/* Master link colors */
a:link, a:visited {
	color: #EB1B24;
}
a:hover, a:active {
	color: #52410C;
}

/* Site Headers */

h1, .lrgHdr{
	font-size: 24px;
	font-weight: bold;
	color: #52410C;
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
h2, .medHdr {
	font-size: 18px;
	font-weight: bold;
	color: #52410C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3, .smHdr {
	font-size: 15px;
	font-weight: bold;
	color: #52410C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #52410C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #52410C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/* Content text */

.bodyText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}

/* Content Stuff */

/* Standard table styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

.contentArea {
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 35px;
	overflow: auto;
	height: 480px;
	min-height: 480px;
}

.navBar {
	text-align: center;
}
.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #000000;
}
.tableHeader {
	background-color: #1A1818;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeaderCol {
	background-color: #038F0A;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555555;
}
.tableHeader2 {
	background-color: #ED41FF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #ED41FF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #ED41FF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader3Col {
	background-color: #ED41FF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRowAttention {
	background-color: #CB3333;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRow1 {
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.tableRow1 li {
	font-size: 100%;
}

.tableRow2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EEEEEE;
}

.tableRow2 li {
    font-size: 100%;
}

.tableRow1Col {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	background-color: #FFFFFF;
}
.tableRow2Col {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	background-color: #EEEEEE;

}
.tableCell1 {
	padding: 5px;
}
.tableCell2 {
	background-color: #EEEEEE;
	padding: 5px;
}
.tableCell1Col {
	background-color: #FFFFFF;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableCell2Col {
	background-color: #4A4A4A;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableFooter {
	padding: 4px;
	background-color: #ED41FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.tableFooter2 {
	padding: 3px;
	background-color: #EEEEEE;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.photoLeft {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	padding-top: 10px;
}
.formInput {
    width:400px;
}
.action {
    border: 1px solid #000;
    font-size: 9px;
}

.button {
	width: 220px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-bottom: 10px;
	background-color: #B69654;
	font-size: 22px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
.button:link, .button:visited {
	background-color: #52410C;
	text-decoration: none;
}
.button:hover, .button:active {
	background-color: #AADBCD;
	text-decoration: none;
}
.zombieArt {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 593px;
}
