
h1, h2, h3
{
	margin:0px 0px 10px 0px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00b8e4;
	font-weight:bold;
	font-size:1.6em;
	}
	
h2 
	{
		clear:both;
		font-size:1.3em;
		margin:0px 0px 0px 0px;
	}
	
	h3 
	{
	    clear:both;
		font-size:1.2em;
		margin:0px 0px 0px 0px;
		color:#004182;
	}

.ImageLeft
{
	float:left;
	margin:0px 16px 14px 0px;
}

.ImageRight
{
	margin:0px 12px 14px 0px;
}

.BodyParagraph, .BodyParagraphLarge
{
	margin-bottom:10px;
	font-size:1.05em;
}

 .BodyParagraph, .BodyParagraphLarge
{
	padding-left:20px;
	line-height:1.5em;
	padding-right:20px;
}
 .BodyParagraph {padding-right:30px;}
ul
{
	margin-left:16px;
	padding-left:0px;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:2px;
	font-size:1.00em;
}

li{margin-bottom:10px;}

a { color:#000000;}

.BlueBodyDivider 
{
    clear:both;
    height:6px;
	width:480px;
    font-size:0.5em;
    border-bottom:1px solid #2BC7EE;
	margin-left:21px;
}

.BodyRow 
{
    padding-bottom:10px;
    border-bottom:1px solid #0A254E;
}

#middleContent
{
	width:554px;
	float:left;
	margin-right:11px;
	background-color:#e1e1e1;
	margin-bottom:0px;
	background-image:url(/images/layout/middleContentBG.gif);
	background-repeat:repeat-y;
	font-size:0.85em;
	margin-left:200px;
}

.CallToActionHeader {font-weight:bold;color:#00b8e4;}
html>/**/body /* reset margin for modern browsers (not ie 6 or 7)*/
{
	margin-bottom:0px;
}
	
#BreadcrumbTrail 
{
    color:#000;
    background-color:#fff;
    padding-left:14px;
    padding-top:7px;
    font-size:7pt;
    height:10px;
}

#BreadcrumbTrail a {color:#000;text-decoration:none;}

#BreadcrumbTrail a:hover {text-decoration:underline;}

#leftNav{float:left;width:200px;position:absolute;
         *margin-left:-972px; /*stupid IE hack*/}

.leftNav {background-color:#f1f1f1;}
.leftNavTop, .leftNavTopSelected {font-size:1em;font-weight:bold;padding:7px 0px 6px 10px;}

.relItemsTop {
	width:200px;
	background-image:url(/images/layout/boxLeftTop.gif);
	background-repeat:no-repeat;
	height:9px;
	line-height:11px; 
	font-size:4pt;
}
.relItemsTitle{
	width:200px;
	background-image:url(/images/layout/boxLeftMiddle.gif);
	background-repeat:repeat-y;
	padding:2px 14px 8px 16px;
	font-size:8pt;
	font-weight:bold;
	color:#00b8e4;
}
.leftNavTopMiddle a {text-decoration:none;color:#00b8e4;}

.leftNavTopSelected{background-color:#e1e1e1;}

.leftNavMiddle, .relItemsMiddle{
	padding:10px 4px 10px 16px;
	font-size:0.81em;
	line-height:14px;
	clear:both;
}
.relItemsMiddle{	background-image:url(/images/layout/boxLeftMiddle.gif);background-repeat:repeat-y;width:200;padding:2px 4px 2px 16px;}

.leftNavMiddle a, .relItemsMiddle a{color:#333;text-decoration:none;margin-bottom:2px;}

.leftNavMiddle a:hover, .relItemsMiddle a:hover{text-decoration:underline;font-weight:bold;}

.leftNavMiddleSelected{
	background-image:url(/images/layout/leftNavArrow.gif);
	background-repeat:no-repeat;
	padding:10px 14px 5px 10px;
	font-size:0.81em;
	font-weight:bold;
	color:#333;
	line-height:16px;
	clear:both;
	overflow:visible;
}

.leftNavBottom, .relItemsBottom {
	clear:both;
	width:142px; 
	background-image:url(/images/layout/boxBottom.gif);
	height:16px; 
	line-height:11px; 
}
.leftNavSpacer{
	width:200px; 
	height:11px; 
	line-height:11px; 
}

.lNavPageLink{height:20px;line-height:20px;padding:0px 0px 0px 0px;}

.lNavPageLinkSelected
{
	background-color:#e1e1e1;
	margin:0px -10px 0px -16px;
	height:20px;
	padding:3px 10px 0px 10px;
	font-weight:bold;
	color:#333;
	width:177px;
	overflow:visible;
}

.lNavPageLinkSelected a:hover{text-decoration:none;}

.lNavPageLink a {text-decoration:none;color:#333;}
.lNavPageLink a:hover {font-weight:bold;}

.lNavSubPageLink, .lNavSubPageLinkSelected, .lNav3rdLevel, .lNav3rdLinkSelected
{
	height:20px;
	line-height:20px;
	padding:0px 0px 0px 10px;
	width:160px;
}

.lNavSubPageLinkSelected, .lNav3rdLinkSelected
{
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

.lNavSubPageLink a, .lNav3rdLevel a
{
	text-decoration:none;
	color:#333;
}

.lNavSubPageLink a:hover, .lNav3rdLevel a:hover
{
	font-weight:bold;
	text-decoration:underline;
}
.lNav3rdLevel, .lNav3rdLinkSelected 
{
    background-image:url(/images/layout/dash.gif);
    background-repeat:no-repeat;
    background-position:2px 2px;
    padding-left:18px;
    margin-left:12px;
}

@media print{
	/*#headTop, #headLogo, #footer */
	#headLeftImg, #headRightImg, #linksAndSearch, #headNav, #leftNav, #RightNav, #middleTopCorners, #middleInnerTopCorners
	{
		display:none;
	}
	#content
	{
	}
	#middleContent
	{
		background-color:#fbedc9;
		width:100%;
	}
	#middleText
	{
		width:90%;
	}
	#middleText ul
	{
		width:90%;
	}
	
}
