BODY
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	line-height: 16px;
	background-color: #1E4A77;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;

}
img
{
	border: none;
}
hr
{
	color:#7575B6;
	background-color:#7575B6;
	border: 0px;
	height: 1px;
}
#envelope {
	margin: 0 auto;
	padding: 0 0px;
	width: 767px;
	text-align: left;
	position: relative;
	background-color: #1E3664;
}
.content
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	line-height: 16px;
}
.bold
{
	color: #809650;
	font-weight: bold;
}

.nav
{
	position: absolute;
	top: 0px;
	left: 402px;
}

#navigation{
	position: absolute;
	top: 0px;
	left: 390px;
}

#navigation .navline{
	font-size: .95em;
	margin: .2em .2em .2em .2em;
}

#navigation .navline a:link{
	text-decoration: none;
}

#navigation .navline a:visited{
	text-decoration: none;
}

#navigation .navline a:hover{
	text-decoration: underline;
}

.currentpage{
	text-decoration: underline;
}

.menu
{
	line-height: 14px;
	font-size: 11px;
}

.table
{
	border: solid 1px #7787C3;
	background-color: #1C4977;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 18px;
}
.t_red
{
	background-color: #7787C3;
	color: #ffffff;
	padding-left: 10px;
}
.t_orange
{
	background-color: #5D6998;
	color: #00000;
	padding-left: 10px;
}
.footer
{
	font-size: 9px;
	color:#C2C2C2;
}
td
{
	vertical-align: top;
}
a
{
	color: #ffffff;
}



