/* CSS Document */

body{ background-color:#414141; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:25px; color:#333333; background-image:url(images/bgnd.jpg); background-repeat:repeat-x}

h1{font-size:18px; font-weight:bold}
h2{font-size:14px; font-weight:bold; margin:0px}

.floatright{ float:right; margin:0px 0px 15px 15px}

.logocell{border:1px solid white; border-bottom:1px solid #555555; text-align:center}
.logocell img{margin:10px; margin-left:35px}

#masthead{width:701px}
.mastheadcell{border:1px solid white; border-top:1px solid #999999}



#navbar{height:24px; border-left:1px solid white; width:699px}
.navdivide{width:2px}

#contenttable{ border-left:1px solid white; width:701px; min-height:400px}
#contenttable td{}

#contentcell{
	text-align:left;
	vertical-align:top;
	padding:30px 30px 60px 30px;
	background-color:#FFFFFF; 
	background-image:url(images/nav_grad.gif); 
	background-repeat:repeat-x; 
	border-right:1px solid white
}

#footer{
	width:701px; 
	height:31px; 
	background-color:#1F1F1F; 
	background-image:url(images/footer.jpg); 
	background-repeat:no-repeat; 
}
#footer div{ font-family:Verdana; color:#FFFFFF; padding-top:2px; padding-right:10px; font-size:10px}
#footer a{ color:#F4F4F4}
#footer a:link{ text-decoration:underline}
#footer a:visited{}
#footer a:active{}
#footer a:hover{ color:#6E93DD; text-decoration:underline}

#smalllinks{ width:700px; margin-top:10px; text-align:center; color:#FFFFFF; font-size:10px}
#smalllinks a{color:#B6B6B6; text-decoration:none}
#smalllinks a:hover{color:#6699FF; text-decoration:underline}

#credit{ margin-top:20px}
#credit a{color:#666666}

.rhborder{ background-color:#000000; width:1px}

#contacttable{margin:0px auto 0px auto; width:90%; border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC}
#contacttable td{ vertical-align:top; padding-bottom:0px; border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC}
#contacttable td h6{ font-size:11px; font-weight:bold}


.smallprint{font-size:11px}



