@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5B5B5B;
	margin-top: 0px;
	background-image: url(../images/yellow.gif);
	background-repeat: repeat;
}
#advance {
	padding-top: 30px;
}
#background {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 485px;
	margin-top: 40px;
	margin-left: 40px;
	float: none;
	clear: both;
}
#content ul li {
	list-style-type: square;
	line-height: 16px;
	padding-bottom: 12px;
}
#content ol li {
	line-height: 16px;
	padding-bottom: 12px;
}
#content ol li ul {
	list-style-type: square;
}#footer {
	width: 485px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 40px;
	margin-top: 40px;
	clear: both;
	margin-bottom: 20px;
}
#page {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#purplebar {
	background-color: #3F0075;
	height: 20px;
	width: 860px;
}
.tablerowtitle {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.footer {
	font-size: 11px;
}
.heading {
	font-size: 26px;
	color: #3F0075;
	line-height: 36px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4E965;
	width: 485px;
}
.subhead {
	font-size: 16px;
	line-height: 20px;
	color: #3F0075;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subsubblack {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black {
	color: #000000;
}
.purple {
	color: #3F0075;
}
.smaller {
	font-size: 10px;
	line-height: 15px;
}
a {
	color: #3F0075;
}
.tablerowalt {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #FFF9DD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tablerowlast {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tablerowaltright {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #FFF9DD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tablerowlastright {
	color: #000000;
	padding: 5px 10px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.tablerowtitleright {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
