body {
	margin: 0; /* to avoid margins */
	background-color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #565a5b;
}
#outerContainer { 
	position:absolute; 
	width:750px; 
	left:50%; 
	margin-left:-375px;
}
#mainContainer {
	border-left: #777a7b 1px solid;
	border-right: #777a7b 1px solid;
	width:750px; 
}
#headerContainer {
	height: 92px;
}
#headerLogo {
	width: 235px;
	float: left;
	height: 92px;
}
#headerNav {
	width: 515px;
	float: left;
	background: url(../images/bgHeaderNav.gif) no-repeat right;
	height: 92px;
}
#headerNavList
{
	margin-top: 40px;
}
#headerNavList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
}
#headerNavList ul li {
	background: url(../images/menuNormal.gif);
	margin: 0;
	width: 103px;
	height: 52px;
	text-align: right;
	float: left;
	cursor: pointer;
}
#headerNavList ul li.firstOpt {
	background: url(../images/menuNormalFirst.gif);
	margin: 0;
	width: 103px;
	height: 52px;
	text-align: right;
}
#headerNavList ul li.optCurrent {
	background: url(../images/menuOver.gif);
	margin: 0;
	width: 103px;
	height: 52px;
	text-align: left;
	float: left;
	cursor: default;
}
#headerNavList ul li span.optText {
	margin: 0 10px 0 0;
	line-height: 40px;
}
#headerNavList ul li span.optCurrentText {
	margin: 0 0 0 15px;
	line-height: 60px;
	color: #646869;
}
#headerNavList ul li span.optOverText {
	margin: 0 10px 0 0;
	line-height: 40px;
	text-decoration: underline;
}
#bodyContainer {
	min-height: 390px;
}
#bodyContainerHt1000 {
	min-height: 1000px;
}
#bodyContainerHt680 {
	min-height: 680px;
}
#bodyContainerHt500 {
	min-height: 500px;
}
#bodyContainerHt450 {
	min-height: 450px;
}
#bodyContainerHt440 {
	min-height: 440px;
}
#bodyContainerHt400 {
	min-height: 400px;
}
#bodyContainerImg {
	width: 235px;
	float: left;
}
#bodyContainerText {
	width: 515px;
	float: left;
}
#bodyContainerImgText {
	padding-left: 25px;
}
#bodyContainerImgText td {
	text-align: left;
	padding: 2px;
	font-size: 8pt;
}
#bodyContainerImgText td.alRight {
	text-align: right;
}
#bodyContainerImgText td a {
	color: #00baf2;
}
#bodyContainerImgText td a:hover {
	color: #f7941e;
}
#bodyWelcome {
	margin: 15px 10px 0 0;
}
#bodyWelcome h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #565a5b;
}
#bodyWelcome h4 span {
	color: #00baf2;
	font-size: 12pt;
}
#bodyWelcome p {
	font-size: 8pt;
	text-align: justify;
	margin: 0;
}
#bodyWelcome p img {
	float: left;
	padding: 0 10px 0 0;
}
#bodyWelcome p img.alRT {
	float: right;
	padding: 0 0 0 10px;
}
#bodyWelcome p.rt {
	text-align: right;
	margin: 0;
}
#bodyWelcome a {
	color: #00baf2;
}
#bodyWelcome a:hover {
	color: #f7941e;
}
#bodySection {
	padding: 5px;
}
#bodySectionLeft {
	float: left;
	width: 245px;
	border-right: 1px dotted #777a7b;
	margin-right: 10px;
}
div.secHeader {
	background: url(../images/bgSectionHeader.gif) no-repeat;
	width: 235px;
	height: 26px;
}
div.secHeader h6 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 10px;
}
#bodySectionLeft p {
	text-align: justify;
	margin: 0 10px 0 0;
}
#bodySectionRight {
	float: left;
	width: 235px;
}
#bodySectionRight p {
	text-align: justify;
	margin: 0;
}
.posServices {
	position: relative;
	left: 103px;
}
#bodySubNavList
{
	margin: 5px 0 0 0;
	float: left;
	width: 400px;
}
#bodySubNavList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 7pt;
}
#bodySubNavList ul li {
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	background: url(../images/menuIcon.gif) no-repeat left bottom;
	text-align: left;
	float: left;
}
#bodySubNavList ul li a{
	text-decoration: none;
	color: #000;
}
#bodySubNavList ul li a:hover{
	text-decoration: underline;
	color: #000;
}
#bodySubNavList ul li.currentOpt{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
div.line hr {
	display: none;
}
div.line {
	background: url(../images/bgHR.gif) repeat;
	height: 1px;
	margin: 0 0 5px 144px;
	float: left;
	width: 360px;
}
#pageBottomBG {
	background: url(../images/bgPageBottom.gif) repeat;
	height: 4px;
}
#footerContainer {
	text-align: center;
	font-size: 7pt;
	margin-top: 5px;
}
.alignRt {
	text-align: right;
}
.clearDiv {
	float: none;
	clear: both;
}
.secImage {
	border-bottom: 3px solid #fff;
}
.rtMrg10 {
	margin-right: 10px;
}
.alsLeft {
	text-align: left;
}
.alsRight {
	text-align: right;
}
.alsCenter {
	text-align: center;
}
table.borderTabHead th{
	border-left: 1px #000 solid;
	border-top: 1px #000 solid;
}
table.borderTabHead td{
	border-left: 1px #000 solid;
	border-top: 1px #000 solid;
	text-align: center;
}
table.borderTabHead th.thLeft{
	text-align: left;
}
table.borderTabHead td.tdLeft{
	text-align: left;
}
table.borderTabHead th.lastTH{
	border-right: 1px #000 solid;
}
table.borderTabHead td.lastTD{
	border-right: 1px #000 solid;
}
table.borderTabHead td.lastTR{
	border-bottom: 1px #000 solid;
}
h6 {
	font-size: 12pt;
	font-weight: bold;
	color: #00baf2;
	margin: 0;
}
#popupPage {
	padding: 5px;
}
#imgTable td {
	vertical-align: top;
	text-align: center;
}
#imgTable td span{
	margin: 2px	
}