.leftNav {
	border-right-style: dashed;
	border-right-width: 1px;
	border-color: #000000;
	}

.topNav {
	border-top-style: double;
	border-top-color: #000000;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	padding-top: 3px;
	}

body {
	margin: 0px; 0px; 0px; 0px;
	background-color: #FFFFFF;
	background-image:url(background.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #C7C3AE;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	}

.maintitle,h1,h2 { 
	font-weight: bold; 
	font-size: 22px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	line-height : 120%; 
	color : #000000; 
	}

a:link,a:active,a:visited { 
	text-decoration: none; 
	color : #003366; 
	}

font,th,td,p { font-family: Arial, Helvetica, sans-serif;  }
.bodyline	 { background-color: #F7F7F7; border: 1px #000000 solid;  }
.nav		 { font-weight: bold; font-size: 11px; color : #000000; }
.bodytext    { font-size : 12px; color : #006699; padding-left: 5px; padding-top: 3px; text-align: justify; }
.copyright	 { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; }
a:hover		 { color: #FF0000; }
a.nav		 { text-decoration: none; color: #003366; }
a.nav:hover	 { text-decoration: none; color: #FF0000; }

@import url("formIE.css");