@charset "UTF-8";
body, html {
	margin:0;
	padding:0;
	height: 100%;
}
p, ul, li, div {
	margin:0;
	padding:0;
}

body {
	background-image: url(images/bgtest.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
}
ul {
	font-family: Futura, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 40px;
}

#wrapper {
	width: 803px;
	background-image: url(images/newbg.png);
	background-repeat: repeat;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
}


.clear {
	clear: both;
}
.sidebar {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 100%;
}


.sidenav {
	width: 190px;
	padding-top: 450px;
	padding-left: 0px;
}
.sidenav ol {
	display: block;
	list-style-type:none;
	margin-left:20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right:20px;
	margin-bottom: 0;
	padding: 0px;
}
.sidenav li {
	margin-bottom:20px;
}

.rightColumn {
	background-image: url(images/bodybg.png);
	width: 610px;
	margin-left:190px;
	clear: left;
	min-height: 100%;
}
.mainContent {
	min-height: 100%;
}

a:link {
	font-family: Futura, Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Futura, Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.head {
	background-image: url(images/headernav.png);
	height: 263px;
	width: 610px;
	padding-bottom: 12px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h1 {
	font-family: Futura, Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
}
h2 {
	font-family: Futura, Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	padding-bottom: 15px;
	text-transform: uppercase;
	padding-top: 12px;
}

.nav {
	font-family: Futura, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	height: 32px;
	width: 560px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 230px;
}
.nav ul, .nav li {
	display: inline;
	list-style-type:none;
}
.nav a {
	font-family: Futura, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
body {
	background-color: #000000;
}
.enterpage {
	margin: auto;
	height: 800px;
	width: 1024px;
	font-family: Futura, Verdana, Arial;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
a:hover {
	font-family: Futura, Verdana, Arial;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Futura, Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.quiz {
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.logos {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#calendar .title {
	font-weight: bold;
	font-size: 14px;
}
#calendar .date {
	position: relative;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding: 9px;
	border: thin dotted #FFFFFF;
	margin-right: 24px;
	width: 175px;
	text-align: center;
}
#calendar {
	min-height: 100%;
}
hr  {
	margin-left: 12px;
	border: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	margin-right: 12px;
}
#application .title {
}
#application p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#application .description {
	vertical-align: top;
}
#application .tablepadding {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse:collapse;
}
.rightColumn #application {
}
#application .input {
	width: 90%;
}
#application .calendarDay {
	width: 40px;
	background-position: center;
}
#endorse .subhead {
	font-weight: bold;
	margin-bottom: 0px;
}
#endorse p {
	padding-top: 0px;
	padding-bottom: 5px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#quiz ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: decimal;
}
#quiz li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 12px;
}
#quizForm .input {
	width: 300px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
table {
	margin-right: 12px;
	margin-left: 18px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 18px;
}
.outquote {
	margin-bottom: 24px;
}
.outquote table {
	border-collapse:collapse;
}
.outquote td {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
}
ol {
	font-family: Futura, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 40px;
}

