body {
	background: #3e3e3e url(../images/bg_main.gif) center top repeat-y;}
td {
	text-align: left;}

#container{
	width: 748px;}
	
#header
{
	height: 90px;
	margin: 0 -21px 30px -20px; }
	

#container h2
{
	text-align: center;
	margin-bottom: 10px;
}

#header h1{
		background: transparent; }
		
#header img
{
	padding-top: 12px;
	float: left;}
	
#header .progress 
{
	float: right;
	padding-right: 14px;
}	

#header .welcome 
{
	float:right;
	text-align: right;
	display: block;
	margin-right: 0px;
	padding-right: 15px;
}

#header div.right
{
	
	float: right;
	width:300px;
	display: block;}


#footer
{
	background-image: url('../images/devine_sm_bw.gif');
	height: 35px;
	text-align: left;
	font-size: 9pt;
	color: #ccc;
	background-position: right bottom;
	background-repeat: no-repeat;	
	bottom: 0;
	width: 748px;
	clear:both;
}

.content_pane.small
{
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

.content_pane.small .content_pane_inner h3{
			float: none;
			font: normal bold 13px/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color: #000;			
			/*margin: 15px 0 25px 0;*/
			padding: 0 0 10px 0;
			border-bottom: 1px solid #999999;
			display: block;
			margin-left: auto;
			margin-right: auto; }
			
			
	.content_pane.medium{
		background: #cacaca url(../images/bg_content_pane_footer_medium.gif) left bottom no-repeat;
		padding: 0 0 15px 0;
		/*margin: 0 0 20px 0;*/
		text-align: center;
		width: 725px;		
		display: block;
		margin-left: auto;
		margin-right: auto; }
		.content_pane.medium .content_pane_inner{
			background: transparent url(../images/bg_content_pane_header_medium.gif) 0 0 no-repeat;
			text-align: center;
			padding: 10px 15px 0 15px;}			
			
.prog-border {
  height: 15px;
  width: 150px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 11px;
  margin: 2px;
  padding: 0;
  background: #C9DDEC;
}



div.ProgressBar
{
	float:right;
	display: inline;
	height: 13px;
	width: 205px;
	padding-right: 2px;
}

div.ProgressBarLeft
{   
	border: solid 1px #000;
	float:left;
	display: inline ;
	height: 13px;
	background-color: #0084FF;
	font-size: 4px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#0084FF');
}

div.ProgressBarRight
{
	float:right;
	display: inline;
	height: 13px;
	background-color: #DDDDDD;
	font-size: 4px;
}
div.ProgressBarText
{
	/*display: inline ; */
	color: Gray;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica;
	text-align: right;
}


table.rangeqtable 
{
	width: 676px;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
	border-top: solid 0px #888888;
	border-collapse: collapse;
}

td.rangeqtext 
{
	width: 361px;
	max-width: 361px;
	min-width: 361px;
	padding: 6px 0px 6px 3px;
	/*margin-left: 13px;
	margin-right: 13px;*/
}

td.rangeqoption 
{
	width: 62px;
	max-width: 62px;
	min-width: 62px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
	border-top: solid 0px #888888;
}

td.rangeqheaderleft
{
	width: 365px;
	max-width: 365px;
	min-width: 365px;
	border-left: solid 0px #888888;
	border-right: solid 0px #888888;
	border-bottom: solid 1px #888888;
	border-top: solid 0px #888888;

}

td.rangeheadercol
{
	font-size: 80%;
	width: 64px;
	max-width: 64px;
	min-width: 64px;
	vertical-align: middle;
	text-align: center;
	background-color: #ddd;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;


}

table.rangeqheadertable 
{
	width: 676px;
	border-left: solid 0px #888888;
	border-right: solid 0px #888888;
	border-bottom: solid 1px #888888;
	border-top: solid 0px #888888;
	border-collapse: collapse;
}

tr.rangeqrow 
{
	background-color: White;
}
tr.rangeqrowalt 
{
	background-color: #e6f5ff;
}

input.NextQuestion 
{
	padding: 6px;
	margin: 6px;
}

div.Wait 
{
	margin: 5px;
	text-align: center;
	width: 100%;
	height: 14px;
	background: transparent url(../images/wait.gif) 0 0 no-repeat;
	
}
	
.question_text
{
	border: solid 1px #bbb;
	background-color: #e6f5ff;
	width: 90%;
	display: block;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	float: none;
	text-decoration: none;
	color: Black;
}	



 .response
{
	padding: 4px 4px 4px 4px;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #d2d2d2;
	width: 80%;
	color: Black;
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}



.response_border, a.response_border, td.response_border, a.response_border:visited, .response:hover
{
	background-color: #ddd;
	padding: 3px 3px 3px 3px; 
	display: block;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
	font-size: 10pt;
	color: Black;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	border: solid 2px black;
	border-collapse: collapse;
	width: 80%;
} 

div.cti_item_outer
{


	width: 110px;
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 4px;	
	float:left;
	font-size: 7pt;
	color: Gray;
	line-height: normal;
	
}


div.cti_items
{
	border: solid 1px black;
	background-color: #e6f5ff;
	width: 110px;
	margin-bottom: 10px;
	padding: 4px;	
	font-size: 7pt;
	color: Gray;
	line-height: normal;
	
}
ul.cti_groups
{
	padding-left: 0px;
	margin-left: 0px;
}

div.CompoundItem 
{
	display: inline; width: 600px; float:right;
}

div.CompoundItem2
{
	display: inline; width: 725px; float:right;
}

span.Timer 
{
	text-align: right;
	float: right;
	width: 100%;
	margin-top: -95px;
}
.CompoundNavButtons {margin: 15px 0px;}
.exhibit {text-align: center; border: 1px #999 solid; border-collapse: collapse; font-size: 80%;}
.exhibit td {padding: 5px; border: 1px #999 solid; text-align: center;}
td.CompoundResponseItems {padding: 12px; background-color: #f2f2f2;}
.shaded {background-color: #DDD; text-align: left;}
.bold {font-weight: bold;}
.submit {width: 100px; 
		 text-align:center; 
		 border: solid 3px #0064a4; 
		 font-weight:bold; 
		 font-size: 130%;         
		 padding: 2px; 
		 background-color:#6ab53a;         
		 }
a.submit { color:White;}
		 
		 
