body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg-header {
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
}
.nav {
color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	}
.nav a, .nav a:link, .nav a:visited, .nav a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	DISPLAY: block;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
} 

.nav  a:hover {
	color: #FFFFFF;
	font-size: 12px;
	DISPLAY: block;
	background-color: #06B5FF;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.sub_nav, .sub_nav a, .sub_nav a:link, .sub_nav a:visited, .sub_nav a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
} 

 .sub_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.footer_nav, .footer_nav a, .footer_nav a:link, .footer_nav a:visited, .footer_nav a:active  {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
} 

 .footer_nav a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 9px;
}
.footer_nav2, .footer_nav2 a, .footer_nav2 a:link, .footer_nav2 a:visited, .footer_nav2 a:active  {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
} 

 .footer_nav2 a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
}
.awmAnchor {position:relative;z-index:0}
.lines-vert {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.text-red-error {
	font-size: 12px;
	color: #FF0000;
}
.text-legend {
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
}

.text-header {
	font-size: 24px;
	color: #185898;
}
.text-red {
	font-size: 16px;
	color: #E31401;
}
.text-title-blue {
	font-size: 13px;
	color: #1A5798;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}
.text-blue-16 {
	font-size: 16px;
	color: #1A5798;
}
.text-blue {

	font-size: 12px;
	color: #1A5798;
	font-weight: bold;
}
.text-disclaimer {
	font-size: 9px;
}
.bg-form {
	background-image: url(images/bg-form.jpg);
	background-repeat: repeat-x;
}
.border-form {
	border: 2px solid #E5E5E5;
}
form {
	margin: 0px;
	padding: 0px;
}
.text-grey-bold {
	font-weight: bold;
	color: #999999;
}
li {

}
ul {
	list-style-position: outside;
	list-style-image: url(images/tick.jpg);
	padding: 0px;
	line-height: 20px;
}
.advert-bg {
	background-image: url(images/advert-fill.jpg);
	background-repeat: repeat-y;
}
.text-yellow {
	font-size: 16px;
	font-weight: bold;
	color: #FFC526;
	line-height: 20px;
}
.text-white-advert {
	color: #FFFFFF;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #E31401;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-transform: capitalize;
}
.border-light {
	border: 1px solid #A6E2FF;
	width: 500px;
}
.text-title-blue-caps {
	font-size: 14px;
	color: #1A5798;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
}
