body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #494949;
	background-color: #CCDFF3;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#61BA12;
	text-decoration:underline;
}
a:visited {
	color:#61BA12;
	text-decoration:underline;
}
a:hover {
	color:#61BA12;
	text-decoration:none;
}
a:active {
	color:#61BA12;
	text-decoration:underline;
}
.siteContainer {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	background-color: #FFFFFF;
}
.emLogo {
	float: right;
}

.header {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	display: table;
	width: 766px;
}
.logo {
	float: left;
	background-color: #FFFFFF;
	padding-top: 21px;
}
.navButtons {
	float: left;
}
.smallCon {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-bottom:5px;
}

.homeFlash {
	float: right;
}
.navigation {
	padding-top: 5px;
	clear: both;
}
.content {
	clear: both;
	padding: 10px 0 15px 30px;
}
.leftPanel {
	width: 220px;
	float: left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0;
}

h1, h2, h3 {
	padding:0px;
	margin:0px;
}
.heading1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: uppercase;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.heading3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.txtGreen {
	color: #61BA12;
}

.mainContent {
	padding: 0 10px 10px 0;
}

.mainContentInside
{
	padding: 0 10px 10px 0;
	float:left;
	width:475px;
}

.heading1 a  {
	color: #336600;
	text-decoration:none;
}
.txtMed {
	font-size: 13px;
}
p {
	padding: 8px 0;
	margin:0px;
}
.mainLi li{
	margin-left: 20px;
}
.footer {
	background-image: url(images/line2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 20px 10px 30px;
	clear: both;
	height:60px;
	color: #999999;
}
.footer ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	float: left;
	line-height: 18px;
}
.footer .nav {
	float: left;
	padding-top: 10px;
}

.footer li {
	float: left;
	margin: 0px;
	padding:0 10px 0 0;
}

.footer a {
	color: #999999;
}
.imgNews {
	border: 1px solid #BCBCBC;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.newsBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	min-height:130px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
*html .newsBlock {

	height:130px;

}
.reportsBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	min-height:130px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.date {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #61BA12;
	padding-left: 5px;
	margin: 5px 0;
}
.reportsUl {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}

.date2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #61BA12;
	padding-left: 5px;
	margin: 4px 0 4px 172px;
}
.tblHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.tblBorder {
	border: 1px solid #999999;
}
.tblOddrow {
	background-color: #E8E8E8;
}
.inputTxtField {
	vertical-align: top;
}
.txtBold {
	font-weight: bold;
}

.inputContainer {
	padding:0 0  10px 5px;
	width:450px;	
}
