body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.4em;
	background-image: url(../images/211bg.gif);
}
#contentLeft p {
	padding-right: 5px;
	padding-left: 5px;
}
#nav {
	font-size: 18px;
	list-style-type: none;
	margin-bottom: 20px;
}
#nav a:link, #nav a:active {
	color: #0066CC;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
}
#nav a:hover, #nav a:focus {
	color: #FF0000;
}
h1 {
	color: #012E57;
	font-size: 24px;
	line-height: 1.4em;
}
.ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012E57;
}
h2 {
	color: #012E57;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	color: #012E58;
}


#nav li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #012E58;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}


.clear {
	clear: both;
}
.imgleft {
	clear: left;
	float: left;
}
.imgright {
	clear: right;
	float: right;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #012E58;
	background-color: #FFFFFF;
}
#contentLeft {
	float: left;
	width: 263px;
}
#contentRight {
	width: 415px;
	float: right;
	padding-top: 10px;
	margin-bottom: 10px;
}

#banner {
	background-color: #012e58;
	height: 38px;
}
#footer {
	clear: both;
	height: 15px;
	text-align: right;
	color: #FFFFFF;
	background-color: #012E58;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 8pt;
}
#content {
	padding: 5px;
}
#contentRight a:link, #contentRight a:active {
	color: #0066CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
}
#contentRight a:visited {
	color: #666666;
}
#contentRight a:hover, #contentRight a:focus {
	color: #FF0000;
}