body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#EBECED;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a,
#footer a.current,
b, strong{
	color:#005596;
}
a:HOVER{
	text-decoration:none;
}


form{
	margin:0px;
	padding:0px;
}

p{
	padding-top:0px;
	margin-top:0px;
	
}

hr{
	color:#999999;
	height:1px;
}

#content ul{
	list-style-image:url(Images/TemplateImages/bullet.gif);
}

H1{font-size:20px;color:#015796;margin-top:0px;padding-top:0px;}
H2{font-size:16px;color:#015796;}
H3{font-size:14px;}
H4{font-size:14px;margin:0px;padding:0px;}
H5{font-size:14px;color:#015796;margin:0px;padding:0px;}
H6{font-size:11px;}


#container{
	width:900px;
	margin:0px auto;
}

#search{
	float:right;
}

#sitemap,
#sitemap a{
	float:right;
	font-size:11px;
	text-decoration:none;
	width:100px;
	text-align:right;
}

#copy{
	font-size:11px;
	float:left;
	color:#005596;
}

.tablehead{}
.tabletop{}

.nopadding{
	padding-left:0px !important;
}

.searchtd{
	background-image:url(Images/TemplateImages/search.gif);
	background-repeat:no-repeat;
}

.keywords{
	width:65px;
	font-size:11px;
	margin-left:5px;
	height:11px;
}

#breadcrumbs{
	clear:both;
	text-align:right;
	font-size:10px;
	color:#999999;
	height:18px;
	padding-top:4px;
}

#contentholder{
	clear:both;	
}


#header{
	float:right;
	width:768px;
	display:block;
}

#content{
	clear:both;
	padding-bottom:10px;
	min-height:350px;
	height:auto !important;
	height:350px;
	line-height:18px;

}

#content img{
	padding-left:25px;
}

#submissions{
	padding:10px 0px 0px 0px;
}

select.submiss{
	width:150px;
}

#menu{
	float:left;
	width:132px;
}

#menubot{
	text-align:right;
	font-size:11px;
	line-height:20px;
	clear:both;
	padding:0px 25px 10px 0px;
	border-right:2px solid #EBECED;
	border-left:2px solid #EBECED;
}
#menubot a{
	text-decoration:none;
}
#menubot a:HOVER{
	text-decoration:underline;
}

#footer{
	clear:both;
	padding-bottom:10px;
	font-size:11px;
	text-align:center;
	color:#B7B8BA;
	border-top:2px solid #EBECED;
}

#footer a,
#breadcrumbs a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#footer a:HOVER,
#breadcrumbs a:HOVER{
	color:#005696;
}
.bluetop{
	color:#FFFFFF;
	background-image:url(Images/TemplateImages/blueTop.gif);
	background-repeat:no-repeat;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	width:183px;
	height:20px;
	font-size:11px;
}

.bluecontent{
	background-color:#E6E7E8;
	padding:5px;
	font-size:11px;
	width:159px;
}

.tablehead,
.tablehead b,
.tablehead strong{
	background-color:#015796;
	color:#ffffff;
}

.tabletop{
	background-color:#C9D0E4;
	color:#015796;
}

.contactform{
	width:400px;
}
.contactform textarea{
	height:150px;
}
.submitbutton{
	width:205px !important;
}
.radioButton input
{
	border: none;
}

.xcmFlashItemHolder{padding-bottom:10px;}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

