﻿.ajax__calendar, 
.ajax__calendar_day,
.ajax__calendar_month,
.ajax__calendar_year
{
    color: Black;
}

img, div { _behavior: url(../../iepngfix.htc) }


body { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	background:  url(Images/bg_tile.jpg) center top repeat-y #9dc0cc;
	padding: 0;
	margin: 0;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0;
	}
	
p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	border: none;
	}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

	
.content_home_middle h1 {
	line-height: 1.2em;
	letter-spacing: .08em;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
}

.content_home_right h1 {
	line-height: 1.2em;
	letter-spacing: .08em;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
}

h2 {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #efcf21;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #efcf21;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	width: 774px;
	margin: 0 auto;
	background: url(Images/bg.jpg) left top no-repeat;
	min-height: 622px;
	}

.wrap_sub {
	width: 774px;
	margin: 0 auto;
	background: url(Images/bg.jpg) left top no-repeat;
	min-height: 622px;
	}

.container {
	width: 746px;
	margin: 0 auto;
	}

.banner{
	width: 746px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	}

.logo {
	width: 234px;
	height: 90px;
	vertical-align: top;
	}

.header_right {
	width: 512px;
	text-align: right;
	vertical-align: top;
	}

.secure_login {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 10px 0 0;
	}

.secure_login a:link, .secure_login a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(Images/icon_lock.jpg) left 3px no-repeat;
	padding-left: 10px;
	}
	
.secure_login a:hover, .secure_login a:active {
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.content {
	padding: 14px 10px 42px 10px;
	}

.column_left {
	width: 255px;
	vertical-align: top;
	}

.accordion {
	width: 229px;
	background: #00254c;
	border: 1px solid #00446d;
	padding: 7px;
	}
div .accordion_Panel a:link, div .accordion_Panel  a:visited
{
	display: block;
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 195px;
	margin: 0;
	padding: 4px 3px 4px 20px;
}
 div .accordion_Panel a:hover, div .accordion_Panel a:active
 {
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 195px;
	margin: 0;
	padding: 4px 3px 4px 20px;
 
 }
 
.column_right {
	width: 470px;
	vertical-align: top;
	}

.flash {
	width: 468px;
	height: 268px;
	border: 1px solid #00446d;
	}
	
.column_one_wrap {
	width: 255px;
	vertical-align: top;
	padding-top: 3px;
	}

.column_one {
	border: 1px solid #224278;
	width: 243px;
	}

.column_two_wrap {
	width: 470px;
	vertical-align: top;
	
	}

.column_two {
	margin-top: 17px;
	background: url(Images/bg_divider.gif) 232px top repeat-y;
	}

.content_home_middle {
	vertical-align: top;
	width: 204px;
	padding: 0 20px 0 8px;
	}

.content_home_right {
	vertical-align: top;
	width: 213px;
	padding: 0 7px 0 18px;
	}

.footer {
	background: url(Images/bg_footer.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 16px;
	margin-top: 18px;
	}

.footer p {
	font-size: 10px;
	}

.footer a:link, .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	}

.footer a:hover, .footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: underline;
	padding-left: 15px;
	}


/* ----------------------- </genClasses> --------------------------- */
.column_sub_left {
	width: 218px;
	vertical-align: top;
	padding-bottom: 30px;
	}

.subnav {
	width: 194px;
	background: #00254c;
	border: 1px solid #00446d;
	padding: 8px;
	}

.subnav_div {
	border-bottom: 1px solid #009aba;
	height: 1px;
	margin: 20px 0;
	}

.column_sub_right {
	width: 508px;
	vertical-align: top;
	padding-bottom: 30px;
	}

.column_sub_right_banner {
	background: url(Images/bg_page_hdr.jpg) top left no-repeat;
	height: 30px;
	padding: 6px 0 0 8px;
 	}

.column_sub_right_banner h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: .08em;
	}

.column_sub_right_content {
	padding: 10px;
	line-height: 14px;
	}

