body, div, p, td, select, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	line-height:20px;
}
#outer{
	width:100%;
	/*width:100%;background-color:#f4f4f4;*/
	

}
#inner{
	margin: 0 auto;
	width:800px;
	text-align:left;
}

.topbar{
	background-color:#6E6A67;
	padding:5px 0 5px 10px;
	color:#fff;
	height:25px;
}

#header{

}

#titlebar{
	padding:0px;height:64px;
}



.topmenu{
	padding-right:6px;
	padding-top:0px;
	color:#ffff00;
	text-transform:none;
	font-weight:bold;
}

.topmenu a{font-size:10pt;color:#fff;margin:0 8px 0 5px;text-decoration:none; }
.topmenu a:hover{color:#ffff00;text-decoration:underline; }

.topbartext{
	color:#fff;
	font-weight:bold;
}
.menubar{
	float:left;
	height:28px;
	padding-top:15px;
	padding-left:270px;
}

.mainmenu{
	padding-right:6px;
	padding-top:15px;
	color:#aaa;text-transform:uppercase;
	font-weight:bold;
}

.mainmenu a{font-size:9pt;color:#62533E;padding:0 10px 0 8px;text-decoration:none; border-right:1px solid #ddd;}
.mainmenu a:hover{color:#ff0000;text-decoration:none; }


.pset{clear:both;height:1px;overflow:hidden;}

.tbheading{font-size:16pt; color:#999;padding:5px;}
.xbold{font-size:8pt; color:#0066cc;font-weight:bold;font-style:italic;}

#content{
	padding:10px 10px 20px 10px;
	text-align:left;
	border:0px solid #333;
	background-color:#f6f6f6;
}



.hmleftcol{float:left;width:380px;border-right:1px dotted #ddd;}
.hmcentercol{float:left;width:370px;padding-left:20px;border-right:0px solid #ddd;}
.hmrightcol{float:right;width:160px;padding-left:10px;border:0px solid red;}



.button{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border: 1px solid #efefef;
	height:28px;
	padding-right:5px;
	font-size:9pt;

	background-color:#6E6A67;
	cursor:pointer;
}

.hmservice{margin-left:4px;font-size:8pt;line-height:16px;}
.hmservice b{font-size:9pt;font-weight:bold;color:#0459B9;}
.hmservice a{color:#696969;text-decoration:none;}
.hmservice a:hover{color:#ff0000;text-decoration:underline;}

.hmheading{
	font-size:18pt;
	font-weight:normal;
	color:#62533E;
}

.hmboxheading{
	font-size:10pt;
	font-weight:bold;
	color:#3366CC;
	margin-top:10px;
	border-bottom:1px solid red;
}

.hmheading2{
	font-size:10pt;
	font-weight:bold;
	color:#62533E;
}

.footerbar{border-top:2px solid #6B3805;}

.footer{

	background-color:#6E6A67;
	/*background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;*/
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:8pt;
	margin-bottom:20px;
}

.footer a{color:#fff;text-decoration:none;margin:0 5px 0 5px;}
.footer a:hover{color:#ffff00;text-decoration:underline;}

a.design{color:#ffff00;text-decoration:none;}
a.design:hover{color:#ffff00;text-decoration:underline;}

#dropmenudiv{
	position:absolute;
	border:1px Solid #ddd;
	border-bottom-width: 0;
	font:normal 11px/18px Verdana;
	z-index:100;
	color: #ffffff;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px Solid #62533e ;
padding: 2px 0;
text-decoration: none;
font-weight: none;
color: #62533e;
}

#dropmenudiv a:hover{
	background-color: #62533e;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #fff;
}

.hmul{padding:0px;margin:0 5px 10px 30px;color:#00CC33;list-style-type:square;}
.hmul a{color:#333;text-decoration:none;}
.hmul a:hover{color:#333;text-decoration:none;}
