﻿/*
*/
body, td, th {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
body
{
	background-color: white;
}
blockquote
{
	margin-left: 20px;
}

window, body, form { margin: 0px; }

.PageBorderLeft
{
	background-image: url(/library/Templates/CWS/DesignMyHWS/PageShadowLeft.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-position: right top;
}
.PageBorderRight
{
	background-image: url(/library/Templates/CWS/DesignMyHWS/PageShadowRight.gif);
	background-repeat: repeat-y;
	width: 10px;
}

div.Footer
{
	width: 765px;
	text-align: center;

	background-image: url(/library/Templates/CWS/DesignMyHWS/Footer.gif);
	background-repeat: repeat-x;
}
.Footer tr.Links
{
}
.Footer tr.Links td.Link
{
	text-align: center;
	padding: 6px;
	font-size: 10px;
	font-family: tahoma;
	height: 32px;
}
.Footer a
{
	color: #003366;
}
.Footer a.selected
{
	text-decoration: none;
}

.Copyright td
{
	text-align: center;
	font-size: 10px;
	font-family: tahoma;
	padding: 1px;
	color: #666666;
	padding-bottom: 5px;
	background-color: White;
}
.Copyright a
{
	color: #666666;
}

UL
{
}
LI
{
}


a
{
	color: #3366cc;
}
a:hover
{
	text-decoration: none;
}
a.NoHref
{
	color: #3366cc;
}

.SpotlightTitle ,
.SectionLink
{
	font-family: Arial;
	font-size: 18px;
	color: #003366;
	margin-bottom: 5px;
}
.Spotlight
{
	/*background-color: #e6e3d0! important; */
}

.SpotlightTitle
{
	line-height: 29px;
	background-image: url(/Library/Templates/CWS/DesignMyHWS/Spotlight_arrowdown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
	background-color: #d6d0b0;
	border-bottom: solid 1px white;
}

.SectionLink
{
	font-size: 9pt;
	text-decoration: none;
}
a.SectionLink:hover
{
}
.SectionLinkDesc
{
	color: Black;
	text-decoration: none;
}

.Spotlight span.SpotlightImage
{
	border: solid 0px white;
	display: block;
}
.Spotlight p
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.SpotlightBody
{
	background-image: url(/Library/Templates/CWS/DesignMyHWS/Spotlight_bkg.gif);
	background-repeat: repeat-x; 
	background-position: left top;
	line-height: 16px;
	text-align: justify;
}
hr
{
	color: #d7d7d7;
	height: 1px;
}

.SiteIntro
{
	font-size: 11px;
	line-height: 16px;
}

/**** Top Nav ****/
.topNavParent
{
	background-image: url(/library/Templates/CWS/DesignMyHWS/TopLeftBackground.gif);
}
.TopNavText
{
	padding-top: 3px;
	color:White;
}
.topNav
{
}
.topNav td
{
	font-family: verdana, Arial;
	font-size: 11px;
	color: white;
}
.TopNav a
{
	font-size: 11px;
	color: white;
}
.TopNav a:hover
{
	color: white;
	text-decoration: none;
}
.HeadingLeft a.Selected
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.topNav2Parent
{
}
.topNav2 td
{
	white-space: nowrap;
}
.TopNav2, .TopNav2 a
{
	font-family: Arial;
	font-size: 12px;
	color: white;
}
.TopNav2 .link
{
	padding-bottom: 2px;
}
.TopNav2 a:hover
{
	color: white;
}
.TopNav2 a.selected
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.SearchText
{
	font-size: 8pt;
}

.Intro,
.Intro div.RichTextEditor
{
	padding-left: 20px;
	padding-right: 20px;
	color: black;
	line-height: 175%;
}

.RichTextEditor table, .RichTextEditor td
{
	border: dashed 1px #CCCCCC;
}

/**** Left Nav ****/
.LeftNav
{
	background-color: #336699;
	border-top: solid 1px white;
	border-right: none;
	width: 185px;
}
.LeftNav, .LeftNav a
{
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.LeftNav a:hover
{
	color: #003366;
	text-decoration: underline;
}
.LeftNav td
{
	padding: 4px;
	padding-left: 8px;
	border: solid 1px #white;
	border-top: none;
	border-right: none;
}
.LeftNav td td
{
	padding: 0px;
	border: none;
}
td.LeftNavLink
{
}
.LeftNav .DottedLine
{
	padding: 0px;
}
td.LeftNavLinkHover
{
	background-color: White;
	cursor: hand;
}
td.LeftNavLinkHover a,
td.LeftNavLinkHover a:hover
{
	color: #1f5576;
	text-decoration: none;
}
.arrows
{
	background-image: url(/Library/Templates/CWS/DesignMyHWS/ArrowOver.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.LeftNav tr.selected td 
{
	background-color: White;
	border-bottom: none;
}
.LeftNav .selected a,
.LeftNav .selected a:hover
{
	color: #003366;
}
.LeftNav .selected a
{
	text-decoration: none;
}

#navSpacer
{
	margin-top: 60px;
}

.LoginArea
{
	background-color: #d6d0b0;
	border-top: solid 1px white;
}
.LoginArea td, .LoginArea th, .LoginArea input
{
	color: #993300;
	font-family: Verdana;
	font-size: 9px;
}
.LoginArea .Textbox
{
	width:100px;
	height: 17px;
	border: solid 1px #165380;
	color: Black;
}

.QuickFind
{
	padding-left: 5px;
	padding-bottom: 2px;
}
.QuickFind select
{
	font-size: 7pt;
	width: 122px;
}
.PageBody
{
	background-image: url(/Library/Templates/CWS/DesignMyHWS/LeftNavGradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #165f96;

}
.LeftNavColumn
{
	background-repeat: no-repeat;
	background-position: center bottom;
}
.LeftNavColumn, .HeadingLeft, .topNav
{
	width: 225px;
}
.HeadingLeft, .topNav
{
	text-align: right;
	vertical-align: top;
	color:White;
	background-color: #165380;
}
.HeadingLeft
{
	background-image: url(/Library/Templates/CWS/DesignMyHWS/LeftSideLinesBox.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.HeadingLeft div
{
	padding: 15px 5px;
}
.HeadingLeft a
{
	color: White;
}

/**** Sub Nav ****/
.SubNav
{
	background-color: white;
}
.SubNav table
{
	width: 100%;
}
.SubNav .leftNavChildSelected
{
}
.LeftNav .SubNav td.leftNavChildSelected a
{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.LeftNav .SubNav
{
	padding: 0px;
}
.LeftNav .SubNav td
{
	padding: 5px;
	padding-left: 8px;
}
.LeftNav .SubNav td a
{
	color: #003366;
	font-weight: normal;
	font-size: 10px;
}
.LeftNav .SubNav td.leftNavChildSelected a
{
	text-decoration: underline;
}

.shadowLineLeft
{
	width: 225px;
}

.shadowLineRight
{
	width: 540px;
	vertical-align: top;
	background-image: url(/Library/Templates/CWS/DesignMyHWS/shadowLine_Right.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

.SearchTable
{
	border-top: solid 3px white;
	border-bottom: solid 2px white;
}
table.Content
{
	margin-top: 0px;
}
td.Content
{
	background-color: White;
	padding: 0px 10px 20px 23px;
	width: 100%;
}

.Content p
{
	margin-top:2px;
}

H3, .PageSubHeading
{
	margin-bottom: 5px;
	font-size: 18px;
	font-family: Arial;
	color: #003366;
}
H4
{
	font-size: 10pt;
	margin-bottom: 5px;
	color: #003366;
}
H5
{
	font-size: 8pt;
}

.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 #185787;
	border-bottom: none;
}

.subMenu td 
{
	padding: 0px;
}
.subMenu a,
.subMenu a:hover,
.LeftNav .selected .subMenu a
{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

table.snavBckgrnd,
table.snavBckgrndOver
{
	border-bottom: solid 1px #185787;
}
.snavBckgrnd td,
.snavBckgrndOver td,
.LeftNav .selected .snavBckgrnd td,
.LeftNav .selected .snavBckgrndOver td
{
	background-color: #d1dfe7;
}

.snavBckgrnd tr td a,
.snavBckgrndOver a
{
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}

.snavBckgrndOver td,
.LeftNav .selected .snavBckgrndOver td
{
	cursor: hand;
	background-color: white;
}
.snavBckgrndOver td a,
.snavBckgrndOver td a:hover
{
	color: #003366;
}



table.Articles td,
table.Articles th
{
	padding: 5px;
}
table.Articles th
{
	text-align: left;
	background-color: #d9e1e8;
}
table.Articles td.Date
{
	font-weight: bold;
}
table.Articles td
{
	padding-bottom: 10px;
}


.LightBackground
{
	background-color: #d9e1e8;
}
.LightColor
{
	color: #d9e1e8;
}



table.ReturnToButton td
{
	padding: 0px;
}
td.ReturnToButton a
{
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-family: arial;
}
td.ReturnToButton
{
	padding-bottom: 1px;
	background-image: url(/library/Templates/CWS/DesignMyHWS/ReturnToButtonBackground.gif);
	background-repeat: repeat-x;
}
td.ReturnToButton a:hover
{
	text-decoration: underline;
}


#HLContent .IndexSectionHeader
{
	border-bottom-color: #f6cd81;
	color: #5e82ab;
}