@charset "utf-8";
/* CSS Document */
body{
	background-color:		#ffffff;
	font-family:			Helvetica, Geneva, Arial,  sans-serif;
	font-size:				12px;
}
h1{
	color:					#0b324f;
	font-size:				26px;
	font-weight:			bold;
	line-height:			30px;
	letter-spacing:			-1px;
	margin-bottom:			8px;
}
h2{
	color:					#164F7C;
	font-size:				16pt;
	line-height:			28px;
	font-weight:			bold;
	font-style:				italic;
	margin-bottom:			10px;
}
h3{
	color:					#d50000;
	font-family:			Helvetica, Geneva, Arial,  sans-serif;
	font-size:				14pt;
	margin-bottom:			15px;
}
h4{
	color:					#164F7C;
	font-family:			Helvetica, Geneva, Arial,  sans-serif;
	font-size:				13pt;
	margin-bottom:			15px;
	text-align:				left;
}
H5 {
	color:					#006699;
	font-family:			Helvetica, Geneva, Arial,  sans-serif;
	font-size:				12pt;
	line-height:			18px;
	margin-bottom:			5px;
	text-align:				left;
}
hr {
	border:1px solid #ccc;
	border-bottom:none;
}
a {
	color:					#006699;
}
blockquote {
	padding:				15px;
	margin-bottom:			15px;
	border:					solid 1px #DDD;
	line-height:			18px;
	background-color:		#f1f1f1;
	color:					#666;
}
.news_description{
	line-height:			14px;
	font-size:				11px;
}
.sidebar{
	line-height:			14px;
	font-size:				12px;
}
.news_content h2{
	margin-bottom:			8px;
	font-size:				24px;
}
.news_content h3{
	color:					#333;
	font-size:				14px;
}
.content{
	position:				relative;
	line-height:			18px;
	color:					#333;
}
.content ul {
	margin-left:			10px;
}
.content ul li {
	margin-left:			10px;
	list-style-type:		disc;
}
.content p, .content ul {
	margin-bottom:10px;
}
a.redbutton{
	height:					27px;
	background-image:		url(../bgimages/redbutton.png);
	line-height:			27px;
	border:					1px solid #d61113;
	text-align:				center;
	padding:				0px 10px;
	color:					#ffffff;
	text-decoration:		none;
	display:				inline-block;
}
a.bluebutton{
	height:					27px;
	background-image:		url(../bgimages/bluebutton.png);
	line-height:			27px;
	border:					1px solid #173c59;
	text-align:				center;
	padding:				0px 10px;
	color:					#ffffff;
	text-decoration:		none;
	display:				inline-block;
}

.tablepad td{
	padding:				10px 0;
	vertical-align:			top;
}
.tableboard td{
	border-top:			#ddd solid 1px;
}
.search_result {
border:1px solid #DDDDDD;
margin-bottom:10px;
padding:20px;
width:638px;
}
.contact_frm th,
.contact_frm td{
	padding:				4px;
}
.contact_frm th{
	vertical-align:     	top;
}
.contact_text{
	width:					280px;
	border:					1px solid #c1c1c1;
}
.contact_frm textarea{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}
#map{
	width:					698px;
	border:					1px solid #c1c1c1;
	height:					240px;
}
