@charset "UTF-8";
/* CSS Document */

#content760 {
	float: right;
	width: 760px;
	background-image: url(../images/modules/bodyBgd760.png);
	background-repeat: repeat-y;
}
.topBar {
	height: 40px;
	background-image: url(../images/modules/topBgdMod.png);
	background-repeat: repeat-x;
}
.topBar .topBarLeft {
	background-image: url(../images/modules/topLeftMod.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 29px;
}
.topBar .topBarRight {
	background-image: url(../images/modules/topRightMod.png);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 40px;
}
.topBar .topBarMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
	width: 600px;
	font-weight: bold;
	padding-top: 11px;
}
.baseBar {
	background-image: url(../images/modules/baseBgdMod.png);
	background-repeat: repeat-x;
	height: 25px;
}
.baseBar .baseBarLeft {
	background-image: url(../images/modules/baseLeftMod.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
.baseBar .baseBarRight {
	background-image: url(../images/modules/baseRightMod.png);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 25px;
}
#contentCell {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contentCell #dSearchColLeft {
	float: left;
	width: 400px;
}
#contentCell #dSearchColRight {
	float: right;
	width: 280px;
}
.TablePadDisplay {
	margin-bottom: 15px;
}
.TableHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}
.TableCellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.TableCellTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	padding-left: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.TableCellTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	padding-left: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.container {
	border: 2px solid #CCCCCC;
	margin-bottom: 15px;
}
.containerTitle  {
	background-image: url(../images/modules/topBgdMod.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.container .containerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.container .containerContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.container .containerContentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.container .gmap280 {
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #F8F8F8;
	height: 380px;
	width: 380px;
	border: 1px solid #666666;
}
.container .containerSearchForm {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 380px;
	border: 2px solid #FF9900;
}
.container .containerSearchForm2 {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 350px;
	padding: 15px;
}
.containerContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.container .containerTitle2 {
	background-image: url(../images/desk/topBgd.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F8F8F8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.containerContent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.containerContent li {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.containerContent    li a  {
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	background-color: #F8F8F8;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.containerContent li a:hover {
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.formCellL {
	float: left;
	width: 152px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.formCellR {
	float: right;
	width: 200px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.formCellClear {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.formCellButton {
	float: right;
	width: 200px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FF9900;
	text-align: center;
}
#locMap {
	float: left;
	height: 400px;
	width: 500px;
	border: 1px solid #999999;
}
#locMap .locMapHolder {
	margin: 10px;
	height: 345px;
	width: 480px;
	background-color: #CCCCCC;
}
#locForm {
	float: right;
	height: 400px;
	width: 180px;
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
#locForm .locFormHolder {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formDMenu {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.module720 {
	height: 120px;
	width: 718px;
	border: 1px solid #999999;
	margin-top: 15px;
}
.module120 {
	background-color: #999999;
	float: left;
	height: 100px;
	width: 132px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.formDMenuSpacer {
	padding: 5px;
	height: 40px;
}
.module500 {
	height: 120px;
	width: 500px;
	border: 1px solid #999999;
	margin-top: 15px;
	float: left;
}
.module150a {
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/select/module1a_1.png);
	background-repeat: no-repeat;
}
.module150b {
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/select/module2a_1.png);
	background-repeat: no-repeat;
}
.module150c {
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/select/module3a_1.png);
	background-repeat: no-repeat;
}
.module150d {
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 153px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/select/module1b_1.png);
	background-repeat: no-repeat;
}
.module500  a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 153px;
	float: left;
}
#locList {
	float: right;
	height: 537px;
	width: 180px;
	border: 1px solid #999999;
	background-color: #F8F8F8;
}
#locList .locListHolder {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#locList .locListHolder li {
	list-style-type: none;
	display: block;
	padding-left: 15px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	font-size: 11px;
}
#contentCell #locList ul {
	margin: 0px;
	padding: 0px;
}
.colCell3 {
	width: 220px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.colCell3 .colHead3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333333;
}
.colCell3 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.colCell3 a  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 2px;
}
.colCell3  a:hover  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	margin-bottom: 2px;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 6px;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-bottom: 6px;
	padding-left: 5px;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 20px;
}
.ResultFilterBox {
	background-color: #FFFFFF;
	float: right;
	width: 350px;
	margin-left: 20px;
	text-align: center;
	padding: 0px;
	border: 4px solid #FF6600;
}

