@charset "utf-8";
/* CSS Document */

body {
	background-color: ebecde;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 20px;
	color: #645e5e;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645e5e;
}

a {
	color: #ef3e35;
}


/*******************  DROP DOWN MENU ***************************/
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block;font:12px Arial;}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:226.8px;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#ffffff;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:12px Arial;
	color: #444444;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#ef3e35;
	border-color:#665500;
	border-style:solid;
	font:12px Arial;
	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#ef3e35;
	border-color:#665500;
	border-style:solid;
	font:12px Arial;
	color: #ffffff;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.cssMenu li:hover>a>span{	/*background-image:url(./images/arrv_anim_1o.gif)*/;
}
ul.cssMenu a:hover span{	/*background-image:url(./images/arrv_anim_1o.gif)*/}
ul.cssMenu ul span,ul.cssMenu a:hover table span{/*background-image:url(./images/arr_double_1.gif)*/}
ul.cssMenu ul li:hover > a span{	/*background-image:url(./images/arr_double_1o.gif)*/;}
ul.cssMenu table a:hover span{/*background-image:url(./images/arr_double_1o.gif)*/}

/*******************  DROP DOWN MENU END ***************************/

.MenuItem{
	width:85px;
	float:left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin:6px;
}
.MenuItem a{
	color: #666666;
	text-decoration: none;

}
.MenuItem a:hover{
	color: #ef3e35;
	font-weight:bold;

}
.selected{
	color: #ef3e35;
	font-weight:bold;

}


#OuterDiv {

      text-align: center;
      width: auto;

}
#MenuHolder{
	width:822px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	z-index:5;
}
.FlashBanner{
	margin-top:5px;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	z-index:-1;
}
.BottomContent{
	width:822px;
	margin-right:auto;
	margin-left:auto;
}

.BottomContent .left{
	margin-top: 10px;
	width: 400px;
	margin-left:10px;
	text-align:left;
	float:left;
}

.BottomContent .right{
	margin-top: 10px;
	width: 400px;
	margin-left:10px;
	text-align:left;
	float:left;
}
.ImgHeaderLeft{
	width: 380px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
.ImgHeaderRight{
	width: 325px;
	margin-left:40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
.Copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645e5e;
	text-align:center;
	width:822px;
	clear:both;
	margin-right:auto;
	margin-left:auto;
}
.form{
	width:380px;
	background-color: #ebecde;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-bottom:20px;
}
.form table td{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

