.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}


html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

body {
	font: 10pt/15pt "Times New Roman", Times, serif;
	letter-spacing:.1pt;
	color: #0084a9;
	background-image:url(../images/pageBg.gif);
	background-repeat:repeat-x;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

img {border: 0px}

a {	cursor:pointer;
	text-decoration: none;
	color: #0084a9;
}

a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #65a9ba;
}

ul {margin: 0px 0px 0px 10px; padding: 0;}

h1 {
	font: 27px/35px "Times New Roman", Times, serif;
	color:#65a9ba;
	font-weight:bold;
	text-transform: uppercase;
	}
h2 {
	font: 20px/30px "Times New Roman", Times, serif;
	color:#65a9ba;
	font-weight:bold;
	text-transform: uppercase;
	}
h3 {
	font: 16px/25px "Times New Roman", Times, serif;
	color:#0084a9;
	font-weight:bold;
	text-transform: uppercase;
	}

h4 {
	font: 14px/18px "Times New Roman", Times, serif;
	color:#0084a9;
	font-weight:bold;
	line-height:1.3em;
	text-transform: uppercase;	
	}

h1 sup, h2 sup, h3 sup {font-size: 50%; vertical-align: top;}
body sup, h4 sup {font-size: 80%; vertical-align: top;}

.pageIntro {
	font: 27px/35px "Times New Roman", Times, serif;
	color:#65a9ba;
	font-weight:bold;
	}

.highliteText{color:#0084a9}

.bodyHighlite, em{
	color:#0084a9;
	font-style: italic;
	font-weight: bold;
}
/*.justify{text-align:justify}*/

.bodyHome{
	font: 11pt/20pt "Times New Roman", Times, serif;
	color:#65a9ba;
	font-weight:bold;
	/*text-align:justify;*/
	}

#wrapper{
	padding:0px;
	height:700px;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	}
	
#header{
	background-repeat:no-repeat;
	height:216px;
	width:960px;
	}
	
#headerNavLeft{
	float:left;
	width:313px;
	margin-top: 85px;
	margin-left:30px;
	text-align:left;
	}
#headerNavRight{
	background-repeat:no-repeat;
	margin-top: 85px;
	width:313px;
	float:right;
	margin-right:30px;
	text-align:right;
	}

	#headerNavLeft a, #headerNavRight a{
	font-family:"Times New Roman", Times, serif;
	font-size:0.75em;
	letter-spacing: 0.1em;
	color: #0084a9;
	font-weight: bold;
		}
	#headerNavLeft a:hover, #headerNavRight a:hover, #headerNavLeft a:active, #headerNavRight a:active{
		color: #ffffff;
		}

#headerNavLogo{
	height:216px;
	width:274px;
	float:left;
	}
#headerMainNavCont{
	height:74px;
	width:920px;
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:20px;
	}

#headerMainNavSubCont{
	height:76px;
	width:920px;
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:20px;
	border-bottom: solid #0084a9 thin;
	}

/*tab nav across top of page*/

/*#cssnavTop ul.nav-header{ 
margin:0; 
padding:0; 
list-style-type:none; 
font:"Times New Roman", Times, serif; 
line-height:1.3em; 
letter-spacing:2pt; 
cursor:pointer; 
font-weight: bold; 
} 
#cssnavTop ul.nav-header li { 
position:relative; 
color: #0084a9; 
text-align:center; 
background-image:url(../images/navTop_static.png);/* normal state of image
background-repeat:no-repeat; 
width: 230px; 
height: 74px; 
cursor:pointer; 
float:left; 
} 
#cssnavTop, ul.nav-header li a:link a:visited { 
text-decoration: none; 
color: #0084a9; 
display:block; 
vertical-align: middle; 
padding-top:30px; 
height: 46px; 
clear:both;   
} 
#cssnavTop ul.nav-header li, a:hover { 
background-image: url(../images/navTop_active.png);/* over state of image
background-repeat:no-repeat; 
color: #ffffff; 
float:left; 
width: 230px; 
height: 74px; 
display:block; 
vertical-align: middle; 
clear:both;   
} 
#cssnavTop .nav-selected a { 
background-image: url(../images/navTop_active.png);/* over state of image
background-repeat:no-repeat; 
color: #ffffff; 
float:left; 
width: 230px; 
height: 74px; 
display:block; 
vertical-align: middle; 
clear:both; 
}*/ 


