

@import url("menu.css");

*{outline: none; margin: 0; padding: 0;}

body{background: url(../images/bg_body2.png) left top repeat-x; font: normal 11px Arial, Helvetica, sans-serif; color: #626060;}

p{font: normal 12px/18px Arial, Helvetica, sans-serif; margin: 8px 0 0 0;}

ul{list-style-type: none;}
fieldset{border: none;}
img{border: none;}
strong{color: #626060;}

a:link, a:visited{text-decoration: none; color: #388DD3; font-size: 12px;}
a:hover, a:active{text-decoration: underline; color: #8F9193;}

p.bullet{background: url(../images/bullet.gif) left 7px no-repeat;}
p.bullet a{padding: 0 0 0 8px;}

em{font-weight: bold; color: #FF0000; font-size: 14px;}


/*	UL Bullet	*/
ul.bullet{margin: 10px 0 0 0;}
ul.bullet li{background: url(../images/arrow.gif) left 3px no-repeat; line-height: 24px; padding: 0 0 0 26px;}

/*	Global Classes	*/
.horz_border{background: url(../images/bdr_horz.gif) left top repeat-x; height: 1px; width: 100%;}
.breaker{clear: both; height: 1px; width: 100%;}


h1.contentheading{font: normal 24px "Trebuchet Ms", Arial, Helvetica, sans-serif; color: #0f60a3; background: url(../images/bg_heading.gif) right 3px no-repeat; float: left; padding: 0 30px 0 0; clear: both; height: 31px;}
h1.contentheading a{text-decoration: none;}
h2{background: url(../images/arrow.gif) left top no-repeat; height: 16px; line-height: 16px; font-weight: bold; font-size: 12px; padding: 0 0 0 22px; margin: 15px 0 0 0;}

#wrapper{width: 878px; margin: 0 auto;}

#header{height: 121px; width: 878px; clear: both;}

/*border: 3px coral solid;*/
#header h1.logo{padding: 9px 0 0 0px; width: 163px; float: left;}
#header h1.logo a{background: url(../images/logo3.png) left top no-repeat; width: 220px; height: 85px; text-indent: -999px; display: block;}

#banner{width: 878px; clear: both; border-bottom: 2px solid #FFFFFF; _border: none;}

#container{width: 878px; clear: both; background: url(../images/bg_container.gif) left top repeat-x; overflow: hidden;}

/* LeftCol	*/
#container #leftcol{width: 492px; float: left; padding: 44px 28px 0 32px;}
#container #inner_container{width: 878px; float: left;}
#container #inner_container_content{width: 818px; float: left; padding: 44px 28px 0 32px;background: url(../images/bg_container.gif) left top repeat-x; overflow: hidden;}
#inner_container_content_events{width: 818px; margin: 44px 28px 0 32px;}
#container #rightcol{width: 299px; float: right; padding: 30px 27px 0 0;}

/*	Reports	*/
.moduletable_reports{background: #f7f6f3 url(../images/bg_login.gif) left top repeat-x; width: 278px; float: right;}
.moduletable_reports .rtp_inner_div1{background: url(../images/bg_login_left.gif) left top no-repeat; height: 159px; padding: 15px 12px 8px 32px;}
.moduletable_reports .rtp_inner_div2{background: url(../images/txt_reports.gif) left top no-repeat; padding: 30px 0 0 0;}
.moduletable_reports .lnd_links li{padding: 0 0 1px 0; margin-top:5px;}

/*	Recent Publications	*/
.moduletable_publications{background: #f7f6f3 url(../images/bg_login.gif) left top repeat-x; width: 278px; float: right;}
.moduletable_publications .rtp_inner_div1{background: url(../images/bg_login_left.gif) left top no-repeat; height: 159px; padding: 15px 12px 8px 32px;}
.moduletable_publications .rtp_inner_div2{background: url(../images/recent_publications.gif) left top no-repeat; padding: 30px 0 0 0;}
.moduletable_publications .lnd_links li{padding: 0 0 1px 0; margin-top:5px;}

/*	Latest News	*/
.moduletable_news{background: url(/images/bg_latestnews.gif) left top repeat-x; margin: 2px; width: 229px; float: right; padding: 18px;}
.moduletable_news .news_inner_div1{background: url(../images/txt_latest_news.gif) left top no-repeat; padding: 32px 0 0 0;}
.moduletable_news .lnd_links li{padding: 0 0 1px 0; margin-top:5px;}

/*	Links	*/
.moduletable_links{background: url(/images/bg_latestnews.gif) left top repeat-x; margin: 2px; width: 229px; float: right; padding: 18px;}
.moduletable_links .links_inner_div1{background: url(../images/txt_links.gif) left top no-repeat; padding: 32px 0 0 0;}
.moduletable_links .lnd_links li{padding: 0 0 1px 0; margin-top:5px;}

/*	footer	*/
#footer{width: 822px; clear: both; background: #f0f0f0 url(../images/bg_footer.gif) left top repeat-x; color: #626060; font-size: 12px; text-align: right; padding: 6px 50px 6px 6px; margin: 25px 0 0 0; overflow: hidden; line-height: 41px;}
#footer #newsletter{float: left; background: #f9f9f9; border: 1px solid #e1e0e0; width: 400px; height: 24px; text-align: left; padding: 7px; overflow: hidden; line-height: normal;}
#footer #newsletter .news_heading{font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #5b5b5b;}
#footer #newsletter .inputemail{width: 146px; border: 1px solid #c3c3c3; font: normal 11px Arial, Helvetica, sans-serif; color: #919191; padding: 2px;}
#footer #newsletter .button{padding: 1px 2px; height: 22px;}


