/* Body Styles */
	body {background-color:#FAF8DD; background-image:url("images/bgtiles/vcmBGAllPages.gif"); background-repeat: repeat-x; margin:0px; padding:0px; font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;}

/* Text Styles */
	p, td, tr, ul, li, ol, blockquote {font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif; font-size:12px; color:#000000;}
	.subNav {color:#A15E22; padding-bottom:5px; padding-left:20px; font-size:11px;}
	.bigList {font-size:15px;}
	.footer {font-size:10px; color:#A15E22;}
	.pgHeader {font-size: 16px;font-weight: bold;}

/* Anchor Styles */
	a.subNavLink:link {color:#a15e22; text-decoration:none;}
	a.subNavLink:visited {color:#a15e22; text-decoration:none;}								
	a.subNavLink:hover {color:#3C230D; text-decoration:underline;}			
	
	a.footerLink:link {color:#a15e22; text-decoration:underline;}
	a.footerLink:visited {color:#a15e22; text-decoration:underline;}								
	a.footerLink:hover {color:#3C230D; text-decoration:none;}																							
	
	a:link {color:#a15e22; text-decoration:underline;}
	a:visited {color:#a15e22; text-decoration:underline;}	
	a:hover {color:#000000; text-decoration:underline;}	

/* Background Styles */
	.besideContent  {background-image:url("images/bgtiles/vcmBGBesideNav.gif"); background-repeat: repeat-y;}
	.contentBG {background-image:url("images/bgtiles/vcmBGContent.gif"); background-repeat: repeat-y;}
	
/* Image Alignments */
	.rightAlignPic {float:right;margin: 2px 3px 10px 10px;}
	.leftAlignPic {float:left;margin: 5px 10px 10px 2px;}
	
/* Content */
	.contentTbl {margin-left:10px; margin-top:10px;}
	.question {font-weight:bold;}
	.answer {margin-left: 25px;}
	.indent {margin-left:25px;}
	
.TxtBx {
	background-color: #FDF0E7;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	width: 245px;
	height: 125px;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia;
	vertical-align: middle;
}
.txtBxHDr {
	vertical-align: middle;
	color: 656565;
	font-size: 18px;
}
.txtBxFtr {
	vertical-align: middle;
	color: 848484;
	font-size: 10px;
}