html, body {
	margin:0;
	padding-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	/* font-family: Verdana, Geneva, sans-serif; */
/* font-family:Tahoma, Geneva, sans-serif;*/
 	font-size:0.9em;
	color:rgb(95,96,98);
	background-color:rgb(95,96,98);
}

img{
	border:none;
}

form, fieldset {
	margin:0;
	padding:0;
	border:none;
}

#pagewidth {
	width:920px;
	/* position:relative;
 min-height:100%;*/
 text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
}

#mainbanner {
	width:960px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:rgb(245,132,38);
}

#mainmenu {
	padding-top:20px;
	height:120px;
	background-color:#FFF;
	color:#666;
	width:100%;
}

#mainlogo {
	width:25%;
	float:left;
	position:relative;
	height: 100%;
}

#menu {
	width:75%;
	float:right;
	padding-top: 48px;
}

#menulist {
	position:relative;
	padding-top:40px;
	float:right;
}

#logoblock {
	width: 70%;
	height:100%;
}

.header {
	float:right;
	text-align:right;
	width:75%;
	height: 20px;
	border-bottom:#BFBFBF 1px solid;
}

.header a { text-decoration:none; }

.header a:link {
	text-decoration:none;
	color: #666;
}

.header a:visited {
	text-decoration:none;
	color: #666;
}

.imageblock {
	height:300px;
	color:#FFF;
	width:100%;
	padding-top: 10px;
}

#twocols {
	width:100%;
	height:100%;
	/*	float:right;*/
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:25px;
	clear:both;
}

#onecol {
	width:100%;
	position:relative;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:#999 1px solid;
	border-top: #999 1px solid;
}

#rightcol {
	width:23%;
	float:right;
	position:relative;
	border-left:#999 1px solid;
	height:100%;
	line-height:20px;
}

#rightcol ul {
	margin-left:0;
	padding-left:10px;
}

#rightcol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	list-style-type:none;
	padding-top:10px;
}

#rightcol ul ul {
	margin:0;
	padding-left:20px;
}

#rightcol ul ul li {
	font-size:.85em;
	padding-top:5px;
	padding-left:5px;
	line-height:1.2em;
	list-style:square;
}


#rightcol h3 {
	/*	letter-spacing:0.5em;*/
/*	border-bottom:rgb(0,129,198) 6px solid;*/
	background:url(/images/divider.gif) repeat-x 0 100%;
	text-align:left;
	padding-bottom:9px;
	padding-left:10px;
	line-height:normal;
}

#rightcol a {
	color:rgb(95,96,98);
	text-decoration:none;
}

#rightcol a:hover {
	color:rgb(193,215,47);
	text-decoration:none;
}

.navSelected {
	background:rgb(193,215,47);
}

.selected {
	color:rgb(245,132,38);
	text-decoration:none;
	font-weight:bold;
}

#maincol, main1col {
	float: left;
	height:100%;
	position: relative;
	width:75%;
	padding-right:10px;
	line-height:1.5em;
}

#main1col {
	width:100%;
	border-right:none;
	padding-right:0;
	float:none;
}

#main1col a { color:rgb(245,132,38); }

#main1col a:visited { color:rgb(245,132,38); }

#maincol a { color:rgb(245,132,38); }

#maincol a:visited { color:rgb(245,132,38); }


#ContactUsTab .formFill {
	border: 1px solid #EEE;
	border-collapse: collapse;
	background: #F8F8F8;
}

#ContactUsTab .red { color:#FF0000; }

#ContactUsTab .formFill tr.even { background: #FFF; }

#ContactUsTab .formFill th {
	padding: 12px 10px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

#ContactUsTab .formFill th span {
	display: block;
	color: #929292;
	font-size: 0.9em;
	line-height: 150%;
}

#ContactUsTab .formFill td { padding: 8px 10px 8px 0; }

#ContactUsTab .formFill .input {
	padding: 3px 0 0 4px;
	width: 235px;
	height: 20px;
	border: 1px solid #D6D6D6;
}

#ContactUsTab .formFill .select { border: 1px solid #D6D6D6; }

#ContactUsTab .formFill .textarea {
	width: 100%;
	border: 1px solid #D6D6D6;
}

#ContactUsTab .fill .check { padding: 5px 0 0 5px; }

#ContactUsTab .formFill .strLen { line-height: 150%; }

#ContactUsTab .btn {
	padding: 20px 0;
	text-align: center;
}

#footercontent {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width:90%;
}

#footer {
	height:20px;
	font-size:0.8em;
	padding-top:10px;
	position:relative;
	border-top:#C0C0C0 1px solid;
	width:100%;
}

.footerbottom {
	/*	position:absolute;
	bottom:40px;*/
	height:20px;
	font-size:0.8em;
	margin-top:10px;
	border-top:#C0C0C0 1px solid;
	width: 98%;
}

.footeritem {
	margin-left:20px;
	display: inline;
	float:right;
}

.footeritem a {
	color:rgb(0,129,198);
	text-decoration: none;
}

a.nav, a.nav:link {
	float:left;
	display:block;
	width:130px;
	height:25px;
	background:rgb(245,132,38);
	margin-right:5px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:25px;
	overflow:hidden;
}
/*a.nav:visited { background:rgb(193,215,47); }*/

a.nav:hover { background:rgb(193,215,47); }

/*a.nav:active { background:rgb(193,215,47); }*/

a.nav:selected { background:rgb(193,215,47); }

.menuitem {
	margin-left:8px;
	border-bottom:#F93 3px solid;
	display: block;
	width: 100px;
	position: relative;
	float: left;
	text-align: center;
}

.menuitem a {
	color:#666;
	text-decoration: none;
	font-weight:bold;
}

.menuitem a:link {
	color:#666;
	text-decoration: none;
}

.menuitem a:visited {
	color:#333;
	text-decoration: none;
}

.menuitem a:hover {
	color:rgb(0,129,198);
	text-decoration: none;
	font-weight:bold;
}

.menuitem a:active {
	color:#666;
	text-decoration: none;
}

.maillist input:active { color:#676767; }

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 120px;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */  

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button_t {
	background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
	color: #444;
	display: block;
	float:left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button_t span {
	background: transparent url(/images/bg_button_span.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button_t:hover {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button_t:hover span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

.sitemap{
	float:left;
	width:18%;
	margin-left:10px;
	padding:5px 0 0 5px;
	height: 220px;
	border:#CCC 1px solid;

}

.sitemap a{
	text-decoration: none;
	color:rgb(95,96,98);
}
.sitemap ul{
	margin:0; 
	padding-left:25px; 
	padding-top:0; 
	list-style:circle; 
	line-height:1.5em;
}

.btn-1{
	float:left;
	background:url(/images/button_v1.gif) no-repeat;
	width:70px;
	height:21px;
	padding:6px 0 0 15px;
	text-decoration:none;
}
.btn-1 span {
	color:#333;
}
a.btn-1:hover{
	background-position:0 -26px;
}


 /*printer styles*/ 
 @media print {

/*hide the right column when printing*/ 
#rightcol { display:none; }

#twocols, #maincol {
	width:100%;
	float:none;
}
}
 @media handheld {

.imageblock { display:none; }
}

