/*HTML Definitions */
body {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}

/* Link Definitions */
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}

/* Font Definitions */
body, td, th {
	font: normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}
input, select, textarea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	margin: 0px;
}
.header {
	font: bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #3E3E3E;
}

/* Page Layout Definitions */
#topShadow {
	width: 776px;
	float: none;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: 8px;
}
#pageContainer {
	background: url(images/pageContainer_bkgd.jpg);
	width: 776px;
	float: none;
	clear: both;
	margin: 0px auto;
	padding: 0px;
}
#pageBorder {
	margin: 0px auto;
	width: 754px;
	border: solid 3px #FFFFFF;
	background: #FFFFFF;
}
#botShadow {
	width: 776px;
	float: none;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: 8px;
}

/* Banner Area Definitions*/
#banner {
	clear: both;
	float: none;
	height: 104px;
	background: url(images/header_bkgd.jpg) repeat left top;
}
#banner .leftColumn {
	float: left;
	width: 147px;
	margin: 0px;
	padding: 0px;
}
#banner .rightColumn {
	float: right;
	width: 607px;
	margin: 0px 0px 7px;
	padding: 0px;
}


/* Side Column Area Definitions */
#sideCol {
	float: left;
	width: 147px;
}
#sideCol ul {
	margin: 0px;
	padding: 0px;
}
#sideCol ul li {
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(images/bulletRed.gif) no-repeat 7px 8px;
}
#sideCol .header {
	font: bolder 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #616161;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Basic Content Definitions */
#content {
	float: left;
	width: 595px;
	background: #F4F4F4 url(images/content_bkgd.gif) repeat-y left top;
	margin-bottom: 11px;
}
#contentTop {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contentBot {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*Homepage Photo Definitions */
#hmpgPhoto {
	margin: 0px;
	padding: 0px;
}

/* Homepage News Definitions */
#hmpgNews {
	float: left;
	width: 410px;
	border-left: 1px solid #C8C7C7;
}
#hmpgNews ul {
	margin: 0px;
	padding: 0px;
}
#hmpgNews ul li {
	list-style: none;
	background: url(images/bulletRed.gif) no-repeat 9px 7px;
	padding-left: 17px;
	margin-top: 9px;
	margin-bottom: 9px;
	line-height: 14px;
}
#hmpgNews ul li a {
	color: #3E3E3E;
}

/* Homepage Survey Definitions */
#hmpgSurvey {
	float: left;
	width: 183px;
	border-right: 1px solid #C8C7C7;
}
#hmpgSurvey p {
	margin: 7px;
}
#hmpgSurvey ul {
	margin: 7px;
	padding: 0px;
}
#hmpgSurvey ul li {
	list-style: none;
	line-height: 14px;
}

/* Footer Area Definitions */
#footer {
	background: url(images/footer_bkgd.gif) repeat-x 0px 4px;
	clear: both;
	float: none;
	margin: 11px auto 20px;
	height: 31px;
	width: 730px;
	padding: 4px 0px 0px;
	border-top: 1px solid #660000;
}
#footerLinks {
	float: left;
}
#footerLogos {
	float: right;
}

/* Main Content Definitions */
#mainContent {
	padding: 26px;
}
#topOfPageLink {
	margin: 0px auto 13px;
	padding: 0px;
	width: 100px;
}

/* Matrix Formatting */
.mtxBorder {
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
}
.mtxHeader {
	color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
	background: #888888;
	font-weight: bold;
}
.mtxHeader a, .mtxHeader a:visited, .mtxHeader a:hover, .mtxHeader a:active {
	color: #FFFFFF;
}
.mtxHeaderBorderLeft {
	color: #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	padding: 3px;
	background: #888888;
	font-weight: bold;
}
.mtxHeaderBorderLeft a, .mtxHeaderBorderLeft a:visited, .mtxHeaderBorderLeft a:hover, .mtxHeaderBorderLeft a:active {
	color: #FFFFFF;
}
.mtxRow {
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
	background: #FFFFFF;
}
.mtxRowBorderLeft {
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	background: #FFFFFF;
}
.mtxRowAlt {
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
	background: #F8F8F8;
}
.mtxRowAltBorderLeft {
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	background: #F8F8F8;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px solid #CDCDCD;
}
.showMoreInfo {
	display: table-cell;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	border-bottom: 1px solid #CDCDCD;
	background: #FFFFFF;
}
.bulletListMtx {
	border-top: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
}
.bulletListMtxTd, .bulletListMtxTdNone {
	border-bottom: 1px solid #CDCDCD;
	padding: 3px 3px 3px 3px;
}
.bulletListMtxTd a, .bulletListMtxTd a:visited, .bulletListMtxTd a:hover, .bulletListMtxTd a:visited:hover {
	padding-left: 26px;
	background: url(images/bulletRed.gif) no-repeat 10px 2px;
	display: block;
}
.bulletListMtxTd a.minimize, .bulletListMtxTd a.minimize:visited, .bulletListMtxTd a.minimize:hover, .bulletListMtxTd a.minimize:visited:hover {
	background: none;
	display: inherit;
	padding-left: 0px;
}
.bulletPlusListMtxTd {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CDCDCD;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	padding-left: 26px;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	width: 90%;
}

/* FAQ Classes */
.faqContainer {
	border-top: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
}
.faqQuestion {
	border-bottom: 1px solid #CDCDCD;
	padding: 3px 3px 3px 0px;
}
.faqQuestion a, .faqQuestion a:visited, .faqQuestion a:hover, .faqQuestion a:visited:hover {
	padding-left: 17px;
	background: url(images/bulletRed.gif) no-repeat 9px 7px;
	display: block;
}
.faqAnswer {
	padding: 3px;
	border-bottom: 1px solid #CDCDCD;
}

/* Hide Objects */
.hideObject {
	display: none;
	padding: 0px;
}

/* Print Classes */
.printOnly {
	display: none;
}
.noPrint {}