.mainTable
{
	border: solid 1px #004FCE;
	background-color: #ffffff;
}

.mainTable .logo img
{
	width: 270px;
	height: 50px;
	float: left;
	margin: 1px;
}

.navigation
{
	height: 24px;
	background-color: #7099D8;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	vertical-align: bottom;
	padding: 0px;
}

.navigation .item
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 14px 0px 10px;
	background: url(/images/navSep.gif) no-repeat right bottom;	
	vertical-align: middle;
}

.navigation .item a:link, .navigation .item a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.navigation .item a:hover
{
	color: #000099;
	text-decoration: none;
}

.mainTable .header
{
	background-color: #7099D8;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
}

.mainTable .header img
{
	float: left;
	margin: 0px;
	width: 736px;
	height: 150px;
}

.mainTable .leftCol
{
	vertical-align: top;
	background: url(/images/vline1.gif) no-repeat right 220px;
	background-color: #ffffff;
}

.mainTable .rightCol
{
	vertical-align: top;
	background-color: #ffffff;
	background: url(/images/vline1.gif) no-repeat left 230px;
}

.mainTable .rightColRow2
{
	vertical-align: top;
	background-color: #ffffff;
	background: url(/images/vline1.gif) no-repeat left top;
}

.mainTable .mainCol
{
	vertical-align: top;
}

/* Inner level page */
.mainTable .mainCol2
{
	vertical-align: top;
	padding: 2px 20px 12px 20px;
}

.miniNavBar
{
	
}

.miniNavBar .line
{
	background: url(/images/dot1.gif) repeat-x 0px 1px;
}

.miniNavBar .crn1left img
{
	width: 25px;
	height: 18px;
	margin: 0px;
	float: left;
}

.miniNavBar .crn2right img
{
	width: 25px;
	height: 18px;
	margin: 0px;
	float: left;
}

.miniNavBar .items
{
	background-color: #7099D8;
	text-align: right;
	vertical-align: top;
}

.miniNavBar .navItem
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 12px 3px 12px;
}

.miniNavBar .navSep img
{
	width: 1px;
	height: 12px;
	float: left;
	margin: 0px;
}

.miniNavBar .navItem a:link, .miniNavBar .navItem a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.miniNavBar .navItem a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.innerTable
{
}

.innerTable .main
{
	padding: 2px 0px 8px 0px;
	vertical-align: top;
}

.innerTable .sideBar
{
	vertical-align: top;
	text-align: right;
}



.sideSection
{
	margin: 0px 0px 12px 4px;
}

.sideSection .title
{
	background: #7099D8 url(/images/sideSectTitleBack.gif) no-repeat left bottom;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 6px;
}

.sideSection .crn3topright img
{
	width: 10px;
	height: 18px;
	float: right;
	margin: 0px;
}

.sideSection .body
{
	background: #D8E8FE url(/images/sideSectBodyBack.gif) no-repeat bottom right;
	padding: 6px 6px 12px 8px;
}

.footer
{
	padding: 0px 10px 0px 10px;
}

.footer .leftCell img
{
	width: 10px;
	height: 40px;
	margin: 0px;
	float: right;
}

.footer .rightCell img
{
	width: 10px;
	height: 40px;
	margin: 0px;
	float: left;
}

.footer .phoneCell
{
	background: #598AD2 url(/images/dots1v.gif) repeat-y right top;
	padding: 2px 16px 6px 0px;
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

.footer .contentCell
{
	background-color: #598AD2;
	padding: 2px 4px 4px 4px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	line-height: 1.4em;
}

.footer a:link, .footer a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}
