
body {
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia, "Times New Roman", ;
	font-size: 11px;
	color: #000000;
	margin: 0px auto;
	padding: 0px
}

a:link {
	color: #009dcd;
	text-decoration: none;

}
a:visited {
	color: #009dcd;
	text-decoration: none;




}
a:hover {
	color: 009dcd;
		text-decoration: underline;


}

h3 {
	font-size: 18px;
		font-weight:normal;
			color: #000;

}
h3 a {
	color: #000;
}
h2 {
	font-size: 11px;
	color: #000;
	font-weight:normal;
}
.contentcontainer{
width:510px	;
text-align:left;
	font-size:10pt;
	color:#000;
}
.contentcontainer #left{
	float:left;
width:130px;

}
.contentcontainer #right{
	float:right;
width:350px;
}
.homecvrs{
margin-right:5px;
border:1px solid #E5F2F3;
}

/** helper**/

.helper{
width:90%;
color:#676664;
background-color:#FFF8B0;
text-align:left;
padding:20px;
}
.helperimg{
position:relative;
top:0px
}
/** paging **/
#paging {
	color:#000;
}
#paging a:link {
color:#000;
	text-decoration: underline;

}
#paging a:visited, a:active {
	color:#000;
		text-decoration: underline;

}
#paging a:hover {
	color:#000;
	text-decoration: underline;
}

/** clear **/
.clear{
clear:both;	
}
.clear10px{
clear:both;	
height:10px;
}
.clear20px{
clear:both;	
height:20px;
}
.clear40px{
clear:both;	
height:40px;
}
.clearnone{
clear:none;
}
.blue{
	color:#009dce;
}
.title{
	color:#009dce;
	font-size:150%;
}
.title a:link {
	color:#009dce;
}
.title a:visited, .title a:active {
	color:#009dce;

}
.title a:hover {
	color:#009dce;
	text-decoration:underline
}
h3 {
	font-size: 18px;
		font-weight:normal;
			color: #000;

}
.separator{
width:490px;
padding-top:5px;
padding-bottom:5px;
font-size:8pt;
	color:#009dce;
padding-left:10px;
border-top:1px #009dce dashed;
text-align:right;
}
.smallblue{
	color:#009dce;
font-size:8pt;
}
.smallblue a:link, .smallblue  a:visited,  .smallblue  a:active{
font-size:8pt;
	color:#009dce;
text-decoration:none;
}
.smallblue  a:hover{
font-size:8pt;
	color:#009dce;
text-decoration:underline;
}