body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3465CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-image: url(/assets/images/nav/pattern_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 5px;
	line-height: 120%;
}
.pattern_content {
	background-image: url(/assets/images/nav/pattern_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 14px;
	margin-top: 4px;
}
a.footer_small:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.frame_1pixel {
	border: 1px dotted #5C85D5;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
