/* CSS Document */

body {
	background-color: #5c7683;
	text-align: center;
	margin: 24px 0px 24px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:69%;
}
#pageblock {
	background-color:#9BC;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #DB3;
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
#headerbtm {
	padding: 7px 24px 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerbtm a {
	color: #000000;
	text-decoration: none;
}
#headerbtm a:hover {
	color: #FFFFFF;
}
#contentblock {
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: normal;
}
#content p, #content ol, #content ul {
	line-height: 1.6em;
	font-size: 1.2em;
}
#content p.smalltext {
	font-size: 1em;
	line-height: 1.4em;
}
.highlight {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.flushrightpic {
	float:right;
	margin:0px 0px 9px 18px;
}
#footerblock {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	margin: 24px 0px 0px 0px;
	padding: 0px;
	height: 12px;
	width: 800px;
	clear: both;
}
h2 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#content a {
	font-weight: bold;
	color: #733;
}
li {
	margin-bottom: 6px;
}
.table_invis td {
	padding-right: 18px;
	padding-bottom: 6px;
	font-size: 1.2em;
}
