@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
.centrebg {
background-color:#FFFFFF;
	background-image: url(../images/homebody_r1_c1.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;
}
.centrebglev2 {
background-color:#FFFFFF;
	background-image: url(../images/homebody_lev2.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;
}
.centrepanel {
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	text-align: left;
	/*background-image: url(../images/homebody_r1_c1.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #2777C5;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2777C5;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	line-height: 1.2em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2777C5;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.8em;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	line-height: 1.3em;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;	
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;	
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.navbg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left top;
}
.nav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	/*background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;*/
}
.footer {
	BACKGROUND-POSITION: center top;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none; }
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none; 
}
a:focus {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none; 
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none; 
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.image {
	border: #C9C9C9;
	border-width:thick;
	border-style:solid;
	margin-right: 0px;
	margin-left: 10px;

}
.float_left {
	margin-left: 0px;
	margin-right: 10px;
}
.lquote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#2777C5;
}
.rquote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#2777C5;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align:center;
}
.messagebox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
A.type1:link    {
	color:#999999;
	text-decoration:underline;
}
A.type1:visited {
	color:#999999;
	text-decoration:underline;
}
A.type1:active  {
	color:#999999;
	text-decoration:underline;
}
A.type1:hover   {
	color:#999999;
	text-decoration:underline;
}
A.type2:link    {
	color:#000033;
	text-decoration:underline;
}
A.type2:visited {
	color:#000033;
	text-decoration:underline;
}
A.type2:active  {
	color:#2777C5;
	text-decoration:underline;
}
A.type2:hover   {
	color:#2777C5;
	text-decoration:underline;
}
