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

body
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	padding-top: 10px;
	text-align:center;
	background-color: white;
}

ul, ol { margin-top: 2px; margin-bottom: 2px; margin-left: 30px; }

a { color: #8B4B4D; }
a:visited { color: #8B4B4D; }

#summary ul
{
        list-style: none;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 40px;
}

#summary table
{
        margin-left: 40px;
        margin-top: 10px;
        margin-bottom: 10px;
}

#summary td.number
{
        vertical-align: top;
        padding-right: 10px;
        font-size: 13px;
}


#summary td.question_text
{
        vertical-align: top;
        padding-right: 10px;
        width: 550px;
        font-size: 13px;
}

#summary td.answer
{
        vertical-align: top;
        padding-right: 10px;
        font-size: 13px;
        width: 200px;
}

#summary td.caution
{
        color: red;
        vertical-align: top;
        font-size: 13px;
        width: 80px;
}

#summary td.vulnerable
{
        color: yellow;
        vertical-align: top;
        font-size: 13px;
        width: 80px;
}

#summary td.proficient
{
        vertical-align: top;
        font-size: 13px;
        width: 80px;
}

#summary td.optimal
{
        color: green;
        vertical-align: top;
        font-size: 13px;
        width: 80px;
}

h1
{
	font-size: 1.7em;
	color: #014DA2;
	font-weight: normal;
        margin-bottom: 10px;
	padding: 0px;
}
h2 {
font-size:1.5em;
font-weight:normal;color:#014DA2;
}
h3
{
	font-size: 1.1em;
	color: #014DA2;
	font-weight: normal;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	padding-bottom: 4px;
	border-color: #BAD2E2;
	border-width: 0px 0px 0px;
	border-style: dotted;
}
#container
{
	width: 750px;
	text-align: left;
	text-transform: inherit;
	margin:0;
	padding:0;
	background-color:#fff;
 	min-height:600px;
}

#scale { width: 750px; padding-left: 10px; }

#header { width: 750px; display: none } 

p
{
        font-size: 13px;
	color: #444;
	margin-top: 0px;
	padding-bottom: 12px;
}

#message
{
        background-color: #EEE;
        border: 1px solid #CCC;
	font-weight: bold;
        font-size: 13px;
        padding: 3px;
        margin-left: 0px;
        margin-bottom: 2px;
}

.loginlinks
{
	font-size: .85em;
	margin-left: 7px;
	margin-top: 4px;
}

#container .progress
{
	font-size: .7em;
	color: #749696;
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	width: 6em;
	border-color: #BAD2E2;
	border-width: 1px;
	border-style: dotted;
        display: none;
}

ol#progress_sections
{
	clear: both;
	color: #fff;
	background-color: #BAD2E2;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	font-size: .7em;
	width: 750px;
}

ol#progress_sections li
{
	float: left;
	list-style: none;
	margin: 0px;
	width: 20%;
	padding-top: 5px;
	text-align: center;
	height: 20px;
}

ol#progress_sections .complete { background-color: #749696; }

ol#progress_sections .active
{
	background-color: #014DA2;
	font-weight: bold;
	background-image: url(/images/gradient.gif);
	background-position: right;
}

ol.meter
{
	height: 25px;
	margin: 0px;
	margin-left: -7px;
	padding: 0px;
	font-size: .1em;
	width: 140px;
	display: none;
}

div#logo
{
	float: right;
        padding-top: 15px;
	margin: 0px;
	margin-bottom: 7px;
}

.map_description
{
	color: #999;
	font-size: .9em;
	font-style: italic;
	display: block;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
	padding-left: 7px;
}

.map_name
{
	color: #999;
	font-size: 3.2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}

#login { padding-left: 7px; }

#login .large
{
	font-size: 22px;
	width: 320px;
	color: #666;
}

label
{
	font-size: 13px;
	color: #4F4F4F;
}
div.profile_question {
  margin-bottom: 1em;
}
ul.answers
{
	color: #92869C;
	bottom: 10px;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 0px;
	height: 20px;
	background-color: #EFEFEF;
	width: 535px;
	margin-bottom: 10px;
}

ul.answers li
{
	list-style-type: none;
	list-style-position: default;
	float: left;
	margin-right: 18px;
	font-size: 14px;
}

#results
{
	width:100%;
}

#results th { font-weight:normal; width: 45px; text-align: center}
#results tr { text-align:center;}
#results td { border: 1px solid #ccc;	padding:3px;
}
.specialRow
{
	background-color: #EBC35C;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
}
.resultCaption { font-size:15px;}
.resultNumbers { }
.resultsFocus {
background-color: #fff; color:#00377F;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:20px; text-align:center; font-style:italic; height:70px;
}
.deepRow {background-color: #00377F; color:#fff; text-align:center;	font-variant: small-caps;
font-family: Verdana, Arial, Helvetica, sans-serif;}
.mapOn { background-color:#D1DEEF}

ul.answers li label
{
	color: #8396AF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .95em;
}

.question
{
	color: #444;
	clear: both;
	font-size: .95em;
        padding-bottom: 2px;
        padding-top: 2px;
}
#profile label {
display:block;
}
#profile p {
height:45px;
}
#profile select {
width:320px

}
#profile input {
padding:2px;
}
#profile input:focus {
padding:3px;
    border: 1px inset #999;
    background-color:#ffffcc;
}
p.sub_scale_header
{
    font-weight: bold;
    font-size: 12px;
}
#interp {
width: 640px;
}
#footer {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dotted gray;
}
#footer p {
    font-size: 11px;
    color: gray;
}
#footer span.trademark {
    vertical-align: super;
    font-size: 0.2em;
}
p.upper_menu {
    float: right;
}
.gridFocusCell
{
        background-image: url(/images/orange_gradient.gif);
        background-repeat: repeat;

}

