BODY {
	background-color: #D5CBC2;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	margin: 20px;
}

.content {
	background-color: white;
	font-size: 10pt;
}

TD {
	font-family: "century gothic", verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	cursor: default;
}

TD.menusubheading {
	font-size: 12pt;
	font-weight: bold;
}


.bgTable {
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	background-color: White;
}

a.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a.menu:hover {
	text-decoration: underline;
}

a.submenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-bottom: 20px;	
}
a.submenu:hover {
	text-decoration: underline;
}

.submenu {
	padding-bottom: 10px;	
}

.csmall {
	font-size: 9pt;
}

.error {
	color: #AB2524;
}
.form-error {
	color: #AB2524;
}

.lightlightGray {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

.lightGray {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}

.lightGray:hover {
	text-decoration: underline;
}

.darkGray {
	font-size: 9pt;
	color: #666666;
}

.heading {
	font-size: 16pt;
	color: #AB2524;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #AB2524;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #AB2524;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

ul {
	margin-top: 0px;
}
