@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #330033;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background-main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CF190A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF190A;
}
.newLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C50A16;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
}
a:hover {
	text-decoration: underline;
	color: #CF190A;
}
a:active {
	text-decoration: none;
	color: #CF190A;
}
a.current {
	color: #CF190C;
	font-size: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #CC1C08;
	background-color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.shdwLft {
	background-image: url(images/shdw-lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shdwRgt {
	background-image: url(images/shdw-rgt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bkgrdMenu {
	background-image: url(images/bkgrd-menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 30px;
}
.contentArea {
	background-color: #FFFFFF;
	background-image: url(images/bkgrd-content2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 40px 20px;
}
a.hilight:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.pictureBorder {
	padding-left: 20px;
}
.textTight {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEA0B8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.leftPic {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.border4 {
	border: 1px solid #CDC1D2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hiliteRed {
	font-weight: bold;
	color: #CC0000;
}
.footerText {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A895B1;
	color: #380638;
	padding-left: 40px;
	font-weight: bold;
}
.arrowBullet {
	list-style-image: url(images/arrow.gif);
}
