body
{
	background-color: #E7E7DB;
	margin: 20px 0px 0px 0px;
	color: #464E50;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active  {
	text-decoration: underline;
	color: #464E50;
}
a:hover {color:#2566AA; text-decoration: underline;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 900px;
	background-image: url(../images/td-main-bg.gif);
	background-repeat: repeat-y;
}
.td-main {
	vertical-align: top;
	height: 100%;
	padding: 0px 25px 20px 25px;
	background-color: #FFFFFF;
}
.shad-l {width: 5px; background-image: url(../images/shad-l.gif); background-repeat: repeat-y; vertical-align: top;}
.shad-r {width: 5px; background-image: url(../images/shad-r.gif); background-repeat: repeat-y; vertical-align: top;}
.shad-t {height: 5px; background-image: url(../images/shad-t.gif); background-repeat: repeat-x; vertical-align: top;}
.shad-b {height: 5px; background-image: url(../images/shad-b.gif); background-repeat: repeat-x; vertical-align: top;}
.pic-style {
	background-image: url(../images/pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 10px 10px;
	float: left;
	width: 170px;
	margin-right: 20px;
}
hr {
	border:0px;
	border-top: 1px dotted #7F8F9F;
	height:1px;
	clear: both;
}

.clear {
	clear: both;
}


/* header */
.header {
	vertical-align: top;
	height:100px;
	background-image: url(../images/corner-rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 12px 25px 20px 25px;
	text-align: center;
	background-color: #FFFFFF;
}
.menu {
	height: 28px;
}
.menu ul{
	margin: 0;
	padding: 0;
}
.menu ul li {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0;
	list-style-type:none;
}

.menu ul li a {
	text-decoration	: none;
	text-indent	: -999em;
	display	 : block;
	float :	left;
	height: 28px;
}

.menu ul li#menu1 a {background: url(../images/nav1.gif) no-repeat; width : 66px;}
.menu ul li#menu2 a {background: url(../images/nav2.gif) no-repeat 0 0; width : 92px;}
.menu ul li#menu3 a {background: url(../images/nav3.gif) no-repeat 0 0; width : 102px;}
.menu ul li#menu4 a {background: url(../images/nav4.gif) no-repeat 0 0; width : 85px;}
.menu ul li#menu5 a {background: url(../images/nav5.gif) no-repeat 0 0; width : 111px;}

.menu ul  li#menu1 a:hover, .menu ul li#menu1 a:focus, .menu ul li#menu1 a:active,
.menu ul  li#menu2 a:hover, .menu ul li#menu2 a:focus, .menu ul li#menu2 a:active,
.menu ul  li#menu3 a:hover, .menu ul li#menu3 a:focus, .menu ul li#menu3 a:active,
.menu ul  li#menu4 a:hover, .menu ul li#menu4 a:focus, .menu ul li#menu4 a:active,
.menu ul  li#menu5 a:hover, .menu ul li#menu5 a:focus, .menu ul li#menu5 a:active,
.menu ul li a#act{
background-position: bottom left;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 235px;
	padding:  0px 0px 0px 0px;
}
/* center col */
.centercol {
	vertical-align: top;
	width: 615px;
	padding:  0px 0px 0px 35px;
	line-height: 130%;
}
a.tab, a.tab:visited, a.tab:active {
	height: 23px;
	width: 110px;
	display: block;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	line-height: 23px;
	margin-right:3px;
	color:#464E50;
	background:url(../images/tab.gif) no-repeat left top;
	float:left;
}
a.tab:hover, a.tab-act, a.tab-act:visited, a.tab-act:active, a.tab-act:hover {
	height: 23px;
	width: 110px;
	display: block;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	line-height: 23px;
	margin-right:3px;
	color:#FFFFFF;
	background:url(../images/tab-act.gif) no-repeat left top;
	float:left;
}
.undertabs {
	background-color: #7E8D9E;
	padding: 0px;
	height: 6px;
	margin: 0px 0px 20px 0px;
	clear:both;
}


/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3B464F;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D6D78;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

ul{
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
ul li {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	height: 40px;
	background-image: url(../images/corners-b.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */

#contactForm .required{color:#FF0000;}

#contactForm .validation-advice, .required { color:#EB340A; }
#contactForm .validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
#contactForm .validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
#contactForm ul{list-style:none; margin:0; padding:0}
#contactForm li{list-style:none; margin:0; padding:0; background:none}

fieldset, form{border:0; padding:0; margin:0}
#contactForm{margin-left:25px;}
.clear{clear:both;}
div.button-set{margin-top:10px;}
.chx{margin-top:2px;}

#contactForm input{width: 230px;}



