* { margin: 0; padding: 0; }

ul,ol{
	padding: 2px 0 2px 40px;
}
#bodyDiv ul, #bodyDiv ol{ overflow: hidden; }

blockquote{ margin: 1.12em 40px; display:block;}

body{ background:#FFF;	margin:0 auto; text-align:center; }

#wrapper{
	margin: 0 auto;
	border-top:0 solid #666;
	border-right:0 solid #666;
	border-bottom:0 solid #666;
	border-left:0 solid #666;
	width:885px;
	background:#FFF;}
	
.titleHR{
	margin:0 0 10px 0;
	color:#ccc;
	background-color:#ccc;
	text-align:left;
	height:1px;
	width:100%;
	border:0;}

#bodyDiv{
	text-align:left;
	float:right;
	width:680px;
	margin:0;
	padding:0;
	border-right:3px solid #999;
	border-left:3px solid #999;
	}

#contactMsgDiv{
	width:500px;
	padding:5px;
	background:#FFFFCC;
	border:1px solid #666;
	margin:5px auto;
	}
.contactFormStyle input, .contactFormStyle textarea, .contactFormStyle select{
	border:1px solid #666;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px; }
	
input.contactSubmitBTN{
	border:3px double #666;
	padding:2px 8px;
	font-weight:bold;}
	
.off{ background:#FFF; }
.over{ background:#CCC; cursor:pointer; }

#headerDiv{
	text-align:left;
	border-top:0 solid #999;
	border-right:0 solid #999;
	border-bottom:0 solid #999;
	border-left:0 solid #999; }
	
#headerIMG{	display:block;	}

/* ############################################################################################################ */
/* ######## TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ####### */
/* ############################################################################################################ */
#topNavDiv{
	text-align:right;
	width:100%;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:-27px 0 0 0;
	padding:0; }

#innerTopNavDiv{
	height:24px;
	background:url(../images/divider_full.jpg) no-repeat bottom center;
	padding:8px 0 7px 0;
	}

#topNavUL{ margin:0; padding:0;}
.mainLI { display:inline; position:relative; }
.mainLI a.topNavLinks_main, .mainLI a.topNavCurrent_main {
	font: normal normal 12px Helvetica, arial, sans-serif;
	padding:8px 10px 8px 10px;
	margin:0; }

#topNavUL li a.topNavLinks_main:link, #topNavUL li a.topNavLinks_main:visited{
	color: #666;
	text-decoration: none; }
	
#topNavUL li a.topNavLinks_main:focus, #topNavUL li a.topNavLinks_main:hover{
	color: #0064A3; 
	text-decoration: none;
	background: none; }

/* ___________________________________________________________________________ Top Nav: CURRENT Links _____ */
#topNavUL li a.topNavCurrent_main:link, #topNavUL li a.topNavCurrent_main:visited{
	color: #0064A3;
	text-decoration: none;
	background: none; }
	
#topNavUL li a.topNavCurrent_main:focus, #topNavUL li a.topNavCurrent_main:hover{
	color: #0064A3; 
	text-decoration: none;
	background: none; }

/* _______________________________________________________________________________________________________ */
/* ___________________________________________________________________________ Top Nav: SUB DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topNavUL li ul { /* second-level lists */
	position: absolute;
	z-index:100;
	padding:4px 0 8px 0;
	/* use left instead of display to hide, because display: none isn't read by screen readers */
	left: -999em;
	margin:8px 0 0 0;
	background:#666 ;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none; }

#topNavUL li:hover ul, #topNavUL li.sfhover ul { /* lists nested under hovered list items */
	left:0; }

.subLI{ display:block; }
.subLI a{
	white-space:nowrap;
	display:block;
	padding:4px 20px;
	font: normal bold 13px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	margin:0;
	text-align:left; }

#topNavUL li ul a.topNavLinks:link, #topNavUL li ul a.topNavLinks:visited{
	color: #FFF;
	background: none;
	text-decoration: none; }

#topNavUL li ul a.topNavLinks:focus, #topNavUL li ul a.topNavLinks:hover{
	color: #FFFF00; 
	background: none;
	text-decoration: none; }

/* ____________________________________________________________________ Top Nav: SUB CURRENT Links _____ */
#topNavUL li ul a.topNavCurrent:link, #topNavUL li ul a.topNavCurrent:visited{
	color: #FFFF00;
	background: none;
	text-decoration: none; }
	
#topNavUL li ul a.topNavCurrent:focus, #topNavUL li ul a.topNavCurrent:hover{
	color: #FFFF00; 
	background: none;
	text-decoration: none; }
	
	