#interp ul li{
        list-style-type: square;
        list-style-position: inside;
        font-size: 12px;
        color: #333;
}
#interp h1 {font-size: 20px;font-weight:bold;margin-top:20px;color:#666}
#interp h2{font-size: 18px;margin-top:14px;
font-weight:normal;color:#014DA2}
#interp h3 { color:#999;font-weight:bold;font-size:14px;
  border-bottom: none;
font-style:normal;
}
#coverpage {text-align:center;margin-bottom:70px;height:800px;}
/* added height:800px to coverpage style, removed it from interp.css; amy 11.10.05 */
#coverLogoLines {
width:260px;
text-align:center;
}
#coverSponsor {margin-top:300px;width:175px;text-align:center}
#coverLogoLines h2  {font-size:14px; font-weight:normal;margin-bottom:12px; text-align:center;width:230px}
#coverLogoLines .caption {width:200px}
#tabs { margin-bottom: 10px; margin-left:2px; padding: 3px; background-color: #DDF; border: 1px solid #BBD; font-size: 13px; display: none }
#model_menu { margin-bottom: 5px; margin-left: 2px; padding: 3px; background-color: #EEE; border: 1px solid #CCC; font-size: 13px; display: none }
p#progress { text-align: center; padding-bottom: 0px; display: none }
input.print_button { display: none; }
#user_menu { font-size: 0.6em }
body{
        margin:0;
        padding:30px 0 0 0;
		  width:600px;
}

ul#topnav 
{
        list-style-type: none;
        list-style-position: default;
        margin: 0 0 0 20px;
        padding: 0;

}

#topnav .off
{
        float: left;
        background-image: url(../images/tab_off.jpg);
        background-repeat: no-repeat;
        height:18px;
        width:110px;
        text-align:center;
        margin:0;
        padding-top:5px;
        }

#topnav .off a
{
        font-size: 15px;
        font-decoration: none;
        font-color: #8E4835;
        color: #900;
        text-transform: inherit;
        text-decoration: none;

}

#topnav .on
{
        float: left;
        background-image: url(../images/tab_on.gif);
        background-repeat: no-repeat;
        height:19px;
        width:114px;
        text-align:center;
        padding:5px 0 0 0;
        margin:0px;
}
#topnav .on a
{
        text-decoration: none;
        font-size:15px;
        background: #E6F2FA;
        padding-bottom:1px;
        color:#000;
}
#mainbody
{
        clear:both;
        background: #E6F2FA;
        height: 500px;
        padding:0;
			width:640px;
}
#summmary {
	width:640px;
}
#tabs { display: none }
#results_menu {display:none}
.return_link {display:none}

p#graph img{
      width:670px;
}
span.rt {
  font-size: 1em;
}

#printOptions {display:none}
