body {	background-color: #000000;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	color: #333333; }

h3 {	font-size: 13px; }

img {	border: none; }

th { 	width: 50%;
	font-weight: normal;
     	border-bottom: 1px solid; }

td { 	font-weight: bold;
	height: 25px; }

th.colors { font-weight: bold;
	    font-size: 10px; }

td.colors { font-size: 9px; 
	    height: 10px;
	    font-weight: normal; }

td.colors2 { font-size: 9px; 
	    background-color: #FFFBCC;
	    height: 10px;
	    font-weight: normal; }

#container { 	background-color: #FFFFFF;
		width: 900px;
		margin: 0 auto;
		text-align: left; 
		font-family: Verdana, Arial, sans-serif; }

#header { 	background-color: #000000;
	  	text-align: center; 
		padding-right: 20px; }


#nav { 	padding: 6px;
	padding-right: 10px;
	padding-left: 10px; }

a.nav1:link { color: #CE181F; }
a.nav1:visited { color: #CE181F; }
a.nav1:active { color: #CE181F; }
a.nav1:hover { color: #CE181F; }

a.nav2:link { color: #D99116; }
a.nav2:visited { color: #D99116; }
a.nav2:active { color: #D99116; }
a.nav2:hover { color: #D99116; }

a.nav3:link { color: #B7A423; }
a.nav3:visited { color: #B7A423; }
a.nav3:active { color: #B7A423; }
a.nav3:hover { color: #B7A423; }

a.nav4:link { color: #009248; }
a.nav4:visited { color: #009248; }
a.nav4:active { color: #009248; }
a.nav4:hover { color: #009248; }

a.nav5:link { color: #006D8A; }
a.nav5:visited { color: #006D8A; }
a.nav5:active { color: #006D8A; }
a.nav5:hover { color: #006D8A; }

a.nav6:link { color: #03428E; }
a.nav6:visited { color: #03428E; }
a.nav6:active { color: #03428E; }
a.nav6:hover { color: #03428E; }

a.nav7:link { color: #777372; }
a.nav7:visited { color: #777372; }
a.nav7:active { color: #777372; }
a.nav7:hover { color: #777372; }

a.nav8:link { color: #00A8D5; }
a.nav8:visited { color: #00A8D5; }
a.nav8:active { color: #00A8D5; }
a.nav8:hover { color: #00A8D5; }

a.nav9:link { color: #6D6F71; }
a.nav9:visited { color: #6D6F71; }
a.nav9:active { color: #6D6F71; }
a.nav9:hover { color: #6D6F71; }


#bodytext {	padding: 6px;
		padding-left: 23px;
		padding-right: 23px; }

#infodocs {	padding: 6px;
		padding-left: 23px;
		padding-right: 23px;
		margin-top: 450px;
		border-top: 1px solid; }


#bodycol1 { 	float: left;
		padding-right: 6px;
		width: 230px; 
		top: 495px;
		font-size: 12px; }

#bodycol2 { 	float: left;
		padding-right: 6px;
		width: 230px;
		font-size: 12px; }

#bodycol3 {	float: left;
		padding-right: 6px;
		width: 200px;
		top: 510px;
		font-size: 11px; }


#bodycol4 { 	float: left;
		padding: 0px;
		width: 150px;
		top: 515px;
		font-size: 12px; 
		text-align: center; }



#detailscolor {	position: relative;
		top: 40px;
		left: -30px;
		width: 250px; 
		text-align: left; 
		overflow: auto; }
		

#recycle { 	position: relative;
		overflow: auto;
		left: 0px;
		width: 380px;
		text-align: right;
		font-size: 9px; }



#footer { 	clear: both;
		padding: 6px;
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 12px;
		width: 900px;		
		text-align: center; }




input { background-color: #FFFAC2; }
.contact {background: #FFFFFF; }
.required { background: #FDF5A6; }



table.nav { 	font-size: 11px;
		font-weight: bold; }


td.nav {	font-weight: bold;
		text-align: center; }


a:link { text-decoration: none;
	 color: #0071BC; }

a:visited { text-decoration: none;
	    color: #0071BC; }

a:active { text-decoration: none;
	   color: #0071BC; }

a:hover { text-decoration: underline;
	  color: #0071BC; }




.smaller { font-size: 9px; }

.bold { font-weight: bold; }

.red { color: #FF0000; }