body {
	margin: 0px;
	text-align: center;
	border: 3px solid #000;
	min-height: 1200px;
	font-size: 1em;
	
}

#content {
	clear: both;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
	width: 900px;
	text-align: left;
	
}

#maincontent {
   padding: 10px 0em 20px 0em;
	 font-size: .85em;
	
}
h1 {
	margin: .5em 0em;
}
h2 {
	margin: .5em 0em;
}
h3 {
	margin-bottom: .25em;
}
h4 {
	margin-bottom: .25em;
}
.fptext {
	margin-top: 0em;
}
ul.fptext li {
	margin-left: 0px;
}

a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #933;
}

.correctanswer {
	font-weight: bold;
	color: #f00;
}

.correct {
	background-color: #fc3;
}

#banner {
	margin-top: 10px;
}
.welcome {
	text-align: left;
	float: left;
}
.logo { 
	margin: 5px 0em 0px 0px;
}
#headerline {
	font-size: 14px;
	font-style: italic;
	color: #333;
	padding-top: 10px;
}

.graphlink {
	position: relative;
	top: 5px;
	left: 10px;
}
.respif {
	margin: 4px 0px;
	text-align: center;
	padding: 3px 65px;
	font-size: 16px;
	border: 1px solid #333;
	background-color: #f90;
}
.respif:hover {
	background-color: #ff6;
}
.presif {
	margin: 4px 0px 2px 2px;
	padding: 3px 66px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #333;
	background-color: #cf6;
}
.presif:hover {
	background-color: #ff6;
}
.splash {
	margin-bottom: 20px;
}
.splashhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.3em;
}
#topnav {
font-family: Verdana, Arial, Helvetica, sans-serif;

}
#topnav a:link {
	color: #00f;
	text-decoration: none;
}
#topnav a:visited {
	color: #00f;
	text-decoration: none;
}
#topnav a:hover {
	color: #000;
	text-decoration: underline;
}
#topnav a:link.darkgrey {
	color: #00f;
	text-decoration: none;
	font-size: 13px;
}
#topnav a:visited.darkgrey {
	color: #00f;
	text-decoration: none;
	font-size: 13px;
}
#topnav a:hover.darkgrey {
	color: #333;
	text-decoration: underline;
	font-size: 13px;
}
#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(/images/new_navbar.jpg) no-repeat top  left;
	padding: 7px 10px 10px 10px;
	font-size: 13px;
	color: #960;
}

#mainnav_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-top: 3px solid #996;
	border-bottom: 3px solid #996;
	padding: 3px;
	color: #960;
}

#mainnav  a:link {
	text-decoration: none;
	color: #000;
	padding: 3px;
	font-size: 13px;

}
#mainnav  a:visited {
	text-decoration: none;
	color: #000;
padding: 3px;
font-size: 13px;
}
#mainnav  a:hover {
	text-decoration: none;
	color: #ddd;
	padding: 3px;
	font-size: 13px;
}


.grayline {
	margin: 0px;
}
#mainnav a:visited.ulink_selected {
	color: #fff;
	text-decoration: underline;
}
#footer {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	border-top: 3px solid #996;

}
#userinfo {
	width: 350px;
	padding: 3px 10px;
}
#userinfo p {
	margin: .25em 0em;
}
.helpq {
	font-weight: bold;
	margin-bottom: 0px;
}
.helpa {
	margin-top: 2px;
}
.box {
	border: 1px solid #666;
	background-color: #eee;
	width: 600px;
	padding: 10px;
	margin: 10px 0px;
}
.centered {
	margin-top: 20px;
	text-align: center;
}
#sortlist li {
	list-style: none;
	margin-bottom: 4px;
}
#items li {
	list-style: none;
	margin-bottom: 10px;
}
#items li ul li {
	margin-bottom: 1px;
}
#items a:link {
	text-decoration: none;
}
#items a:visited {
	text-decoration: none;
}
#questionhelper {
	width: 380px;
}
.qqbuilder {
	border-bottom: 1px solid #f90;
}
/*error colors and formats*/

.fieldWithErrors {
	 display: inline;
}
.fieldWithErrors input, .fieldWithErrors select {
    background-color: #ff;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 2px;
  margin-bottom: 15px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {

  display: none;
}
#errorExplanation p {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 1em;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation ul li {
  font-size: 1em;
  list-style: square;
}


