/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#333333;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/header_banner.jpg) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
/*.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}*/
.top_menu_bg
{background:#0022A8 none repeat scroll 0 0;
/*background:url(../images/top_menu_bg.jpg) left top repeat-x;*/
height:30px;
/*padding-right:12px;*/
color:#fff;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#ff9900;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

#logo{background-image:url(../images/capitallogo3.png);
background-repeat:no-repeat;
height:130px;
background-position:center;}

.style5 {
	font-size: 50px;
	font-weight: bold;
	font-family: Eurostile;
}
.style11 {color: #FFCC00; font-weight: bold; font-size: 14px; }
.style15 {color: #000000}
.style16 {color: #FFFFFF}


.style24 {font-size: 18px}
.style25 {font-weight: bold;
color:#0000CC;}

body {
	background-color: #0022A8;
}
.style28 {font-size: 12px}
.style29 {color: #990000}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style30 {
	font-size: 16px;
	font-weight: bold;
}
.style31 {color: #000000; font-weight: bold; font-size: 14px; }

/*additional css*/
h1 {font-size:16px;
text-align:left;
color:#333333;
padding-left:15px;
}

h2 {font-size:14px;
color:#333333;
text-align:left;
padding-left:15px;}

p{text-align:left;
color:#333333;
font-size:12px;
line-height:20px;
padding-left:15px;}

.footer{font-weight:bold;
font-size:12px;
color:#0000CC;}

.footer:a{font-weight:bold;
font-size:12px;
color:#333333;}

.footer a:hover{color: #ff9900;
	text-decoration: none;
}

.footer_menu{
	background:#fff;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}

.footer_menu a{color:#ff9900;

}

.footer_menu a:hover{color:#0000CC;}

a{font-weight:bold;
text-decoration:none;}

.design{color:#0000FF;
font-size:10px;
font-weight:bold;}