/***************************

global.css

***************************/

img, #footer_links   { behavior: url(iepngfix.htc); }

/*body*/

body {
color: #333;
background: #FFF;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
position:relative;
width: 840px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
text-align: left;
}

a:link {
	color: #333;
	}
	a:visited {
	color: #333;
	}
	a:hover {
	color: #8CCF76
	}
	a:active {
	color: #333;
	}

h1, h2, h3, h4, h5, p, div, img, li, ul, ol, dl,a, address {
margin:0;
padding:0;
font-style:normal;
}

#header{
position: relative;
width: 800px;
height: 175px;
background:transparent url(../images/logo_bg.jpg) no-repeat left top;
}

#logo {
	position:absolute;
	width: 310px;
	height: 40px;
	z-index:1;
	left: 500px;
	top: 59px;
	text-align: right;
}

#logo h1{
font-size: 24px;
font-weight:bold;
color:#333333;
font-family:Helvetica, sans-serif;
padding-bottom: 10px;
}

#nav {
	position:absolute;
	width: 310px;
	height: 25px;
	z-index:1;
	left: 44px;
	top: 129px;
}

#content{
margin-top: 0;
width:800px;
padding:0px 15px 15px 25px;
}

.new_section, .new_section_full{
float:left;
clear:left;
margin: 0px;
padding: 0px 15px 0 15px;
color: #333;
width: 530px;
}
.new_section_full{
	width:765px;
	}
		.new_section_full div{
		clear:both;
		margin:0;
		padding:0;
		}

.new_section_full h2{
font-size: 18px;
font-weight:bold;
color:#333333;
font-family:Helvetica, sans-serif;
padding-bottom: 10px;
}

.new_section h2{
font-size: 18px;
font-weight:bold;
color:#333333;
font-family:Helvetica, sans-serif;
padding-bottom: 10px;
}

.new_section p, .new_section li, .new_section_full p{
font-weight: normal;
color: #333;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
padding-bottom: 5px;
}

.new_section a:link {
color: #33CC00;
text-decoration: none;
}
.new_section a:visited {
color: #33CC00;
text-decoration: none;
}
.new_section a:hover {
color: #333;
text-decoration: none;
}
.new_section a:active {
color: #333;
text-decoration: none;
}

div.side_section {
float:right;
clear:right;
padding:0px;
margin-right: 0px;
color: #333;
width:230px;
text-align: center;
}
	
.side_section h3 {
float:right;
font-size: 12px;
font-weight:bold;
line-height:2em;
color:#333333;
font-family:Helvetica, sans-serif;
display:inline;
width:215px;
margin:32px 0 0px 0px;
}

.side_section img{
border:0px;
}

.side_section h3 a{
color:#333333;
}

.side_section h3 a span, .side_section h3 span {
display:none;
}

.side_section h5{
float:right;
font-size: 14px;
font-weight:bold;
line-height:2em;
text-transform:uppercase;
color:#FF0000;
font-family:Helvetica, sans-serif;
display:inline;
width:215px;
margin:10px 0 0 10px;
padding:0;
}

.side_section h4 {
float:right;
font-size: 13px;
font-weight:bold;
line-height:2em;
color:#FF0000;
font-family:Helvetica, sans-serif;
display:inline;
width:215px;
margin:28px 0 0px 0px;
}	
.side_section h4 a span {
display:none;
}

.side_section div.sbcontent {
margin:10px 15px 10px 10px;
float: right;
}

#icaew {
	position:absolute;
	width: 164px;
	height: 46px;
	z-index:1;
	left: 620px;
	top: 343px;
}

#footerwrap{
width: 800px;
height: 75px;
clear:both;
margin-left: auto;
margin-right: auto;
background:transparent url(../images/footer_bg.jpg) no-repeat left top;
}

#footer_rights {
margin: 25px 0px 0px 20px;
float: left;
clear:left;
width: 490px; 
text-align:left;
}

#footer_links {
text-align:right;
float: right;
margin: 23px 20px 0px 0px;
width: 150px; 
}

.sIFR-flash {
visibility: visible !important; 
margin: 0px;
}

.sIFR-replaced {
visibility: visible !important;
}

SPAN.sIFR-alternate {
display: block; 
left: 0px; 
overflow: hidden; 
width: 0px; 
position: absolute; 
top: 0px; 
height: 0px
}

.sIFR-flash + DIV[adblocktab=true] {
display: none !important;
}

.sIFR-hasFlash H1 {
margin-top: 0px;
font-size: 22px; 
visibility: hidden
}

.sIFR-hasFlash H2 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px; 
visibility: hidden
}

.standard_font {
color: #333;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
}

.button{
background-color: #BAE2AD;
border: 1px solid #A2A2A2;
padding: 1px 6px;
color: #000000 !important;
text-decoration: none;
font: 11px Verdana, Helvetica, sans-serif;
}

.button:visited{
color: #FFFFFF !important;
}

.button:hover{
color: #FFFFFF !important;
}

.button:active{
color: #000000 !important;
}