/* _______________________________________________________________________________________________________ */
/* ________________________________________________________________________ Top Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topSubNavUL_NO_DD{
float:right;
margin:4px 0 10px 0;
background:#666 ;
border-top:1px solid #CCC;
border-right:2px solid #CCC;
border-bottom:0px solid #666;
border-left:0px solid #666; }

#topSubNavUL_NO_DD li{
	display:block;
	position:relative;
	text-align:center;
	padding:4px 30px 4px 30px;
	margin: 0 0; }

#topSubNavUL_NO_DD a { font: normal bold 12px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; }

#topSubNavUL_NO_DD a.topNavLinks:link, #topSubNavUL_NO_DD a.topNavLinks:visited{
	color: #FF6600;
	background: #FFF;
	text-decoration: none; }

#topSubNavUL_NO_DD a.topNavLinks:focus, #topSubNavUL_NO_DD a.topNavLinks:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	
/* ________________________________________________________________ Top Nav: SUB NO-DD CURRENT Links _____ */
#topSubNavUL_NO_DD a.topNavCurrent:link, #topSubNavUL_NO_DD a.topNavCurrent:visited{
	color: #FF6600;
	background: #f0f0f0;
	text-decoration: none; }
	
#topSubNavUL_NO_DD a.topNavCurrent:focus, #topSubNavUL_NO_DD a.topNavCurrent:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	

/* ############################################################################################################ */
/* ######## LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ###### */
/* ############################################################################################################ */
#left_sideBar{
	float:left;
	width:195px;
	text-align:right;
	background:none;
	padding-top:10px;
	}






/* Main menu settings */
#leftNavDiv {
	clear:both;
	float:left;
	margin:0 0 0 0;
	background:none;
	padding:0;
	width:193px;
	border-top:2px dotted #999;
	border-left:2px dotted #999;
	font: normal bold 14px Helvetica, arial, sans-serif;
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
}

/* Left menu items */

#leftNavDiv ul {	
	margin:0;
	padding:0;
	list-style:none;
}
#leftNavDiv ul li {
	margin:4px 0 0 3px;
	padding:0;
}
#leftNavDiv ul li a {
	display:block;
	margin:0;
	padding:6px 5px 6px 0;
	background:;
	color: #666;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
#leftNavDiv ul li.active a {
	color: #FFF;
	text-decoration: none;
	background: #0065A3;
}
#leftNavDiv ul li a:hover {
	color: #FFF; 
	text-decoration: none;
	background: #0065A3;
}
#leftNavDiv ul li:hover a,
#leftNavDiv ul li.hover a { /* This line is required for IE 6 and below */
	color: #FFF; 
	text-decoration: none;
	background: #0065A3;
}

/* Submenu items */
#leftNavDiv ul ul {	
	display:none; /* Sub menus are hidden by default */
	position:absolute;
	padding:6px;
	margin:0;
	background:#0065A3;
	margin:-27px 0 0 0;
	left:193px;
	/*width:10em;  width of the drop-down menus */
}

#leftNavDiv ul ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#leftNavDiv ul ul li a,
#leftNavDiv ul li:hover ul li a,
#leftNavDiv ul li.hover ul li a { /* This line is required for IE 6 and below */
	padding:4px 10px;
	font: normal bold 14px Helvetica, arial, sans-serif;
	text-align:left;
	
	color: #FFF;
	background: none;
	text-decoration: none;
	white-space:nowrap;
	line-height:1.4em; /* overwrite line-height value from top menu */
	float:left;
	width:100%;
}

#leftNavDiv ul ul li.active a {
	color: #CCC !important;
	background: none !important;
}

#leftNavDiv ul ul li a:hover,
#leftNavDiv ul li.active ul li a:hover,
#leftNavDiv ul li:hover ul li a:hover,
#leftNavDiv ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	color: #CCC; 
	background: none;
	text-decoration: none;
	white-space:nowrap;
	float:left;
}

/* Flip the last submenu so it stays within the page */
#leftNavDiv ul ul.last {
	left:auto; /* reset left:0; value */
	right:0; /* Set right value instead */
}
#leftNavDiv ul ul.last li {
	float:right;
	position:relative;
	right:.8em;
}

/* Make the sub menus appear on hover */
#leftNavDiv ul li:hover ul,
#leftNavDiv ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}



