<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ECE9DA;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
}

a.hdrlnk:link, a.hdrlnk:visited, a.hdrlnk:active{font-family: Verdana;font-size: 14px;color: #FAF9F1;font-weight: normal;text-decoration: none;}
a.hdrlnk:hover{font-family: Verdana;color: #FAF9F1;font-size: 14px;font-weight: normal;text-decoration: underline;}

#PageSubTable
{
width: 720px;
align: center;
/* border: 5px solid #0b1016; */
}

#ContentCell
{
width: 565px;
}

.GeneralTable
{
background-color: #FAF9F1;
}

.TopBanner
{
font-family: Verdana;
font-size: 28pt;
color: #666666;
font-weight: Bold;
text-decoration: none;
font-style: normal;
background-color: #FAF9F1;
text-align: Left;
}

.TopSubBanner
{
font-family: Verdana;
font-size: 9pt;
color: #E7E3D7;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #0b1016;
text-align: Center;
}

.TopSubBannerText
{
font-family: Verdana;
font-size: 9pt;
color: #E7E3D7;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
}

.LeftColumn
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #53657E;
text-align: Left;
vertical-align: Top;
width: 150px;
border-right:5px solid #0b1016;
}

.LeftColumnText
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 150px;}

.RightColumn
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-style: normal;
font-weight: Normal;
text-decoration: none;
background-color: #C6BFA5;
text-align: Left;
vertical-align: Top;
width: 15%;}

.RightColumnText
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-style: normal;
font-weight: Normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 15%;}

.Footer
{
font-family: Verdana;
font-size: 8pt;
color: #C6BFA5;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #0b1016;
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Verdana;
font-size: 8pt;
color: #C6BFA5;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #E7E3D7;
text-align: Left;
}

.ErrorMessages
{
font-family: Verdana;
font-size: 8pt;
color: #C90D4F;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Center;
}

.Messages
{
font-family: Verdana;
font-size: 8pt;
color: #C90D4F;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Center;
}

.Headings
{
font-family: Verdana;
font-size: 10pt;
color: Black;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Left;
}

.CatTitles
{
font-family: Verdana;
font-size: 18px;
color: Black;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Center;
}

.Content
{
font-family: Verdana;
font-size: 12px;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Left;
}

.VolumeP
{
font-family: Verdana;
font-size: 12px;
color: red;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Left;
}

.ContentC
{
font-family: Verdana;
font-size: 12px;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FAF9F1;
text-align: Center;
}

.ContentTableHeader
{
font-family: Verdana;
font-size: 10pt;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #E7E3D7;
text-align: Left;
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

.navigator {
  cursor: hand;
  cursor: pointer;
}

.catHeader {
	background: #53657E;
	font-size: 15px;
	border-bottom: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 8px; 
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 90%;
}

.overcatHeader {
	background: #53657E;
	font-size: 15px;
	border-bottom: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 90%;
}

.categorybox {
	background: #53657E;
	border: none;
	color: #FFFFFF;
	font-family: Verdana;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.overcategorybox {
	background: #53657E;
	border: none;
	color: #FFFFFF;
	font-family: Verdana;
	padding-left: 15px; 
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.overselectedcategorybox {
	background: #53657E;
	border: none;
	color: #000000;
	font: bold Verdana;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.overselectedsubcategorybox {
	background: #53657E;
	border: none;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.oversubcategorybox {
	background: #53657E;
	border: none;
	color: #000000;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.selectedcategorybox {
	background: #53657E;
	border: none;
	color: #FFFFFF;
	font: Verdana;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.selectedsubcategorybox {
	background: #53657E;
	border: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.subcategorybox {
	background: #53657E;
	border: none;
	color: #FFFFFF;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 85%;
}

.categorybox a, .subcategorybox a, .overcategorybox a, .selectedsubcategorybox a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.selectedcategorybox a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.overcategorybox a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

.overselectedcategorybox a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

.oversubcategorybox a, .overselectedsubcategorybox a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.catHeader a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}

.overcatHeader a {
	color: #000000;
	text-decoration: none;
    font-size: 15px;
}
</Style>
