body {
	background-color: #003366;
	background-image: url(../images/background.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	margin: 0px;
}
#header li {
	list-style-type: none;
	line-height: 1.4em;
	letter-spacing: .05em;
}
#nav {
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #003366;
	margin-right: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 0px;
}
#leftcol {
	float: left;
	width: 530px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#rightcol {
	margin-left: 550px;
	color: #666666;
	font-size: x-small;
	text-align: right;
	vertical-align: top;
	line-height: 1.4em;
	padding-top: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-image: url(../images/background-subnav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#rightcol-special {
	margin-left: 550px;
	color: #000000;
	font-size: small;
	text-align: right;
	vertical-align: top;
	line-height: 1.4em;
	padding-top: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-image: url(../images/background-subnav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#subnav {
	font-size: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
}
#rightcol a {
	color: #990000;
	text-decoration: none;
}
#rightcol #subnav li {
	list-style-type: none;
	font-size: x-small;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669966;
	margin-bottom: -5px;
	text-align: center;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;
	color: #999999;
	clear: both;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover, #subnav a:hover {
	color: #CC6600;
}
ul {
	margin-top: -2px;
}
#leftcol li {
	margin-left: -5px;
	list-style-type: square;
}
td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 5px;
}

.quote {
	color: #0066CC;
	font-size: x-small;
}
.pageon {
	color: #003366;
}
.floatright {
	float: right;
	font-size: x-small;
	color: #666666;
	margin-left: 10px;
	text-align: center;
	line-height: 1.2em;
}
#callouttable {
	width: 530px;
}
#callouttable td {
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: x-small;
	line-height: 1.2em;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
td.smaller {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 1.2em;
}
.smaller {
	font-size: x-small;
	line-height: 1.2em;
	color: #333333;
}
