@charset "UTF-8";
/* CSS Document */

*{padding: 0; margin: 0;}

ul, ol, dl {
    margin: 1em 0 0 30pt;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, fieldset, address {
    margin: 1em 0;
}

body 
{
	margin:0px 0px 0px 0px;
	width: 100%;
	height: 100%;

	background-repeat:repeat-x;
	background-color:#000000;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
}
	
	
textarea, input
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

a 
{
	color:#fff;
	text-decoration:none;
	font-size:14px

}

a.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#333;

}

A.BaseMenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#000;

}

A.BaseMenu:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight:normal;
	color:#000;
	text-decoration:underline; 

}

form 
{
	margin: 0px;
	padding: 0px;
}

.StationName {
	white-space:nowrap;
}
a:hover
{
	text-decoration:none; 
	color:#fff;
	font-weight:bold
}

i 
{
	color:#666677;
	font-style:italic;
}

h1 
{
	padding-right: 20px;
	margin: 0px;
	font-size: 14px; 
	line-height: 24px; 
	text-decoration:none; 
	color:#005;
	font-weight: bold;
}
h1.nolink {
	padding-right: 20px;
	margin: 0px;
	font-size: 14px; 
	line-height: 32px;
	font-variant:small-caps;
	text-decoration:none; 
	color:#FFF;
	font-weight: bold;
	border-top: 1px dotted #DDE;
	}
h2 
{
	font-size: 14px; 
	color:#003; 
	padding: 0px;
	margin: 0px; 
	font-weight:bold;
}
h3 
{
	font-size: 12px; 
	color:#005; 
	padding: 0px;
	margin: 0px; 
	font-weight:bold;
}

h1 a 
{
	color:#000;
	padding-right: 20px;
	margin-right:-20px;
	display: block;
}

h1 a:hover
{
	color:#FFF;
	text-decoration:none; 
}

iframe 
{
	width: 100%;
	height: 100%;
	scrolling: auto;
	frameborder:none;
	vertical-align:top;
}

.FormLabel 
{
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: right; 
	width: 125px;
	padding: 6px 0px 0px 0px;
	float: left;
}

.FormItem 
{
	display: block;
	float: left;
	width: 100%;
}

.FormExample
{
	color: #575782;
	font-size: 10px;
	padding: 0px 0px  4px 130px;
	line-height: normal;
	display: block;
	width: 368px;
	clear: both;
}

.FirstButton {margin-left:130px;}

.Required 
{
	font-size: 8px;
	color: red;
	padding: 6px 0px 0px 0px;
	float: left;
}

.TextField 
{
	display: block; 
	float: left;
	margin: 4px 3px 0px 3px;
	height:20px; 
	width:307px;
}

.TextArea 
{
	display: block; 
	float: left;
	margin: 4px 3px 0px 3px;
	height:165px; 
	width:307px;
}

.CheckBoxList 
{
	margin: 4px 3px 0px 3px;
}

.ErrorList
{
	color: red;
}

.ErrorHead
{
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.PageParent 
{
	position: relative;
	background-color: #BBC;
	background-image: url(/images/menu/bgSub.gif);
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
	padding-top: 240px;

}

.PromoParent
{
	position: relative;
	margin-left: 240px;
	width: 400px;
	min-height: 480px;
	font-size: 11px;
}

.Content 
{
	position: relative;
	min-height: 480px;	
	color: #000033;
	background-color: #EEEEFF;
	margin-left: 240px;
	width: 520px;
	line-height: 18px;
	scrollbar-face-color:#CCD;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#AAB;
	scrollbar-shadow-color:#AAB;
	scrollbar-arrow-color:#777;
	scrollbar-track-color:#EEF;
}

.ContentNoNavFeature 
{
	position: relative;
	min-height: 480px;	
	color: #000033;
	background-color: #EEF;
	margin-left: 0px;
	width: 760px;
	height: auto;
	line-height: 18px;
	scrollbar-face-color:#CCD;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#AAB;
	scrollbar-shadow-color:#AAB;
	scrollbar-arrow-color:#777;
	scrollbar-track-color:#EEF;
}

.Content h1 
{
	color: #000033;
	font-weight: bold;
	margin-bottom: 10px;
}

.Content a
{
	color: #000033;
}


.Content a:hover
{
	color: #009;
}

.Content p 
{
	line-height: 17px;
}

.ContentText
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	width: 500px;
	overflow: hidden;
}
.ContentText a
{
	color:#000099;
	text-decoration:underline;
}
.ContentText a:hover
{
	color: #0000FF;
	text-decoration:underline;
}
.ContentText a:visited
{
	color: #990000;
}

