body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.7em;
	color:Black;
	text-align:center;
	background-color:White;
}

h1
{
	color:#006baf;
	font-weight:normal;
	font-size:160%;
	padding:0 0 0.2em 0;
	margin:0 0 1em 0;
	border-bottom:solid 1px #fdca1a;
}

h2
{
	color:#006baf;
	font-weight:normal;
	font-size:140%;
	padding:0;
	margin:0 0 1em 0;
}

h3
{
	font-size:110%;
	font-weight:bold;
	margin:0 0 1em 0;
	padding:0;
}

h4
{
	font-size:110%;
	color:#3297d7;
	font-weight:bold;
	padding:0;
	margin:0 0 0.1em 0;
}

p
{
	line-height:1.6em;
	padding:0;
	margin:0 0 2em 0;
}

a 
{
	color:White;
	text-decoration:none;
}

a:hover { text-decoration:underline; }

a img { border:none; }

img
{
	border:solid 1px #006baf;
	padding:3px;
}

img.GeneralImageLeft { float:left; margin-right:12px; }
img.GeneralImageRight { float:right; margin-left:12px; }

img.BorderlessImage { border:none; }
img.BorderlessImageLeft { float:left; margin-right:12px; border:none; }
img.BorderlessImageRight { float:right; margin-left:12px; border:none; }

div.CaptionedImageLeft { float:left; margin-right:12px; }
div.CaptionedImageRight { float:right; margin-left:12px; }
div.CaptionedImage, div.CaptionedImageLeft, div.CaptionedImageRight { text-align:center;  }
div.CaptionedImage, div.CaptionedImageLeft, div.CaptionedImageRight span
{
	display:block;
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:80%;
	color:#666666;
	padding-top:4px;
}

.NavigationHeader { display:none; }

.ClearFix { clear:both; }

.ViewAllButton
{
	display:block;
	width:75px;
	height:16px;
	background:url(SiteFrame/ViewAllButton.gif) no-repeat left top;
}
.ViewAllButton span { display:none; }

#pageContainerFrame
{
	width:1148px;
	margin:0 auto;
	text-align:left;
	background:url(/Skin/SiteFrame/PageContainerFrame.jpg) repeat-y left top;
}

#pageContainerInner
{
	width:980px;
	background:url(/Skin/SiteFrame/PageContainerInner.jpg) no-repeat left bottom;
	padding:0 81px 84px 84px;
}

/******************************************* Page Frame */

#pageFrame
{
	width:980px;
}

/******************************************* Content Area */

#ContentArea a { color:#006baf; }

/******************************************* Header Frame */

#headerFrame
{
	position:relative;
	background-color:#006baf;
	width:965px;
	height:auto !important;min-height:64px;height:64px;
	padding:12px 0 0 15px;
	zoom:1;
}

#headerFrame:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/******************************************* Nav Frame */

#navFrame
{
	background:#3499d9 url(/Skin/Navigation/NavFrameBg.jpg) repeat-x left bottom;
	width:980px;
	height:auto !important;min-height:27px;height:27px;
	zoom:1;
}

#navFrame:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/******************************************* Container Frame */

#containerFrame
{
	width:980px;
}

#containerFrame div.siteInfo p { margin-bottom:1em; }

/*********** Container Frame - Container Inner */

#containerInner
{
	width:980px;
}

#containerInner a { color:#006baf; }

/*********** Container Frame - Container Inner - Page Bg Frame */

#pageBgFrame
{
	width:980px;
	padding-bottom:10px;
}

/*********** Container Frame - Container Inner - Aux Panel */

#auxPanel
{
	float:left;
	width:238px;
	margin-left:22px;
}

/*********** Container Frame - Container Inner - Aux Panel - User Panel */

#auxPanel #userPanel
{
	background:url(/Skin/SiteFrame/UserPanelBg.gif) no-repeat left bottom;
	padding:18px 19px 12px 19px;
	margin-bottom:16px;
	clear:both;
}

#auxPanel #userPanel label
{
	vertical-align:top;
	padding-top:4px;
	display:inline-block;
	font-weight:bold;
	color:#02619d;
	width:65px;
}

#auxPanel #userPanel p 
{
	color:#ff0000;
	margin-bottom:0.2em;
}

#auxPanel #userPanel a
{
	color:#02619d;
	margin-right:10px;
}

#auxPanel #userPanel input
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:110%;
	color:#015890;
	padding-top:2px;
	height:auto !important;min-height:16px;height:16px;
	border:solid 1px #02619d;
}

#auxPanel #userPanel .loginButton
{
	background:url(/Skin/SiteFrame/LoginButton.gif) no-repeat left top;
	border:none;
	float:right;
	margin-left:6px;
	height:16px;
	width:49px;
	cursor:pointer;
}

#auxPanel #userPanel .loginButton span { display:none; }

#auxPanel #userPanel .AlignRight
{
	margin-top:10px;
	text-align:right;
}

/*********** Container Frame - Container Inner - Quick Links */

#auxPanel #quickLinks
{
	padding:0 8px 0 8px;
	background:#fffdf5 url(/Skin/SiteFrame/QuickLinksBg.jpg) no-repeat left top;
}

#auxPanel #quickLinks h2
{
	color:#006baf;
	font-size:18px;
	font-weight:normal;
	background:#fdca19 url(/Skin/SiteFrame/QuickLinksHeaderBg.gif) no-repeat left top;
	padding:7px 5px 4px 8px;
	margin:0 -8px 0.6em -8px;
	border-bottom:solid 1px #006baf;
}

#auxPanel #quickLinks p 
{
	margin-bottom:0.1em;
	line-height:1.4em;
}

#auxPanel #quickLinks a { color:#006baf; }

#auxPanel #quickLinks .Hr
{
	margin:0.8em -8px 0.8em -8px;
	background:url(/Skin/SiteFrame/HrBg.gif) repeat-x left top;
	height:1px;
}

#auxPanel #quickLinks .Hr hr { display:none; }

/******************************************* Footer Frame */

#footerFrame
{
	height:auto !important;min-height:27px;height:27px;
	background-color:#006baf;
	color:White;
	padding:10px 10px 0 0;
	zoom:1;
}

#footerFrame:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footerFrame p { margin-bottom:0; }

/*********** Footer Frame - Footer Nav */

#footerNav 
{
	float:left;
	color:#6da9cf;
}

#footerNav a
{
	color:White;
	padding:0 10px 0 10px;
}

/*********** Footer Frame - Copyright */

#copyright 
{
	float:right;
	color:#fecd15;
}