﻿body 
{
	background-color: #232323;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #d3d3d3;
}
h1
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #906a00;
}
h2
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #906a00;
}
h3 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #906a00;
}
h4
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #906a00;
}
h5
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #906a00;
}
p
{margin-top: 0px;
 margin-bottom: 0px;
}
.HomeRight ul
{
	list-style-image: url(../../images/bullet_arrow.gif);
	padding-left: 10px;
	margin-left: 10px;
}
.HomeRight h1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #906a00;
	margin: 0px 0px 12px 0px;
}
.HomeRight h2
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 0px 0px;
}
.WordBullet
{
	list-style-image: url(../../images/bullet_word.gif);
	padding-left: 4px;
	padding-bottom: 4px;
}
.PDFBullet
{
	padding-left: 4px;
	padding-bottom: 4px;
	list-style-image: url(../../images/bullet_pdf.gif);
}
.ExcelBullet
{
	list-style-image: url(../../images/bullet_excel.gif);
	padding-left: 4px;
	padding-bottom: 4px;
}
a, a:visited
{
	color: #906a00;
}
a:hover
{
	color: #bd9420;
}
.BannerText
{
	color: #fbde90;
	padding: 6px 0px 0px 28px;
	font-family: Arial;
	font-size: 11px;
}
.SubMenu
{
	height: 23px; line-height: 21px; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.SubMenu a, SubMenu a:visited
{
	color: #151515;
	text-decoration: none;
	padding-right: 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.SubMenu a:hover
{
	color: #595454;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.SubPageTitle
{
	background-image: url(../../images/SubPageBackground.jpg);
}
.Content
{
	width: 720px;
	padding: 16px 28px 16px 28px;
}
.Footer
{
	border-top: solid 1px #393939;
	width: 706px;
	color: #7b7b7b;
	padding: 8px 0px 0px 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.Footer a, .Footer a:visited
{
	color: #7b7b7b;
	text-decoration: none;
}
.Footer a:hover
{
	color: #7b7b7b;
	text-decoration: underline;
}
.Copyright
{
	border-top: solid 1px #393939;
	width: 706px;
	color: #5b5b5b;
	padding: 8px 0px 12px 28px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.Copyright a, .Copyright a:visited
{
	color: #4c4c4c;
	text-decoration: none;
}
.Copyright a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}
.ReadMore
{
	color: #bd9420;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.ReadMore a, .Readmore a:visited
{
	color: #906a00;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.ReadMore a:hover
{
	color: #bd9420;
	text-decoration: none;
}
.ErrorMessage
{
	background-color: #6d4e00;
	font-weight: bold;
	padding: 20px;
}
.ContentLeftColumn
{
	width: 440px;
}
.ContentRightColumn
{
	padding-left: 25px;
}
.RightColumnSectionTop
{
	width: 247px;
	height: 21px;
	background-color: #151513;
	background-image: url(../../images/RightColumnSectionTopBackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.RightColumnSection
{
	width: 247px;
	background-color: #151513;
	background-image: url(../../images/RightColumnSectionBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 2px;
}
.RightColumnSectionImage
{
	padding: 20px 6px 45px 6px;
}
.RightColumnSectionHeader
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
}
.RightColumnSectionText
{
	padding-right: 10px;
	color: #7b7b7b;
	font-size: 11px;
}