.MoreInfo 
{
	height:auto;
	position:absolute; 
	left:0px; 
	top:416px; 
	width:240px; 
	overflow: hidden;
}

.homePageSurveySection
{
	position:absolute;
	top:811px;
	left:0px;
	height:300px;
	background-color:Transparent;
}

.MoreInfoEWord 
{
	position:absolute; 
	left:0px; 
	top:416px; 
	height: 710px;
	width:240px; 
	overflow: hidden;
	background-image:url(../img/EncouragingWord/eWordBg3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 50px;
}
.MoreInfoEWord h1
{
	margin-top: 10px;
	text-align: right;
}

.MoreInfoEWord h1 a:hover
{
	background: url(../img/nav/arrowLinkLayer.gif) no-repeat 100%;
}

.MoreInfo h1
{
	margin-top: 10px;
	text-align: right;
}

.MoreInfo h1 a
{
	text-decoration: none;
}

.MoreInfo h1 a:hover
{
	background: url(../img/nav/arrowLinkLayer.gif) no-repeat 100%;
}

.InfoText 
{
	margin: 0px 20px 0px 20px;
}

.InfoText p
{
	margin: 0px 20px 0px 20px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

.PageError span 
{
	margin: 2px 10px 5px 10px;
	display: block;
	color: red;
}

.PageError 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFE1;
	z-index: 10;
}

#newsinfoText
{
	font-size: 10px;
	line-height: 13px;
}

#pagePlugSpecial
{
	position: absolute;
	top: 0px;
	left: 640px;
	background-color: #AAB;
}

#plug4
{
	background-image: none;
}

.PlugParent
{
	position: absolute;
	left: 640px;
	top: 240px;
	width: 120px;
}
/*  
	.PlugLine
	{
		background-image:url(../img/plugs/plugLine.gif);
		background-repeat:no-repeat;
	}
*/
.Plug 
{
	width: 120px;
	height: 120px;
	overflow:hidden;
	/* background: #555566 url(../img/bgPlugs.gif) no-repeat 25px 100%; */
	background-color: #AAB;
}



.PromoSpecial
{
	display: none;
	position: absolute;
	top: 0px;
	left: 240px;
	width: 400px;
	height: 120px;
	overflow: hidden;
	
}




#pageIdentity 
{
	position:absolute;
	left:0px; 
	top:0px;
	width:240px; 
	height:120px; 
	background-image: url(../img/identity.jpg); 
	cursor:pointer;
}

#pageDate {
	position:absolute; 
	left:0px; 
	top:120px; 
	width:222px; 
	height:26px; 
	background-color:#001;  
	text-align:right; 
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size: 9px;
	color:#CCC;
	line-height: 23px;
	padding-right: 18px;
	}

#pageTicker 
{
	position:absolute;
	top: 120px;
	left: 240px;
	height: 26px;
	width: 520px;
	background-color: black;
	overflow: hidden;
}

#pageCopyright 
{
	position:absolute; 
	top: 100%;
	left: 0px;
	margin-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size: 9px;
	line-height:11px;
	text-decoration:none; 
	color:#113;
	z-index: 10;
	text-align:right;
	width: 215px;
}

	
#pageCopyright a 
{
	color:#113; 
}

#pageCopyright a:hover
{
	color:#FF3;
}


/* Navigation  */

#pageNavParent 
{
	position: absolute;
	/* background-color: #003; */
	background-image:url(/images/nav/mainMenuBar.gif);
	background-repeat:no-repeat;
	width: 100%;
	top: 0px;
	left: 0px;
}


/* NavMain  */

#navMainParent 
{
	height:54px;
	width: 742px;
	margin: auto;
}

.NavMainParent div 
{
	border: 1px none #001;
	text-align: center;
	float: left;
	height: 100%;
}

.NavMainParent a 
{
	line-height: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none; 
	color:#000;
}

