.nav {
}
.navbluebar {
	background-color: #E0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9292C5;
	border-bottom-color: #9292C5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18246C;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18246C;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18246C;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18246C;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353569;
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.content {
	font-size: 12px;
}
input.SubjectInfoOut {
        position: absolute;
        left: -9999px;
}
