html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
	align: center;
	background-color: #E9E9E9;
}

#sidebar {
	border-right: 1px solid #CECECE;
}

#sidebar a img {
	border-bottom: 1px solid #FFFFFF;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

.content td a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-left: 20px;
	text-align: justify;
}

a:link {
	text-decoration: underline;
	color: #276098;
}

a:visited {
	text-decoration: underline;
	color: #276098;
}

a:hover {
	text-decoration: underline;
	color: #276098;
}

.text a:link {
	text-decoration: underline;
	color: #276098;
}

.text a:visited {
	text-decoration: underline;
	color: #276098;
}

.text a:hover {
	text-decoration: underline;
	color: #276098;
}

.textBold-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #680005;
	line-height: 14pt;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	line-height: 14pt;
	border-top: 1px solid #CECECE;
	padding-right: 20px;
}

.pageheader {
	width: 596px;
	padding-left: 20px;
	padding-top: 10px;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14pt;
	color: #336699;
}

input.formfield {
	border: 1px solid #7F9DB9;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #336699;
}

select.formfield {
	border: 1px solid #7F9DB9;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #336699;
}

textarea.formfield {
	border: 1px solid #7F9DB9;
	width: 440px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #336699;
}

input.submitbutton {
	border: 1px solid #7F9DB9;
	width: 100px;
	background-color: #FFFFFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #336699;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #276098;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #276098;
	padding: 0px;
	margin: 0px;
}