.NavMainParent a:hover 
{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

.NavMainSelected a
{
	color:#FFF;
	font-weight: bold;
}

.NavMainSelected 
{
	background: url(/images/nav/arrowNavMain3.gif) no-repeat 50%;
}


#navMain0 {
	width: 124px;
}

#navMain1 {
	width: 153px;
}


#navMain2 {
	width: 154px;
}

#navMain3 {
	width: 99px;
}

#navMain4 {
	width: 212px;
}

/* NavSub */

#navSubParent 
{
	width: 100%;
	background-color: #000;
	background-image:url(/images/nav/subMenuBar.gif);
	background-repeat:no-repeat;
	height: 40px;
}

.NavSub 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#778;
	line-height: 35px;
	display: none;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=.25);
	height: 40px;
	text-align: center;
}
	
.NavSub table 
{
	height: 40px;
	margin: auto;
}

.NavSub table td 
{
	vertical-align: top;
}


.NavSub a 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	height: 40px;
}

.NavSub a:hover {
	text-decoration:underline; 
	font-weight:normal;	
	color:#fff;
}

.NavSubTDSelected 
{
	background: url(../img/nav/arrowNavSub.gif) no-repeat 50%;
}

#navSubDefault
{
	color:#FFF;
	padding-left: 239px;
	text-align: left;

}

/* Nav Footer */

#pageNavFooter
{
	top: 100%;
	margin-top: 0px;
	position:absolute; 
	left:0px; 
	width:510px; 
	height:30px; 
	background-image: url(../img/bgFooter4.gif);
	padding: 10px 0px 0px 250px;
}

#pageNavFooter a
{
	color:#DDE; 
}

#pageNavFooter
{
	color:#779; 
}

#pageNavFooter a:hover
{
	color:#FF3;
}

/* Nav Featured 2 */

#pageNavFeatured2
{
	position:absolute; 
	left:0px; 
	top:240px; 
	width:240px; 
	height:110px; 
	background: url(../img/nav/bgLinkLayer2.jpg) no-repeat; 
	text-align:right; 
	padding-top: 10px;
}

.NavFeatured2 a
{
	font-size: 14px; 
	font-weight: bold;
	line-height: 19px; 
	text-decoration:none; 
	color:#005;
	padding-right: 20px;
	display: block;
}

.NavFeatured2 a:hover
{
	color:#FFF;
	text-decoration: none;
	background: url(../img/nav/arrowLinkLayer.gif) no-repeat 100%;
}

/* Nav Featured */

#pageNavFeatured 
{
	position:absolute; 
	left:0px; 
	top:240px; 
	width:240px; 
	height:110px; 
 
	text-align:right; 
	padding-top: 10px;
}


.NavFeatured
{
	BACKGROUND-IMAGE: url(/img/nav/bgLinkLayer.jpg);
}

.NavFeaturedOver
{
	BACKGROUND-IMAGE: url(/img/nav/bgLinkLayer-over.jpg);
}

#pageNavFeatured ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#pageNavFeatured li
{
	padding: 0px;
	margin: 0px;
}

#pageNavFeatured a
{
	font-size: 14px; 
	font-weight: bold;
	text-decoration:none; 
	color:#005;
	padding-right: 20px;
	padding-top: 2px;
	line-height: 19px;
}

#pageNavFeatured a:hover
{
	color:#FFF;
	text-decoration: none;
	background: url(../img/nav/arrowLinkLayer.gif) no-repeat 100%;
}

/* Nav Additional */

#pageNavAdditional
{
	left:0px; 
	top:360px; 
	width:240px; 
	text-align:right; 
	padding-top: 10px;
	margin-left: -20px;
}

.NavAdditional a
{
	font-size: 18px; 
	line-height: 24px; 
	text-decoration:none; 
	color:#005;
	padding-right: 20px;
	display: block;
}

.NavAdditional2 a
{
	font-size: 14px; 
	line-height: 18px; 
	text-decoration:none; 
	color:#005;
	padding-right: 20px;
	display: block;
}
.NavAdditional a:hover
{
	color:#FFF;
	text-decoration: none;
}

.NavAdditional a.navAdditionalSelectedLink 
{
	background: url(/img/nav/navPointerSm.gif) no-repeat 100%;
}

.NewsInfoTextHeader 
{
	font-weight: bold;
}

