body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font-size: 70%;
	/* font:x-small/1.5em Arial,san serif; */
	font-family:Arial, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	/* font-size:small; */
} html>body { font-size: 70% ;}

A {font-family: Arial, Sans-serif; color: #009999; text-decoration: underline; }
A:visited{color: #006666;}
A:hover, A:visited:hover { color: #333399; }

ul {margin-top : 8px; }
li {margin-left : -23px; }
ol.fyiTest {margin-top: 0; margin-bottom: 0; }
ol.listcontent li {margin-top: 0; margin-bottom: 0; margin-left : 0; font-size: 100%; }

.content  { font-size: 110%; vertical-align: top; line-height: 140%; }
.test  {font-size: 100%; vertical-align: top; line-height: 140%; }
.small {font-size: 85%;}
.smallgray {font-size: 85%; color: #666666; }
.clearboth {clear: both; }
ul.stud li {list-style-image : url("images/bullet_stud.gif"); color: #666666; }
ul.edu li {list-style-image : url("images/bullet_edu.gif"); color: #666666; }
ul.parents li {list-style-image : url("images/bullet_parents.gif"); color: #666666; }
ul.overview li {list-style-image : url("images/bullet_overview.gif"); color: #666666; }
ul.gray li {list-style-image : url("images/bullet_gray.gif"); color: #666666; }
ul.white li {list-style-image : url("images/bullet_white.gif"); color: #666666; }
ul.pdf li {list-style-image : url("images/bullet_pdf.gif"); color: #666666; }
#parents ul.pdf li, #edu ul.pdf li { margin-bottom: 10px;}

ul.careerlist li a, ul.careerlist li a:visited {
    text-decoration: none;
    color : #666666;
}
ul.careerlist li {
    list-style-image : url("images/bullet_stud.gif");
    margin-bottom : 10px;   
     }
ul.stud2 li {list-style-image : url("images/bullet_stud.gif"); }

tr.skillimportanceratings td {
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

h1 {font-family: Arial, Sans-serif; font-size: 150%; font-weight : 700; color:#666666; margin-bottom: 20px; margin-top: 12px; }
h2 {font-family: Arial, Sans-serif; font-size: 120%; font-weight : 700; color:#666666; margin-bottom: 20px; margin-top: 12px; }
h3 {font-family: Arial, Sans-serif; font-size: 100%; font-weight : 700; color:#666666; margin-bottom: 3px; margin-top: 3px; }

.aqua { color: #009999; }
.orange { color: #FF6600; }
.darkorange { color: #CC3300; }
.lightorange { color: #FF9900; }
.purple { color: #8757B8; }
.darkpurple { color: #663399; }
.lightpurple { color: #9999CC; }
.brown { color: #663300; }
.blue { color: #006699; }
.lightblue { color: #3399CC; }
.navy { color: #333399; }
.gray { color: #666666; }
.olive { color: #999966; }
.white { color: #FFFFFF; }
.black { color: #000000; }
.realistic { color: #017AC2;  }
.investigative { color: #B80109;  }
.artistic { color: #F79239;  }
.social { color: #003C78;  }
.enterprising { color: #ED1C24;  }
.conventional { color: #508636;  }
.realisticBg { background-color: #CCE4F3; color: #017AC2; }
.investigativeBg { background-color: #E8D4D5; color: #B80109;  }
.artisticBg { background-color: #FDE9D7; color: #F79239;  }
.socialBg { background-color: #D1D8E3; color: #003C78; }
.enterprisingBg { background-color: #FBD2D3; color: #ED1C24; }
.conventionalBg { background-color: #DCE7D7; color: #508636; }

td.student-header {
	vertical-align: top; 
	background: url(images/section_hd_stud_bg.gif) repeat-x top; 
}

td.overview-header {
	vertical-align: top; 
	background: url(images/section_hd_overview_bg.gif) repeat-x top; 
}

#banner {  display:none; }
#banner-img { border:0; }

.header { background-image: url("images/header-bg.jpg"); }

#content {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#footer {   display:none; }

.browsermsg {
	display:	none;
}
.skiplinks, .textSize {
  display:none;
  }
  

/***************** Hr ***************/
 
.drNavy { height: 17px;
  background: url(images/hr_navy.gif) scroll center;
  background-repeat: repeat-x; }
  
.drNavy HR { display: none; }

.drOrange { height: 17px;
  background: url(images/hr_orange.gif) scroll center;
  background-repeat: repeat-x; }
  
.drOrange HR { display: none; }

.drGray { 
  height: 17px;
  background: url(images/hr_gray.gif) scroll center;
  background-repeat: repeat-x; }
  
.drGray HR { display: none; }

.drBlue { height: 17px;
  background: url(images/hr_blue.gif) scroll center;
  background-repeat: repeat-x; }
  
.drBlue HR { display: none; }

.drOlive { height: 17px;
  background: url(images/hr_olive.gif) scroll center;
  background-repeat: repeat-x; }
  
.drOlive HR { display: none; }

.drWhite{ height: 1px;
  background: url(images/hr_white.gif) scroll center;
  background-repeat: repeat-x; }
  
.drWhite HR { display: none; }

.drBlack{ height: 1px;
  background: url(images/hr_black.gif) scroll center;
  background-repeat: repeat-x; }
  
.drBlack HR { display: none; }

/***************** END Hr ***************/

/***************** Navigation ***************/
#nav {  display:none; }

	   
#nav2 { display:none; } 

/***************** END Navigation ***************/


/***************** Form ***************/

form {font-family: arial, sans-serif; }
 
fieldset {
	border: 0;
} 

#sampletest .correct {
	color: green;
}

#sampletest .incorrect {
	color: red;
}

#sampletest .noanswer {
	color: orange;
}

.radiolabel {
	color: #009999;
	font-weight: 700;
}

.oddrow {
background-color: #CCECFF;
margin: 1px 0px 0px -39px;
padding: 2px 5px 2px 5px;
white-space: nowrap;
font-size: 90%; 
list-style-position: inside;
}
.evenrow {
background-color: #E1F4FF;
margin: 1px 0px 0px -39px;
padding: 2px 5px 2px 5px;
white-space: nowrap;
font-size: 90%; 
list-style-position: inside;
}


/***************** END Form ***************/
