#fullheight
{
	height: 100%;
}
body
{
	height: 100%;
}
*
{
	padding: 0;
	margin: 0;
}
body
{
	font-size: 62.5%;
	background-color: rgb(255,255,255);
	font-family: tahoma,verdana,arial,sans-serif;
}
#wrapper
{
	background: #ffffff;
	background: url(images/pageBackground.gif) repeat-y;
	width: 800px;
	margin: 0 auto;
	height: 100%;
}
.page-container
{
	width: 770px;
	margin: 0px auto;
	margin-top: 1px;
	margin-bottom: 10px;
	font-size: 1.0em;
}
.header
{
	width: 770px;
	font-family: tahoma,arial,sans-serif;
}
.header-middle
{
	width: 770px;
	height: 113px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}
.header-bottom
{
	width: 768px;
	background: #e1363c;
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma,Arial;
	margin-left: 0px;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
.header-breadcrumbs
{
	clear: both;
	width: 601px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.header-breadcrumbs ul
{
	float: left;
	width: 601px;
	list-style: none;
	padding: 0 0 0 0;
	font-family: arial,sans-serif;
}
.header-breadcrumbs ul li
{
	display: inline;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	font-size: 110%;
}
.header-breadcrumbs ul a
{
	color: #000000;
	text-decoration: none;
}
.header-breadcrumbs ul a:hover
{
	color: #990000;
	text-decoration: none;
}
.nav2
{
	float: left;
	width: 768px;
	border: none;
	background: #e1363c;
	color: #ffffff;
	height: 25px;
}
.nav2 ul
{
	list-style-type: none;
}
.nav2 ul li
{
	float: left;
	position: relative;
	z-index: 1000;
	border-right: solid 1px rgb(175,175,175);
}
.nav2 ul li ul
{
	display: none;
	border: none;
	margin-left: -30px;
	padding: 0px 30px 30px 30px;
}
.nav2 ul li a
{
	float: left;
	display: block;
	height: 2.1em;
	line-height: 2.1em;
	padding: 0 16px 0 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.nav2 ul li:hover
{
	width: auto;
}
.nav2 table
{
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
/*IE6*/
.nav2 ul li a:hover
{
	background-color: #b31203;
	text-decoration: none;
}
.nav2 ul li a:hover ul
{
	display: block;
	position: absolute;
	z-index: 998;
	top: 2.0em;
	top: 2.0em;
	left: 0;
	margin-top: 0.1em;
}
.nav2 ul li a:hover ul li a
{
	display: block;
	width: 15em;
	height: 1px;
	line-height: 1.0em;
	padding: 4px 4px 4px 4px;
	border-left: solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color: rgb(237,237,237);
	font-weight: normal;
	color: rgb(50,50,50);
}
/*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 997;
}
.nav2 ul li a:hover ul li a:hover
{
	background-color: rgb(210,210,210);
	text-decoration: none;
}
/*Color subcells hovering mode*/
/*Non-IE6*/
.nav2 ul li:hover a
{
	background-color: #b31203;
	text-decoration: none;
}
/*Color main cells hovering mode*/
.nav2 ul li:hover ul
{
	display: block;
	position: absolute;
	z-index: 998;
	top: 2.0em;
	margin-top: 0.1em;
	left: 0;
}
.nav2 ul li:hover ul li ul
{
	display: none;
}
.nav2 ul li:hover ul li a
{
	display: block;
	width: 15em;
	height: auto;
	line-height: 1.0em;
	margin-left: -1px;
	padding: 4px 4px 4px 4px;
	border-left: solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color: rgb(237,237,237);
	font-weight: normal;
	color: rgb(50,50,50);
}
/*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover
{
	background-color: rgb(210,210,210);
	text-decoration: none;
}
/*Color subcells hovering mode*/
.nav2 .searchform
{
	float: right;
	width: auto;
	padding: 0 1px 0px 0px /*IE6*/;
	padding-right: 1px;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 3px;
}
.nav2 .searchform input.field
{
	width: 10.0em;
	padding: 0;
	border: 2px solid rgb(200,200,200);
	font-family: arial,sans-serif;
	font-size: 100%;
}
.nav2 .goButton
{
	width: 3.0em;
	padding: 1px !important /*Non-IE6*/;
	padding: 0 /*IE6*/;
	background-color: #e1363c;
	text-align: center;
	font-family: tahoma,arial,sans-serif;
	color: #ffffff;
	font-size: 100%;
	cursor: hand;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}
.miscLinks a
{
	color: #3333ff;
	text-decoration: none;
}
.miscLinks a:hover
{
	color: #3333ff;
	text-decoration: none;
}
.miscLinks a:visited
{
	color: #3366cc;
	font-family: Tahoma,Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/**************** menu coding *****************/
ul#navmenu, ul#navmenu li, ul#navmenu ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
}
ul#navmenu:after /*From IE 7 lack of compliance*/
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu li
{
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
}
/* Root Menu */
ul#navmenu a
{
	border: 1px solid #FFF;
	border-right-color: #DCE4F1;
	border-bottom-color: #CCC;
	padding: 0 6px;
	display: block;
	background: #DCE4F1;
	color: #3333ff;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	text-align: right;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a
{
	background: #d3d3d3;
	color: #3333ff;
}
/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a
{
	background: #DCE4F1;
	color: #3333ff;
	text-align: left;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	z-index: 999;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a
{
	background: #d3d3d3;
	color: #3333ff;
	z-index: 999;
}
ul#navmenu ul, ul#navmenu ul ul, ul#navmenu ul ul ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul
{
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul
{
	display: block;
}

.main
{
	clear: both;
	width: 770px;
	padding-bottom: 3px;
	margin-top: 1px;
	background: url(images/navBG.gif) repeat-y left top;
}
.main-navigation
{
	display: inline /*Fix IE floating margin bug*/;
	float: left;
	width: 160px;
	height: 448px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	background-color: #dce4f1;
}
.main-content
{
	display: inline /*Fix IE floating margin bug*/;
	float: right;
	width: 600px;
	margin: 0px 0px 0px 5px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}

.main-content .jobs
{
	/*-moz-margin-start: 100px 0 0 0;*/
}

.mainContentheader
{
	background-image: url(images/topGraphic.gif);
	width: 600px;
	height: 80px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
.main-content-sub
{
	display: inline /*Fix IE floating margin bug*/;
	float: right;
	width: 770px;
	margin: 0px 0px 0px 5px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}


/* MAIN CONTENT */
.column1-top-left
{
	width: 200px;
	height: 29px;
	margin-bottom: 20px !important /*Non-IE6*/;
	margin-bottom: 15px /*IE6*/;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
}
.column2-top-middle
{
	width: 200px;
	height: 29px;
	margin-bottom: 10px !important /*Non-IE6*/;
	margin-bottom: 5px /*IE6*/;
	margin-left: 2px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-image: url(images/featuredpages.gif);
	background-repeat: no-repeat;
}
.column3-top-right
{
	width: 200px;
	height: 29px;
	margin-bottom: 10px !important /*Non-IE6*/;
	margin-bottom: 5px /*IE6*/;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-image: url(images/upComingEvents.gif);
	background-repeat: no-repeat;
}
/*  CLEAR FLOATS  */
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer:after, p:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-contentunit
{
	clear: both;
	width: 610px;
	height: 0.1em;
	border: none;
	background: rgb(210,210,210);
	color: rgb(210,210,210);
}

#bottomNav
{
	height: 22px;
	width: 770px;
	padding-bottom: 1px;
	padding-top: 1px;
}
#Lowernav
{
	height: 18px;
	background-color: #e1363c;
	width: 768px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 0px;
	border-right: #a7060b 1px solid;
	border-top: #a7060b 1px solid;
	border-left: #a7060b 1px solid;
	border-bottom: #a7060b 1px solid;
}
#Lowernav ul
{
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#Lowernav ul li
{
	list-style: none;
	display: block;
	float: left;
	margin: 0 27px;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
}
#Lowernav ul li a
{
	color: #ffffff;
	text-decoration: none;
}
#Lowernav ul li a:hover
{
	color: #000000;	
}

.footer p
{
	line-height: 1.0em;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}
.footer p.credits
{
	font-weight: normal;
}
.footer
{
	clear: both;
	width: 770px;
	height: 2.0em;
	padding: 1.1em 0 0;
	background: url(images/footer.gif) no-repeat;
	font-size: 1.0em;
	text-align: center;
	vertical-align: middle;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}

.SubImage
{
	height: 76px;
	width: 601px;
	float: right;
	background-repeat: no-repeat;
	margin: 1px 0px 0px;
}
.SubTitle
{	
	background-image: url(images/pageTitle.gif);	
	height: 27px;
	width: 601px;
	float: right;
	/* background-color: #FFE1BA; */
	background-repeat: no-repeat;
}
.SubTitleWording
{
	color: White;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11pt;
	vertical-align: middle;
	text-indent: 5pt;
	text-align: left;
}
.subPageContent
{
	background-color: #ffffff;
	float: right;
	width: 600px;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 18px;
}

.subPageContent ul
{
	list-style: none;
	margin: 0.5em 0px 0em;
}
.subPageContent ul li
{
	margin: 0px 0px 0em 10px;
	background: url(images/bg_bullet_full_2.gif) no-repeat 0 0.5em;
	line-height: 1.3em;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.subPageContent ol
{
	margin: 0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin: 0.5em 0 1.0em 25px /*IE6*/;
}
.subPageContent ol li
{
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
	font-size: 120%;
}

.goBackbutton
{
	cursor: hand;
	background-image: url(images/goBack_button.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: white;
}
.button
{
	/*border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	cursor: hand;
	background-image: url(images/btn_skin.gif);
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;*/
}

.hpPageRepeater
{
	color: #000000;
	font-size: 12px;
	font-family: tahoma,Arial, Verdana, Sans-Serif;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}
a.links
{
	color: #000000;
	font-family: tahoma,Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.links:visited
{
	color: #000000;
	font-family: tahoma,Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.links:hover
{
	color: #3366cc;
	font-family: tahoma,Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.addpayLinkform
{
	width: 599px;
}
.addpayLinkform label.left
{
	float: left;
	width: 120px;
	margin: 0 0 0 1px;
	padding: 2px;
	font-size: 110%;
}
.addpayLinkform select.combo
{
	width: 205px;
	padding: 1px;
	border: solid 1px rgb(200,200,200);
	font-family: tahoma,arial,sans-serif;
	font-size: 110%;
}
.addpayLinkform input.field
{
	width: 200px;
	padding: 2px;
	border: solid 1px rgb(200,200,200);
	font-family: tahoma,arial,sans-serif;
	font-size: 110%;
}
.addpayLinkform textarea
{
	padding: 2px;
	border: solid 1px rgb(200,200,200);
	font-family: arial,sans-serif;
	font-size: 110%;
}

html
{
	filter: expression(document.execCommand( "BackgroundImageCache" , false, true));
}
/*IE proprietary flicker hack for background images. Not validating, but OK*/
