
body {
	background-color: #96c8ad;
	margin: 0;
	padding: 0;
}
img {border:0px;}
a:link {
	color: 022478;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #66FF99;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
.style2 {font-size: 10pt}

.style6 {
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
}
.style7 {
	color: #022478;
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-family: Arial, Helvetica, sans-serif}

.style10 {	font-size: 12pt;
	font-weight: bold;
}
.style11 {font-size: 10pt; font-weight: bold; }


.style13 {font-size: 16}
.style69{
color: #022478;
	font-weight: bold;
}
#main_layout {
	
	height: auto;
	width: 100%;
	padding-top: 35px;
	margin:0px;
	min-height:100%;
	overflow:hidden;
	
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: 022478;
	background-color: #fff;
	padding-bottom:10px;
	
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	min-height: 550px;
	width: 800px;
	height:auto;
	overflow:hidden;
	margin:0px;
	margin-bottom:50px;
}



