body {
}
* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
} 

.table {
margin:auto;
}

td object, td embed {
vertical-align: bottom;
} 

a:link {color: #005481; 
text-decoration: underline;}
a:visited {color: #005481;}

.buttonscontainer {width: 225px;}

.buttons a {color: 005481;
padding: .2em;	
	margin-left:35px;
	margin-top:2px;display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
text-align: left;}

.buttonsactive {color: 005481;
padding: .2em;	
	margin-left:35px;
	margin-top:2px;display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
font-weight:bold;
text-align: left;}

.buttons a:hover {
color: 005481;
text-decoration: none;
font-weight: bold;}


.buttons2 a {color: 005481;
background-color: ;
padding: .2em;	
	margin-left:55px;
	margin-top:2px;
display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
text-align: left;}

.buttons2 a:hover {
color: 005481;
text-decoration: none;
font-weight: bold;}

.buttons2active {color: 005481;
background-color: ;
padding: .2em;	
	margin-left:55px;
	margin-top:2px;
display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
text-align: left;
font-weight: bold;}


.buttons3 a {color: 005481;
background-color: ;
padding: .2em;	
	margin-left:75px;
	margin-top:2px;
display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
text-align: left;}

.buttons3 a:hover {
color: 005481;
text-decoration: none;
font-weight: bold;}

.buttons3active {color: 005481;
background-color: ;
padding: .2em;	
	margin-left:75px;
	margin-top:2px;
display: block;
font: 13px Tahoma, sans-serif;
text-decoration: none;
text-align: left;
font-weight: bold;}


















.sidenavheader {
font-family:"tahoma";
font-size:1.1em;
font-style:normal;
	color: #005481;
	text-decoration: none;
	padding: .2em;	
	margin-left:35px;
	margin-top:-4px;
}
.sidenavitems {
font-family:"tahoma";
font-size:1.1em;
font-style:normal;
	color: #005481;
	text-decoration: none;
	padding: .3em;
	margin-left:55px;
}
.sidenavitemsactive {
font-family:"tahoma";
font-size:1.1em;
font-style:bold;
	color: #005481;
	text-decoration: none;
	padding: .3em;
	margin-left:55px;
}

.sidenavseconditems {
font-family:"tahoma";
font-size:1.1em;
font-style:normal;
	color: #005481;
	text-decoration: none;
	padding: .3em;
	margin-left:75px;
}
.homepagecopy {
	font-family:"tahoma";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #424340;
	text-decoration: none;
	line-height:1.5em;
	padding: 1.4em;
	padding-left:2em;
	padding-right:2em;
	font-size: .75em;
}
.pagecopy {
	font-family:"tahoma";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #333;
	text-decoration: none;
	line-height:1.5em;
	padding: 1.4em;
	padding-left:0.6em;
	padding-right:2em;
	font-size: .75em;
}
.tablecopy {
	font-family:"tahoma";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #424340;
	text-decoration: none;
	line-height:1.5em;
	padding: 1.4em;
	padding-left:.3em;
	padding-right:.3em;
	font-size: .75em;
}

.headertag {
	padding: .05em;
}

.quotes {
	float:right;
	padding-top: 0em;
	padding-left: 1.5em;
}

.footermaincopy {
font-family:tahoma;
font-size:0.64em;
font-weight:normal;
font-style:normal;
text-decoration:underline;
	color: #424340;
	text-decoration: none;
	padding: .5em;
}

.sidebarimagecopy{
font-family:tahoma;
font-size:0.73em;
font-weight:normal;
font-style:normal;
text-decoration:underline;
	color: #424340;
	text-decoration: none;
	padding: .5em;
}
.li {
	padding-left:6px;
	list-style-position: outside;
	text-align: left;
	margin-left: 30px;
}

blockquote{
margin-left:35px;
}
/* CSS Tabs */
#navcontainer { /* none needed */ }

ul#navlist {
 float:left;
   width:100%;
   margin-left:5px;
        padding: 0em;
        list-style-type: none;
        white-space: nowrap;
		   overflow:hidden;
   position:relative;

}


ul#navlist li {
        float: left;
		 display:block;
text-transform: uppercase;
        font-family: tahoma;
        font-size: .8em;
        font-weight: normal;
        margin: 0;
        padding: 4px 1px 4px 0px;
        background-color: #EEE3D2;
}

#navlist a, #navlist a:link {
        margin: 10px;
        padding: 9px 8px 15px 7px;
        color: #424340;
        text-decoration: none;
}

ul#navlist li#active {
        color: #424340;
        background-color: #bdd3de;
}

#navlist a:hover {
        color: #424340;
        background-color: #bdd3de;
}

h4 {
padding-left: 5px;
}
.specials {
padding: 5px; }
h1 {
	text-transform: none;
	color: #005481;
	font-size: 14px;
	line-height: 25px;
}
h2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #005481;
	line-height: 18px;
}
blockquote {
	padding-left: 5px;
}
.li_hdr {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/headers/bullet.gif);
	padding-left: 3px;
}
.table tr td table tr .pagecopy table tr .pagecopy {
	font-size: 12em;
}
