body {
	background: url(../Images/Level2Bkgrd.jpg) repeat-y #000;
	margin: 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
p {
	padding: 0px 0px 2px 0px;
}
a {
	color: #a04040;
}
a:hover {
	color: #000;
}
.maroon {
	color: #a04040;
}
.black {
	color: #000;
}
.ltBlue {
	color: #8EAACF;
}
.orange {
	color: #ff6633;
}
.gray {
	color: #333;
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.TableBkgrd {
	background: url(../Images/Level2_LtColumnTile.jpg) top left no-repeat;
}
.L2Banner {
	background: url(../Images/L2Banner.jpg) no-repeat;
	width: 750px;
	height: 97px;
}
.L2Menu {
	width: 175px;
}
.mainContainer {
	background: url(../Images/L2BtmLtColumn.jpg) left bottom no-repeat;
	width: 750px;
	height: 100%;
}
.contentContainer {
	margin: 0px;
	padding: 16px 23px 16px 23px;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.contentContainer p, td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #a04040;
	border-bottom: 1px solid #a04040;
}
h2 {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bioBox h2 {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
	background: url(../Images/headerBar.jpg) no-repeat;
}
.bioBox {
	font-family : Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	background: #fff;
	border: 1px solid #e5e5e5;
/*	border-bottom: 1px solid #b9c2cd; */
}
.bioBox p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.BioTitle {
	line-height: 19px;
	padding-right: 5px;
	color: #a04040;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #E5E5E5;
	text-indent: 2px;
}
.BioTitle a {
	color: #000;
	text-decoration: none;
}
.BioTitle a:hover {
	color: #a04040;
}
.BioTitle2 {
	float: right;
	line-height: 19px;
	padding-right: 5px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
.BioTitle2 a {
	color: #000;
	text-decoration: none;
}
.BioTitle2 a:hover {
	color: #a04040;
}
.footer {
	border-top: 1px solid #a3a3a3;
	font-size: 10px;
	color: #666;
	margin: 0px 23px 0px 23px;
	padding: 10px 23px 10px 23px;
	text-align: center;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #a04040;
	text-decoration: underline;
}
.photoRt {
	margin: 10px 0px 10px 10px;
}
.photoRt2 {
	margin: 7px 10px 7px 10px;
	border: 1px solid #000;
}
.drivingDirections {
	background: url(../Images/DrivingDirections.jpg) no-repeat;
	clear: both;
	height: 80px;
	padding: 7px 0px 0px 205px;
	margin-top: 20px;
}
.drivingDirections div {
	margin: 0px;
}
.drivingDirections a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.drivingDirections a:hover {
	color: #8EAACF;
}
.DirectionsBox {
	margin: 0px;
	padding: 3px;
}
.floatRight {
	float: right;
	padding-top: 10px;
}
.transactionBox {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: url(../Images/TransBoxTile.jpg) no-repeat #fff;
	border: 1px solid #b9c2cd;
	width: 160px;
	min-height: 200px;
	text-align: center;
	height: 200px;
}
.transactionBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #3E4B5C;
}
* html transactionBox {
	height: 200px;
}
.transactionBox p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
}
.transactionTitle {
	float: right;
	line-height: 19px;
	padding-right: 5px;
}

.transactionBox2 {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: url(../Images/TransBoxTile.jpg) repeat-x #fff;
	border: 1px solid #b9c2cd;
	width: 250px;
	min-height: 300px;
	text-align: center;
}
.transactionBox2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #3E4B5C;
}
* html transactionBox2 {
	height: 200px;
}
.transactionBox2 p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}
.transaction2Title {
	float: right;
	line-height: 19px;
	padding-right: 5px;
}

.RequestInfoBox {
	width: 529px;
/*	height: 196px; */
	padding: 7px; 
	margin: 0px;
}
.RequestInfoInnerBox {
	background: url(../images/ContactUsBox_Request.gif) no-repeat;
	width: 306px;
	min-height: 209px;
	font-size: 11px;
	color: #000;
	padding: 5px;
	border: 1px solid #B9C2CD;
}
* html .RequestInfoInnerBox {
	width: 318px;
	height: 229px;
	border: 1px solid #B9C2CD;
}
.RequestInfoInnerBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #3E4B5C;
}
.RequestInfoInnerBox p {
	padding: 2px;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
}
.InfoBoxContentFields {
	float: right;
	font-size: 11px;
	color: #3e4b5c;
	font-weight: bold;
	margin-right: 10px;
}
* html .InfoBoxContentFields {
	margin-right: 0px;
}
.InfoBoxInputFields {
	border: 1px solid #b9c2cd;
	background: #fff;
	width: 185px;
	height: 20px;
}
.InfoBoxInputFieldsCode {
	border: 1px solid #b9c2cd;
	background: #fff;
	width: 92px;
	height: 20px;
}
.verCodeBoxImage {
 	margin: -4px 0px 0px 2px;
}
* html .verCodeBoxImage {
 	margin: 0px 0px 0px 2px;
}
.InfoBoxCommentFields {
	border: 1px solid #b9c2cd;
	background: #fff;
	width: 185px;
	height: 60px;
}
.submitBtn {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: #3e4b5c;
	border: 1px solid #b9c2cd;
	margin-top: 10px;
	margin-bottom: 10px;
}
* html .submitBtn {
	margin-bottom: 0px;	
}
.vCard {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}
.vCard a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height: 13px;
}
.vCard a:hover {
	color: #a04040;
}
.LtColumnFooterText {
	width: 175px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 159px;
}

.LtColumnFooterText a {
	color: #fff;
	text-decoration: none;
}
.LtColumnFooterText a:hover {
	color: #ffff00;
	text-decoration: none;
}