body {
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg {
	background-color: #FFFFFF;
	border: 1px solid #AAAAA0;
}
.left_border {
	background-image: url(images/left_border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_border {
	background-image: url(images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.add_width {
	width: 180px;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007297;
}
.logo {
	padding-top: 17px;
	padding-left: 20px;
}
.markermenu{
	list-style-type: none;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color:#024C71;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: bold;
}

.markermenu li a{
	color:#034D70;
	display: block;
	width: auto;
	padding-left: 40px;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7AF;
	text-align: left;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}
.markermenu li a:hover{
	color:#FFFFFF;
	background-image:url(images/arrow2.jpg); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #7DA2B5;
}
.active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color:#FFFFFF;
	background-image:url(images/arrow2.jpg); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #7DA2B5;
	text-align: left;
	padding-right: 0;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B6B2;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.active a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color:#FFFFFF;
	background-image:url(images/arrow_02.jpg); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #7DA2B5;
}
.contact_shado_top {
	background-image: url(images/contact_top_shado.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contact_left_shado {
	background-image: url(images/contact_left_shado.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contact_right_shado {
	background-image: url(images/contact_right_shado.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #024B6E;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.contact_text a{
	color: #024B6E;
	text-decoration:underline;
}
.contact_text a:hover{
	color: #024B6E;
	text-decoration:none;
}
.red {
	color: #C44729;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024C71;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCCCE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer a{
	color: #024C71;
	text-decoration:none;
}
.footer a:hover{
	color: #C44729;
	text-decoration:underline;
}
.footer_shado {
	background-image: url(images/footr_shado.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.info a{
	color: #034D72;
	text-decoration:underline;
}
.info a:hover{
	color: #333333;
	text-decoration:none;
}
.subpage_top {
	background-image: url(images/curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #024C71;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subpage_top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #024C71;
	padding-bottom: 0px;
	padding-left: 20px;
}
.border {
	background-color: #7CA3B4;
	border-top-width: 3px;
	border-right-width: 20px;
	border-bottom-width: 3px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blue {
	color: #024C71;
}
.padd {
	padding-top: 10px;
}

.img_border {
	border: 1px solid #7CA2B5;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.top_curve {
	background-image: url(images/curve_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_border2 {

	border: 1px solid #7CA2B5;
	background-color: #FFFFFF;
}
.value_red_bold {
	font-weight: bold;
	color: #FF0000;
}

.question_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #024C71;
}
.tablepadding {
	padding-left: 10px;
}

.location {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.location a{
	text-decoration:none;
	color: #333333;
}
.location a:hover{
	text-decoration: underline;
	color: #333333;
}