body {
	margin: 0;
	padding: 0;
	background: #fff url(images/mainbg.gif) repeat-x;
	text-align: center;
	color: #545E6E;
	font: 1em Arial, Helvetica, sans-serif;
}

div {
	color: #545E6E;
}

h1 {
	font: 1.15em Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #395472;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 18px;
	clear: both;
}



div.sidecol h2 {

border-bottom: #436287 solid 1px;
	font-family:"Century Gothic";
	font-size:14px;
	color:#436287;
	font-weight:100;
}





td, th {
	font-size: 0.8em;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

a {
	color: #53B4E6;
}

a:hover {
	color: #545E6E;
}

ul {
	margin: 10px;
	padding: 0;
	
	
}



li {
    list-style:none;
    background: url(images/icon.gif) no-repeat 0 ;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 18px;
	

}

#header1inner a, #footer1inner a {
	color: #8E95A1;
	text-decoration: none;
	padding: 0 10px;
}

#header1inner a:hover, #footer1inner a:hover {
	color: #344C68;
	text-decoration: none;
}


div.sidecol a {
	text-decoration: none;
	color: #53B4E6;	
}

div.sidecol a:hover {
	text-decoration: none;
	color: #545E6E;	
}

a.lnkpdf {
	font-weight: bold;
	text-decoration: none;
	color: #53B4E6 !Important;
	background: url(images/pdficon.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

a.lnkarrow {
	font-weight: bold;
	text-decoration: none;
	color: #53B4E6 !Important;
	background: url(images/arrow.gif) no-repeat left center;
	padding: 0 0 0 12px;
}

a.lnkpdf:hover, a.lnkarrow:hover {
	color: #545E6E !Important;
}

hr {
	border: 0;
	height: 1px;
	background: #EBECEE;
	margin: 10px 0;
}

img {
	border: 0;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lblue {
	color: #53B4E6;
}

.lgrey {
	color: #CCCFD5;
}

.noborder {
	border: 0 !important;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.tcenter {
	text-align: center !important;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}

.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Fading Tooltips */
#dhtmltooltip{
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 4px solid #E5E5E5;
	color: #036;
	visibility: hidden;
	z-index: 1000;
}

form{
padding: 0 0 0 40px; } 
