﻿/*
Colors=#214D7B,#4AAA42,#4891CE,#F0F5FB,#A5C8E6;
*/
body, td, th {
	font-family: verdana;
	font-size: 80%;
}
blockquote
{
	margin-left: 20px;
}

window, body, form { margin: 0px; }

.PageBorderLeft
{
	background-image: url(PageShadowLeft.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: right top;
}
.PageBorderRight
{
	background-image: url(PageShadowRight.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.Footer
{
	background-image: url(Footer.gif);
	background-repeat: repeat-x;
}

div.Footer
{
	background-image: url(Footer.gif);
	background-repeat: repeat-x;
}
.Footer tr.Links td.Link
{
	text-align: center;
	padding: 6px;
	font-size: 65%;
	font-family: tahoma;
	height: 32px;
}
.Footer a
{
	color: #214D7B;
}
.Footer a.selected
{
	text-decoration: none;
}

.Copyright td
{
	text-align: center;
	font-size: 65%;
	font-family: tahoma;
	padding: 1px;
	color: #666666;
	padding-bottom: 5px;
}
.Copyright a
{
	color: #666666;
}

UL
{
	list-style-image: url(SquareBullet.gif);
}
LI
{
}


a
{
	color: #214D7B;
}
a:hover
{
	text-decoration: none;
}
a.NoHref
{
	color: Black;
}

.SpotlightTitle ,
.SectionLink
{
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	color: #4891CE;
	margin-bottom: 5px;
}
.SectionLink
{
	font-size: 85%;
	text-decoration: none;
}
a.SectionLink:hover
{
	xtext-decoration: underline;
}
.SectionLinkDesc
{
	color: Black;
	text-decoration: none;
}
.Spotlight span.SpotlightImage
{
	border: solid 2px #4AAA42;
	padding: 2px;
	display: block;
}
.Spotlight p
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.Spotlight td
{
    font-size: 80%;
	line-height: 15px;
}

hr
{
	color: #d7d7d7;
	height: 1px;
}

.SiteIntro
{
/*	font-size: 105%;*/
	line-height: 16px;
}


/**** Top Nav ****/
.topNavParent
{
	background-image: url(TopLeftBackground.gif);
}
.topNav td
{
	background-image: url(TopRightBackground.gif);
	font-family: Verdana;
	font-size: 70%;
	color: #214D7B;
	text-transform:inherit
	font-weight: normal;
}

.TopNav a
{
	font-size: 95%;
	color: #214D7B;
	text-transform:inherit
	font-weight: normal; 
}
.TopNav a:hover
{
	color: #214D7B;
	text-decoration: none;
}
.TopNav a.selected
{
	color: #214D7B;
	font-weight: bold;
	text-decoration: none;
}
.TopNavContent
{
	padding-top: 3px;
}

.topNav2Parent
{
	border-bottom: solid 1px white;
}
.topNav2 td
{
	background-image: url(Top2.gif);
	white-space: nowrap;
}
.TopNav2, .TopNav2 a
{
	font-family: Arial;
	font-size: 110%;
	text-transform:inherit;
	font-weight: normal;
	color: white;
}
.TopNav2 .link
{
	padding-bottom: 2px;
}
.TopNav2 .link,
.TopNav2 .linkSpacer
{
	background-image: url(TopNav2LinkBackground.gif);
}
.TopNav2 a:hover
{
	color: white;
}
.TopNav2 a.selected
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.Search
{
	background-color: #4f563f;
	color: white;
	font-size: 8pt;
}
.SearchText
{
	font-size: 8pt;
}
input.SearchText
{
	margin-top: 4px;
}

/**don't think bckgrnd color is being used**/
.SearchLeft
{
	background-color: #7e8a66;
	text-align: right;
}
.Intro,
.Intro div.RichTextEditor
{
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	line-height: 175%;
}
.MarketingQuote
{
	color: #69CBFC;
	font-size: 14pt;
	padding: 3px;
}

.RichTextEditor table, .RichTextEditor td
{
	border: dashed 1px #CCCCCC;
}

/**** Left Nav ****/
.LeftNav
{
	background-color: #214E7C;
	border: solid 2px #9FBED7;
	border-top-width: 3px;
	width: 100%;
}
.LeftNav, .LeftNav a
{
	font-family: Tahoma;
	font-size: 85%;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.LeftNav a:hover
{
	color: #1A60A1;
	text-decoration: underline;
}
.LeftNav td
{
	padding: 4px;
	padding-left: 3px;
	border: solid 1px #9FBED7;
	border-top: none;
}
.LeftNav td td
{
	padding: 0px;
	border: none;
}
td.LeftNavLink
{
	font-family: Tahoma;
	font-size: 115%;
	background-image: url(LeftNavBackgroundOff.gif);
	background-repeat: repeat-x;
	background-color: #214E7C;
}
tr.Selected td.LeftNavLink
{
	background-color: White;
}
.LeftNav .DottedLine
{
	padding: 0px;
}
td.LeftNavLinkHover
{
	font-family: Tahoma;
	font-size: 115%;
	background-color: White;
	background-image: url(LeftNavBackgroundHover.gif);
	background-repeat: repeat-x;
	cursor: hand;
}
td.LeftNavLinkHover a,
td.LeftNavLinkHover a:hover
{
	color: white;
	text-decoration: none;
}

.LeftNav tr.selected td 
{
	xbackground-image: url(LeftNavBackgroundOn.gif);
	xbackground-repeat: repeat-x;
	xborder-bottom: none;
	background-image: none;
	background-color: White;
}
.LeftNav .selected a,
.LeftNav .selected a:hover
{
	color: #4F91CD;
}
.LeftNav .selected a
{
	font-family: Tahoma;
	font-size: 85%;
	text-decoration: none;
	color: #4F91CD;
}


.QuickFind
{
	padding-left: 5px;
	padding-bottom: 2px;
}
.QuickFind select
{
	font-size: 7pt;
	width: 122px;
}
.PageBody
{
}
.LeftNavColumn
{
	xborder-bottom: solid 1px white;
	background-color: #214D7B;
	background-repeat: no-repeat;
	background-position: center bottom;
}


/**** Sub Nav ****/
.SubNav
{
	background-color: white;
}
.SubNav table
{
	width: 100%;
}
.SubNav .leftNavChildSelected
{
	background-image: url(LeftNav2Down.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
}
.LeftNav .SubNav td.leftNavChildSelected a
{
	padding-left: 9px;
	display: block;
	color: #4F91CD;
	font-weight: bold;
}
.SubNav .leftNavChild
{
	background-image: url(LeftNav2Right.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
.LeftNav .SubNav td.leftNavChild a
{
	padding-left: 9px;
	display: block;
}

.LeftNav .SubNav
{
	padding: 0px;
}
.LeftNav .SubNav td
{
	padding: 5px;
	xpadding-left: 8px;
	padding-left: 3px;
	border-bottom: solid 1px #ffffff;
	xbackground-color: White;
}
.LeftNav .SubNav td a
{
	color: #214D7B;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 85%;
}
.LeftNav .SubNav .SubNav table,
.LeftNav .SubNav .SubNav img
{
	margin-left: 5px;
}
.LeftNav .SubNav .SubNav table
{
}




.SearchTable
{
	border-top: solid 3px white;
	border-bottom: solid 2px white;
}
table.Content
{
	margin-top: 14px;
}
td.Content
{
	padding: 10px 10px 20px 23px;
	border: solid 3px #cccccc;
}

.OurServicesRotate H3
{
	color: #4F91CD;
}

H3, .PageSubHeading
{
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 135%;
	font-family: Arial;
	font-weight: bold;
	color: #214D7B;
}
H4
{
	font-size: 100%;
	margin-bottom: 5px;
}
H5
{
	font-size: 85%;
	color: #214D7B;
}

.Required
{
	color: Red;
}

.popupHeader
{
	background-color: white;
	border-bottom: solid 5px #003366;
	margin-bottom: 10px;

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#FF123c33',EndColorStr='#FF689d98'); 
}
.popupHeaderTitle
{
	padding: 5px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: white;
}







/*******************
   Drop Down Menus
*******************/
#snav1, #snav2, #snav3, #snav4, #snav5, 
#snav6, #snav7, #snav8, #snav9, #snav10 {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
#snav1Container, #snav2Container, #snav3Container, #snav4Container, #snav5Container,
#snav6Container, #snav7Container, #snav8Container, #snav9Container, #snav10Container {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

.subMenu 
{
	border: solid 1px #316796;
	border-bottom: none;
}

.subMenu td 
{
	padding: 0px;
}
.subMenu a,
.subMenu a:hover,
.LeftNav .selected .subMenu a
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}

table.snavBckgrnd,
table.snavBckgrndOver
{
	border-bottom: solid 1px #316796;
}

/**this is the flyout background color**/
.snavBckgrnd td,
.snavBckgrndOver td,
.LeftNav .selected .snavBckgrnd td,
.LeftNav .selected .snavBckgrndOver td
{
	background-color: #E3EAF0;
}

.snavBckgrnd a,
.snavBckgrndOver a
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.snavBckgrndOver td,
.LeftNav .selected .snavBckgrndOver td
{
	background-color: #ffffff;
	cursor: hand;
}
.snavBckgrndOver a:hover
{
	color: black;
}

/**added to change color of flyout text**/
table.snavBckgrnd a, 
table.snavBckgrndOver a:hover
{
	color: #46A03F;
}


table.Articles td,
table.Articles th
{
	padding: 5px;
}

/**don't think this is being used**/
table.Articles th
{
	text-align: left;
	background-color: #9eaa86;
}
table.Articles td.Date
{
	font-weight: bold;
}
table.Articles td
{
	padding-bottom: 10px;
}


.LightBackground
{
	background-color: #F0F5FB;
}

/**this is an odd green, so don't think it's being used**/
.LightColor
{
	color: #9eaa86;
}



table.ReturnToButton td
{
	padding: 0px;
}
td.ReturnToButton a
{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: arial;
}
td.ReturnToButton
{
	padding-bottom: 1px;
	background-image: url(ReturnToButtonBackground.gif);
	background-repeat: repeat-x;
}
td.ReturnToButton a:hover
{
	text-decoration: underline;
}


#HLContent .IndexSectionHeader
{
	background-color: #F0F5FB;
	border-bottom-color: #9FBED7;
}


h1
{
	height: 41px;
	background-image: url(HeadingBackground.gif);
	background-repeat: repeat-x;
	padding: 10px;
	color: White;
	font-size: 130%;
	margin-bottom: 0px;
}
.OurServicesRotate
{
	padding: 10px;
	width: 315px;
	background-color: White;
}
.OurServicesRotate h3
{
	margin: 0px;
}
.OurServicesRotate p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.OurServicesSearch
{
	height: 312px;
	width: 269px;
	background-image: url(OurServicesSearch.gif);
	background-repeat: no-repeat;
	padding: 10px;	
}
.OurServicesLinks
{
	background-image: url(OurServicesLinksBackground.gif);
	background-repeat: repeat-x;
	background-color: #f5faf5;
	padding: 10px;
}

.OurServicesLinks ul
{
	margin-left: 20px;
	line-height: 150%;
}
.OurServicesSearch li,
.OurServicesLinks li,
.LandingLinks li
{
	list-style-image: url(LIBullet.gif);
}
.OurServicesSearch li,
.OurServicesSearch li a,
.OurServicesLinks li a,
.LandingLinks li a
{
	color: #214D7B;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
.OurServicesSearch li a:hover,
.OurServicesLinks li a:hover,
.LandingLinks li a:hover
{
	text-decoration: underline;
}

.OurServicesSearch li,
.OurServicesSearch li a
{
	font-weight: normal;
	font-size: 100%;
}
#\_ctl0spotlightPhoto
{
	display: inline-block;
	width: 267px;
	height: 250px;
}

.OurServicesSearch,
.OurServicesRotate
{
}

.OurServicesSearch p
{
	margin-top: 0px;
	margin-bottom: 10px;
}


.LandingLinks
{
	background-color: White;
	border-top: solid 1px #cccccc;
	padding: 17px;
}
.LandingLinks li
{
	line-height: 120%;
}
.LandingLinks ul
{
	margin-left: 17px;
}

.ServiceNavLinks
{
	border-top: solid 1px white;
	border-bottom: solid 1px #cccccc;
	background-image: url(ServiceLinksBackground.gif);
	background-repeat: repeat-x;
	background-color: #f3faf2;
	padding: 14px;
}
.ServiceNavLinks table
{
	padding: 3px;
}
.ServiceNavLinks table td
{
	width: 185px;
}
.ServiceNavLinks a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
}
.ServiceNavLinks a:hover
{
	text-decoration: underline;
}
.ServiceNavLinks a.Active
{
	text-decoration: underline;
}

#contentFrame
{
	margin-left: 20px;
	margin-top: 20px;
}
#Contentbr
{
	width:12px;
	background-color:White;
}
#Contentbr14
{
	width:14px;
	background-color:White;
}
#Contentshadow
{
	
}
