.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{zoom:1;/*triggers hasLayout in IE*/}

html {
margin:0;
padding:0;
border:0;
}
form {
margin:0;
padding:0;
border:0;

}
body {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin:0;
	padding:0;
	border:0;
	color:#666666;

}
table, input, select, TD, textarea, form, p {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
table, td, input {
background-color:none;
}
td#homebkgd {
background-image:url(/images/topboxbkgd.gif);
background-repeat: repeat-x;
}
/*--------------------- structure----------------*/
#centering {
text-align:center;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
background-color:#00704a;
}
#shadowbkgd {
width:984px;
margin:auto;
padding:0;
text-align:left;
background-image:url(/images/sitebkgd.jpg);
background-repeat:repeat-y;
}
#innerwrap {
margin:0px 12px;
width:960px;
text-align:left;
}
#titles {
width:960px;
text-align:left;
margin:0px auto 5px auto;/*-----------needs this to centre it in FF------------*/
}
#header {
width:960px;
height:231px;
}
#menu {
width:960px;
background-color:#8cc63f;
height:33px;
}

#contentpanewrapper {
float:left;
}

#leftpanewrapper {
float:left;
}
#bluebar {
height:6px;
background-color:#164686;
}
#maincontent {
width:960px;
background-color:#b4c0d0;
padding:17px 0px;
}
#wrapper {
width:906px;
margin:0px 17px;
background-color:#FFFFFF;
padding:10px;
}
#TopPane {
width:906px;
}

#LeftPane {
width:302px;
float:left;
}
#RightPane {
width:604px;
margin:0px 0px 0px 0px;
padding:0;
float:left;
}
#BottomPane {
width:906px;
clear:both;
height:90px;
}
#basebar {
width:960px;
height:90px;
margin:0px 12px;
clear:both;
background-color:#0c2c67;
}
#bottomshadow {
width: 984px;
margin:0 auto;
}

#separatorbar {
background-color:#006898;
height:11px;
clear:both;
}




/* ---------------------news editor--------------*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;
	line-height: 17px;
	color:#666666;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0377ad;
	font-weight:normal;
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}


/* ---------------------indenting--------------*/
LI {
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
UL {
	MARGIN: 0px 0px 0px 19px
}
OL {
	MARGIN: 0px 0px 0px 19px
}

/* ---------------------hover over--------------*/

#basenav {
width:991px;
background: #dddddd;
text-align:center;
padding:15px;
}

#basenav, #basenav a, #basenav a:link, #basenav a:visited, #basenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #858585; 
	text-decoration: none
}
#basenav a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	text-decoration: underline
}


/*------------------------- Headings---------------*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0377ad;
	font-weight:normal;
	line-height:normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#646464;
	font-style:italic;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-bottom:0;
}
a, a:link, a:visited, a:active {
color: #0377ad;
text-decoration:none;
}
a:hover {
color:#646464;
text-decoration:underline;
}
/*--------------------misc-------------------------*/
.border1 {
	border: 1px solid black;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC
	}
#tabledivider td {
border-bottom:1px dashed #CCCCCC;
padding:10px 20px 10px 0px;
vertical-align:top;
}



/**************************** ARTICLE STYLES *******************************/

.articles .articleListing {
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 20px;
}

.articles h2 {
	margin: 0;
}

.articles .articleInfo {
	width: 307px;
	float: left;
	margin-right: 10px;
}

.articles .articleImage {
	padding: 3px;
	border: 1px solid #c3c3c3;
	float: left;
	margin: 0;
}

.DynamicForms_Maintable {
	width: auto !important;
}

.bt-wrapper canvas {
	left:0;
}
