body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	line-height:20px;
}
body {
	background:url(images/bg.jpg) repeat-x top #293b4e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
         
a{
color:#01509B;
}
a:link{
color:#01509B;
}
a:visited{
color:#01509B;
}
a:hover {
	color:#315E88;
	text-decoration:none;
} 

img .a {
border:0;
}

.sidetitle {
color:white;
font-size:16px;
margin-top:0px;	 
border-top: 4px solid black;
border-bottom: 4px solid black;	
text-align:center;
}

.st2 {
color:black;
} 

.newstitle {
color:white;
font-size:12px;
font-weight:bold; 
padding-left:8px; 
text-decoration:underline;
}

.headline {
font-size:13px;
font-weight:bold;
color:#01509B;
}

.newsstory {
color:white;
font-size:12px;	
padding-left:8px;
}

.newsstory a {
color:#A3A3A3;
text-decoration:none;
}

.newsstory a:hover {
color:#fff;
text-decoration:none;
}

.wrapper{
width:760px;
margin:0 auto;
text-align:left;

} 
.menu{
float:right;
margin-top:73px;
} 

* html .menu{ /*IE 6 only */
margin-top: 53px; 
}

.logo{
margin-top:-230px;
}

.banner{ 
background:url(images/bannerbg.jpg) repeat-x top; 	
width:760px;
height:192px;  
margin:0;
padding:0;
margin-top:125px;
}

.slide {
float:right;
}

* html .banner{ /*IE 6 only */
margin-top: 2px; 
}

.article{
padding-top:5px;
padding-bottom:5px;
}  

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}  

.content{
width:100%;
margin-top:-2px;
padding:0;	
background:#FFFFFF;
}  

.leftcolumn{
width:535px;
float:left;
padding-left:9px;
padding-right:20px;
background:#ffffff;	

}	  

.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
} 

.rightcolumn{  
margin-top:0px;
width:196px;
float:right; 
padding-right:0; 
background:#293b4e;
}

.menu01 {
	margin-top : 20px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: normal;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #DEDEDE; 
	text-decoration: underline;
	}


h2{
font-size:20px;
color:#01509B;
font-weight:normal;
margin:0;
padding-bottom:5px;
padding-top:8px;
text-decoration:none;
} 

h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
} 

h2 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}  

.footer{
width:100%;
border-top:4px solid #666;
padding-top:18px;
padding-bottom:0px;
height:40px;
text-align:center;
background:#000000;
color:#fff;
font-size:11px;
}

.footer a:link, .footer a, .footer a:visited{
color:#666;
}
 
.extendable {
	width: 100%;
	float: left;
        
}

.extendable a h1 {
	display: block;
	background: silver;
	border: 1px solid silver;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	text-decoration: none;
        font-size: 11px;
}


.extendable a:hover h1 {
	text-decoration: underline;

}

.extendable p{
	position: relative;
	top: -12px;
	border-top: none;
	color: #666;
	padding: 5px;
        font-size: 12px;
	background: #ffffff;
	margin: 0;

}

.extendable span.more {
        display: none;
}


