/* CSS Document */
* {	margin:0; padding:0;}
body{
	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; height: 10px;}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:14px; color:#444444;}

/*main layout */
.h_logo{ height:300px; width:100%;}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

#main { margin:0 auto;}

#header .left {padding:20px 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: 95px;
}
#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:95px;}
#menu .padding {padding:3px 0;} 
#menu li 
{
    float: left;
    width: 82px;
    background: url(images/menu_libg.gif) repeat-y right top;
    font-size: 12px;
    text-align: center;
    display: block;
    height: 40px;
}
#menu li a
{
    color: #333399;
    text-decoration: none;
    font-weight: bold;
    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/header_bg.jpg) top left no-repeat;
    padding: 30px 30px 10px 450px;
    color: #ffffff;
}
#header .content .text
{
    padding: 2px 0px 10px 2px;
    font-size: large;
    font-weight: bolder;
    font-family: 'Times New Roman' , Times, serif;
}
#header .content .text2
{
    padding: 0px 0 10px 20px;
    font-size: small;
    font-weight: normal;
    font-family: 'Bell MT';
}
#header .content a img {float:right;}

#middle { width:100%;}

#footer .indent {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;}
.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; color:#000000; 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;}

 #middle
{
    text-align:justify;
    font-family:Arial;
    font-size:10pt;
    color:#333399;
}
 #middle .indent
{
    padding: 40px 0 0px 0;
}
 #middle .column1 .padding1 {padding:16px 20px 0 16px;}
 #middle .column1 .padding1 .content{padding:0px 0px 20px 0px;}
 #middle .column1 .padding1 .p1 {padding:1px 0 0 0;}
 #middle .column1 .padding1 .more {padding:0 6px 0 0;}

 #middle .column1 .padding2 {padding:36px 20px 0 16px;}
 #middle .column1 .padding2 .content{padding:16px 0 0 1px;}
 #middle .cols .more {margin-top:-19px;}
 #middle .cols .p1 {padding:21px 0 1px 0;}

 #middle .cols {padding:14px 0 0 0;}

 #middle .column2 .padding{padding:9px 13px 3px 15px;}

 #middle .column2 .p1
{
    padding: 1px 0 8px 0;
    font-size: large;
    font-weight: bold;
    text-align: center;
}
 #middle .column2 .p2
{
    padding: 12px 0 17px 0;
    color: #000000;
    text-align: center;
    font-size: small;
    font-weight: bold;
}
 #middle .column2 .p3 {padding:17px 0 17px 0;}


