body {
	
	margin: 0px;
}
body, td {
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	color: #221c1c;
}

hr {
	border: 0;
	color: #000000;
	background-color: #6b7b88;
	height: 1px;
	width: 70%;
	text-align: center;
}
a:link, a:active {
	color:#003f71;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color:#001b3f;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#0074d0;
	font-weight: bold;
	text-decoration:underline;
}




/* Links */
a.adminLinks {
	color: #08163f;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px;
}


.darkRow {
	background-color: #b2b3a3;
}
.linkToInfo:link, .linkToInfo:active, .linkToInfo:visited  {
	color: #003f71;
	text-decoration: none;
}
.linkToInfo:hover  {
	color: #000000;
	text-decoration: none;
}



/* Common Color Used  */
.headerBackground {
	background-color: #83715e;
}

.hiddenBackground {
	background-color: #574c41;
}
.contentBackground {
	background-color: #d1c1a1;
	vertical-align: top;
}

.footer {
	font-size: 11px;
	color: #463d34;
	font-style: italic;
}



/* Content Area Styles */
.contentSpacing {
	line-height: 170%;
}




/* Tiles or images used on backgrounds */
.tileUnderNav {
	background-image: url(/images/home/tile_under_nav.jpg);
}

.tileUnderPromoAreas {
	background-image: url(/images/home/tile_under_promo_areas.gif);
}

.subNavBg {
	background-image: url(/images/template/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.contentNavBg {
	background-image: url(/images/template/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}












/*Verilux Styles */
.error {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
.subnavhidden {
	color:#928770;
}
.subnavpendingdelete {
	color:#928770;
	text-decoration: line-through;
}
.navcell, .navcell a:link, .navcell a:visited, .navcell a:active  {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#00009f;
}
.subnavcell {
	font: 13px Arial, Helvetica, sans-serif;
}
.pagetitle {
	color:#0074d0;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin:0px;
}
h2, .Subtitle {
	color: #0074d0;
	font-weight: bold;
	font-size:16px;
	margin-bottom:10px;
	display:inline;
}	
.cookietrail {
	font: 11px Arial, Helvetica, sans-serif;
	color:#808080;
}
.cookietrail a:link, .cookietrail a:active, .cookietrail a:visited{
	font: 11px Arial, Helvetica, sans-serif;
	color:#808080;
}			
.pagecontent, input, textarea, select, td, body {
	font:13px Arial, Helvetica, sans-serif;
}
.subnavarea {
	overflow:hidden;
	color:#4b1503;
}
.subnav0active {
	color:#5E1405;
}
.subnav0active a:link, .subnav0active a:visited, .subnav0active a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#0074d0;
	text-decoration:none;
	line-height:13px;
}
.subnav0inactive a:link, .subnav0inactive a:visited, .subnav0inactive a:active {
	font: 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:13px;
}	
.subnav1active {
	color:#0074d0;
}
.subnav1active a:link, .subnav1active a:visited, .subnav1active a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color:#0074d0;
	text-decoration:none;
	line-height:12px;
}
.subnav1inactive a:link, .subnav1inactive a:visited, .subnav1inactive a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color:#c6c7b7;
	text-decoration:none;
	line-height:12px;
}	

.small {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#cms_buttons a:link, #cms_buttons a:visited, #cms_buttons a:active  {
	color:#B87500;
	font-weight:bold;
}

#cms_buttons a:hover {
	color:#B87500;
	font-weight:bold;
}
.addpagelink 
{
	color:#B87500 !important;
}