	body {
		background-color: #ffffff;
		font-family: verdana,tahoma,sans-serif;
		color: #000000;
		margin: 0px 0px 0px 0px;
	    }
		
	a, A {
			text-decoration: none;
			color:#0A3256;
		}
		
	A.subnav, a.subnav {
			text-decoration: none;
			color:#000000;
		}
		
	a:visited {
		text-decoration: none;
		color:#0A3256;
	}

	a:link {
		text-decoration: none;
		color:#0A3256;
		}
		
	a:hover {
		text-decoration : underline;
		}	
	
	select {	
		font-family:verdana,sans-serif;
		font-size:11px;
		color:#000000;
	    }

	input {	
		font-family:verdana,sans-serif;
		font-size:11px;
		color:#000000;
	    }

	.small {	
		font-family: verdana,tahoma,sans-serif;
		font-size: 10px;
		color:#000000;
	    }
		
	.tiny {	
		font-family: verdana,tahoma,sans-serif;
		font-size: 9px;
		color:#000000;
	    }
		
	.tinygrey {
	padding-bottom:5px;
		padding-top:-5px;
	font-family: verdana,tahoma,sans-serif;
	font-size: 9px;
	color: #969696;
}

	.subnav {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color:#000000;
	}

	.subsubnav {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color:#000000;
	}

	.subselected {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #0A3256;
		letter-spacing : -1px;
	}
	.subsubselected {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : bold;
		color : #336699;
	}
	.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 15px;
}
	.bluebody {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #0A3256;
	}	
	.highlight {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #333333;
		font-weight : bold;
	}
	.green {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #0A3256;
		font-weight : bold;
	}
	.new {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : #ff0000;
		font-weight : bold;
	}

.tbl_head {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 15px;
	color : #0A3256;
	font-weight : bold;
}

.tbl_subhead {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}

.tbl_body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0A3256;
	line-height : 18px;
}

/* Pull Down Menu */
.pdm      {border-color: #20608c; border-width: 1px; border-style: solid; border-bottom-width: 0px;}
.pdmHover {background-color: #f8f8f8; color: #001833; font-size: 10px; border-bottom-color: #20608c; border-bottom-width: 1px; border-bottom-style: solid;}
.pdmOut   {background-color: #dfe5ec; color: #20608c; font-size: 10px; border-bottom-color: #20608c; border-bottom-width: 1px; border-bottom-style: solid;}