.column_sub_right_content h1 {
	font-weight: normal;
	font-size: 18px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

.column_sub_right_content h2 {
	font-weight: normal;
	font-size: 16px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

.column_sub_right_content h3 {
	font-weight: normal;
	font-size: 14px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

.column_sub_right_content h4 {
	font-weight: normal;
	font-size: 12px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}
	
.column_sub_right_content h5 {
	font-weight: normal;
	font-size: 11px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

.column_sub_right_content h6 {
	font-weight: normal;
	font-size: 10px;
	color: #efcf21;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

/* ----------------------- <imgRollOver> --------------------------- */

.imageSwap {
	margin: 6px 0 0 0;
	}

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 195px;
	margin: 0;
	padding: 0;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 195px;
	margin: 0;
	padding: 0;
	}

.imageSwap span {
	display: block;
	padding: 4px 3px 4px 20px;	
	}

div .LinkDiv a:link, div .LinkDiv a:visited
{
	display: block;
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 175px;
	margin: 0;
	padding: 4px 3px 4px 20px;

}
 div .LinkDiv a:hover, div .LinkDiv a:active
 {
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 175px;
	margin: 0;
	padding: 4px 3px 4px 20px;
 
 }
div .LinkDivon a:link, div .LinkDivon a:visited, div .LinkDivon a:hover, div .LinkDivon a:active
{
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 175px;
	margin: 0;
	padding: 4px 3px 4px 20px;
}

.tertiaryNav {
	padding: 4px 3px 4px 20px;
	}


div .tertiaryNav a.tertiaryNav:link, div .tertiaryNav a.tertiaryNav:visited
 {
 	display: block;
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 155px;
	margin: 0;
	padding-left: 20px;

 }
 div .tertiaryNav a.tertiaryNav:hover, div .tertiaryNav a.tertiaryNav:active 
 {
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 155px;
	margin: 0;
	padding-left: 20px;

 }
	
div .tertiaryNav a.tertiaryNavOn:link, .tertiaryNav a.tertiaryNavOn:visited, .tertiaryNav a.tertiaryNavOn:hover, .tertiaryNav a.tertiaryNavOn:active
{
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 155px;
	margin: 0;
	padding-left: 20px;
}

.quaternaryNav {
	padding: 4px 3px 4px 20px;
	}
	
div.quaternaryNav a.quaternaryNav:link, div.quaternaryNav a.quaternaryNav:visited 
{
 	display: block;
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 155px;
	margin: 0;
	padding-left: 20px;
}

div.quaternaryNav a.quaternaryNav:hover, div.quaternaryNav a.quaternaryNav:active 
{
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 155px;
	margin: 0;
	padding-left: 20px;
	
}
	
.quaternaryNav a.quaternaryNavOn:link, .quaternaryNav a.quaternaryNavOn:visited, .quaternaryNav a.quaternaryNavOn:hover, .quaternaryNav a.quaternaryNavOn:active
{
	background: url(images/bullet_accordion_arrow.gif) 10px 8px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #efcf21;
	text-decoration: underline;
	width: 155px;
	margin: 0;
	padding-left: 20px;
}



.mainNavDropDown {
}

.mainNavDropDown_item {
	background: #00386a;
    text-align: left;
	border-bottom: 1px solid #0264a1;
	width: 300px;
	height: 25px;
	}

.mainNavDropDown_item a:link,
.mainNavDropDown_item a:visited,
.mainNavDropDown_item a:hover,
.mainNavDropDown_item a:active
{
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff; 
    cursor: hand;
	padding-left: 10px;
}

.mainNavDropDown_item_hover {
    background: #0264a1;
	text-align: left;
	width: 300px;
	height: 25px;
	}
	

.mainNavDropDown_item_hover a:link,
.mainNavDropDown_item_hover a:visited,
.mainNavDropDown_item_hover a:hover,
.mainNavDropDown_item_hover a:active
{
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;	
    color: #fff; 
    cursor: hand;
	padding-left: 10px;
}

	
