html, *
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
	margin: 0px;
}

a img
{
	border: 0px;
}

.maintable
{
	margin-left: auto;
	margin-right: auto;
}

.maintable td
{
	vertical-align: top;
	text-align: left;
}

.topnav
{
	background-repeat: no-repeat; 
	width: 900px; 
	height: 38px;	
	color: #000000;
	font-size: 13px;
}

.topnav a
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

.topnav a:hover
{
	text-decoration: underline;
}

.sidenav
{
	 background-repeat: repeat-y; 
	 width: 112px;
	 padding: 15px;
}

.sidenav a
{	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.sidenav a:hover
{
	text-decoration: underline;	
}

.navlink
{
	 text-align: right;
	 padding-bottom: 13px !important;
}

.pagetitle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0347A6;
}

.sectiontitle
{
	background-color: #0347A6; 
	color: #FFFFFF; 
	vertical-align: middle; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 10px;
	font-weight: bold;
}

.sectionline
{
	border-bottom: solid 1px #FFFFFF; 
	height: 2px;
}

.sectioncontent
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #FFFFFF;
}