/*flashnotice*/

.flashnotice {
	font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #ff2100;
	background-color: #ffffff;
	padding: .25em 1em .25em 1em;
	margin: 1em 1.5em 1em 1.5em;
	text-align: center;
	color: #ff2100;
}
.flashnotice_nobox {
	font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: .25em 1em .25em 1em;
	margin: 1em 1.5em 0em 1.5em;
	text-align: center;
	color: #ff2100;
}

.red {
	color: #ff2100;
}
.grey {
	color: #999;
}
.darkgrey {
	color: #333;
}
table.borders {
 	table-layout: fixed;
	width:auto;
}
table.borders td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

h3 a:link {
	font-size: 12px;
	font-style: normal;
}
h3 a:visited {
	font-size: 12px;
	font-style: normal;
}
h3 a:hover {
	font-size: 12px;
	font-style: normal;
}

#qlinks {
	margin: 2px 0px;
	width: 100%;
}
.qlink-left {
	margin: 0px;
	padding: 2px 7px;
	background-color: #f90;
}
.qlink {
	border-left: 1px solid #fff;
	margin: 2px 0px;
	padding: 2px 7px;
	background-color: #f90;
}
.qlinkselect {
	border-left: 1px solid #fff;
	margin: 2px 0px;
	padding: 2px 7px;
	background-color: #fff;
}
#qlinks a:link {
	text-decoration: none;
}
#qlinks a:visited {
	text-decoration: none;
}
.csleft {
	padding: 5px;
}
.csright {
	padding: 0px 0px 0px 0px;
}
.csright p{
	margin-left: 10px;
}

.orangebox-plain {
	width: 320px;
	border: 2px solid #996;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;

}
.orangebox {
	margin: 0px;
}
.orangebox p{
	margin: 1px 0px 3px 0px;
}
.orangebox-top {
	font-size: 12px;
	padding: 2px 5px;
	background-color: #996;
	color: #fff;
}

.orangebox-content {
	border: 2px solid #996;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
.cq-content {
	padding: 0px 5px;
	margin-top: 10px;
}
.cq-row {
	margin-top: 5px;
}

#listselect {
	border: 1px solid #f90;
	padding: 0px 10px 0px 20px;
}
.close {
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.close_up {
	margin-top: 2px;
	padding-top: 0px;
}
.maintable{
	margin: 10px -10px 25px -10px;
}
.tooltip {
	width: 400px;
	position: relative;
	padding: 3px;
}
.redbox {
	width: 30px;
	border: 1px solid #999;
	
}

/* Responder CSS Formatting */

#whiteblock {
	background: #ddd url(/images/responder-header-i.gif) no-repeat bottom center;
	height: 26px;
	text-align: right;
}
#rvcs {
	background: #fff url(/images/responder_view_v1.gif) no-repeat top left;
	padding: 30px 0px 0px 0px;
	height:200px;
}
#newq {
	background: #fff url(/images/new_toolbar.jpg) no-repeat top left;
	padding: 5px 0px 10px 20px;
	height: 28px;	
	color: #000;
	font-size: 13px;
	width:430px;
	
}
.qstack {
	background: #fff url(/images/new_toolbar.jpg) no-repeat top left;
	padding: 1px 10px 5px 20px;
	height: 28px;	
	color: #000;
	font-size: 13px;
	width:430px;
}
.tdown{
	margin-top: 15px;
}
#items p {
	margin:0px;
}
.signuplist li{
	list-style: none;
	margin-bottom: 15px;	
}
.comment {
	border: 1px #ccc solid;
	background-color: #ffc;
	padding: 10px;
}
#emailreview {
	margin-top: 25px;
	border-top: 4px #f90 solid;
}
.sharecode {
	font-style: italic;
	font-size: .75em;
	color: #f33;
}
#sessionoptions {
	text-align: right;
	margin: 0px;
}
#enrolled table {
	font-size: .85em;
}
#sessionselect {
	float: right;
	text-align: right;
}
.ipodlook {
	height: 1000px;
	background: #fff url(/images/iphone-image.jpg) no-repeat top left;	
}
.ipodplace {
	position: relative;
	top: 150px;
	left: 37px;
}
.indent {
	margin-left: 35px;
}
