body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E8E8E8 url(images/bg.jpg) no-repeat center top;
	margin: 0px;
}

p {
	text-align:justify;
}

#main {
	background: #FFFFFF url(images/bg_page.gif) no-repeat left top;
}
#main #content {
	padding: 35px;
}
#left {
	background: #7399C6 url(images/bg_left.jpg) repeat-x left top;
	padding: 20px;
}
#footer {
	background: #91C83E;
	padding: 20px 0px 20px 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
#left ul {
	padding: 0px;
	margin: 0px;
}
#left li {
	list-style: none;
}
#left a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 21px;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
}
#left a:hover {
	color: #91C83E;
	text-decoration: none;
	background: #012145;
}
#left hr {
	height: 1px;
	background: #7097C2;
	border-style: none;
}
#main a {
	color: #6F90B8;
	font-weight:bold;
	text-decoration: none;
}
#main a:hover {
	color: #002144;
	text-decoration: underline;
}
#main .greenHdr14 {
	font-size:14px;
	color:#92C83E;
	font-weight:bold;
}
#main .blueHdr14 {
	font-size:14px;
	color:#002144;
	font-weight:bold;
}
#main .ltblueHdr14 {
	font-size:14px;
	color:#6f90B8;
	font-weight:bold; 
}#main .greenHdr16 {
	font-size:16px;
	color:#92C83E;
	font-weight:bold;
}
#main .blueHdr16 {
	font-size:16px;
	color:#002144;
	font-weight:bold;
}
#main .ltblueHdr16 {
	font-size:16px;
	color:#6f90B8;
	font-weight:bold;
}
#main .greenHdr24 {
	font-size:24px;
	color:#92C83E;
	font-weight:normal;
}
#main .blueHdr24 {
	font-size:24px;
	color:#002144;
	font-weight:normal;
}
#main .ltblueHdr24 {
	font-size:24px;
	color:#6f90B8;
	font-weight:normal;
}
#main .header {
	font-size: 24px;
	color: #91C83E;
	margin-bottom: 40px;
	line-height: 24px;
}
#footer a {
	color: #002144;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color: #6F90B8;
	text-decoration: underline;
}
#footer .footerLarge {
	font-size: 11px;
	font-weight: bold;
}
#footer .footerHeadline {
	font-size: 24px;
	line-height:24px;
}
#footer #footerLeft {
	border-right: 1px solid #002145;
	padding: 0px 10px 0px 0px;
}
#footer #footerRight {
	padding: 0px 0px 0px 10px;
}
