/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#F4F4F4;
	font:normal 11px verdana;
}
a{
	color:#0055A9;
	text-decoration:none;
}
#wrapper{
	float:left;
	width:618px;
}
#top_banner{
	float:left;
	width:618px;
	padding-bottom:15px;
}

#navigation{
	float:left;
	width:618px;
	height:21px;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navigation ul li{
	float:left;
}
#navigation ul li a{
	color:#654F46;
	text-decoration:none;
	font:bold 11px verdana;
}
.Overview{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
}
.tab2 a{
	background:url(../images/btn_04.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab2 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}

.tab3 a{
	background:url(../images/btn_05.gif) no-repeat left;
	width:97px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab3 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:97px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab4 a{
	background:url(../images/btn_06.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab4 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab5 a{
	background:url(../images/btn6_06.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab5 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}

.tab6 a{
	background:url(../images/btn_07.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab6 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}

#nav_bottom{
	float:left;
	width:426px;
	background-image:url(../images/btn_10.gif);
}
#left{
	float:left;
	width:426px;
}
#left_content0{
	width:400px;
	float:left;
	padding-left:11px;
}
#left_content0 h3
{
	width:392px;
	float:left;
	padding:3px 0 0 10px;
	margin:0;
	font:bold 13px verdana;
	background-image:url(../images/personal.gif);
	height:19px;
    }
#left_content0 h3 span
{    
    color:#B90002;   
}
#left_content{
	width:400px;
	float:left;
	border:1px solid #CACACA;
	background:url(../images/line_07.gif) repeat-x bottom;
}
#left_banner{
	width:400px;
	float:left;
	border-bottom:8px solid #272727;
}
#left_text{
	width:390px;
	float:left;
	padding:13px 5px;
	color:#525252;
}
#right{
	float:left;
	width:192px;
	background-color:#E5D9C3;
}
#right h1{
	float:left;
	width:192px;
	text-align:center;
	background-image:url(../images/appeals_03.gif);
	height:25px;
	margin:0;
	padding:15px 0 0 0;
	font:bold 12px verdana;
	color:#A03B3B;
}
#right_footer{
	float:left;
	width:192px;
	background-image:url(../images/btm_18.gif);
	height:41px;
	text-align:center;
	padding-top:10px;
}
#right_content{
	float:left;
	width:182px;
	padding:0 5px;
}
#right_content h2{
	float:left;
	width:182px;
	padding:8px 0 0 0;
	margin:0;
	font:bold 12px verdana;
	color:#A03B3B;
	background-image:url(../images/bg_11.gif);
	height:23px;
	text-align:center;
}

.right_box{
	float:left;
	width:180px;
	padding:15px 0px 15px 0px;
	font-size:9px;
	color:#695E4E;
	background:url(../images/dots_07.gif) bottom repeat-x;
}
.right_link{
	font-weight:bold;
}
.right_box img{
	padding:0 3px 3px 0;
}

.link{
	 float:left;
	 padding-bottom:3px;
	 padding-left:5px;
	 font-weight:bold;
	 color:#2280F3;
}
#footer{
	float:left;
	width:400px;
	text-align:center;
	background-image:url(../images/line_36.gif);
	height:20px;
	padding-top:9px;
	margin-top:25px;
}
.title
{
    color:#B90002;
    font:bold 14px verdana;
    }