﻿body
{
	margin: 0px auto;
	font-family: Arial, Verdana;
	color: #484848;
	font-size: 12px;
	background-color: #ffffff;
	background: url(../Images/TabBar2/Header_bg-sides.jpg) repeat-x 0 0;
}

/********* Page Shell CSS ***************/

#BackgroundContainer
{
	background: transparent url(../Images/TabBar2/Header_bg-middle.jpg) no-repeat center 34px;
}

#Container
{
	padding-top: 15px;
	width: 904px;
	margin: 0px auto;
}

#ContainerInner
{
	padding-top: 20px;
}

#ContentTop
{
	height: 19px;
	background: url('../Images/Shell/bg_top.jpg') no-repeat 0 0;
}

#ContentMiddle
{
	margin-top: -10px;
	background: url('../Images/Shell/bg_middle.jpg') repeat-y 0 0;
	overflow: auto;
}

#ContentInner
{
	padding-top: 15px;
}

#ContentMiddleInner, .ContentMiddleInner
{
	background: url('../Images/Shell/bg_bottom.jpg') no-repeat left bottom;
	padding-top: 5px;
	overflow: hidden;
}

.ContentInnerPadding
{
	padding: 22px;
}

#ContentBottom
{
	height: 22px;
	padding: 0px;
	background: url('../Images/Shell/bg_bottom.jpg') no-repeat 0 0;
	overflow: hidden;
}

.ContentInnerTop
{
	padding-left: 0px;
}

.ContentInnerLeftBar
{
	width: 100px;
	overflow: hidden;
	float: left;
	min-height: 300px;
	clear: both;
}

.ContentInnerRight
{
	float: left;
	width: 650px;
	min-height: 300px;
	padding: 10px;
	clear: both;
}

.ContentInnerBottom
{
	padding-top: 0px;
	background-color: White;
	clear: both;
}

.PagesBanner
{
	background: transparent url(../Images/Shell/pages_banner.jpg) no-repeat 0 0;
	margin: 0px 0px 20px -20px;
	height: 162px;
	width: 900px;
}

.PagesBanner img
{
	display: block;
	position: absolute;
	top: -19px;
	left: 636px;
}

.PagesBanner img.nooverlap
{
	top: 0px;
}

.HeaderText
{
	display: table-cell;
	vertical-align: middle;
	height: 162px;
}

/* ------------ Footer ----------- */
#Footer
{
	padding-bottom: 38px;
	width: 904px;
	margin: 0px auto;
	clear: both;
}

#ctl00_Footer
{
	padding-bottom: 38px;
	width: 904px;
	margin: 0px auto;
	clear: both;
}

#FooterTop
{
	clear: both;
}


#ctl00_FooterTop
{
	clear: both;
}

.FooterTopInner
{
	color: #474747;
	height: 22px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 30px;
}

#FooterBottom
{
	padding-top: 25px;
}

#ctl00_FooterHomePage
{
	clear: both;
	background-color: #ffffff;
}

#FooterInner
{
	height: 95px;
	background: transparent url(../Images/Shell/bg_footer.jpg) no-repeat 0 0;
	font-size: 8pt;
	color: #919191;
}

#FooterContent
{
	margin-left: 1px;
}

.FooterTopInner a
{
	text-decoration: none;
	color: #0598e4;
	font-size: 11px;
	font-weight: normal;
}

#FooterTopInner a:hover
{
	text-decoration: underline;
}

.FooterBottom a
{
	text-decoration: none;
	color: #2b5c8a;
	font-size: 10px;
}

#BelowFooter
{
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	margin-bottom: 30px;
}

.HeaderInner
{
	height: 150px;
}

/************ End Shell CSS ****************/

h1
{
	color: #005581;
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
	letter-spacing: 0px;
}

.PagesBanner h1
{
	font-size: 36px;
	color: #fff;
}

.PagesBanner h2
{
	font-size: 16px;
	color: #3d3d3d;
	width: 500px;
	font-weight: normal;
}

h2
{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #264663;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

h2 a
{
	color: #264663;
}

h3
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4
{
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.Red
{
	color: #923e3f;
}

.Blue
{
	color: #005581;
}

.Tagline
{
	padding-top: 20px;
	border-top: solid 1px #dcdcdc;
	font: 18px Arial;
	color: #d7b48c;
}

.Tagline a
{
	color: #d7b48c;
	font-weight: normal;
}

p
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	padding-bottom: 10px;
	clear: both;
}

a
{
	color: #559DC2;
	text-decoration: none;
	font-weight: bold;
}

.Gold
{
	color: #b3752e;
}

.Blue
{
	color: #005581;
}

ul.LeftNavList
{
	font-weight: bold;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

ul.LeftNavList li
{
	padding-bottom: 15px;
}

ul.LeftNavList li a
{
	font-size: 13px;
}

ul.LeftNavList li a.selected
{
	color: #5a5a5a;
}

ul.LeftNavList li a:hover
{
	color: #686868;
}

ul
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
}

ul li
{
	padding-bottom: 3px;
	font-size: 12px;
}

ul li ul
{
	margin-top: 5px;
	margin-bottom: -15px;
}

.TextBoxWaterMark
{
	border-color: inherit;
	border-width: 0px;
	border-style: none;
	width: 151px;
	background: url('../Images/Shell/emailaddress_txtbox.jpg') no-repeat 0px 0px;
	text-align: right;
	color: White;
	padding-left: 8px;
	padding-top: 4px;
	height: 20px;
}

.PasswordWaterMark
{
	border-color: inherit;
	border-width: 0px;
	border-style: none;
	width: 151px;
	background: url('../Images/Shell/password_txtbox.jpg') no-repeat 0px 0px;
	text-align: right;
	color: White;
	padding-left: 8px;
	padding-top: 4px;
	height: 20px;
}

.TextBoxBG
{
	border: none;
	border-width: 0px;
	border-style: none;
	width: 151px;
	background-repeat: no-repeat;
	background-image: url(../Images/Shell/blank_txtbox.jpg);
	height: 20px;
	padding-left: 8px;
	padding-top: 4px;
	font-size: 11px;
	color: #a9a9a9;
}

.LeftFloat
{
	width: 200px;
	float: left;
}

.RightFloat
{
	float: left;
	text-align: left;
	padding-left: 30px;
}

h4.RedItalic
{
	font-size: 13px;
	font-style: italic;
	color: Red;
	font-weight: normal;
}

.modalBackground
{
	background-color: #555555;
	filter: alpha(opacity=60);
	opacity: 0.7;
}

#FooterContactInfo
{
	color: #ccc;
	background-color: #006;
	padding: 3px;
	margin-bottom: 25px;
}

#FooterContactInfo ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#FooterContactInfo ul li
{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#FooterContactInfo ul li:before
{
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
}

#FooterContactInfo ul li.first:before
{
	content: " ";
}