#cssnavTop ul.nav-header{
	margin:0;
	padding:0;
	list-style-type:none;
	font:"Times New Roman", Times, serif;
	line-height:1.3em;
	letter-spacing:2pt;
	cursor:pointer;
	font-weight: bold;
	}
	#cssnavTop ul.nav-header li {
	position:relative;
	color: #0084a9;
	text-align:center;
	background-image:url(../images/navTop_static.png);/* normal state of image*/
	background-repeat:no-repeat;
	width: 230px;
	height: 74px;
	cursor:pointer;
	float:left;
		}
#cssnavTop ul.nav-header li a {
			text-decoration: none;
			color: #0084a9;
			display:block;
			vertical-align: middle;
			padding-top:30px;
			height: 46px;
			clear:both;
			}
		#cssnavTop ul.nav-header li a:hover{
			background-image: url(../images/navTop_active.png);/* over state of image*/
			background-repeat:no-repeat;
			color: #ffffff;
			float:left;
			width: 230px;
			height: 74px;
			display:block;
			vertical-align: middle;
			clear:both;
			}
			#cssnavTop ul.nav-header li a.nav-selected, #cssnavTop ul.nav-header li.nav-selected a {
			background-image: url(../images/navTop_active.png);/* over state of image*/
			background-repeat:no-repeat;
			color: #ffffff;
			float:left;
			width: 230px;
			height: 74px;
			display:block;
			vertical-align: middle;
			clear:both;
			}
#headerMainNavBotCont{
	height:200px;
	width:920px;
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:20px;
	}			
#cssnavBot{
	margin:0;
	padding:0;
	list-style-type:none;
	cursor:pointer;
	width: 230px;
	height: 200px;
	cursor:pointer;
	float:left;
	background-image:url(../images/navContBg.png);/* normal state of image*/
	background-repeat:no-repeat;
	text-align:left;
	}
	#cssnavBot li {
		position:relative;
		font:"Times New Roman", Times, serif;
		line-height:2em;
		font-weight:bold;
		color: #0084a9;
		height: 170px;
		padding:15px 25px;
		}
		#cssnavBot li a{
			font-weight:bold;
			text-decoration: none;
			color: #0084a9;
			display:block;
			vertical-align: middle;
			}
			#cssnavBot li a:hover, #cssnavBot li a.nav-selected {
			text-decoration: none;
			color: #9fd0df;
			vertical-align: middle;
			}
			
/*____content areas___________________________________________________________________*/

