/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005286;
}
a:link {
	color: #005286;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #005286;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #CCCCCC;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	color: #005286;
}
h2 {
	font-size: 14px;
	color: #005286;
}
h3 {
	font-size: 16px;
	color: #005286;
}
h4 {
	font-size: 18px;
	color: #005286;
}
h5 {
	font-size: 16px;
	color: #4FA48A;
}
h6 {
	font-size: 18px;
	color: #4FA48A;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	color: #4FA48A
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 18px;
	color: #005286;
	font-weight: bold;
}
.company_name {
	font-weight: bold; 
	font-size: 20px; 
	color: #005286;
}
.page_header {	
	font-size: 11px;
	font-weight: bold;
}
.sub_head {
	font-weight: bold; 
	font-size: 14px; 
	color: #005286; 
}
.style6 {
	font-size: 18px;
	color: #4FA48A;
	font-weight: bold;
}