html, body, ul, ol, p, h1, h2, h3, h4, h5, h6, form, input, textarea, fieldset {
margin: 0;
padding: 0;
border: 0;
}

li {
margin:0;
padding:.5em 0 0 0;
border:0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #666666;
background-color: #666666;
text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #000000;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:purple;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#000099;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-variant: small-caps;
	}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color:black;
	font-variant:small-caps;
	margin: 0px;
	padding: 0px;
}

input {
	padding: 0px 5px;
	margin: .2em 0 0 0;
	background-color:#CCCCCC;
	font-size:.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:groove;
	border-top-color: purple;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: purple;
	font-family: "Courier New", Courier, mono;
	color: #000000;
}

textarea {
	padding: 0px 5px;
	background-color:#CCCCCC;
	color:black;
	font-size:.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:groove;
	border-top-color: purple;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: purple;
	font-family: "Courier New", Courier, mono;
}

#wrapper {
width: 95%;
margin: 10px auto;
padding: 1em 5px;
border: 1px solid #000000;
background-color: #ffffff;
text-align: left;
}

#header, #footer
{
padding:0.5em;
background-color:gray;
clear:left;
}

#right {
	float:right;
	width:200px;
	margin:0 25px 0 0;
	padding:0.5em;
	background-color: transparent;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

#left {
float:left;
width:80px;
margin:0px;
padding:0.15em;
background-color:transparent;
}

#left ul li{
margin: 0; 
padding: .2em 0;
background-color: transparent;
list-style-type: none;
font-size: .75em;
}

#left ul li a{
font-size: .75em;
color: purple;
padding: .2em 0;
background-color: transparent;
text-decoration:none;
font-weight:bold;
border-right: 2px solid black;
text-align: center;
width: 8em;
border-bottom: 2px solid #000000;
display: block;
height: 1%;
}

#left ul li a:hover, #left ul li a:focus { 
font-size: .75em;
color: #ffffff;
padding: .2em 0;
font-weight:bold;
background-color: purple;
border-right: 2px solid #999999;
border-bottom: 2px solid #999999;

}

#content {
margin-left:102px;
padding:0.2em;
border-left:1px solid purple;
}

#questions {
margin: 0 25px;
padding: 5px 25px 0px 25px;
list-style-type: decimal;
}

.required
{
    color: #cc0000;
}

.warning {
color: red;
font-weight:bold;
font-size:.75em;
}

.footer {
	color:white;
	padding-bottom: .6em;
}

.header {
color:white;
margin: 0.5em 0px 0px 0px;
}

label {
	margin: 0 2em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: .9em;
	font-style: italic;

}

.radio {
	background-color:white;
	color:black;
	border: none;
}

.super {
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-variant: small-caps;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	padding: 5px;
}

.instruct {
	font-size:0.9em;
	font-style: italic;
}

table {
	margin-top: .5em;
	padding:.2em 0;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:purple;
	background-color: #CCCCCC;
	border: 3px groove black;
	color: purple;
	padding: .2em;
}

.smbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color:purple;
	background-color: #CCCCCC;
	border: 2px groove black;
	color: purple;
	padding: .2em;
}

hr {
	margin: 0px;
	padding: 0px;
}

.bottomborder {
border-bottom-style:dotted;
border-bottom-width: 1px;
border-bottom-color: purple;
}

.tablestyle 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
} 
