@CHARSET "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}

a:hover
{
	color: red;
}
a:visited
{
	color:#666666;
}


body {
	background-color: #000040;
	font-family: Georgia, Serif;
	font-size: 1em;
	text-align: center;
}

#bottomline{
	padding-bottom: 5px;
	margin-top: 15px;
}


#bottommargin{
	background: url(/images/bg_bot.png) top center no-repeat;
	background-color: #000040;
	color: white;
	font-size: 0.7em;
	padding-bottom: 5px;
	padding-top: 25px;
}

#bottommargin a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#bottommargin a:hover
{
	color: red;
}

#checklist {
	text-align: left;
}

#contentwrapper{
	background-image: url(/images/bg_mid.png);
	background-repeat: repeat-y;
	background-color: #000040;
	margin: auto;
	width: 922px;
}

#direx li {
	font-weight: bold;
}

#direx p {
	font-weight: normal;
}

#footer {
	background: #fbf9fa;
	clear: both;
	font-size: 0.9em;
	margin: 0px auto;
	padding-bottom: 25px;
	padding-top: 20px;
	width: 860px;
}
h1,h2,h3,h4
{
	padding-bottom: 8px;
}

h3,h4
{
	padding-top: 20px;
}

#header {
	background: #fbf9fa;
	margin: 0px auto;
	margin-bottom: 20px;
	padding-top: 25px;
	width: 860px;
}
#header div {
	white-space: nowrap;
}

li
{
	padding-bottom: 0.1em;
}

.likertquestionanswer
{
	border-bottom: 1px solid #8080ff;
	margin-left: 20px;
	margin-right: 20px;
}

.likertquestionanswer .question
{
	background-color: #f1ede7;
	padding: 7px;
}

.radiogroup
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.radiooption
{
	margin-left: 10px;
	margin-right: 45px;
	margin-top: 5px;
}

#main
{
	clear: all;
	margin: 0px auto;
	margin-top: 40px;
	text-align: left;
	width: 860px;	
}

#main p img
{
	margin: auto;	
}	

#menu {
	float: right;
	text-align: right;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	float: left;
}

#menu a {
	color: #ff9900;
	font-size: 1.4em;
	padding-left: 8px;	
	padding-right: 8px;
	text-decoration: none;
	word-spacing: -1px;
}

#menu a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

p ul{
	clear: both;
	margin-left: 5px;
	padding-left: 5px;	
}

#pic
{
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
#search {
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
	width: 20%;
}
.searchbtn {
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sitename {
	color: #352f85;
	float: left;
	font-size: 2.4em;
	letter-spacing: -2px;
	padding-bottom: 2px;
	text-align: left;
	width: 65%;
	word-spacing: 1pt;
}

#sitename a {
	color: #352f85;
	text-decoration: none;	
}

#sitename a:visited{
	color: #352f85;	
}

#subtitle {
	float: left;
	text-align: left;
	width: 45%;
}
#topline{
	height: 40px;
	width: 860px;
}

#topmargin
{
	background: url(/images/bg_top.png) bottom center no-repeat;
	background-color: #000040;
	height: 30px;	
}

.total
{
	margin-top: 5px;
	margin-bottom: 20px;	
}

ul
{
	clear: right;
	display: inline;
}
#video{	float: right;	margin-bottom: 1em;	margin-left: 1em;	width: 390px;}
