@charset "UTF-8";
.HeadingHilite {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #1D058F;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}


body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColAbsHdr #container {
	position: relative;
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, san-serif;
} 

.thrColAbsHdr #header {
	height: 110px;
	background: #FFFFFF;
} 
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 110px;
	left: 0;
	width: 140px;
	background: #FFFFFF;
	padding: 15px 5px 15px 5px;
	height: 470px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 110px;
	right: 9px;
	width: 140px;
	background: #FFFFFF;
	padding: 0px 0px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330099;
	height: 470px;
}
.thrColAbsHdr #mainContent {
	margin: 0 160px;
	padding: 0;
	height: 100%;
	min-height: 500px;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background:#FFFFFF;
	font-size: 9px;
	text-align: center;
	clear: both;
}
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 5px 0;
	line-height: 14px;
}
.thrColAbsHdr #footer p a:link {
	text-decoration: none;
	color:#000099;
	}
	
.thrColAbsHdr #footer p a:hover {
	text-decoration: underline;
	color:#000099;
	}
	
.thrColAbsHdr #footer p a:visited {
	text-decoration: none;
	color:#000099;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.address p {
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;
	position: absolute;
	left: 494px;
	top: 1px;
}
#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-attachment: #FF0000;
	border: 1;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
}
#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainContent h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
#mainContent p {
	font-size: 12px;
	clear: left;
}
.sidebar1Images {
	float: left;
}

.sidebar1Images img {
	margin-bottom: 10px;
}
#sidebar2 h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#sidebar2 hr {
	color: #330099;
	width: 140px;
}

#sidebar2 p {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.topNavBar {
	position: absolute;
	height: 49px;
	background-image: url(../assets/navBkg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 680px;
	left: 100px;
	top: 25px;
}
.topNavBar p {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	margin-top: 20px;
	width: 670px;
}
.topNavBar p a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.topNavBar p a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.topNavBar p a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

.callOut1 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.callOut2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
#cathead {
}

.cathead a:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.cathead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.cathead a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
