/* CSS Document */

* {
	margin:0; padding:0;
}

#footer {
	background:#FFFFFF url(../images/footer_bg.gif) bottom repeat-x;
}


a:hover{text-decoration:none;}

a img { border:0;}
img {vertical-align:top;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia, tahoma; 
		font-size:11px;
		line-height:17px;
		color:#868686;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#006699; font-size:12px;}

/*main layout */

#main {background:url(../images/header_tall.gif) top repeat-x;}

#main { margin:0 auto;}

#header .left {padding:56px 0 0 11px;}
#header .right {padding:36px 11px 0 0;}
#header .right a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px;}

#menu {background:url(../images/menu_tall.gif) top repeat-x; margin:2px 0 12px 0;}
#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%;}
#menu .padding {padding:9px 0;}
#menu ul { list-style:none;}
#menu li {float:left; width:123px; background:url(../images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center; padding:4px 0 5px 0; line-height:26px;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#loginbox {background:url(../images/loginbox_tall.gif) top repeat-x; margin:0 0 0 0; width:330px;}
#loginbox .rightbg {background:url(../images/loginbox_right.gif) top right no-repeat;}
#loginbox .leftbg {background:url(../images/loginbox_left.gif) top left no-repeat; width:100%;}
#loginbox .padding {padding:9px 10px 0 10px;}
#loginbox a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px;}
#loginbox a:hover {color:#000000; text-decoration:underline;}

#header .content {background:url(../images/header_bg.jpg) top left no-repeat; padding:45px 60px 28px 414px; color:#ffffff;}
#header .content .text {padding:2px 0 33px 2px;}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {text-align:center; padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}


.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;}

.h_text {padding-bottom:2px; background:url(../images/h_text_bg.gif) bottom repeat-x; background-color: #006699;}

.more {text-align:right;}
.more a{background:url(../images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

.date {background:url(../images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444; font-weight:bold;}

ol {list-style-position: inside;}
ul {list-style-position: inside;}
li { color:#006699;}
li a {color:#006699; font-size:11px;}

.bot_line {background:url(../images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#006699;}

.page_title {font-family:Tahoma, Arial; font-size:24px; font-weight:bold; color:#ffffff; padding:10px 10px 10px 10px;}
.txtbox {border: 1px solid #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.submit {background: url(../images/btn_submit.gif) repeat-x; height: 22px; width: 71px; border: 0px; cursor: pointer; color:#ffffff;}
.txt_Red {color: #FF0000; font-weight: bold;}

.menulayout .menu a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px;}
.menulayout .menu a:hover {color:#000000; text-decoration:underline;}

/* 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 0;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#index #middle .columns2 .column2 {background-color: #bbd2da;}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}
#index #middle .columns2 .column2 .content {padding:10px 0 15px 0;}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
