body
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 15px 0 30px 0;
}

.box
{
	width: 700px;
	height: 300px;
	z-index: 110;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graphics/box.png) no-repeat;
}

.box-text
{
	margin: 15px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.button
{
	width: 150px;
	height: 32px;
}

.button a, .button a:visited
{
	width: 100%;
	height: 100%;
	background: url(../images/button.png) no-repeat top left;
	color: #ffffff;
	padding-top: 7px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.button a:hover
{
	width: 100%;
	height: 100%;
	background: url(../images/button-over.png) no-repeat top left;
	color: #ffffff;
	padding-top: 7px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.button-disabled a, .button-disabled a:visited, .button-disabled a:hover
{
	width: 150px;
	height: 32px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button-disabled.png) no-repeat;
}

.button2
{
}

.button2 a, .button2 a:visited
{
	width: 150px;
	height: 30px;
	background: url(../graphics/button-off2.png) no-repeat top left;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.button2 a:hover
{
	width: 150px;
	height: 30px;
	background: url(../graphics/button-over2.png) no-repeat top left;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.common
{
	color: #000000;
}

.content-top
{
	width: 980px;
	height: 206px;
	background: url(../images/alt_header.jpg) no-repeat;
}

.content-middle
{
	width: 980px;
	height: auto;
	background: url(../images/content-middle.jpg) repeat-y;
}

.content-bottom
{
	width: 980px;
	height: 50px;
	background: url(../images/content-bottom.jpg) no-repeat;
	clear: both;
}

.correct
{
	color: #009900;
}

.cover
{
	height: 100%;
	width: 100%;
	background-color: #073161;
	filter: alpha(opacity=75);
	opacity: .75;
	z-index: 100;
	position: fixed;
	top: 0px;
	left: 0px;
}

.footer
{
	width: 980px;
	padding: 30px 0px 0px 0px;
	background: none;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

.footer a
{
	font-size: x-small;
	color: #000000;
}

.footer a:hover
{
	font-size: x-small;
	color: #999999;
}

.footer a:visited
{
	font-size: x-small;
	color: purple;
}

h1
{
	font-size: large;
	color: #009900;
	text-align: left;
	margin-top: 0px;
}

h2
{
	font-size: 14px;
	color: #990000;
	text-align: left;
/*	text-decoration: underline; */
	margin-top: 40px;
}

h3
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}

h4
{
	font-size: 10px;
	color: #ff6600;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

.incorrect
{
	color: #990000;
}

.inner-content
{
	width: 765px;
	_width: 762px;
	height: auto;
	margin: 10px 10px 0px 1px;
	padding: 0px 15px 0px 15px;
	font-size: small;
	color: #000000;
	text-align: left;
	border-left: solid 1px #999999;
	float: right;
}

input
{
	font-size: small;
}

li
{
	list-style-image: url(../graphics/bullet.png);
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar
{
	margin: 10px 6px 10px 10px;
	_margin: 10px 3px 10px 3px;
	float: left;
}

.navbar-top
{
	width: 156px;
	height: 15px;
	background: url(../graphics/navbar-top.png) no-repeat;
}

.navbar-middle
{
	width: 156px;
	height: auto;
	_margin-top: -10px;
	background: url(../graphics/navbar-middle.png) repeat-y;
}

.navbar-bottom
{
	width: 156px;
	height: 20px;
	background: url(../graphics/navbar-bottom.png) no-repeat;
}

 .navbar-header
 {
	height: 1px;
	border-bottom: dotted 1px #ffffff;
	_border-bottom: solid 1px #ffffff;
	margin-left: 6px;
	margin-right: 9px;
}

.navbar a, .navbar a:visited
{
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-right: 9px;
	border-bottom: dotted 1px #ffffff;
	_border-bottom: solid 1px #ffffff;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

.navbar a:hover
{
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-right: 9px;
	border-bottom: dotted 1px #ffffff;
	_border-bottom: solid 1px #ffffff;
	background: url(../graphics/nav-hover.png) no-repeat;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

.no-show
{
	display: none;
}

.note
{
	width: auto;
	height: auto;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 10px;
	font-style: italic;
	font-size: x-small;
	background-color: #666666;
	color: #ffffff;
}

p
{
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.quiz
{
	width: 400px;
	height: auto;
	float: left;
}

.quiz-common
{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 19px;
}

.quiz-no
{
	color: #990000;
	padding-left: 10px;
}

.quiz-question
{
	font-weight: bold;
	border-top: solid 1px #cccccc;
	padding-top: 20px;
}

.quiz-yes
{
	color: #009900;
	border-right: solid 1px #cccccc;
	padding-right: 10px;
}

.required
{
	color: #ff0000;
	text-align: center;
}

.side-image
{
	width: auto;
	height: 204px;
	float: right;
	margin: 0px 0px 15px 20px;
}

.silverlightHost
{
	width: 980px;
	height: 206px;
	background: url(../graphics/header.png) no-repeat;
}

sup
{
	color: #ff0000;
}

.video
{
	width: 200px;
	margin: 15px 30px 15px 0px;
	display: inline-block;
	float: left;
}

.wrapper
{
	width: 980px;
	background: url(../images/content-middle.jpg) repeat-y;
}

/* Styles for RSS Feed */
.channel { font-family: tahoma; font-size: small; margin-bottom: 0px; }
.channelDescription { font-family: tahoma; font-size: small; margin-bottom: 0px;}
.channelPublisher { font-size: small; margin-bottom: 0px;}
.news { font-family: tahoma; display: block; font-size: small; width: 100%; margin-bottom: -10px;}
.newsAlt { font-family: tahoma; display: block; font-size: small; width: 100%; margin-bottom: -10px;}
/* End RSS Feed Styles */