#Content{
	width:920px;
	margin:30px 20px;
	padding:0;
	float:left;
}
.oneColCont{
	width:210px;
	margin:0px 10px;
	padding:0;
	float:left;
}
.twoColHomeContent{
	width:440px;
	margin:0px 240px;
	padding:0;
	clear:both;
	background-image:url(../images/bodyBg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

.twoColHomeSep{
	width:440px;
	margin:0px 240px 20px 240px;
	padding:0;
	clear: both;
	border-bottom: solid #0084a9 thin;
}
.twoColCont{
	width:440px;
	margin:0px auto;
	padding:0;
}
.twoColSep{
	width:440px;
	margin:20px auto;
	padding:0;
	border-bottom: solid #0084a9 thin;
	clear:both;
}

.headerBlock{

	width:920px;
	margin:0;
	float:left;	
}
.headerBlock h1{
	text-align:center;
	font:27px/35px "Times New Roman", Times, serif; 
	font-weight:bold;
}

/*________Left Menu_______________________________________________________________*/

#leftPanel {
	width:210px;
	padding:0;
	margin:0;
	float:left;
	height:100%; /* this is the key! */
}
/*#menuLeft {
	padding:0;
	margin:0;
	line-height:14px;
	list-style-type:none;
	width:100%;	
	
	/*border-top: solid #0084a9 thin;
	border-bottom: solid #0084a9 thin;
	} 
		#menuLeft ul.nav-header li { 
		list-style-type:none;
		display: block;
		height:30px; 
		border-bottom: dotted #0084a9 thin;
		width:100%;
		padding:10px 0; 
		margin:0; 
		} 
			#menuLeft ul.nav-header li a{
			display:block; 
			font-family:"Times New Roman", Times, serif; ADDED 
			font-weight:bold;
			font-size:10pt;
			color:#0084a9; 
			padding-left:10px; 
			margin:0; 
			} 
			#menuLeft ul.nav-header li a:hover, #menuLeft ul.nav-header li.nav-selected a{
			color: #9fd0df;
			text-decoration:none; /* ADDED 
			} */
#menuLeft {
padding:0;
margin:0;
line-height:14px;
list-style-type:none;
width:100%; 

/*border-top: solid #0084a9 thin;
border-bottom: solid #0084a9 thin;*/
} 
#menuLeft ul.nav-header li { 
list-style-type:none;
display: block;
height:30px; 
border-bottom: dotted #0084a9 thin;
width:100%;
padding:10px 0; 
margin:0; 
} 
#menuLeft li a{
display:block; 
font-family:"Times New Roman", Times, serif; /* ADDED */ 
font-weight:bold;
font-size:10pt;
color:#0084a9; 
padding-left:10px; 
margin:0; 
} 

#menuLeft .nav-selected, #menuLeft li.nav-selected a, #menuLeft li a.nav-selected {
color: #9fd0df;
text-decoration:none; /* ADDED */ 
}
			
/*____________right Panel___________________________________________________________*/

#calTop{
	position:relative;
	color: #0084a9;
	font-family:"Times New Roman", Times, serif; /* ADDED */
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/navTop_static.png);/* normal state of image*/
	background-repeat:no-repeat;
	width: 230px;
	height: 74px;
	cursor:pointer;
	float:left;
	line-height: 10pt;
		}

#rightPanel{
	width:210px;
	margin:0px 10px;
	padding:0;
	float:right;
}
#rightPanel2{
	width:200px;
	margin:0;
	padding:0;
	float:right;
}

.rightBlock{
	text-align:left;
	}
	
.calBlockHead{
	position:absolute;
	top:0px;
	left:10px;
	text-align:left;
	padding:30px 0px 0px 90px;
	background-image:url(../images/calender.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:70px;
	width:190px;
	}
	
#cssCalBot{
	margin:0;
	padding:0px 20px;
	list-style-type:none;
	cursor:pointer;
	width: 230px;
	height: 200px;
	cursor:pointer;
	float:left;
	background-image:url(../images/navContBg.png);/* normal state of image*/
	background-repeat:no-repeat;
	text-align:left;
	}
	
#cssCalBotContent{
	padding:10px 40px 10px 0px;
	}
/*_____Footer area_________________________________________________________________*/

#footer{
	background-image: url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	width:920px;
	float:left;
	border-top: solid #0084a9 thin;
	margin: 0px 20px;
	}

.footerBlock{
	line-height:20px;
	list-style-type:none;
	width:210px;
	margin:20px 0px;
	padding:0px 10px;
	float:left;
	}
	.footerBlock a{
	cursor:pointer;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10pt;
	color: #0084a9;
	}
	.footerBlock a:hover, .footerBlock a:visited{
	cursor:pointer;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	color: #9fd0df;
	}

.footerList{
	margin:0;
	padding:0;
}
.footerList li{
	list-style-type:none;
	}
.footerList li a{
	cursor:pointer;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10pt;
	color: #0084a9;
	}
.footerList li a:hover, #footerList li a:active{
	cursor:pointer;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	color: #9fd0df;
	}

.copywrite{
	height:56px;
	width:960px;
	border-top: solid #0084a9 thin;
	float:left;
	clear: both;
}
.twoColCopywriteCont{
	width:450px;
	margin:0px 10px;
	padding:0;
	float:left;
}
