body {
	background-color: #F5F8CA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 400;
	color: #123466;
	background-attachment: scroll;
	background-image: url(images/bckgr.gif);
	background-repeat: repeat;
}
a{
	color: #123466;
	font-family: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

a:link  {
	text-decoration: none;
	color:  #123466;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	} 

a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #123466;
	line-height: 14px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #123466;
	line-height: 13px;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #123466;
	line-height: 13px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #123466;
	line-height: 13px;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #123466;
	line-height: 13px;
	
}

a:link.subnav {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #123466; text-decoration: none}
a:hover.subnav { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #999999; text-decoration: none}

.textBold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #123466;
	line-height: 13px;
}
.navInact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
}
.subnavInact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
}
#container {
	padding: 0px;
	width: 550px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
	z-index: 1;
	position: absolute;
	visibility: visible;
}
