/* CSS Document */

* {
	margin:auto;
	padding:0;
}

body{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}

#main {
	width:800px;
	border: thin solid #999999;
}

a {color:#3d6f92; font-size:12px; font-weight:bold;}
a:hover{text-decoration:none; color:#1091EC;}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333366;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {
	font-size:13px;
	color:#444444;
}



H1 { color:#3d6f92; font-size:18px; text-align:left;  }
H2 { color:#3d6f92; font-size:14px; }
H3 { color:#333366; font-size:13px; }
H4 { color:#3d6f92; font-size:12px; }
H5 { color:#3d6f92; font-size:10px; }
H6 { color:#333333; font-size:12px; padding-bottom:2px; padding-left:11px; font-weight:normal; background:url(nav/h_text_bg.gif) bottom repeat-x; }




/*menu */
 
#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:130px; 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;}

 /* end */




.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 4px;}
.border .txt {padding:3px 3px 11px 11px;}
.border a img {float:right;}



.date {color:#444444; font-size:14px; font-weight:bold;}
.title {color:#333366; font-size:14px; font-weight:bold;}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

 

li { color:#3d6f92;}
li a {
	color:#3d6f92;
	font-size:12px;
}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
 

#form .column1 {width:183px;}
#form .column2 {width:521px;}

form .row {height:25px;}
form .row1 {height:34px;}

.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;}
form .div {text-align:right; padding:6px 0 0 0;}
 
 

 

