body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666;
	line-height:20px;
}
body {
	background-color: #F99B29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.comtitle {
       font-family: Trebuchet MS;
       font-size: 12px;
       color: #2586d7;
       font-weight: bold;
}
.combio { 
       font-family: Trebuchet MS;
       font-size: 12px;
       color: #666;
       font-weight: normal;
       }         
a{
color:#315E88
}
a:link{
color:#315E88;
}
a:visited{
color:#315E88;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.wrapper{
width:760px;
margin:0 auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
}
.upperhead{
width:100%;
background:url(images/toprepeatx_02.jpg) repeat-x top;
height:51px;
}
.tel{
float:right;
background:url(images/tel_04.jpg) center top no-repeat;
margin-right:10px;
padding-top:18px;
padding-left:46px;
font-size:12px;
width:200px;
text-align:left;
}
.banner{
text-align:center;
background:url(images/banner-repeat_06.jpg) top;
height:130px;
width:100%;
}
.underbanner{
width:90%;
padding-top:3px;
padding-bottom:3px;
text-align:left;
padding-left:10%;
background:#F8F8F8;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:left;
padding-left:2%;
font-size:11px;
background:#F8F8F8;
border:1px solid #ededed;
}
.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #2586d7;
margin-bottom:30px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}
.button{
background:url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
border:1px solid #05396A;
height:21px;
font-size:10px;
font-weight:bold;
color:#FFF;
font-family:verdana;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
}
.leftcolumn{
width:210px;
float:left;
padding-left:9px;
padding-right:31px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:490px;
float:right;
padding-right:10px;
}

#blueblock{
width: 210px;
border-right: 1px solid #A5CAEF;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 100%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 210px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #F99B29;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.box{
width:190px;
background:#E2EBF4 url(images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:11px;
margin-top:20px;
}
h2{
font-size:20px;
color:#429DB8;
font-weight:normal;
margin:0;
width:92%;
padding-left:8%;
background:url(images/bullet_16.jpg) no-repeat bottom left;
padding-bottom:5px;
padding-top:3px;
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{
padding-top:0px;
padding-bottom:0px;
background: url('images/footer-bg.jpg') bottom center repeat-x #F99B29;
height:80px;
border-top:2px solid #ededed;
text-align:center;
}
.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;
}
