html, body {
	background : #00105A;
	margin : 0px;
	padding : 0px;
}

a:link {
	color : #002F64;
}

a:visited  {
	color : #002F64;
}

a:hover  {
	color : #A99A6F;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	line-height: 16px;
	text-align : left;
}

.normal-home  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFFFFF;
	text-align : left;
	line-height : 14px;
	padding : 25px 17px 0px 17px;
}

.normal-box  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	text-align : left;
	line-height : normal;
}

.heading1, h1  {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	color: #3C487F;
	line-height: normal;
	font-weight: bold;
	text-align : left;
}

.heading2, h2  {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #3C487F;
	line-height: normal;
	font-weight: bold;
	text-align : left;
}

.footer  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	text-align : center;
	line-height : 25px;
	background-color : #E5E5E5;
	padding : 10px 0px 10px 0px;
}

a.footer:link, a.footer:visited {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
}

a.footer:hover {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #C7BF7B;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #4D4D4D;
}

table.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	width : 100%;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #A1C3E5;
	border-collapse: collapse;
}

table.rates td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #A1C3E5;
}
