/* HTML Elements- - - - - - - - - - - - - - - - - - - - - */
 

html { height:100%; padding:0 0 1px }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	PADDING: 0px; 
	MARGIN: 0px;
}

body {
	BACKGROUND: #e4e4e4; 
	MARGIN: 0px; 
	COLOR: #000000; 
	PADDING: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif !important; 
	TEXT-ALIGN: left;
}

#container {
	MARGIN: 0px auto; 
	OVERFLOW: hidden; 
	WIDTH: 758px; 
	POSITION: relative; 
	TEXT-ALIGN: left
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;

}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;

}


.SubRedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;
	color:#c73236;

}

.SubHeaderNonBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding-top: 10px;

}

.SmallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;

}

li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

li.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

a {

	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #10306B;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #10306B;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #c02335;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #c02335;
	text-decoration: none;
}

a.CatalogLink {

	font-family: Arial, Helvetica, sans-serif;
	color: #C22D3E;
	font-weight:bold;
	text-decoration: none;
}

a.CatalogLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C22D3E;
	font-weight:bold;
	text-decoration: underline;
}

/* End HTML Elements- - - - - - - - - - - - - - - - - - - */

/* Top navbar - - - - - - - - - - - - - - - - - - - - - - */

#mainnav {
	margin:0; padding:0;
	width:758px; height:58px;
	overflow:hidden;
	position:relative; z-index:999;
	background:transparent url(/Assets/HeaderNav/spr_navbar.gif) no-repeat 0 0;
	list-style:none;
}
#mainnav li {
	margin:0; padding:0;
	list-style:none;
}
#mainnav li span {
	position:absolute; left:-9999em; /* hide the text */
	height:0; width:0; overflow:hidden; /* opera needs a little extra convincing */
}
#mainnav li,
#mainnav a {
	display:block;
	height:58px;
	position:absolute;
	top:0;
	background:transparent url(/Assets/HeaderNav/spr_navbar.gif) no-repeat 0 0;
	text-decoration:none;
}



#nav0_0 a {
	left:0;
	width:110px;                  	/*width from edge to divider */
	background-position:0 0;
}
#nav1_0 a {
	left:110px;                    	/*prev. left + prev. width */
	width:107px;
	background-position:-110px 0;
}
#nav2_0 a {
	left:217px;  
	width:107px;
	background-position:-217px 0;	/* prev. left + prev. width */
}
#nav3_0 a {
	left:324px;
	width:107px;
	background-position:-324px 0;
}
#nav4_0 a {
	left:431px;
	width:107px;
	background-position:-431px 0;
}
#nav5_0 a {
	left:538px;
	width:107px;
	background-position:-538px 0;
}
#nav6_0 a {
	left:645px;
	width:113px;
	background-position:-645px 0;
}




#nav0_0 a:hover {
	background-position:0 -58px;  /* a's left (above) is x coordinate */
}
#nav1_0 a:hover {
	background-position:-110px -58px;
}
#nav2_0 a:hover {
	background-position:-217px -58px;
}
#nav3_0 a:hover {
	background-position:-324px -58px;
}
#nav4_0 a:hover {
	background-position:-431px -58px;
}
#nav5_0 a:hover {
	background-position:-538px -58px;
}
#nav6_0 a:hover {
	background-position:-645px -58px;
}



#nav0_0 a.selected,
#nav0_0 a.selected:hover {
	background-position:0 -116px;
}
#nav1_0 a.selected,
#nav1_0 a.selected:hover {
	background-position:-110px -116px;
}
#nav2_0 a.selected,
#nav2_0 a.selected:hover {
	background-position:-217px -116px;
}
#nav3_0 a.selected,
#nav3_0 a.selected:hover {
	background-position:-324px -116px;
}
#nav4_0 a.selected,
#nav4_0 a.selected:hover {
	background-position:-431px -116px;
}
#nav5_0 a.selected,
#nav5_0 a.selected:hover {
	background-position:-538px -116px;
}
#nav6_0 a.selected,
#nav6_0 a.selected:hover {
	background-position:-645px -116px;
}

/* END - top navbar - - - - - - - - - - - - - - - - - - - */

/* Other Nav levels - - - - - - - - - - - - - - - - - - - */

#secondaryNav {
	background-image: url(HeaderNav/SecNavBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 149px;
	margin: 10px 0px 0px;
	padding: 0px;
	border: 1px solid #16407a;
}

#SubNavTable {
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 149px;
}

#SubNavInteg {
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-top: 10px;
}

#secondaryNav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 3px 3px 3px 7px;
	color: #FFFFFF;
	background-color: #3e6090;
	border-top: 1px #08306B;
	border-right: 1px #08306B;
	border-bottom: 1px solid #08306B;
	border-left: 1px #08306B;
	}

#SubNavTable p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-transform: none;
	display: block;
	margin: 0px;
	padding: 3px 3px 3px 7px;
	color: #FFFFFF;
	border-top: 1px #BEBEBE;
	border-right: 1px #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px #BEBEBE;
	background-position: bottom;
	background-color: #3E6090;
	}

#SubNavInteg a, #secondaryNav a, #SubNavTable a{
	font-weight: bold;
	color: #08306B;
	text-decoration: none;
	font-size: 11px;
}

