body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #2A4C93;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A4C93;
}
hr {
	color: #5A92C1;
}

.nav {
	color: #5A92C1;
	text-decoration: none;
}


th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}td img {display: block;}
.nav a {
	color: #025796;
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 13px "Trebuchet MS";
	line-height:18px;
	z-index:1000;
 }

 #dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	color:#2A4C93;
	border-bottom: 1px solid #5A92C1;
	padding: 1px 0;
	text-decoration: none;

 }

 #dropmenudiv a:hover{ /*hover background color*/
	background-color: #2A4C93;
	color:#ffffff
}
.sub1 {
	color: #2A4C93;
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
}
.bgdrk {
	color: #FFFFFF;
	background-color: #2A4C93;
	font-weight: bold;
}
.altbg {
	background-color: #E8F0F7;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.italicb {
	font-weight: normal;
	color: #244280;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2A4C93;
}
.drker {

}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}
.box2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A4C93;
}
.sub2 {
	color: #2A4C93;
	text-decoration: none;
	font-size: 15px;
	font-style: normal;
}
