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

body {
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------ HEADER ------------------------------------------------ */

#header {
	height: 140px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header/HeaderSideBgd.png);
	background-repeat: repeat-x;
}
#header #headerCell {
	background-color: #666666;
	height: 130px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/header/HeaderCellBgd.png);
	background-repeat: repeat-x;
}
#header #headerCell #headerNavbar {
	height: 30px;
}
#header #headerCell #headerNavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#header #headerCell #headerNavbar li {
	display: inline;
}
#header #headerCell #headerNavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2F2F2;
	font-weight: normal;
	text-decoration: none;
	width: 158px;
	text-align: center;
	float: left;
	height: 24px;
	vertical-align: middle;
	padding-top: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #999999;
}
#header #headerCell #logo {
	height: 82px;
	width: 310px;
	margin-top: 9px;
	margin-left: 1px;
	float: left;
	background-image: url(../images/header/Logo.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell {
	float: right;
	height: 82px;
	width: 615px;
	margin-top: 9px;
	margin-right: 10px;
	background-image: url(../images/header/cellBgd.png);
	background-repeat: repeat-x;
}
#header #headerCell #headerNavbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 158px;
	text-align: center;
	float: left;
	height: 21px;
	vertical-align: middle;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../images/header/HeaderSideBgd.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#header #headerCell #headerNavcell .capLeft {
	float: left;
	height: 82px;
	width: 20px;
	background-image: url(../images/header/capLeft.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .capRight {
	float: right;
	height: 82px;
	width: 20px;
	background-image: url(../images/header/capRight.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .divider {
	float: left;
	height: 82px;
	width: 5px;
	background-image: url(../images/header/cellDivider.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .link1 {
	float: left;
	height: 80px;
	width: 140px;
	background-image: url(../images/header/link1.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .link2 {
	float: left;
	height: 80px;
	width: 140px;
	background-image: url(../images/header/link2.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .link3 {
	float: left;
	height: 80px;
	width: 140px;
	background-image: url(../images/header/link3.png);
	background-repeat: no-repeat;
}
#header #headerCell #headerNavcell .link4 {
	float: left;
	height: 80px;
	width: 140px;
	background-image: url(../images/header/link4.png);
	background-repeat: no-repeat;
}

#header #headerCell #headerNavcell a {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 140px;
	display: block;
	text-align: center;
}
#header #headerCell #logo a {
	height: 82px;
	width: 310px;
	text-align: center;
	display: block;
}
#header #headerCell #headerNavcell a:hover {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 140px;
	display: block;
	text-align: center;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

/* ------------------------------------------------ FOOTER ------------------------------------------------ */

#footer {
	background-color: #D2D5D9;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-image: url(../images/footer/footerSideBgd.png);
	background-repeat: repeat-x;
	height: 420px;
}
#footer #footerCell {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer/footerBgd.png);
	background-repeat: repeat-x;
	background-color: #D2D5D9;
	height: 420px;
}
#footer #footerCell .footerInfo {
	float: left;
	width: 920px;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer #footerCell .footerInfo .footerInfoLine {
	padding-top: 4px;
	padding-bottom: 3px;
	width: 630px;
}
#footer #footerCell .footerInfo .footerInfoLine ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer #footerCell .footerInfo .footerInfoLine a {
}
#footer #footerCell .footerInfo .footerInfoLocation a {
	color: #666666;
	text-decoration: none;
}
#footer #footerCell #footerNavbar {
	height: 30px;
}
#footer #footerCell #footerNavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footer #footerCell #footerNavbar li {
	display: inline;
}
#footer #footerCell #footerNavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	width: 158px;
	text-align: center;
	float: left;
	height: 22px;
	vertical-align: middle;
	padding-top: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
}

/* ------------------------------------------------ CONTENT ------------------------------------------------ */

#contentWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contentWrapper .clearBar {
	clear: both;
	width: 960px;
}
#footer #footerCell #footerNavbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	width: 158px;
	text-align: center;
	float: left;
	height: 22px;
	vertical-align: middle;
	padding-top: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #CCCCCC;
	background-image: url(../images/footer/footerSideBgd.png);
	background-repeat: repeat-x;
}
#footer #footerCell .footerInfo .footerInfoLine li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#footer #footerCell .footerInfo .footerInfoLogo {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footer #footerCell .footerInfo .footerContact .footerContactLogo {
	font-size: 10px;
	margin-top: 10px;
	width: 200px;
	float: right;
	font-weight: normal;
}
#footer #footerCell .footerInfo .footerContact {
	float: right;
	width: 280px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#footer #footerCell .footerInfo .footerContact .footerContactBold {
	font-size: 18px;
	color: #333333;
	padding-top: 4px;
}
#footer #footerCell .footerInfo .footerInfoLocation ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer #footerCell .footerInfo .footerInfoLocation li {
	display: inline;
	padding-right: 6px;
	padding-left: 2px;
}
#footer #footerCell .footerInfo .footerInfoLocation {
	padding-top: 4px;
	padding-bottom: 3px;
	width: 630px;
}
#footer #footerCell .footerInfo .footerInfoLocation a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#footer #footerCell .footerInfo .footerInfoState {
	padding-top: 6px;
	padding-bottom: 3px;
	width: 630px;
	text-decoration: underline;
	color: #666666;
}
.infoBox {
	border: 1px solid #663366;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.infoBox .infoBoxTitle {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 14px;
	background-image: url(../images/modules/topBgdMod.png);
	background-repeat: repeat-x;
}
.infoBox .infoBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.infoBox .infoBoxTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