#secondaryNav a:active, #SubNavTable a:active, #SubNavInteg a:active{
	color: #08306B;
	text-decoration: none;
}
#secondaryNav a:link, #SubNavTable a:link, #SubNavInteg a:link{
	color: #08306B;
	text-decoration: none;
}
#secondaryNav a:visited, #SubNavTable a:visited, #SubNavInteg a:visited{
	color: #08306B;
	text-decoration: none;
}
.activesecond, #secondaryNav a:hover, #SubNavTable a:hover, #SubNavInteg a:hover{
	color: #c73236;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.activesecond2 {
	color: #08306B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


#secondaryNav ul, #SubNavTable ul{
	list-style-type: none;
	margin: 0px;
	padding: 3px 3px 3px 7px;
}

#secondaryNav ul li, #SubNavTable ul li{
	list-style-type: none;
	margin: 0px 0px 7px;
	line-height: 13px;
	color: #08306B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#secondaryNav ul li {
	list-style-type: none;
	margin: 0px 0px 7px;
	line-height: 13px;
}


#PopUpList ul{
margin-top: 0;
margin-bottom: 0;
}


#SubNavInteg ul{
text-align: center;
padding-bottom: 0;
padding-top: 0;
padding-left: 0;
margin-top: 0;
margin-left: 0;
width: 100%;
	margin: 0px;
	/* fixes Firefox 0.9.3 */
}

#SubNavInteg ul li{
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}


#SubNavInteg p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-transform: none;
	display: block;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	background-position: bottom;
	background-color: #3E6090;
	border: 1px solid #BEBEBE;
	}

/* End Other Nav levels - - - - - - - - - - - - - - - - - */

/* Custom Classes and DIVs- - - - - - - - - - - - - - - - */

#footer {
	width:765px;
	font-size:8pt;
	line-height: 12pt;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#08306B;
	border:0; margin:0;
	padding:10px 0 0 0;
	position:relative;
	text-align:center;
	overflow:hidden;
	text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#08306B;
	text-decoration: underline;
}

.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}

.NavigationInverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}

.NavigationInverseHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}

.SmallerBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}

.RedHeader{
	color: #C22D3E;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.txtCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.HeadingInverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	background-color: #23447a;
	text-transform: uppercase;
	padding-left: 4px;
}

.AlphaHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #08306B;
}

.button {
	FONT-WEIGHT: bolder;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #08306B;
	color: #FFFFFF;
}

.integpartner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}

.integheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	background-color: #08306B;
	text-transform: uppercase;
}

.featureHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #08306B;
	line-height: normal;
}

.featureHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #08306B;
	line-height: normal;
}

.jobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.tableborder {
	border: 1px solid #666666;
}

.tableborder2 {
	border: 1px solid #bebebe;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #08306B;
	line-height: normal;
}

.lastUpdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}

.txtCaptionNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.BioHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.PageHeader {
	font-size: 18px
}


.RedBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#c73236;
}

.BodyTable {
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 751px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container .BodyTable td {
	margin: 10px;
}


.OutletTable {
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 680px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.OutletFeaturedTable {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #bebebe;
	margin-left: 0px;
	text-align:left;
}


.OutletFeaturedTable2 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #bebebe;
	margin-left: 0px;
	text-align:left;
}


.OutletHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;

}

.OutletHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;

}


.OutletFeaturedHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
}


.OutletTable2 {
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 750px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.IntegratedTable {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #bebebe;
	background-image: url(/Assets/HeaderNav/Footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 525px;
	margin-left: 4px;
}

.BodyContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.BodyContent2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: normal;
}

.state {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23447a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
/* End Custom Classes - - - - - - - - - - - - - - - - - - */
.execTitle {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3D5F8F;
	border-right-color: #3D5F8F;
	border-bottom-color: #3D5F8F;
	border-left-color: #3D5F8F;
	margin: 0px 0px -10px;
}


/* News Module */

.newsTxt {
	width: 400px;
	float: left;
	}
.fullWidthPage .newsTxt {
	width: 450px;
	}	
.newsTxt h2 {
	color: #333 !important;
	font-size: 140%;
	margin: 0 0 5px !important;
	padding:0 !important;
	}
	

.newsListing {
	clear: both;
	min-height: 37px;
	padding-bottom: 15px;
	margin:15px 0 10px !important;
	}
.newsListing li {
	list-style: none;
	background-image: none !important;
	padding:0 !important;
	margin:0 !important;
	}
.newsListing p {
	margin:0 !important;
	padding:0 !important;
	}
.newsListing a {
	/* the title link */
	display:block;
	margin-top: 5px;
	}
.newsListing .newsDate {
	display:block;
	margin: 0px 10px 0 0;
	float: left;
	width: 60px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	color: #333;
	background-color: #eee;
	border-bottom: 1px #eee solid;
	padding-bottom: 15px;
	}
 
.newsPiece {
	clear:both;
	background-color: #fff;
	padding-bottom: 20px;
	border-bottom: 4px #eee solid;
	}
.newsPiece h2 {
	padding-top: 15px !important;
	margin-top:-20px !important;
	border-top: 4px #eee solid;
	font-size: 120% !important;
	}
.newsPiece p {
	padding: 2px 0px !important;
	margin-bottom: 8px !important;
	}
.newsPiece .newsDate {
	display:block;
	margin: 0px 10px 0 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	color: #333;
	}
.newsPiece .newsTxt {
	width: auto;
	float: none;
	}
	
.Resources {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#ResourcesTable {
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #23447a;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 25px;
}

.TableStyle {
	border: 1px solid #23447a;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 25px;
}

#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	text-align: center;
	border-collapse: collapse;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	color: #000;
}

.formAsterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}