body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

form {
	display: inline;
}

img {
	border: 0;
}

a {
	color: #003399;
}

a:hover {
	color: #003399;
}

div#container {
	width: 760px;
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	padding: 10px;
	margin: 0 auto;
}

table#header {
	width: 100%;
}

table#header td#logo {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

table#header td#search {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}

div#visual {
	border-top: 1px solid #FFFFFF;
}

ul#topmenu {
	background-color: #FF0000;
	margin: 0;
	padding: 7px 20px;
	text-align: left;
	font:bold;
}

ul#topmenu li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	margin: 2px;
	font:bold;
}

ul#topmenu li.selected {
	list-style-type: none;
	display: inline;
	color: #000000;
	margin: 2px;
	font:bold;
}

ul#topmenu a {
	color: #FFFFFF;
	font:bold;
	text-decoration: none;
}

ul#topmenu a.selected {
	color: #003399;
	font:bold;
	text-decoration: none;
}

ul#topmenu a:hover {
	color: #003399;
	font:bold;
}

.button {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
}

table#directLinks {
	width: 100%;
}

table#directLinks td {
	padding: 20px;
	text-align: left;
}

table#directLinks td.title {
	width: 25%;
	background-color:#003399;
}

table#directLinks td.title a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

table#directLinks td.title a:hover {
	color: #003399;
}

table#directLinks td.linksOff {
	width: 25%;
	background-color: #003399;
	vertical-align: top;
	border: 1px solid #003399;
	cursor: hand;
}

table#directLinks td.linksOn {
	width: 25%;
	background-color: #EEEEEE;
	vertical-align: top;
	border: 1px solid #003399;
	cursor: hand;
}

table#directLinks td.spacer {
	width: 1px;
	padding: 0;
	background-color: #FFFFFF;
}

table#directLinks td.spacer-grey {
	width: 1px;
	padding: 0;
	background-color: #CCCCCC;
}

table#directLinks ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

table#directLinks li {
	line-height: 1.5em;
}

table#directLinks h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}

table#directLinks td.linksOff a {
	color: #FFFFFF;
	text-decoration: none;
}

table#directLinks td.linksOff a:hover {
	color: #FFFFFF;
}

table#directLinks td.linksOn a {
	color: #003399;
	text-decoration: none;
}

table#directLinks td.linksOn a:hover {
	color: #003399;
}

table#footer {
	width: 100%;
	table-layout: fixed;
}

table#directLinks td.csfb {
	color: #003399;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 25%;
}

table#directLinks td.csfb2 {
	color: #FFFFFF;
	background-color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 25%;
}

table#directLinks td.footer {
	color: #666666;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 0;
}

.footer a {
	color: #003399;
}

.footer a:hover {
	color: #003399;
	text-decoration: underline;
}

.footer {
	color: #666666;
}

.attribute-image {
	float: right;
	margin-left: 10px;
}

div.imageleft {
	float: left;
	display: inline;
}

.halfbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	width: 300px;
	align: left;
	padding-left: 3px;
}

#formTable td {
	padding: 0 !important;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.required, .message-warning, .message-warning H2 {
	color: #FF6600 !important;
}

table#mainTable {
	width: 100%;
}

table#mainTable td#leftMenu {
	width: 149px;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding: 20px;
}

table#mainTable td#content {
	line-height: 1.5em;
	color: #666666;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

#content h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

#content a {
	color: #003399;
	text-decoration: underline;
}

#content a:hover {
	color: #003399;
	text-decoration: underline;
}

#content h2 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
}

#content p {
	margin-top:10px;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
	padding: 0px;
}

#content li p{
	margin: 0;
}

div.attribute-image {float: left;}

.keywordLinks ul {
	margin: 0;
	margin-right: 20px;
}

.keywordLinks li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}

.keywordLinks li a {
	text-decoration: none;
	color: #666666;
}

.keywordLinks li a:hover {
	color: #003399;
}

div.attribute-image {
	float: right;
}

div.image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
