/* CSS Document */

* {
	margin:0; padding:0;
}


html, input, textarea
	{
	color:#333333;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	}

body{
	background:#FFFFFF url(assets/footer_bg.gif) bottom repeat-x;
}
h1, h2, h3  {
	color: #5D5D5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
	color: #000000;
}
h4 {
	font-size: 110%;
}

p {
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}


a {color:#3d6f92; font-size:12px;}





a:hover{text-decoration:none;}

a img { border:0;}
img {vertical-align:top;}
ul {
	list-style:disc;
	padding-left: 16px;
}

li {
	color:#3d6f92;
	padding-bottom: 2px;
}
li a {color:#3d6f92; font-size:11px;}
strong {

}


input, select { vertical-align:middle; font-weight:normal;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

/*main layout */
.h_logo{
	height:82px;
	width:100%;
}


.h_text {padding-bottom:2px; background:url(assets/h_text_bg.gif) bottom repeat-x;}

.more {text-align:right;}
.more a{
	background:url(assets/more_bg.gif) top right no-repeat;
	padding-right:13px;
	font-weight:bold;
}

.bot_line {background:url(assets/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
.style1 {color: #666666}
.ver_line  { background:url(assets/ver_line.gif) repeat-y 493px 0; width:100%;}
.border a img {float:right;}

#main {
	margin:0 auto;
	width: 738px;
}

#header {
	height:270px;
}

#header_tall {background:url(assets/header_tall.gif) top repeat-x;}

#header .left {padding:26px 0 0 0;}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url(assets/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#header .content {
	background:url(assets/header.jpg) no-repeat left top;
	padding:30px 30px 10px 440px;
	height: 140px;
	color: #333333;
}
#header .content .text {
	padding:2px 0 10px 2px;
	color: #666666;
	font: 120% Verdana, Arial, Helvetica, sans-serif;
}
#header .content a {
	text-decoration: none;
	font-weight: bold;
	float: right;
}

#header .content a img {float:right;}


#middle { width:100%;}

#footer { height:61px;}


#footer .indent {
	padding:23px 0 0 17px;
	color:#868686;
	text-align: center;
}
#footer  .indent ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footer  .indent li {
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
#footer .indent li a {
	color: #999999;
	font-size: 10px;

}
#middle /* index */

 .indent  {padding:17px 0 19px 0;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}
.columns2  .column1  {width:493px;}
.columns2  .column2  {width:245px;}
#middle  .columns2  {
	padding:0px;
}
#middle  .columns2  .column1  .padding  {
	padding:14px 21px 0 17px;
	border-right: 1px dotted #CCCCCC;
}
#middle  .columns2  .column2  .padding  {padding:14px 18px 0 21px;}
#middle  .columns2  .column1  .p1  {padding:7px 0 15px 0;}
#middle  .columns2  .column2  .content  {
	padding:0px 0 15px;
}
#middle  .columns2  .column2  .p1  {padding:2px 0 1px 0;}
