@charset "utf-8";
/* CSS Document */

body
{
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#797981;
}
h1
{
	color:#03135e;
	font-size:120%;
	padding-bottom:0px;
	margin-bottom:0px;
}
h2
{
	color:#03135e;
	font-size:110%;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:bold;
}

a
{
	color:#666666;
	text-decoration:underline;
}
a:hover
{
	color:#333333;
	text-decoration:underline;
}
p strong
{
	color:#333333;
}

.list_arrow
{
	list-style:url(../../images/bullet_right.gif);
}





#outter
{
	width:800px;
	background:url(../../images/water_bg.gif);
	background-position:0 117px;
	background-repeat:no-repeat;
	min-height:508px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
}
#header
{
	height:110px;
	width:100%;
}
#logo
{
	background-image:url(../../images/logo.gif);
	background-repeat:no-repeat;
	width:304px;
	height:109px;	
	display:block;
	margin-left:110px;
	float:left;
}
#top_right
{
	width:266px;	
	float:right;
	height:110px;
}
#top_nav
{
	font-size:70%;
	padding-bottom:5px;
	padding-top:30px;
	font-weight:bold;
}
#top_nav a
{
	color:#03135e;
	text-decoration:none;
	padding:0px 4px;
}
#top_nav a:hover
{
	color:#03135e;
	text-decoration:underline;
	padding:0px 4px;
}
#client_login
{
	background-color:#cfd0c2;
	font-size:90%;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
}
#client_login_form
{
	padding-top:15px;
	padding-left:20px;
}
#client_login_form form
{
	padding:0px;
	margin:0px;
}
#login_field
{
	padding-top:6px;
}
#login_btn
{
	padding-top:0px;
}
#login_text
{
	padding-top:3px;
}
#left_content
{
	width:344px;
	margin-left:25px;
	margin-top:85px;
}
#left_content_wide
{
	width:490px;
	margin-left:25px;
	margin-top:85px;
}
#right_side
{
	margin-top:85px;
	width:266px;	
	float:right;
}
#right_content
{
	background-color:#cfd0c2;	
	min-height:50px;
	margin-bottom:20px;
}
#right_content_bottom
{
	margin-top:15px;
	width:266px;
	min-height:50px;
	margin-bottom:20px;
}
#rc_top
{
	width:100%;
}
#rc_bottom
{
	width:100%;
	vertical-align:baseline;
	clear:both;
}
#bottom
{
	width:100%;
	clear:both;
	height:25px;
}



#footer
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	clear:both;
	text-align:center;
	font-size:80%;
	padding-top:15px;
}




.right_links
{
	width:95%;
	clear:both;
	padding-left:5%;
	font-size:85%;
}
.right_links a
{
	color:#081760;
	font-weight:bold;
	text-decoration:none;
}
.right_links a:hover
{
	text-decoration:underline;
}
.right_links .more
{
	color:#FFFFFF;
	font-size:80%;
	float:right;
	font-weight:bold;
	padding-right:5px;
}
.right_links .more a
{
	text-decoration:none;
}
.right_links .more a:hover
{
	text-decoration:none;
}
.right_links .rc_bullet
{
	padding-left:5px;
}






.port_ul
{
	padding:0px;
	margin:0px;
	margin-left:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.port_li
{
	list-style:none;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:120%;
}
.port_li a
{
	color:#081760;
	text-decoration:none;
}
.port_li a:hover
{
	color:#081760;
	text-decoration:underline;
}

.port_li img
{
	margin-top:8px;
}





.w_100_p
{
	width:100%;
}
.w_50
{
	width:50px;
}
.w_175
{
	width:175px;
}
.w_250
{
	width:250px;
}
.w_100
{
	width:100px;
}


.bold
{
	font-weight:bold;
}



.clb
{
	clear:both;
}
.dispil
{
	display:inline;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}





.lh_150_p
{
	line-height:150%;
}




.pt_5
{
	padding-top:5px;
}
.pt_10
{
	padding-top:10px;
}
.pb_10
{
	padding-bottom:10px;
}


.pr_5
{
	padding-right:5px;
}
.pr_10
{
	padding-right:10px;
}



.pad_0
{
	padding:0px;
}


.mar_0
{
	margin:0px;
}