.NewsInfoTextHeader:hover
{
	color:#0000ff;
	text-decoration: none; 
}


#pageHomeParent .MoreInfo 
{
	height: 360px;
}

#pageHomeParent 
{
	background: url(/img/bgHome.gif) repeat-y;
}

/* CSS Hacks */

.PageParent 
{
	padding-top: 0px;
	/* No Mac IE \*/
	/*padding-top: 240px; */
	/* end hack */
}

.Content 
{
	margin-top: 240px;
	/* No Mac IE \*/
	margin-top: 0px;
	/* End */

}

.PromoParent 
{
	margin-top: 240px;
	/* No Mac IE \*/
	margin-top: 0px;
	/* End */

}

/* Begin Style section for Leaving the site page */
.LeavingSiteBody 
{
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	background-image: none;
	width:100%;
	height:100%;
	margin: 0px;
	background-color: #333355;
}

.LeavingSiteBody a
{
	color:#FF3;
}

.LeavingSiteBody h1
{
	color:#FFF;
}

.LeavingSiteContent
{
	position: absolute;
	width: 475px; 
	left: 50%; 
	top: 20%; 
	margin: 0px -225px;
	font-size: 10pt;
	color: white;
	text-align: left;
}

.LeavingSiteImage
{
	text-align: center;
	padding: 10px 0px 15px 0px;
	font-size: 8pt;
}
/* End Styles for Leaving the Site Page */


/* Styles for Site Map Page */

#sitemapcontentText 
{
	BACKGROUND-POSITION: 50% top; 
	BACKGROUND-IMAGE: url(/img/HdSitemap.jpg); 
	BACKGROUND-REPEAT: no-repeat;
}

#SiteMapFeatured 
{ 
	margin: -1px 0px 30px 0px; 
}

#SiteMapFeatured LI
{ 
	margin-bottom: -1px;
}

.SiteMap 
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

.SiteMap LI 
{ 
	margin: 0px 0px 2px 20px; 
	LIST-STYLE-TYPE: none;
	text-transform:capitalize;
}

.SiteMap LI A:link, .SiteMap LI A:visited, .SiteMap LI A:active, .SiteMap LI A:hover
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 150%; 
	COLOR: #ffcc33; 
	LINE-HEIGHT: 1.15em; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.SiteMap LI LI A:link, .SiteMap LI LI A:visited, .SiteMap LI LI A:hover, .SiteMap LI LI A:active
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 90%;
	COLOR: #000055; 
}

.SiteMap LI LI 
{ 
	margin-bottom: -2px; 
	LIST-STYLE-IMAGE: url(/img/sitemapArrow1.gif); 
	margin-left: -10px 
}

.SiteMap LI LI LI A 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 80%; 
	BACKGROUND-IMAGE: none; 
	COLOR: #0000ff;
}

.SiteMap LI LI LI { }

#bodySiteMap #dhtmltooltip
{
	width: 175px;
}

#dhtmltooltip 
{
	BORDER-RIGHT: #ff9933 2px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #ff9933 2px solid; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	Z-INDEX: 100; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #ff9933 2px solid; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #ff9933 2px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #ffff99 
}

#pageSiteMapParent .NavFeatured 
{
	filter: alpha(opacity=25);
	opacity: .25; 
}
/* End Styles for Site Map Page */

.OnAir 
{
	position: absolute;
	top: 0px;
	left: 240px;
	height: 120px;
	width: 400px;
	overflow: hidden;
}

/* Styles for Helping Hand */

.NavFeaturedHelpingHand
{
	BACKGROUND-IMAGE: url(/img/nav/bgLinkLayer2.jpg);
}

.NavFeaturedHelpingHandOver
{
	BACKGROUND-IMAGE: url(/img/nav/bgLinkLayer2-over.jpg);
}

.NavFeaturedHelpingHandOverHand
{
	BACKGROUND-IMAGE: url(/img/nav/bgLinkLayer2Hand-over.jpg);
}

#pageHelpingHand 
{
	top: 268px;
	left: 25px;
	position: absolute;
	z-index: 1;
}

#pageHelpingHand #imgHelpingHand
{
	border: 0px;
	width: 50px;
	height: 78px;
}

#pageHelpingHand a
{
	display: block;
}

#pageHelpingHand a:hover
{
	 
}

