﻿.HomeHeader1
{
	border-right: #a9a9a9 2px solid;
	border-top: #a9a9a9 2px solid;
	border-left: #a9a9a9 2px solid;
	border-bottom: #a9a9a9 2px solid;
	background-color: #ffffff;
}
.LeftContent
{
	vertical-align: top;
	background-image: url(images/LeftNavBackGround.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color:#002a45;
}
.RightContent
{
	border-left: #a9a9a9 1px dotted;
	vertical-align: top;
}
.Footer
{
	color: #ffffff;
	height: 35px;
}
.MenuBackground
{
	background-image: url(images/MenuBackGround.gif);
	background-repeat: repeat-x;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}
.BoxTable
{
	border-right: #dcdcdc 1px dotted;
	border-left: #dcdcdc 1px dotted;
	padding: 5px;
}
.BoxTable a
{
	color: #6b2e23;
	text-decoration: none;
}
.DarkGrayOutline_NoTop
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}
.HeaderDarkGray
{
	border-bottom: #696969 thin solid;
	background-color: #a9a9a9;
	color: #696969;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
}
.HeaderMediumGray
{
	border-right: #696969 2px solid;
	border-top: #696969 2px solid;
	border-left: #696969 2px solid;
	border-bottom: #696969 2px solid;
	background-color: #d3d3d3;
	color: #696969;
	font-size: 14px;
	font-weight:bold;
	height:30px;
	padding-left:5px;
}
.HeaderLightGray
{
	border-right: #696969 thin solid;
	border-top: #696969 thin solid;
	border-left: #696969 thin solid;
	border-bottom: #696969 thin solid;
	background-color: #dcdcdc;
	color: #a9a9a9;
	font-size: 14px;
	font-weight:bold;
	height:30px;
	padding-left:5px;
}
.HomeHeader
{
	font-size: 16px;
	height:40px;
	vertical-align:middle;
	color: #ffffff;
	background-image: url(images/ContentHeaderBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
}
.HomeHeader a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.HomeHeader a:hover
{
	font-size: 16px;
	color: #6b2e23;
	text-decoration: underline;
}
.ContentHeader
{
	font-size: 18px;
	font-weight: bold;
	height:25px;
	vertical-align:middle;
	color: #002a45;
}
.ContentSubHeader
{
	font-size: 12px;
	font-weight: bold;
	height:25px;
	vertical-align:middle;
	color: #002a45;
}
.ContentText
{
	line-height: 25px;
}
.ContentText li, ul
{
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
.ContentText a
{
	color: #6b2e23;
	text-decoration: none;
}
.LeftContentSub
{
	color: #6b2e23;
	list-style-position: outside;
	list-style-type: circle;
	background-image: url(images/MenuBackGround.gif);
	background-repeat: repeat-x;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}
.LeftContentSub li, ul
{
	color: #6b2e23;
	line-height: 35px;
	list-style-position: outside;
	list-style-type: disc;
}
.LeftContentSubHeader
{
	font-size: 14px;
	background-color: #6b2e23;
	color: #ffffff;
	border-bottom: #6b2e23 3px solid;
	border-top: #6b2e23 3px solid;
	padding:5px;
}