﻿body {
	margin: 0 0 10px 0;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size:11px;
	color:#565656;
}
p{margin:12px 0;}
img{border:0}
#pagecon {
	width:900px;
	margin:0 auto;
	border:1px solid #505151;
	background:#ffffff;
}
#page_top{
	width:850px;
	margin:0 auto;
	color:#ffffff;
}
#logo {
	float:left;
	line-height:75px;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#company_description {
	float:right;
	line-height:75px;
	font-family:Tahoma;
	font-weight:bold;
}
#header{
	padding:10px 3px 0 10px;
	height:320px;
	border-bottom:1px solid #7785f2;
}
#flash_con{
	float:left;
	width:530px;
	border:1px solid #8c8c8c;
}
#header_right{
	float:right;
	font-size:9px;
	width:315px;
	height:270px;
	padding:50px 20px 0 15px;
	background: url(../img/header_right_bg.jpg) no-repeat;
}
.bold_underlined{
	font-weight:bold;
	text-decoration:underline;
	color:#9b663c;
}
#topnav {
	height: 28px;
	background: url(../img/gradient_blue_bg.jpg) repeat-x;
	border-top:2px solid #ffffff;
}
#topnav ul{
	margin:0;
	padding: 0 0 0 0;
	list-style:none;
	float:right;
}
#topnav li{display:inline;}
#topnav a{
	display:block;
	float:left;
	height:21px;
	padding: 7px 25px 0 25px;
	text-decoration:none;
	color:#dce6ef;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	background: url(../img/topnav_sp.gif) repeat-y right center;
}
#topnav .last a{background:none;}
#topnav a:hover {color: #ffffff; text-decoration: underline;}
#content{
	background: url(../img/no_dot.gif) repeat-y 268px top;
	padding: 8px;
}
#left_col {
	float:left;
	width:252px;
	padding: 0 8px 0 0;
}
.title{
	height: 26px;
	color: #ffffff;
	background: url(../img/gradient_blue_bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 2px 0 0 10px;
}
#leftnav{
	background:url(../img/gradient_gray_bg.jpg) repeat-x left top;
	padding:1px 0;
	margin:5px 0;
}
#leftnav ul{
	margin:0 5px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	background:url(../img/h_dot.gif) repeat-x left bottom;
}
#leftnav li.last{background:none;}
#leftnav a{
	display:block;
	color:#565656;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
.date{
	color:#9b663c;
	font-weight:bold;
}
#right_col{
	float:right;
	width:614px;
}
#main{padding: 0 0 10px 0;}
.top_box_con{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:4px;
	float:left;
	width:292px;
	margin: 0 2px;
}
.top_box{
	background:#383838 url(../img/top_box_bg.jpg) repeat-x;
	padding:1px 10px 10px 10px;
}
.top_box .readmore{
	background: #f5f3f1 url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cccccc;
	padding: 2px 10px 4px 10px;
	text-decoration:none;
}
.main_title{
	height: 30px;
	color: #5660ab;
	background: url(../img/main_title_bg.gif) no-repeat left 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	padding: 5px 0 0 50px;
}
#footer{
	background: url(../img/footer_bg.jpg) repeat-x;
	border-top:1px solid #cccccc;
	height:40px;
	padding: 20px 30px 0 30px;
	clear:both;
}
#footer a{
	color:#053aaa;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.padding10{padding:10px;}
.right{text-align:right;}
a.readmore{
	color:#053aaa;
	font-size:10px;
	font-weight:bold;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}