@charset "UTF-8";
body {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: underline;
	color: #0093d0;
}
a:hover {
	color: #332a86;
}
a:visited {
	color: #0093d0;
}
#artboard {
	background-color: #FFFFFF;
	width: 920px;
	border: 1px solid #CCCCCC;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 860px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
#announcement {
	float: right;
	width: 320px;
	margin-right: 24px;
	height: 80px;
	vertical-align: baseline;
	text-align: right;
	margin-top: 30px;
	line-height: 13px;
}
#nav {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header a:link {
	color: #0093d0;
	text-decoration: underline;
}
#header a:hover {
	color: #332a86;
}

#header a:visited:hover {
	color: #332a86;
}
#header a:visited {
	color: #0093d0;
	text-decoration: underline;
}
#announcement h1 {
	font-size: 16px;
	color: #332a86;
	margin: 0px;
}
#announcement h2 {
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#announcement p {
	margin: 0px;
}
#deco {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #332a86;
	padding-top: 2px;
}
#sidebar {
	float: right;
	width: 240px;
	margin-left: 36px;
	line-height: 14px;
	padding-top: 12px;
	margin-right: 30px;
	margin-top: 20px;
}
#sidebar h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#sidebar h2 {
	font-size: 24px;
}

#content {
	margin-left: 30px;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 12px;
	padding-left: 20px;
}
#content h1 {
	font-size: 24px;
	color: #332a86;
	margin-bottom: 6px;
	font-weight: normal;
}
#content h2 {
	font-size: 14px;
	color: #332a86;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: inline;
	padding-right: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footer {
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 12px;
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #332a86;
}
#callout {
	float: right;
	width: 180px;
	line-height: 13px;
}
#blueBox {
	background-color: #eef6fc;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 14px;
	color: #332A86;
}
#blueBox h1 {
	color: #332A86;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0093d0;
	font-size: 12px;
	text-transform: uppercase;
}
#blueBox h2 {
	color: #332A86;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0093d0;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#blueBox h2 a {
	font-weight: bold;
}
#blueBox a {
	text-decoration: none;
}
#blueBox ul {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blueBox li {
	margin-bottom: 4px;
}
#blueBox p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px;
}
.floatLeft {
	float: left;
	margin-bottom: 12px;
	margin-right: 24px;
}
form {
	background-color: #FFFAEE;
	padding: 12px;
}
.error {
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
}
.notes {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
}
