body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#hdr {
	background-image: url(images/hdbg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBAE0C;
}
#topnav {
	background-color: #C7C7C7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 90%;
}
#topnav a:link{
color: #000000;
text-decoration: none;}   
#topnav a:visited {
color: #000000;
text-decoration: none;}
#topnav a:active {
color: #000000;
text-decoration: none;} 
#topnav a:hover {
color: #000000;
text-decoration: underline;}  
#leftnav {
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 20px;
	font-size: 90%;
	width: 150px;
	background-color: #101177;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	float: left;
	font-weight: bold;
}
#leftnav ul {
	list-style:url(none) none;
	margin-left:1px;
	padding-left:10px;
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
}
#leftnav a:link{
color: #FFFFFF;
text-decoration: none;}   
#leftnav a:visited {
color: #FFFFFF;
text-decoration: none;}
#leftnav a:active {
color: #FFFFFF;
text-decoration: none;} 
#leftnav a:hover {
color: #FFFFFF;
text-decoration: underline;}  
#maintxt {
	margin-left: 200px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#fpnote {
	background-color: #FBAE0C;
	float: right;
	width: 150px;
	clear: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 20px;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px;
}
#newsflash {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 10px;
	font-size: 90%;
	margin-right: 200px;
}
.wrap {
	float: left;
	margin-right: 40px;
	margin-bottom: 25px;
	font-size: 55%;
	line-height: 5px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 3px;
}

.fpnotehd {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #101177;
}
.duedte {
	font-size: 80%;
}
.fpdptlst {

}
.newannc {
	font-weight: bold;
	color: #FF0000;
}
.anncmt {
	width: 70%;
	border: 1px solid #000066;
	padding: 10px;
}
.frmpg {
	width: 70%;
	padding: 10px;
}
.nodot {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nodot li
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.smnote {
	font-size: 80%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.critnote {
	color: #F00;
}
