body {

	background-color: #eff0f1;

	margin: 0px;

	padding: 0px;

}



div.main {

	text-align: center;

	vertical-align: middle;

}



table.main {

/* border-right:20px solid #1C3974; */

width:734;

height: 500;

	margin-left: auto;

	margin-right: auto;

	border: 1px solid #105d81;

	border-top-width: 0px;

	background-color: White;

}



td,body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

th{

	background-color: #105d81;

	height: 18px;

	font-size: 10pt;

	color: white;

}

a,a:visited {

	text-decoration: none;

	color: #00244d;

	margin-bottom: 3px;

}

a:hover {

	color: #FF0000;

}



a.nav, a.nav:visited {

	/* color: #dbe2e5; */
    color: #00244d;
	text-decoration: none;

	font-weight: bold;

	display: block;

	/*background-color: #105d81;*/
background-color: #BDDDFF;
	width:100%;

	padding:2px;

}



a.nav:hover {

	color: blue;

	text-decoration: none;

	background-color: #CDEEFF; 

	padding:2px;

}



a.mail {

	color: White;

}



div.content {

background-color:white;

padding-left:7px;

padding-right:5px;

height: 100%;

border-left: 1px solid #105d81;

}



td.header {

height: 170px;

padding: 0px;

}



td.left {

	width:180px;

	height: 100%;

	padding-left: 4px;

	padding-right: 4px;

	background-color: White;

}



td.right {

	background-color: white;

	width: 10px;

	font-size: 8pt;

}



td.content {

/* width: 492; */

padding: 2px;

height: 100%;

}



td.footer {

	font-size: 8pt;

	text-align: right;

	height: 44px;

}



img.logo {

	width: 160px;

	height: 93px;

	margin: 5px;

}



img.banner {

	position: relative;

	right: -5px;

}



img.rb {

}



h1,h2,h3,h4,h5 {

	color: #105d81;

	margin: 3px;

}