@charset "UTF-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #58839b;
	padding-right: 3px;
	padding-left: 3px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/tablebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentsurvey {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.copy {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentprocedures {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_procedures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentabout {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentsoon {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentknowledge {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentfaq {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}
.contentcontact {
	background-color: #FFFFFF;
	background-image: url(images/tablebg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #58839b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	line-height: 15px;
}

a.nav:link{
color:#FFFFff;
text-decoration:none;
}
a.nav:visited{
color:#FFFFff;
text-decoration:none;
}
a.nav:hover{
color:#FFCC33;
text-decoration:none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color:#58839b;
	font-size: 24px;
	line-height: 28px;
}
.faqquest {
	font-weight: bold;
	color: #58839B;
}
a:link {
color: #58839B;
text-decoration:none;
}
a:visited {
color: #58839B;
text-decoration:none;
}
a:hover {
color: #58839B;
text-decoration:underline;
}
a.map:link {
	font-size: 10px;
	color: #58839B;
	text-decoration: none;
}
a.map:visited {
	font-size: 10px;
	color: #58839B;
	text-decoration: none;
}
a.map:hover {
	font-size: 10px;
	color: #416173;
	text-decoration: underline;
}

