body {
	margin: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
td {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #996699;
}
a:active {
	color: #FFFFFF;
}
#pageLayout {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
}
#pageHeader {
	width: 759px;
}
#pageContent {
	width: 759px;
	background-color: #301930;
	border-bottom: 1px solid #EEEEEE;
}
#pageFooter1 {
	width: 759px;
	height: 25px;
	padding-top: 5px;
}
#pageFooter2 {
	width: 759px;
	padding-bottom: 15px;
}
.pageFooter {
	font-size: 10px;
	text-align: center;
}
.pageFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pageFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pageFooter a:hover {
	color: #330000;
	text-decoration: underline;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}
li.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding-bottom: 10px;
}
.columnLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	padding: 5px 10px 15px 10px;
}
.columnRight {
	padding: 5px 10px 15px 10px;
}
.contentPadded {
	padding: 5px 15px 5px 15px;
}
.tableRowBorder {
	border-top: 1px dashed #993366;
	line-height: 0px;
}
.tableRowDoubleBorder {
	border-bottom: 1px double #993366;
	line-height: 10px;
}
.tableSectionHeader {
	border-top: 1px double #993366;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
.textRequired {
	color: #FF0000;
}
