/* CSS Document */

* {
	margin:0; padding:0;
}


html, input, textarea
	{
	color:#333333;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	}

body{
	background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;
}
h1, h2 {
	font-size: 130%;
	margin-bottom: 0.5em;
	color: #4D4D4D;
}
h2 {
	padding-top: 0.4em;
}

h3 {
	font-size: 110%;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 110%;
}


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: 10px;
}
li a {color:#3d6f92; font-size:11px;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
p {
	font-size: 100%;
	margin-bottom: 1em;
}


input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

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

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

#main { margin:0 auto;}

#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(images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#menu {background:url(images/menu_tall.gif) top repeat-x; height:65px;}
#menu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu .padding {padding:9px 0;}
#menu li {float:left; width:123px; background:url(images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; display:block; padding:8px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content {
	background:url(images/htest.jpg) no-repeat left top;
	padding:95px 30px 28px 450px;
	height: 180px;
	color: #333333;
}
#header .content p {
	margin-top: 1em;
	margin-bottom: 0em;
}
#header   .content   h2       {
	margin: 0px;
	padding: 0px;
}


#header .content .text {
	padding:2px 0 18px 2px;
	font-size: 120%;
}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {
	padding:23px 0 0 0px;
	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;

}




.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


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

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

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
/* index */

#index #middle .indent {padding:17px 0 19px 0;}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column2 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column3 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {
	padding:21px 0 0;
}
#index #middle .columns2 .column1 .padding {
	padding:14px 21px 0 17px;
	border-right: 1px dotted #CCCCCC;
}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
.columns2 .column1 .padding h2 {
	border-top: 1px dotted #CBCBCB;
	margin-top: 1.6em;
	padding-top: 0.4em;
}

#index #middle .columns2 .column2 .content {
	padding:0px 0 15px;
}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}

.input {width:171px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-family:tahoma; line-height:13px; color:#a4a4a4;}
textarea {width:516px; height:68px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-family:tahoma; line-height:13px; color:#a4a4a4;}
