.HeaderBack {
	background-image: url(../images/HeaderBottomBack.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.SubHeader {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 33px;
	background-image: url(../images/FooterBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.SmallBold {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #492500;
	line-height: 16px;
}
.SignInHolder {
	float: right;
	width: auto;
}
.ClientLoginTitle {
	float: left;
	width: auto;
}
.SidePanelBack {
	background-image: url(../images/SubHeaderBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-decoration: none;
	}
.BottomBorder {
	background-image: url(../images/BottomBorder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.TitleBottomBorder {
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.TopBottomBorder {
	border-top: dotted #CCCCCC 1px;
	border-bottom: dotted #CCCCCC 1px;
	padding-bottom: 6px;
	padding-top: 6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}
h5 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MainText {
	font-family: "Lucida Grande", Verdana, Sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.MainTextBold {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.IndividualNavHolder {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DCDDDD;
	width: 225px;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	display: block;
	float: right;
}
.IndividualNavHolder a:link, a:visited, a:active {
	color:#333333;
	text-decoration:none;
}
.IndividualNavHolder a:hover {
	color:#DCDDDD;
	text-decoration:underline;
}
.IndividualNewsHolderTitle {
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 16px;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.TopBodyColor {
	background-color: #DCDDDD;
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDCE;
}
.NewsItem {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Footer {
	height: 30px;
	padding-top: 0px;
	background-color: #DCDDDD;
}
.GenericLeftFloater {
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
}
.GenericRightFloater {
	padding: 5px;
	float: right;
	height: auto;
	width: auto;
}
.SubHeader .SignInHolder input {
	width: 100px;
}
.Footer .GenericLeftFloater {
	padding-top: 5px;
	padding-left: 10px;
}
.RightPanelHolder {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 10px;
	margin-left: auto;
	border-top: solid #DCDDDD 1px;
	padding-bottom: 10px;
	width: 230px;
	float: right;
}
.ServicesHolder {
	padding: 5px;
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.ServicesTitle {
	font-family: Arial, Verdana;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.ServicesSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A6AAAD;
	line-height: 21px;
}
.ServicesDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	padding-top: 3px;
}
.ServicesHolder img {
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.TopBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.SideMainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.SpotlightTextHolder {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.progress {
	background-image: url(../images/indicator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 16px;
	width: 16px;
}
.BodyHolder {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
.FormElementHolderLeft {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
.FormElementHolderRight {
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	float: right;
}
a:link {
	text-decoration: underline;
	color: #006D9F;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #F0037F;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.ThankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF3300;
	background-color: #FFFFCC;
	padding: 15px;
	text-align: center;
	margin-top: 50px;
}
.FieldError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	float: left;
	margin-right: 50px;
}
.ErrorTextSidePanel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #990000;
}
.ErrorPageHolder {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.NoticeHolder {
	background-color: #CEF0FF;
	border: 1px solid #00A0CC;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 650px;
	margin-top: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 16px;
	color: #006699;
	text-align: right;
	background-image: url(../images/Flag.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding: 10px;
}
#n4D_Logo {
	margin-bottom: 25px;
}