#pageHelpingHandLinks 
{
	display: none;
	position: absolute;
	width:160px;
	z-index: 2;
	top: 280px;
	left: 80px;
	background-color:#FFFFFF;
	border: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Fade(duration=.25)progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

#pageHelpingHandLinks #imgCloseHand 
{
	border: 0px;
}

#pageHelpingHandLinks  p {
	margin:10px 0px 0px 10px;
	font-weight:bold;
	}
	
#pageHelpingHandLinks ul {
	color:#666699;
	font-size:10px;
	line-height:12px;
	padding: 0px;
	margin: 15px 15px 0px 15px;
	}
	
#pageHelpingHandLinks ul li {
	margin-left:10px;
	margin-right:10px;
	}
	
#pageHelpingHandLinks ul li a:link {
	color: #000055;
	text-decoration:none
	}

#pageHelpingHandLinks ul li a:visited {
	color: #000055;
	text-decoration:none
	}
	
#pageHelpingHandLinks ul li a:hover {
	color: #0000FF;
	text-decoration:underline;
	}
	
/* End Styles for Helping Hand */

/* Styles for Message Board */

.MessageList
{
	margin-bottom: 0px;
}	

.MessageList .MessagePager td
{
		padding: 2px 5px 2px 5px;
		font-weight: bold;
		background-color:#CCCCDD;
}

.MessageList .MessagePager a
{
		font-weight: normal;
}

.MessageList .MessagePager a:visited
{
	color: #000077;
}

.MessageList .MessagePager a:hover 
{
	color: #0000FF;
	text-decoration: underline;
}

.MessageList .MessageItem td
{
	background-color:#F9F9FF;
	border: dotted 0px #575782;
	padding: 10px;
	border-collapse:collapse;
}

.MessageList .MessageAltItem td
{
	background-color:#E9E9F9;
	border: dotted 0px #575782;
	padding: 10px;
	border-collapse:collapse;
}

.MessageList .MessageImage
{
	float: left;
	margin: 0px 10px;
}

.MessageList .DateLabel, .MessageList .SubmittedByLabel
{
	font-weight: bold;
	float: left;
}

.MessageList .MessageLabel 
{
	font-weight: bold;
	display: block;
	margin: 15px 0px 0px 0px;
}

.MessageList .Date,.MessageList .SubmittedBy
{
	display: block;
}

.MessageList .DeleteLink 
{
	display: block;
	margin: 15px 0px 0px 0px;
}

/* End Styles for Message Board */

.ProgressBar 
{
	margin: 0px;
	padding: 0px;
	border: 0px; 
	width: 100%; 
	height: 2em 
}

/* Begin Styles for Word Counter */

.WordCounter .TextField
{
	width:50px;
}

.WordCounter #spnWordCount
{
	font-weight:bold;
}

.WordCounter .Notice
{
	color:#666677;
	font-style:italic;
	display:block;
	padding: 15px 0px 0px 65px;
}

.WordCounter .TextFieldWarning
{
	display: block; 
	float: left;
	margin: 4px 3px 0px 3px;
	height:20px; 
	width:50px;
	background-color:#ffdcdc;
}

.WordCounter .TextAreaWarning
{
	display: block; 
	float: left;
	margin: 4px 3px 0px 3px;
	height:165px; 
	width:307px;
	color:Red;
}

/* End Styles for Word Counter */

.ScrapbookThumbnail .Teaser 
{
	display: block;
}

/* Styles for INsider prompt */

.INsiderPrompt
{
	position: absolute;
	background-image: url(/img/INsiderBar.gif);
	width: 240px;
	height: 56px;
	left: 0px;
	top: 360px;
}

.INsiderPrompt a
{
	color: white;
	font-size: 9px;
	font-weight: bold;
}

.INsiderPrompt .BenefitsLink
{
	position: absolute;
	display: block;
	height: 50px;
	width: 65px;
	right: 5px;
	font-size: 9px;
	top: 4px;
}

.INsiderPrompt .SignInOutLink
{
	position: absolute;
	top: 8px;
	left: 5px;
	display: block;
}

.INsiderPrompt .ProfileLink, .INsiderPrompt .RegisterLink
{
	position: absolute;
	top: 25px;
	left: 5px;
	display: block;
}

/* End Styles for INsider prompt */



