body {
	background-color: #FFFFFF;
	color: #000000;
	line-height:120%;
	margin:0px 0px 0px 0px;
	font: 11px Lucida Sans Unicode, arial, helvetica, sans-serif;
	background-image: url(images/slatebg.jpg);
	background-repeat: repeat;
	}

h1, h2, h3 {
	font: 16px Lucida Sans Unicode, arial, helvetica, sans-serif;
	border-bottom: 1px solid #C93E34;
	text-align: left;
	padding: 10px;
	margin: 10px;
	}

 p {
   font-weight:normal;
   font: 11px Lucida Sans Unicode, arial, helvetica, sans-serif;
   background: transparent;
   line-height:160%;
   }

td {
    vertical-align: top;
    }

A { color: #435EBC; text-decoration: none; font: 11px Lucida Sans Unicode, arial, helvetica, sans-serif;}
A:link { color: #435EBC; text-decoration: none; font-size: 11px; }
A:active { color: #435EBC; text-decoration: none;  font-size: 11px; }
A:hover { color: #906538; text-decoration: underline; font-size: 11px;  }

.copyright A { color: #FFFFFF; text-decoration: none; font: 11px Lucida Sans Unicode, arial, helvetica, sans-serif;}
.copyright A:link { color: #FFFFFF; text-decoration: none; font-size: 11px; }
.copyright A:active { color: #FFFFFF; text-decoration: none;  font-size: 11px; }
.copyright A:hover { color: #FFFFFF; text-decoration: underline; font-size: 11px;  }
		
		

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/maintile.gif);
	background-repeat: repeat-y;
	border: 0px solid #000000;
}

#banner {
	padding: 0px;
	margin: 0px;
	width:750px;
	height:50px;
	background-color: #414BA2;
}

#sidebar {
	float: left;
	width: 226px;
	margin: 0;
	padding: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000000;
}

#content {
	float: right;
	width: 524px;
	margin: 0;
	padding: 0px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid #000000;
}


#footer {
	clear: both;
	height:30px;
	background-color: #414BA2;

}


		
.body {
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 6px;
	margin: 0px;
	padding-top: 200px;
	text-align: left;
	color: #000000;
	line-height:140%;

}


.side {
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 200px;
	text-align: left;
	color: #000000;
	line-height:140%;
}

.copyright {
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	text-align: right;
	color: #FFFFFF;
}

.callout {
	font: 16px Trebuchet MS, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	text-align: left;
	color: #414BA0;
}

li {list-style: square;}