@charset "UTF-8";
/* CSS Document */

#Body {
	background: #fff url(../images/inside-body-bg1.gif) top center repeat-y;
	text-align: left;
}


#BodyCenter {
	border-top: 1px solid #e0e0dc;
	float: left;
	width: 660px;
}


#ImagePageTop {
	margin: -1px 0 0 -1px;
}

#BodyCenterMain {
	padding: 15px 40px;
}

#BodyCenterMain h1 {
	color: #a9b17c;
	font-size: 25px;
	font-weight: normal;
	margin: 12px 0px 17px 0px;
	padding: 0px;
	text-align:center;
}

#BodyCenterMain h2 {
	color: #ae6025;
	font-size: 16px;
	font-weight: normal;
	text-align:center;
	margin: 12px 0px 13px 0px;
	padding: 0px;
}

#BodyCenterMain p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 16px;
}

#NavRight {
	background: url(../images/inside-nav-top.gif) top center no-repeat;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	padding-top: 35px;
}

#NavRight a {
	color: #fff;
	text-decoration: none;
}

#NavRight a:hover {
	color: #dff27e;
}

#PhoneNumber, #FaxNumber {
	color: #cfd4b1;
	font-size: 12px;
	margin: 0 0 4px 11px;
	padding-left: 15px;
}

#PhoneNumber {
	background: url(../images/phone-icon.gif) left top no-repeat;
	background-position: 0px 1px;
	margin-top: 25px;
}

#FaxNumber {
	background: url(../images/fax-icon.gif) left top no-repeat;
	background-position: 0px 1px;
}
#Footer {
	background: #fff url(../images/inside-footer-top.gif) top center no-repeat;
}

.nav_link {
	background: url(../images/nav-link-bg.gif) bottom center no-repeat;
	padding: 0 0 20px 11px;
}

.nav_subtext {
	color: #b6bc97;
	font-size: 10px;
}
td.tabletitleRightError {
	font-family:Arial, sans-serif; 
	font-size:13px; font-weight:bold; 
	color:#FF0000; 
	background-color: beige; 
	vertical-align:middle; 
	text-align:right;
	}
