body {
	background-image: url(../Images/sandLighter.gif);
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#header {
	float: left;
	width: 780px;
	height: 93px;
}
#welcomebar {
	height: 28px;
	width: 780px;
	background-color: #FFFFFF;
	float: left;
}
#menubar {
	background-color: #393A91;
	float: left;
	height: 28px;
	width: 780px;
}
#menubar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menubar ul li {
	display: inline;
}
#menubar ul li a {
	color: #FFFFFF;
	height: 20px;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#menubar  ul  li  a:link, visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menubar ul li a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#mainsection {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	height: 607px;
}
#footer {
	background-color: #FFFFFF;
	float: left;
	width: 780px;
}
.welcomebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #848484;
	text-align: right;
	padding-right: 5px;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #663333;
	text-decoration: underline;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #663333;
	text-decoration: none;
}

.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	list-style-size: 9pt;
	list-style-color: #663333;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #663333;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #663333;
	text-transform: capitalize;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #663333;
	text-transform: capitalize;
}

.subhead2Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
	text-transform: capitalize;
}

.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 13pt;
	font-weight: bold;
	font-variant: normal;
	color: #660033;
	text-transform: uppercase;
	border: 1px dashed #660033;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
}

.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}
.tableColumnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	background-color: #663333;
	position: absolute;
	text-align: center;
}

.tableRowHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #333333;
	background-color: #FFFDEB;
	padding: 3px;
	position: absolute;
}

.tableCellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.75pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #ffffff;
	padding: 3px;
	position: absolute;
	text-align: center;
}
