body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin : 0 0 0 0;
}

td {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

div.main {
	width: 85%;
	margin-left: 4em;
}

div.mainindent {
	width: 85%;
	margin-left: 25px;
}

div.menu {
	width: 600px;
	margin-left: 3em;
}

table{
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

/* Questionnaire Heading */
table.qhead {
	background-color: #FF9966;
	color: #FFFFFF;
	border-bottom : 2px #666666 dashed;
}

.qheadback { 
	width: 100%;
	background-color: #FF9966;
	color: #FFFFFF;
	border-bottom : 2px #666666 dashed; 
}

.qheadtext {
	 width: 80%; 
}

.secthead{
	background-color : #FF9966;
	color: white;
	font-size: 115%	
}

h1 {  
	color: #FFFFFF;
	text-align: center;
	font-size: 165%;
	width: 600px;
	margin-bottom: 0px;
 }

/* Questionnaiure Subheading (font repeat for Netscape) */
h2, h3 {  color: #999999; }
h2 {
	font-size: 135%;
	
}
h2.sie{
	background-color : #FF9966;
	color: #FFFFFF;
	text-align: center;
	font-size: 115%;
	width: 600px;
	margin-bottom: 0px;
}

h3{
	font-size: 115%;
}

h3.sie{
	font-size: 115%;
	color: black;
}


h3.more{
	font-size: 120%;
	background-color: #FF9966;
	color: #FFFFFF;
}

/* style for instructions */
.instruct_old {
	color: #666666;
	
}

.instruct {
	color: #000;
	font-style: italic;
	font-size: 14px;
	
}

img.margin{
	margin:10px;
	}
	
.small{
	font-size: 80%;
}

.med_shade{
	font-size: 110%;
	background-color: #FF9966;
}

.highlight{
	background-color: #FFCC99;
	font-weight : bold;
	font-style : italic;
	list-style-type: none;
}

.highlight_iqwstpilot{
	background-color: #FFCC99;
	font-weight : bold;
	font-style : italic;
}


.highlightciv{
	font-size: 110%;
	background-color: #FFCC99;
	font-weight : bold;
	list-style-type: none;
}

.large{
	font-size: 135%;
}

ul.sie{
	font-size: 100%;
	padding: 0 0 0 1em;
}

ul.large{
	font-size: 125%;
	padding: 10px 0 0 0;
}

tr.bold{
	font-weight : bold;
}
.rowshade {
	background-color: #D1D1D1;
}

.rowshadeborder{
	border: 1px solid #FFFFFF;
	background-color: #E3E3E3;
	border-collapse: collapse;
}

.unshade{
	background-color: White;
}
.padding {
	padding-right: 1cm;
	padding-left: 1cm;
}
.paddingtwo {
	padding-right: 1em;
}
td.heading {
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 4px 4px;
	width: 10%;
	border-bottom: 2px #000000 solid;
	font-style : italic;
	font-size:  90%;
}

td.heading_alt {
	text-align: center;
	vertical-align: bottom;
	padding: 4px 1px;
	width: 3%;
	border-bottom: 2px #000000 solid;
	font-style : italic;
	font-size:  90%;
}

td.heading_alt2 {
	text-align: center;
	vertical-align: bottom;
	padding: 4px 1px;
	width: 3%;
	border-bottom: 2px #000000 solid;
	font-size:  85%;
}

td.heading2{
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 4px 4px;
	width: 10%;
	border-bottom: 2px #000000 solid;
	font-size:  90%;
}


td.underline{
	vertical-align: bottom;
	border-bottom: 1px #000000 solid;
}

/* asb 12-11-07 ... trying to add a shaded border to */
/* unshaded last lines of every-other-row shaded tables */
td.shadeline{
	vertical-align: bottom;
	border-bottom: 2px #D1D1D1 solid;
}
td.radio_shadeline{
	text-align: center;
	vertical-align: bottom;
	width: 10%;
	border-bottom: 2px #D1D1D1 solid;
}
td.center_shadeline{
	text-align: center;
	vertical-align: top;
	border-bottom: 2px #D1D1D1 solid;
}
td.topleft_shadeline{
	text-align: left;
	vertical-align: top;
	border-bottom: 2px #D1D1D1 solid;
}
td.letter_shadeline{
	text-align: left;
	vertical-align: top;
	border-bottom: 2px #D1D1D1 solid;
}
/* end asb 12-11-07 edit */

td.radio_underline{
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px #000000 solid;
	padding: 4px 4px 4px 4px;
	width: 10%;
}

td.radio, td.check{
	text-align: center;
	vertical-align: bottom;
	width: 10%;
}

td.radiotop, td.checktop{
	text-align: center;
	vertical-align: top;
	width: 10%;
}

td.radioleft, td.checkleft{
	text-align: left;
	vertical-align: top;
	width: 3%;
}
td.radioleft_alt, td.checkleft_alt{
	text-align: left;
	vertical-align: top;
}

td.radio11{
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 4px 4px;
	width: 9%;
}

td.radiosm{
	font-size: 75%;
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
	width: 5%;
}

td.headingwide{
	text-align: center;
	vertical-align: bottom;
	font-size: 75%;
	padding: 8px 8px 8px 8px;
	width: 20%;
}
.tabborder {
text-align: left;
border: 1px solid #000000;
border-collapse: collapse;
}
.tdalign {
text-align: center;
}
.move {
text-align: right;
}
/* ****************** */
/* asb 04-27-07 */
td.radiosm_rgtbrdr{
	font-size: 75%;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px #000000 solid;
	padding: 4px 4px 0px 4px;
	width: 5%;
}

td.rgtbrdr{
	border-right: 1px #000000 solid;
}

td.sidebyside_headl{
	text-align: center;
	vertical-align: bottom;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding: 4px 4px 0px 4px;
}

td.sidebyside_headr{
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px #000000 solid;
	padding: 4px 4px 0px 4px;
}

td.radiosm_und{
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px #000000 solid;
	padding: 4px 4px 0px 4px;
}

td.sidebyside_radio{
	text-align: left;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
	width: 5%;
}

td.sidebysidel{
	text-align: left;
	vertical-align: bottom;
	border-right: 1px #000000 solid;
	padding: 4px 4px 0px 4px;
	width: 20%;
	font-size: 80%;
}

td.sidebysider{
	text-align: left;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
	width: 20%;
	font-size: 80%;
}

/* **************** */

td.small{
	text-align: center;
	vertical-align: bottom;
	font-size: 85%;
}

td.radiosmall, td.checksmall{
	text-align: center;
	vertical-align: bottom;
	font-size: 75%;
	padding: 8px 8px 8px 8px;
}

td.radioshade{
	text-align: center;
	padding: 4px 4px 4px 4px;
	background-color: #DCDCDC;
	width: 10%;
}

td.shade{
	background-color: #DCDCDC;	
}

hr.divider{
	height:1px;
	width:100%;
	color: black;
}

textarea{
    width: 100%;
    height: 15em;
}

textarea.big { 
	width: 40em;
	height: 30em;
}

textarea.medsm { 
	width: 40em;
	height: 7em;
}

textarea.modest { 
	width: 40em;
	height: 15em;
}

textarea.modestbig { 
	width: 45em;
	height: 20em;
}

textarea.small { 
	width: 40em;
	height: 4em;
}

.strong {
font-weight: bold;
}
.italic {
font-style: italic;
}
.normal {
font-weight: normal;
}
/* Creating a button for a URL */
.button {
border: 2px outset #CCCCCC;
background-color: #D1D1C2;
padding: 1px;
text-color: black;
font-size: 1em;
width: 114px;
}

.button-alt {
border: 5px outset #CCCCCC;
background-color: #B0B0B0;
padding: 2px;
text-color: black;
font-size: 11px;
font-weight: bold;
width: 152px;
text-align: center;
}

/* used by gk12 */

.list_style {
list-style-type: lower-latin;
}

.no_style {
list-style-type: none;
}

.offset {

margin-left: 4%;

}

#side {

	float: right;

	width: 32%;

	border: 0;

}

.sidebox{

	border: 1px #33c solid;

	margin-bottom: 15px;

	font-size: 90%;
}

.sidebox a{

	color: #006;

}



.sidebox h4{

	margin-top: 0;

	margin-bottom: 3px;

	text-align: center;

	border-bottom: 1px solid #33c;

	background-color: #006;

	color: #fff;

	font-weight: bold;

	font-size: 90%;

	border: 0;

}



.sidebox ul{

	list-style: none;

	padding: 0 3px;

	margin: 0;

	border: 0;

}



.sidebox li{

	margin-bottom: 7px;

}



.sidebox li.small{

	font-size: 75%;

}



.sidebox img{/*to rid image of regular hyperlink border*/

	margin: 0;

	padding: 0;

	border: 0;

}

/* End of GK12 sidebox */


/* Legacy styles no longer in use on new files */
.footer { font-size: .85em; color: #999999; }
.footerlink { color: #999999;}

/* For footer URL and contact info */
div.footer { font-size: .85em; color: #999999; width: 100%; border-top: 1px #FF9966 dashed}
div.footer a {
	color: #999999; 
}

/* used q18 ATLAST civ admin */

.slideright {
	margin-left: 2em;
	margin-bottom: -.7em;
}

/* used SIE mid-year tq 0809 */
.q4_pop {
	font-style:italic;
	color: blue;
}

/* Newsci End of Year 09 */

.moveright {
	padding-left: 1px;
}

/* AIM State MSP Interest Form - ASB 2009-12-31 */
td.component{
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 4px 4px;
	width: 25%;
	border-bottom: 2px #000000 solid;
	font-style : italic;
	font-size:  85%;
}

td.topic{
	text-align: left;
	vertical-align: bottom;
	padding: 4px 4px 4px 4px;
	border-bottom: 2px #000000 solid;
	font-style : italic;
	font-weight: bold;
	font-size:  85%;
}

.emphasize{
	background-color: #FFCC99;
	list-style-type: none;
	padding: 4px 4px 4px 4px;
}

td.num{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 3%;
}

td.subnum{
	text-align: left;
	vertical-align: top;
	width: 3%;
}

td.heading11 {
	text-align: center;
	vertical-align: bottom;
	width: 9%;
	font-style : italic;
	font-size:  85%;
}

td.colhead {
    font-size: 70%; font-weight: bold; vertical-align: bottom; text-align: center; width: 7%; font-style: italic;;
}

td.texthead {
    font-size: 70%; font-weight: bold; vertical-align: bottom; text-align: center; width: 10%; font-style: italic;
}

td.subjecthead {
    font-size: 70%; font-weight: bold; vertical-align: bottom; text-align: left;
}

td.text {
    vertical-align: bottom; text-align: center; width: 10%;
}

hr {
    color: #FF9966;
    background-color: #FF9966;
    height: 5px;
}

.comment{
    background-color: #F1FFE5;
    font-style: italic;
}
