body
{
	padding : 0px;
	margin : 0px;
	font-family : verdana, helvetica, arial, sans-serif;
	background-color : white;
	font-size : 11px;
}


.logo
{	
	position : absolute;
	width : 100%;
	top : 0px;
	left : 0px;
	background-color : #E8E8E8;
	padding : 0px;
	margin : 0px;
}

.middle_content
{
	position : relative;
	margin : 105px 210px 50px 190px;
	padding : 5px;
	width : auto;
}

.middle_content table
{
	font-size : 11px;
}

.toptext
{
	background-color : #3D74BF;
	color : #E8E8E8;
	font-size : 10px;
	padding : 5px;
}

.toptext h1
{
	margin : 0px;
	padding : 0px;
	font-size : 11px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}


.small
{
	font-size : 9px;
}

.nav
{
	padding : 10px;
	padding-left : 5px;
	background-color : #E8E8E8;
	position : absolute;
	top : 110px;
	left : 10px;
	color : #3D74BF;
	font-weight : bold;
	width : 165px;
}

a
{	
	color : #3D74BF;
	text-decoration : none;
}

a:hover
{	
	text-decoration : underline;
}

.nav hr
{
	margin : 3px 0px;
	padding : 0px;
}

.header
{
	font-size : 12px;
	color : #3D74BF;
	font-weight : bold;
}

.cards
{
	position : absolute;
	top : 110px;
	width : 160px;
	right : 10px;
	padding : 10px;
	background-color : #CCCCCC;
}

.features
{
	border : 1px solid #E8E8E8;
}

.blue
{
	background-color : #3D74BF;
	color : white;
}

.grey
{
	background-color : #E8E8E8;
}
	
	
.seal
{
	position : absolute;
	top : 220px;
	left : 15px;
}