﻿@import url(../Layout3/theme.css);

/*
Colors=#000066,#336699,#006666,#454F72;
*/

/* Font Sizes */

	/* Header */
	table.Header .TopNav a
		{	font-size: 58%;	}
	table.Header td.Search td
		{	font-size: 58%;	}
	table.Header td.Search Select,
	table.Header td.Search Input
		{	font-size: 100%;	}
	table.Header td.TopNav2 td.Link a,
	.TopNav2 td.LinkHover a,
	.TopNav2 td.LinkSelected a
		{	font-size: 66%;	}

	/* Left Nav */
	.LeftNavColumn .CurrentFolder a
		{	font-size: 67%;	}
	.LeftNavColumn .MenuItem a,
	.LeftNavColumn .MenuItemHover a,
	.LeftNavColumn .MenuItemSelected a
		{	font-size: 67%;	}

	/* Content */
	td.Content,
	td.Content td,
	td.Content th,
	td.Content td table td
		{	font-size: 78%;	}
	td.ContentHome,
	td.ContentHome td,
	td.ContentHome th
		{	font-size: 58%;	}
	td.Content td td,
	td.ContentHome td td
		{	font-size: 100%; }

	td.Content H3, .PageSubHeading
		{	font-size: 170%;	}
	td.Content H4
		{	font-size: 120%;	}
	td.Content H5
		{	font-size: 110%;	}
	td.ContentHome td.Spotlight .SpotlightTitle
		{	
			font-size: 128%; 
			padding-top: 5px;
					
		}
	td.ContentHome  td.Spotlight .SpotlightBody
		{	font-size: 120%;}
	td.ContentHome td.Spotlight div.RichTextEditor
		{	font-size: 69%; }


	/* Footer */
	.Footer a
		{	font-size: 58%;	}
	.Copyright td
		{	font-size: 58%;	}

	table.popup#popup #popupContents,
	table.popup#popup #popupContents *
	{
		font-size: 12px;
	}




body, td, th {
	font-family: tahoma;
}
blockquote
{
	margin-left: 20px;
}

form { margin: 0px; }


.PageBorderRight
{
	background-image: url(Images/PageShadowR.gif);
	background-repeat: repeat-y;
	width: 6px;
}


a
{
	color: #336699;
}
a:hover
{
	text-decoration: none;
}
a.NoHref
{
	color: Black;
}

/**** Spotlights ****/

