/* Link Definitions */
a {
	color: #004A2A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #004A2A;
	text-decoration: none;
	font-weight: bold;
}
.textWhiteBold a {
	color: #FFFFFF;
	text-decoration: underline;
}
.textWhiteBold a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mtxRow a {
	text-decoration: none;
}
.mtxRow a:hover {
	text-decoration: none;
}
.mtxRowBorderLeft a {
	text-decoration: none;
}
.mtxRowBorderLeft a:hover {
	text-decoration: none;
}
.mtxRowAlt a {
	text-decoration: none;
}
.mtxRowAlt a:hover {
	text-decoration: none;
}
.mtxRowAltBorderLeft a {
	text-decoration: none;
}
.mtxRowAltBorderLeft a:hover {
	text-decoration: none;
}
.mtxHeader a {
	color: #FFFFFF;
	font-weight: normal;
}
.mtxHeader a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
.mtxHeaderBorderLeft a {
	color: #FFFFFF;
	font-weight: normal;
}
.mtxHeaderBorderLeft a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

/* HTML Definitions */
body {
	background-color: #CCCCCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Misc. Classes */
.bkgdGreen {
	background-color: #004A2A;
}
.bkgdDarkGreen {
	background-color: #35483D;
}
.bkgdContentHeader {
	background-image: url(images/bkgdContentHeader.gif);
	background-repeat: repeat-x;
}
.bkgdContentHeader2 {
	background-image: url(images/bkgdContentHeader2.gif);
	background-repeat: repeat-x;
}
.borderRtWht {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sideClm {
	background-color: #CCDBD4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004A2A;
}

/* Matrix Formatting */
.mtxBorder {}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A2A;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A2A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.mtxRowAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mtxRowAltBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #004A2A;
	color: #FFFFFF;
	cursor: hand;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	padding: 1px 0px;
}

/* Text Formatting */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.textItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.textWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #780813;
	text-transform: uppercase;

}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #780813;
}
.date {
	background-color: #35483D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.textSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.textRedBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #780813;
}
