body{
	margin:0px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
}
.container {
	height: auto;
	width: 879px;
}


.header{width:879px; height:91px; float:left}
.logo{ width:307px; height:68px; margin-top:23px; float:left}
.logo_rt{
	width:572px;
	height:91px;
	float:left;
	background-image: url(../images/logo_rt.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.banner{
	width:877px;
	height:180px;
	float:left;
}
.linkbg{
	width:877px;
	height:38px;
	float:left;
	background-image: url(../images/linkbg.jpg);
}

a#but1{
	display:block;
	width:163px;
	height:38px;
	background-image: url(../images/but1.jpg);
	background-position: top;
	float:left;
	margin-left:2px
}
a#but1_current{
	display:block;
	width:163px;
	height:38px;
	background-image: url(../images/but1.jpg);
	background-position: bottom;
	float:left;
	margin-left:2px
}

a#but2{
	display:block;
	width:155px;
	height:38px;
	background-image: url(../images/but2.jpg);
	background-position: top;
	float:left;
}
a#but2_current{
	display:block;
	width:155px;
	height:38px;
	background-image: url(../images/but2.jpg);
	background-position: bottom;
	float:left;
}

a#but3{
	display:block;
	width:210px;
	height:38px;
	background-image: url(../images/but3.jpg);
	background-position: top;
	float:left;
}
a#but3_current{
	display:block;
	width:210px;
	height:38px;
	background-image: url(../images/but3.jpg);
	background-position: bottom;
	float:left;
}

a#but4{
	display:block;
	width:133px;
	height:38px;
	background-image: url(../images/but4.jpg);
	background-position: top;
	float:left;
}
a#but4_current{
	display:block;
	width:133px;
	height:38px;
	background-image: url(../images/but4.jpg);
	background-position: bottom;
	float:left;
}

a#but5{
	display:block;
	width:113px;
	height:38px;
	background-image: url(../images/but5.jpg);
	background-position: top;
	float:left;
}

a#but5_current{
	display:block;
	width:113px;
	height:38px;
	background-image: url(../images/but5.jpg);
	background-position:bottom;
	float:left;
}

a#but6{
	display:block;
	width:99px;
	height:38px;
	background-image: url(../images/but6.jpg);
	background-position: top;
	float:left;
}
a#but6_current{
	display:block;
	width:99px;
	height:38px;
	background-image: url(../images/but6.jpg);
	background-position: bottom;
	float:left;
}

a#but1:hover, a#but2:hover, a#but3:hover, a#but4:hover, a#but5:hover, a#but6:hover{
	background-position:bottom;}
	
.home_body{width:877px; height:auto; float:left; margin-top:10px; text-align:left}
.inner_body{width:837px; height:auto; float:left; margin-top:0px; text-align:left; padding:20px; min-height:450px}
.box{width: 318px; height:auto; float:left}
	
	.box_top{
	width:318px;
	height:65px;
	float:left;
	background-image: url(../images/box_top.jpg);}
	
	
	.box_rep{
	width:318px;
	height:auto;
	float:left;
	background-image: url(../images/box_rep.jpg);
	background-repeat: repeat-y; padding-top:5px}
	
	.box_bot {
	width:318px;
	height:9px;
	float:left;
	background-image: url(../images/box_bot.jpg);
}

.home_content{
	width:520px;
	height:auto;
	float:left;
	margin-left:25px;
	text-align:left;
	font-family: "Century Schoolbook";
	font-size: 14px;
	line-height: 16px;
}

.home_bullet{
	width:270px;
	float:left;
	background-image: url(../images/bullet.jpg);
	padding-left:30px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	margin-bottom:15px;
	margin-left:5px
	
}

.box_top_txt{width:280px; margin-top:15px; margin-left:15px; float:left; text-align:left; font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #4583B2;}
	
.home_blue_txt{
	color:#4583B2;
	font-family: "Century Schoolbook";
	font-size: 16px;
	font-weight: normal;
}
.blue-txt{ color:#4583B2}

.hr_line{
	width:877px;
	height:17px;
	float:left;
	background-image: url(../images/hr.jpg);
}

.footer{
	width:877px;
	height:auto;
	float:left;
	text-align:left;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-bottom:5px
}
.legacy{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.txt_box{
	width:180px;
	height:18px;
	border: 1px solid #666666;
}

.txt_area {
	width:180px;
	height:70px;
	border: 1px solid #666666;
	margin-top: 10px;
}



li{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
}

.menu {
	margin:0px;
	padding:0px;
	clear:both;
	/*background:url(../images/menu-bg.png) no-repeat left top;
	padding-left:232px;*/
}
.menu ul {
	margin:0px;
	padding:0px;
	float:right;
}
.menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.menu ul li a:link, .menu ul li a:visited{
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	float:left;
	/*padding: 13px 13px;*/
	text-align:center;
}
.menu ul li a:hover{
	color:#fff;
	background:url(../images/hover-bg.png) repeat-x left top;
}
.menu ul li a.active{
	background:#214792;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left; 
}

.chromestyle ul li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.chromestyle ul li a{
	color: #4583B2;
	padding: 0px;
	margin: 0px;
}
.chromestyle ul li a:hover{
	
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ 
color:#3eb649; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
 /*border: 1px solid #BBB;THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px ;
line-height:18px;
z-index:100;
background:#E2EBF2;
width: auto;
visibility: hidden;
margin-left:5px;*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
 /*border-bottom: 1px solid #BBB;THEME CHANGE HERE*/
padding: 2px 8px 8px;
text-decoration: none;
 /*font-weight: bold;*/
color: #333;
text-align:left;



}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#4583B2;
color:#fff;
}
a.dis:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.dis:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.dis:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}


div#tipDiv { 
    padding:4px;
    font-size:11px; line-height:1.2;
}

/*  ie6 can't handle selectors like div#tipDiv.tooltip !   */

div.tooltip { 
    background-color:#E1E5F1; border:1px solid #667295; 
    width:150px; 
    }
    
div.tip2 {
    background-color:#000080; border:1px solid #eee; 
    width:150px; color:white;
    }
.style1 {color: #666666}
.style2 {color: #666666; font-family: arial; }
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #4583B2}
