body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68747f;
	margin:0px;
	background: #68747f;
	text-align:justify;

/*	behavior: url("csshover.htc");
*/
}
img {

	border-width:0px;
}
#bkg {
	width:100%;
	height:100%;
	float:right;
	background: url("img/bkg.jpg") no-repeat bottom right;
}
#page {
	width: 910px;
	padding-top:27px;
	padding-left: 27px;
	background: url("img/bkg_left.jpg") no-repeat;
}
#main {
	width:883px;
	background: url("img/bkg_main.jpg") no-repeat;
}
#main .top {
	height: 101px;
}
#main .topF {
	margin-top: -79px;
	margin-left: 221px;
}
#main .menuField {
	height:236px;
	background: url("img/home.jpg") no-repeat right top;
}
#main .menuField ul {
	margin:0px;
	list-style-type:none;
	width:166px;
	padding:0px;
	padding-top:24px;
}
#main .menuField ul li {
	text-align:right;
	padding-right: 15px;
	height: 20px;
}
#main .menuField ul li.arrow {
	background: url("img/arrow.gif") no-repeat right 30%;
}
#main .menuField ul li a {
	color: #673e8d;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#main .menuField ul li a:hover {
	text-decoration:underline;
}
#main .textContent {
	background: url("img/bkg_long.jpg") repeat-y;
	padding-left: 240px;
	padding-right: 24px;
	padding-top: 29px;
	padding-bottom: 29px;
}
#main .textCont table {
	background: url(img/bkg_down.jpg) left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
#main .textCont td {
	padding-left: 0px;
	padding-right: 24px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#main .textCont td.xxx {
	border-right: #673e8d 2px solid;
}
#main .textCont a {
	text-decoration: none;
	color: #68747f;
	font-weight: bold;
}
#main .textCont a:hover {
	text-decoration: underline;
	color: #68747f;
	font-weight: bold;
}
#main .delic {
	height:2px;
	background: url("img/bkg_delic.jpg") no-repeat;
}
#main hr {
	color: #9aa1aa;
	height: 1px;
}
#bottom {
	color: #ebeef1;
	width:883px;
	font-size: 6.5pt;
	margin-top: 6px;
	float: left;
}
#bottom a {
	color: #ebeef1;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline;
}
p.bottom_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #ebeef1;
	width: 350px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
p.bottom_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #ebeef1;
	float: right;
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
	padding-right: 1px;
}
h1.title {
	font-weight:bold;
	font-size:11px;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-color: #673e8d;
	color: #FFFFFF;
	height: 17px;
	padding-left: 9px;
	padding-top: 2px;
}
h1.title span {
	font-size: 10px;
	float: right;
	text-transform:lowercase;
	color: #b0b8bf;
	margin-top: -13px;
	padding-right: 9px;
}
h2.title {
	font-weight:bold;
	font-size:11px;
	color: #673e8d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9aa1aa;
	text-transform: capitalize;
}
h3.title {
	font-weight:bold;
	font-size:11px;
	color: #666666;
	text-transform: capitalize;
}
img.pic {
	border: 1px solid #9aa1aa;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: -20px;
}
img.picL {
	float:right;
	margin-top: -20px;
}
#txtM {
	margin: -10px;
}
#FLogo {
	vertical-align:top;
	text-align:center;
	line-height: 25px;
}
ul.sq {
	list-style-type:square;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
	width: 200px;
	vertical-align: top;
}
#main .textCont table.inq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	background: none;
}
#main .textCont table.inq td {
	padding: 0px;
	padding-bottom: 3px;
}
#main .sitemap table {
	background: url(img/bkg_down.jpg) left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
#main .sitemap td {
	padding-left: 0px;
	padding-right: 24px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#main .sitemap a {
	text-decoration: none;
	color: #68747f;
}
#main .sitemap a:hover {
	text-decoration: underline;
	color: #68747f;
}

