body
{
	margin: 0;
	padding: 0;
	font: 90% Tahoma, arial, helvetica, sans-serif;
	background-color: #FFF;
	}

#container
{
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	width:700px;
	padding: 0px;
	color: #03C;
	text-align: left;
	border: 1px solid #336600;
	background: #fff url(glsdots.gif) repeat-y;
}

#header
{
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #009;
	color: #F93;
	text-align:left;
}

#header h1#logo
{
	position: relative;
	height: 155px;
	padding: 0 0 0 35px;
	margin: 0;
}

#header h1#logo span
{
	background-image:url(glsheader.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#mainnav	{
	text-align: left;
	}
#menu	{
	clear:both;
		}
#menu
{ display:none;
}

#contents { margin: 0 5px 40px 28px; background-color: #FFF;}

#contents p { line-height: 150%; }

#footer
{
	clear: both;
	background-color: #336600;
	padding: 5px;
	font-size: 90%;
}
#container
{
	border: 1px solid #336600;
}

#mainnav
{
	background-color: #009;
	color: #272900;
	padding: 2px 0;
	margin-bottom: 22px;
}

.current	{
	background-image: url(navcurrent.jpg);
	background-repeat: repeat;
	background-position: top;	
	}

.survey, .survey current	{
	color: #FF9900;
	}
	
.survey a, .survey current a	{
	color: #FF9900;
	}
	
.survey a:hover, .survey current a:hover	{
	color: #FFFFFF;
	}

.survey a:visited, .survey current	a:visited	{
	color: #FF9900;
	}
	
.MenuBar
  {
  background-color: #009 ;
  color: #ffffff;
  font-size: smaller;
  height: 30px;
  clear: both;
  width: 100%;
  }
  
.MenuBar a
  {
  color: white;
  text-decoration: none;
  margin: 0;
  padding: 0;
  }  

.MenuBar a:hover
  {
  color: #99CCCC;
  }   
 
.MenuHorizontal
  {
  background-color: #333399 ;
  padding: 0 0 0 25px;
  margin: 0;
  list-style: none;
  line-height: 30px;
  }
  
.MenuHorizontal li
  {
  cursor: pointer ;
  float: left;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  }
  
 h2, .pageHeader
{	
	font-size: 1.25em;
	color: rgb(0, 153, 51);
	margin: 45px, 0 5px 0;
	padding: 5px, 0 0 0;
}

/* Troy's additions below */

/* .pageHeader {
	font-size: 20px;
	font-weight: bold;
	color: white;
	width: 656px;
	background-color: #A3A2C6;
	margin: 3px 0 3px 0;
	padding: 3px 0px 3px 10px;
} */

.pageInstructions {
	font: 90% Tahoma, arial, helvetica, sans-serif;
	color: #03C;
	margin-bottom: 20px;
}

.respScale {
	font-size : 10px;
	font-weight : normal;
	color: black;
	background: #C0D5AA;
}

 .radioTable td {
	padding: 2px 3px 2px 3px;
/*	border-bottom: 1 px solid black; */
}

.horizBar {
	background-color: #006634;
	padding: 0;
}

.copyrightInfo {
	font-size : 10px;
	color : black;
}

#nextBack {
	font-size: 14px;
	color: rgb(71, 69, 141);
	width: 100%;
}

.surveyTitleMinor, .surveyTitleMinorRawScore {
	font-size : 20px;
	font-weight : normal;
}

.qTextRawScore {
	font-size : 14px;
	color : black;
}

.reportScore, .rptScoreColHead {
	font-size : 16px;
	font-weight : bold;
	color : white;
}

.reportScore {
	color : black;
}

.rptScoreTitle {
	font-size: 22px;
	letter-spacing: 5px;
}

.rptScoreBox {
	background-color: white;
	color: black;
	width: 36px;
	padding: 10px 0 10px 0;
	margin: 3px 0 3px 0;
}

.veryLight {
	font-size : 14px;
	color : black;
	background-color : #A3A2C6;
}

.altColorLight {
	background-color : #7E7DAF;
	color : black;
}

.altColorDark {
	color : white;
	background-color : #47458D;
}

.altColorYellow {
	background-color : #B8C829
}

.altColorGreenLight {
	color : black;
	background-color : #C0D5AA;
}

div#strategies ul, div#strategies ol {
	font-size : 12px;
}

div#strategiesIntro, .cdaModelIntro, .cdaBody {
	font-size : 90%;
}

div#footer a, div#nextBack a	{
	margin: 1px 2px 10px 2px;
	text-decoration: none;
}
	
div#footer a:visited, div#nextBack a:visited	{
	text-decoration: none;
	color: rgb(71, 69, 141);
}
	
div#footer a:hover, div#nextBack a:hover	{
	text-decoration: none;
	color: #B8C829;
}
	
table#reportItem {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

div#interpretation ul, div#interpretation ol {
	/*	font-size : 13px; */
	margin: 0px 0px 5px 0px;
}

div#interpretation li {
	margin : 1px 5px 1px 20px;
}

.strategiesListHeader {
	font-weight: bold;
	font-size: 11pt;
	margin-left: 3px;
}

