body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin:0px;
	text-align: center;
	background-color: #EAEAE1;
}

#contentwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2D6;
	border-left-color: #E2E2D6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline-block;
}

.header {
	width: 900px;
	padding-bottom: 5px;
}

.nav {
	font-size: 11px;
	width: 900px;
	text-align: left;
	background-image: url(images/index_10.gif);
	background-repeat: repeat-x;
}

.leftcol {
	width: 212px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	text-align: left;
	background-color:#FFF;
	display: block;
	height: auto;
}

.maincontent {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	float:right;
	text-align: left;
	background-color:#FFF;
	margin: 0px;
}

.boxes {
	width: 677px;
	margin: 0px;
}

.maintext {
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	background-color:#FFF;
	width: 645px;
	display: inline;
	float:right;
}
.tel {
	font-size: 22px;
	font-weight: bold;
}


h1 {
	font-size: 17px;
	color: #07387F;
}

.basetext {
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:18px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #E2E2CF;
	padding-top: 15px;
	padding-bottom: 15px;
	width:900px;
	border-top-style: dotted;
	color: #08397F;
}

#footer {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding-top:8px;
	height: 30px;
	width:920px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.bigtext {
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:18px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #E2E2CF;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: dotted;
	color: #08397F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2CF;
}
h2 {
	font-size: 16px;
	color: #07387F;
}
.footer a:link, .footer a:visited{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}
a:link, a:visited{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.underline {font-family: "Arial Black";font-size: 12px;	color: #D9151B;	padding-top: 3px;	padding-bottom: 3px;border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #D9151B}
input,select,textarea,submit{padding: 2px;font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	color: #333333;}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}
#close {
	padding: 15px;
	color: #333;
	background-color: #F1F3F8;
	border: 1px solid #D8DDEB;
	margin:0 0 15px 0;
}
#close p {margin: 0;padding: 0;}