@charset "UTF-8";
/* CSS Document */
	
/*-------------- Div Tags --------------*/		

	#pagewrap {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	height: 1480px;
	width: 708px;
}
#headerwrap {
	height: 118px;
	width: 708px;
	float: left;
	overflow: hidden;
}
#leftwrap {
	height: 1234px;
	width: 446px;
	float: left;
}
#lefta {
	height: 1234px;
	width: 59px;
	float: left;
	background-image: url(lefta.jpg);
}
#leftb {
	height: 54px;
	width: 387px;
	float: left;
	background-image: url(leftb.jpg);
}
#leftc {
	height: 1180px;
	width: 387px;
	float: left;
	background-image: url(leftc.jpg);
	background-repeat: no-repeat;
}
#rightwrap {
	height: 1234px;
	width: 262px;
	float: left;
}
#righta {
	height: 187px;
	width: 262px;
	float: left;
	overflow: hidden;
}
#rightb {
	height: 96px;
	width: 262px;
	float: left;
	overflow: hidden;
}
#rightc {
	height: 233px;
	width: 262px;
	float: left;
	background-image: url(rightc.jpg);
	overflow: hidden;
}
#rightd {
	height: 286px;
	width: 262px;
	float: left;
	overflow: hidden;
}
#righte {
	height: 432px;
	width: 262px;
	float: left;
	background-image: url(righte.jpg);
	overflow: hidden;
}
.paraitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #233F66;
}
#footera {
	height: 128px;
	width: 59px;
	float: left;
	background-image: url(footera.jpg);
	background-repeat: no-repeat;
}
#footerb {
	height: 128px;
	width: 387px;
	float: left;
	background-image: url(footerb.jpg);
	background-repeat: no-repeat;
}
#footerc {
	height: 128px;
	width: 262px;
	float: left;
	background-image: url(footerc.jpg);
	background-repeat: no-repeat;
}
	body {
	background-color: #E9E9E9;
}
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-right: 35px;
	margin-left: 0px;
	color: #000000;
}
	
	h1 {
	left:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #00649a;
	font-style: normal;
	margin-bottom: -5px;
}
	
	h2 {
	left:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #DC4979;
	font-style: normal;
	margin-bottom: -5px;
}	
h3 {
	left:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	color: #DC4979;
	font-style: italic;
	margin-bottom: -5px;
}
h4 {
	left:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	color: #00649a;
	font-style: normal;
	margin-bottom: 0px;
}
h5 {
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #00649a;
	font-style: normal;
	line-height: 14px;
}

	.footernavtext a:link		{ color:#FFFFFF; text-decoration: underline; }
	.footernavtext a:visited	{ color:#FFFFFF; text-decoration: underline; }
	.footernavtext a:hover		{ color:#D39CAE; text-decoration: underline; }
	.footernavtext a:active		{ color:#FFFFFF; text-decoration: underline; }
	
	a:link {
	color:#01668B;
	text-decoration: underline;}
	
	a:visited {
	color:#01668B;
	text-decoration: underline;}
	
	a:hover { color:#D35780; text-decoration: underline; }
	
	a:active {
	color:#01668B;
	text-decoration: underline;}	
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #D77FAC;
}
.disclaimertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.disclaimertext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #233F66;
}