table.leftNav{
	width:100%;
	border-top:2px dotted #999;
	border-right:0;
	border-bottom:0;
	border-left:2px dotted #999; }

table.leftNav td a{
	display: block;
	font: normal bold 14px Helvetica, arial, sans-serif;
	padding:6px 5px 6px 5px;
	margin:4px 0 0 3px; }

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited {
	color: #666;
	text-decoration: none; }
	
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #FFF; 
	text-decoration: none;
	background: #0065A3; }
	
/* _________________________________________________________________________ Left Nav: CURRENT Links _____ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #FFF;
	text-decoration: underline;
	background: #0065A3; }
	
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #FFF; 
	text-decoration: none;
	background: #0065A3; }

/* _______________________________________________________________________________________________________ */
/* _______________________________________________________________________ Left Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */

tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 13px Helvetica, arial, sans-serif;
	padding:0 5px 0 0;
	margin:0; }
	
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {   color: #FFF;	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6; }


/* ############################################################################################################ */
/* ######### FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ########### */
/* ############################################################################################################ */
#footerDiv{
	clear:both;
	width:100%;
	text-align:right;
	background:#0064A3;
	padding:5px 0;
	font:normal normal 10px Helvetica, arial, sans-serif;
	color: #FFF;	}


/* ############################################################################################################ */
/* ########### FONTS ############ FONTS ############# FONTS ############ FONTS ############ FONTS ############# */
/* ############################################################################################################ */
h1{
	font:normal bold 20px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif; text-shadow: 2px 2px 5px #BBB;
	color: #000;
	text-align:left;
	margin:0 0 10px 0; }
	
.tagline{
	font:italic bold 14px Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
	color: #000;
	text-align:left;
	margin: 0 0 5px 0; }

.bodyText {
	font:normal normal 10px/1.4 verdana, arial, sans-serif;
	color: #000;
	word-spacing:; }
	
.bodyTextRight {
	font:normal normal 10px/1.4 verdana, arial, sans-serif;
	color: #000;
	word-spacing:;
	text-align:right; }
	
.bodyTextBold {
	font:normal normal 10px/1.4 verdana, arial, sans-serif;
	color: #000;
	word-spacing:;
	font-weight:bold; }
	
.bodyTextBoldRight {
	font:normal normal 10px/1.4 verdana, arial, sans-serif;
	color: #000;
	word-spacing:;
	font-weight:bold;
	text-align:right; }

a:link { color: #0D4B98; text-decoration: underline;}
a:visited { color: #0D4B98; text-decoration: underline;}
a:focus { color: #990000; text-decoration: none;}
a:hover { color: #990000; text-decoration: none;}

a.footerLink:link { color: #999; text-decoration: underline;}
a.footerLink:visited { color: #999; text-decoration: underline;}
a.footerLink:focus { color: #333; text-decoration: none;}
a.footerLink:hover { color: #333; text-decoration: none;}


/* TinyMCE editor body */
body.mceContentBody{ background: #FFF; text-align:left; }
body.mceContentBody p{ margin:0; }

#bodyDiv p{ margin:0; }
#bodyDiv table{ font:normal normal 10px/1.4 verdana, arial, sans-serif; }

#mc_embed_signup{ width:170px; border:1px solid #CCC; background:#F0F0F0; padding:1px; float:right; margin:5px 0;  }
#mc_title{ font:normal bold 13px verdana, arial, sans-serif; color:#000; text-align:center; padding:4px; background:#CCC; margin-bottom:5px; }
.mc_required{ font:italic bold 14px arial, sans-serif; color:red; }

#mc_embed_signup label{ font:normal normal 12px verdana, arial, sans-serif; color:#333; }

#mc_field_div{ padding:0 5px; margin:4px auto; }
#mc-embedded-subscribe-form{ margin:0 auto;}

div.mce_inline_error{
	font-size:12px !important;
	color:red;
	}
	

#red_msg, #green_msg{
	position:absolute;
	display:none;
	z-index:9999;
	width:500px;
	margin: auto;
	left:0; right:0;
	padding:10px;
	font: normal bold 13px Lucida Sans Unicode, Lucida Grande, geneva, verdana, sans-serif;
	color:#FFF;
	-moz-box-shadow: 0 0 6px #CCC; /* Firefox */
	-webkit-box-shadow: 0 0 6px #CCC; /* Safari, Chrome */
	box-shadow: 0 0 6px #CCC; /* CSS3 */
	
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari, Chrome */
	border-radius: 2px; /* CSS3 */
	}
#red_msg{ background:#B23333; }
#green_msg{ background:#669933; }

	
	
.searchresult{
	padding: 8px 0;
	width:554px; }

.searchresult h3, .searchresult p{
	margin: 0;
	font:normal normal 13px arial, san-serif; }

.searchresult h3 a{
	color: #2200CC;
	text-decoration: underline;
	font:normal normal 16px arial, san-serif; }

.searchresult .resultdesc b{ font-weight:bold; }

.searchresult .resulturl{ color: green; }

#side_bar_div{
	font:normal normal 10px/1.4 verdana, arial, sans-serif;
	}
	
	
#table_1{  }
#table_2, #table_3, #table_4, #table_5, #table_6, #table_7, #table_8, #table_9, #table_10 { display:none; width:100%; }

#link_cell_1 a, #link_cell_2 a, #link_cell_3 a, #link_cell_4 a, #link_cell_5 a, #link_cell_6 a, #link_cell_7 a, #link_cell_8 a, #link_cell_9 a, #link_cell_10 a{ font-weight:bold; font-size:13px; text-decoration: none; display:block;padding:5px 0; border-top:2px solid #0064a3;}

.currentClass{
	background-color: #ffffff;
	text-align: center;	
}
.currentClass a{ color:#0064a3; }

.otherClass{
	background-color: #0064a3;
	text-align: center;	
	
}
.otherClass a{ color:#ffffff; }

body.mceContentBody #table_1, 
	body.mceContentBody #table_2, 
	body.mceContentBody #table_3, 
	body.mceContentBody #table_4, 
	body.mceContentBody #table_5, 
	body.mceContentBody #table_6, 
	body.mceContentBody #table_7, 
	body.mceContentBody #table_8, 
	body.mceContentBody #table_9, 
	body.mceContentBody #table_10 { display:table; margin:10px auto; }
	
	

