.BackgroundTable {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #85929A;
	background-image: url(../../bg.jpg);
	background-repeat: repeat-x;
}

.MainTable {
	width: 771px;
	background-color: #f7f9fa;
}

img.FooterImage
{
	border:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.ContentArea{
	height: 500px;
	background-color: #ffffff;
}

.MenuStart {
	height: 37px;
	border-top:5px solid #E9D387;
	background:#4C1D1D;
	width: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	border-top:5px solid #E9D387;
	background:#4C1D1D;
}

.MenuEnd {
	height: 37px;
	border-top:5px solid #E9D387;
	background:#4C1D1D;
	width: 17px;
	background-repeat: no-repeat;
	background-position: right center;
	background:#4C1D1D;
}

/* Top Table Components */

.LogoPane {
	height: 83px;
	text-align: left;
	vertical-align: bottom;
	background-color: #ffffff;
	padding-left: 20px;
	width: 500px;
}


.NavPane {
	height: 37px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	border-top:1px solid #ffffff;
	background:#557e90;
	background-repeat: repeat-x;
	background-position: center;
}

A.Search {
	color: #575656;
	font-family: Verdana;
	font-size: 8.5pt;
	text-decoration: none;
	font-weight: 300;
	text-align: right;
}

.SearchPane {
	font-size: 8.5pt;
	color:#575656;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 300;
	text-align: right;
	vertical-align: bottom;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 8px;
}

/* Body Components - Left Side Panes */
.LeftPane {
	width: 230px;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	background-color: #E9D387;
	padding-left: 0px;
	background-image: url(../../pasleyBG.jpg);
	background-repeat: repeat;
}

.RightArea {
	width: 655px;
}

/* Body Components - Right Side Panes */
.BottomPane {
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(bottombanner.jpg);
	background-repeat: no-repeat;
	height: 43px;
	background-position: left bottom;
}

/* Footer Components - Links Pane */

.LinksMain {
	height: 23px;
	border-top: 1px solid #667787;
}


.LinksSide {
	width: 10px;
	background-color: #ffffff;
}

.LinksPane {
	height: 23px;
	background-color: #ffffff;	
	padding: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Footer Components - Copyright Pane */

.CopyrightPane {
	height: 23px;
	font-family: Verdana;
	font-size:  7.5pt;
	font-weight: bold;
	color: #000000;
}

/* Footer text style */
.Footer {
	font-size: 7.5pt;
	color:#FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 7.5pt;
	text-align: center;
}
A.Footer:visited  {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 7.5pt;
	text-align: center;
}
A.Footer:active   {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 7.5pt;
	text-align: center;
}
A.Footer:hover    {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 7.5pt;
	text-align: center;
}

/* Register and Login text syle */
.Login {
	font-size: 8.5pt;
	color:#575656;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 300;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}
A.Login:link {
	text-decoration: none;
	color:#575656;
	font-weight: 300;
	font-size: 8.5pt;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}

A.Login:visited  {
	text-decoration: none;
	color:#575656;
	font-weight: 300;
	font-size: 8.5pt;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

A.Login:active   {
	text-decoration: none;
	color:#575656;
	font-weight: 300;
	font-size: 8.5pt;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

A.Login:hover    {
	text-decoration: underline;
	color:#575656;
	font-weight: 300;
	font-size: 8.5pt;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.FooterBkgrd {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	background-color: #ffffff;
}

.Normal {
	font-family: Verdana;
font-size: 8pt;
color: #4B4B4B;
}
p, .Normal, .Normal p, .FormLabel {
	font-family: Verdana;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 1.3;
}
.HomeCopy {
color:#30474D;
	font-family: Verdana;
font-size:13px;
	line-height: 1.5;
}
p, .HomeCopy p{
color:#30474D;
	font-family: Verdana;
font-size:13px;
	line-height: 1.5;
}
.subHead {
color:#30474D;
	font-family: Verdana;
font-size:13px;
font-weight:bold;
margin-bottom:8px;
margin-top:25px;
}

.SubHead2 {
	font-family: Verdana;
font-size:  10pt;
font-weight: bold;
color: #000000;
}

.DNN_ANN_Description {
	font-family: Verdana;
font-size:  8pt;
font-weight: normal;
color: #575656;
}

/* Menu Component */
.MainMenu_MenuContainer
{
}

.MainMenu_MenuBar
{
	cursor: pointer;
}

.MainMenu_RootMenuItem
{
	font-family: Verdana;
	color: white;
	white-space: nowrap;
}

.MainMenu_RootMenuItem TD
{
	height: 37px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.MainMenu_RootMenuItemActive
{
}

.MainMenu_RootMenuItemSelected
{
	font-family: Verdana;
	color: #000000;
	white-space: nowrap;
	background-color: transparent;
!important
}

.MainMenu_RootMenuItemSelected TD
{
	height: 37px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-color: transparent; !important
}

.MainMenu_RootMenuItemBreadcrumb
{
}

.MainMenu_SubMenu 
{
	z-index: 1000;
}

.MainMenu_MenuItem
{
	font-family: Verdana;
	white-space: nowrap;
	color: #ffffff;
	background-color: #557e90;
}

.MainMenu_MenuItem TD
{
	border: none;
}

.MainMenu_SubMenuItemActive
{
}

.MainMenu_SubMenuItemSelected
{
	font-family: Verdana;
	white-space: nowrap;
	color: black;
	background-color: #CCCCCC;
}

.MainMenu_SubMenuItemBreadcrumb
{
}

.MainMenu_MenuIcon {
	width: 1px;
	background-color: #999999;
}
.ContentPaneRight {
	width: 34%;
	background-color: #f7f9fa;
	padding-top: 16px;
	padding-left: 10px;
}
.ContentPane {
	width: 66%;
	background-color: #f7f9fa;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}
.ContentPaneAdmin {
	width: 67%;
	background-color: #f7f9fa;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	height: 500px;
}
.ContentPaneReclamation {
	width: 67%;
	background-color: #f7f9fa;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(whatgoesaround.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#adminNavHolder {
	padding:8px 0;
}
/* End Menu */
