/* Global Styles */
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#000000;
}
body {
	margin-top: 0px;
	background-color: #B2B0AA;
}
h1 {
	font-size:24px;
	line-height:26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Link Styles */
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.footer:link {
	color: #0099FF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #0099FF;
}
a.footer:hover {
	text-decoration: underline;
	color: #0099FF;
}
a.footer:active {
	text-decoration: none;
	color: #0099FF;
}
/* Text Styles */
.ident {
	padding-left: 15px;
}
.maroon {
	color:#990000;
}
.extended-1 {
	letter-spacing: 1px;
}
.extended-2 {
	letter-spacing: 2px;
}
.extended-3 {
	letter-spacing: 3px;
}
.page-content {
	font-size:16px;
	line-height: 21px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.info-content {
	font-size:14px;
	line-height: 20px;
	padding: 4px;
}
.heading-14 {
	font-size:14px;
	padding-left: 4px;
}
.padding-4 {
	padding: 4px;
}
.padding-4-LR {
	padding-left: 4px;
	padding-right: 4px;
}
.padding-6 {
	padding: 6px;
}
.padding-8 {
	padding: 8px;
}
.padding-16 {
	padding: 16px;
}
/*borders*/
.brdr-maroon {
	border: 1px solid #990000;
}
/*BGs*/
.BG-footer {
	background-image: url(Assets/Images/BG_Footer.jpg);
	background-repeat: no-repeat;
	/*letter-spacing: 3px;*/
	padding-top: 4px;
	color: #999999;
	font-size: 1em;
}
.bg-body {
	background-image: url(Assets/Images/BG_Body.jpg);
	background-repeat:repeat-y;
	padding-left: 19px;
	padding-right: 19px;
}
.pod-top {
	background-image: url(Assets/Images/Pod-Top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 11px;
}
.pod-bottom {
	background-image: url(Assets/Images/Pod-Bottom.gif);
	background-repeat:no-repeat;
	height: 11px;
}
.pod-LR {
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
}
h2 {
	font-size:18px;
	line-height:22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.photoblock {
	text-align:center;
	margin-bottom: 15px;
	margin-left: 15px;
}

.boxright {
	text-align:center;
	font-size: 100%;
}

.bv {
	background-image: url(Box/vline.gif);
	background-repeat: repeat-y;
	width:30px;
}

.bh {
	background-image: url(Box/hline.gif);
	background-repeat: repeat-x;
	height:30px;
}

.bc1 {
	background-image: url(Box/c1.gif);
	width:30px;
	height:30px;
}
.bc2 {
	background-image: url(Box/c2.gif);
	width:30px;
	height:30px;
}
.bc3 {
	background-image: url(Box/c3.gif);
	width:30px;
	height:30px;
}
.bc4 {
	background-image: url(Box/c4.gif);
	width:30px;
	height:30px;
}


.batext {
	text-align:center;
	font-size: 110%;
	font-weight: bold;
	vertical-align:top;
	height: 35px;
}

.batoptext {
	text-align:center;
	font-size: 110%;
	font-weight: bold;
	vertical-align:center;
	height: 20px;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 105%;
	margin-bottom: 3px;
	padding-bottom: 0px;
	}
	
.boxtextphone {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 130%;
	margin-bottom: 3px;
	padding-bottom: 0px;

}

.ListHeader {
	font-size: 18px;
	font-weight: bold;
	 }

.faq {color: #993300}