table.Spotlights
{
	border-bottom: solid 1px #ABBAD4;
	margin-bottom:	7px;

	background-image: url(Images/SpotlightBackground.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ECF0F4;
}

td.Spotlight
{
	padding: 7px;
	padding-top: 14px;

	background-image: url(Images/SpotlightBody.gif);
	background-repeat: no-repeat;
	background-position: 6px bottom;
}
td.Spotlight .SpotlightTitle
{
	color: white;
	font-weight: bold;
	background-image: url(Images/SpotlightTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: 0px;
}
td.Spotlight .SpotlightTitleBackground
{
	background-image: url(Images/SpotlightTitleBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	width: 238px;
}



span.SpotlightImageBorder
{
	xfloat: right;
}
td.Spotlight .SpotlightBody
{
	width: 240px;
	padding: 7px;
	line-height: 152%;
}
td.Spotlight .SpotlightBody p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.SpotlightBody img
{
	margin-left: 3px;
	margin-bottom: 3px;
}

td.Spotlightline
{
	background-image: url(Images/Spotlightline.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 0px;
	width: 1px;
	padding-top: 10px;
}



/**** Top Nav ****/
table.Header
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

table.Header td.topNav
{
	background-image: url(Images/TopNav1Background.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 23px;
	border-bottom: solid 1px white;
	height: 21px;
	padding-bottom: 2px;
	background-color: #466289;
}
.TopNav a
{
	color: white;
	font-weight: bold;
}
.TopNav a:hover
{
	text-decoration: none;
}
.TopNav a.selected
{
	text-decoration: none;
}

table.Header td.Logo,
table.Header td.Search
{
	background-image: url(Images/HeaderBackground.gif);
	background-repeat: repeat-x;
	height: 70px;
}
table.Header td.Search td
{
	font-weight: bold;
	color: #000066;
}

table.Header td.Logo
{
	vertical-align: top;
}
table.Header td.Search
{
	text-align: right;
	padding-right: 20px;
}





table.Header td.TopNav2
{
	background-image: url(Images/TopNav2Background.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #d3d5d6;
}
table.Header td.TopNav2 table
{
	border-bottom: solid 2px #bfbfbf;
}
table.Header td.TopNav2 td.Link,
table.Header td.TopNav2 td.LinkHover,
table.Header td.TopNav2 td.LinkSelected
{
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	text-align: center;
}
table.Header td.TopNav2 td.Link a,
table.Header td.TopNav2 td.LinkHover a,
table.Header td.TopNav2 td.LinkSelected a
{
	font-family: Arial;
	color: White;
	text-decoration: none;
}
table.Header td.TopNav2 td.Link a:hover
{
	text-decoration: underline;
}


.PageBody
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}


/**** Left Nav ****/
.LeftNav
{
	background-color: #5E7894;	
	width: 100%;
}

.LeftNav, .LeftNav a
{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.LeftNav a:hover
{
	color: #39657b;
	text-decoration: underline;
}

.LeftNav td
{
	padding: 7px;
}

.LeftNav td td
{
	padding: 0px;
}

td.LeftNavLink
{
}

.LeftNav .DottedLine
{
	padding: 0px;
}

.LeftNav tr.selected td 
{
	background-color: #efad21;
}

.LeftNav .selected a,
.LeftNav .selected a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.LeftNavColumn
{
	background-color: #D6DCEB;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.CurrentFolder
{
	background-color: #454F72;
	
	padding-left: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;

	background-image: url(Images/LeftNavDown.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}
.CurrentFolder a
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.CurrentFolder a:hover
{
	text-decoration: underline;
}

.MenuItem,
.MenuItemHover,
.MenuItemSelected
{
	padding-left: 29px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;

	background-image: url(Images/LeftNavRight.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	
	border-bottom: solid 1px #8ea9c1;
	border-right: solid 1px #dfdfe0;
}

.MenuItem a,
.MenuItemHover a,
.MenuItemSelected a
{
	color: #000066;
	text-decoration: none;
}

.MenuItemHover a
{
	font-weight: bold;
}

.MenuItemSelected
{
	background-image: url(Images/LeftNavRightOn.gif);
	background-color: White;
}
.MenuItemSelected a
{
	font-weight: bold;
}



td.Content
{
	padding: 11px 17px 11px 17px;
}
td.Content
{
	line-height: 152%;
}

/****the background color here is typically white - it's the space the expands below the spotlights and above the footer***/
td.ContentHome
{
	line-height: 152%;
	background-color: #ABBAD4;
}


td.Content H3, .PageSubHeading
{
	margin-top: 13px;
	margin-bottom: 5px;
	font-family: Arial;
	font-weight: bold;
	color: #000066;
}
td.Content H4
{
	margin-bottom: 5px;
}


/**** Footer ****/

div.Footer
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;

	width: 100%;
	text-align: center;

	background-image: url(Images/FooterBackground.gif);
	background-repeat: repeat-x;
	background-color: #E5E9F0;
}
div.Footer tr.Links td.Link
{
	text-align: center;
	font-family: tahoma;
	height: 29px;
	padding-left: 20px;
	padding-right: 20px;
}
.Footer a
{
	color: #336699;
}
.Footer a.selected
{
	text-decoration: none;
	font-weight: bold;
}

table.Copyright
{
	width: 777px;
}
.Copyright td
{
	background-image: url(Images/PageShadowB.gif);
	background-repeat: no-repeat;
	padding-top: 10px;

	font-family: tahoma;
	text-align: center;
	padding-bottom: 5px;
}
.Copyright td,
.Copyright td a
{
	color: #999999;
}


table.MHWS
{
	width: 777px;
}
.MHWS td
{
	background-repeat: no-repeat;
	padding-top: 0px;

	font-family: tahoma;
	text-align: right;
	padding-bottom: 5px;
	font-size: 55%;
}
.MHWS td,
.MHWS td a
{
	color: #999999;
}


/**** Misc ****/

hr
{
	color: #d7d7d7;
	height: 1px;
}

.RichTextEditor table, .RichTextEditor td
{
	border: dashed 1px #CCCCCC;
}


.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;
}







table.Articles td,
table.Articles th
{
	padding: 5px;
}
table.Articles th
{
	text-align: left;
	background-color: #436ca2;
	color: White;
}
table.Articles td.Date
{
	font-weight: bold;
}
table.Articles td
{
	padding-bottom: 10px;
}


.LightBackground
{
	background-color: #acb8cc;
}
.LightColor
{
	color: black;
}

.Odd td
{
	background-color: #eeeeee;
}



table.ReturnToButton td
{
	padding: 0px;
}
td.ReturnToButton a
{
	color: #000066;
	font-size: 10px;
	text-decoration: none;
	font-family: arial;
}
td.ReturnToButton
{
	padding-bottom: 1px;
	background-image: url(Images/ReturnToButtonBackground.gif);
	background-repeat: repeat-x;
}
td.ReturnToButton a:hover
{
	text-decoration: underline;
}


#HLContent .IndexSectionHeader
{
	border-bottom-color: #8ea9c1;
	color: #49637b;
}


/*******************
   Drop Down Menus
*******************/
#snav1, #snav2, #snav3, #snav4, #snav5, 
#snav6, #snav7, #snav8, #snav9, #snav10 {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}

.subMenu
{
	border-top: solid 1px #BFBFBF;
	text-align: left;

	background-color: #005858;

	background-image: url(Images/DropDownBack.gif);
	background-repeat: repeat-x;
}
.subMenu .subMenuContainer
{
	width: 143px;
	background-image: url(Images/DropDownBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.subMenu .subMenuContainer
{
	padding: 14px;
}
.subMenu .subMenuContainer .subMenuItem
{
	margin-bottom: 10px;
}
.subMenu .subMenuContainer a
{
	font-weight: normal !important;
	color: White !important;
}
.subMenu .subMenuContainer a:hover
{
	text-decoration: underline;
}