* { target-new: tab ! important }

body 
{
    margin: 0;
}

body, td, th, input, select 
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 11pt;
}

a, a:visited 
{
    color: #006600;
    text-decoration: none;
}

a:hover 
{
    color: #999999;
    text-decoration: underline;
}

img {
    border: 0;
}

#noscript, #iewarning
{
    border-bottom: solid 3px #ff0000;
    background: #FFCCCC;
    color: #ff0000;
    padding: 20px;
}

#iewarning {
    display: none;
}

#noscript h2, #iewarning h2
{
    margin: 0 0 10px 0;  
    padding: 10px 0 0 0; 
}

#iewarning a {
    font-weight: bold;
    color: #770000;
    text-decoration: underline;
}

#iewarning a:hover {
    color: #000000;
    text-decoration: none;
}

#basecontainer {
    margin: 0 auto;
    text-align: left;
    width: 990px;
    color: #333333;
}

#header {
    height: 135px;
    background: #fff url('../images/newheader2.png');
    text-align: right;
}

#header_title {
    font-size: 20pt;
    display: inline;
    position: absolute;
    top:40px;
    margin-left: 600px;
}

#logo {
    background: url("../images/header_logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    left: 10px;
    position: relative;
    top: 76px;
    width: 156px;
}

#header_top {
    color: #333333;
    font-size: 8pt;
    padding: 7px;
}

#header_top a {
    color: #333333;
}

#header_options {
    float: right;
    position: relative;
    top: 7px;
    right: 9px;
    color: #333333;
}

#header_options a {
    color: #000;
}

#content_base {
    background: #DBDBDB;
    padding: 10px 20px 25px 20px;
}

#navigation_holder {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}

#navigation {
    background-color: #E1E1E1;
    background-image: url("../images/rmSprite.png");
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    height: 24px;
    margin: 0;
    position: relative;
    text-align: left;
    font-family: Verdana,Geneva,Helvetica,sans-serif;
    font-size: 10pt;
}

#navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}

#navigation ul ul {
    display: none;
    position: absolute;
    width: auto;
    white-space: nowrap;
}

#navigation ul li {
    height: 24px;
}

#navigation ul li:hover ul {
    display: block;
}

#navigation a {
    background: url("../images/rmSprite.png") repeat scroll left top #E1E1E1;
    border-right: 1px solid #666666;
    color: #333333;
    display: block;
    margin: 0;
    padding: 4px 10px;
    position: relative;
    height: 16px;
    font-size: 9pt;
    text-shadow: 1px 1px 0 #FFFFFF;
}

#navigation a:hover, #navigation a.current {
    background: url("../images/rmSprite.png") no-repeat scroll 0 -72px #FFCA08;
    color: #333333;
    text-decoration: none;
}

#navigation li ul {
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    border-top: solid 1px #666666;
}

#navigation li li {
    border-bottom: solid 1px #666666;
}

#navigation li li a {
    float: none;
    background: none #FFCA08;
    border: 0;
}

#navigation li li a:hover {
    background-color: #FFEAB9;
}

#content_header {
    background: #fff url('../images/contenttop.png') no-repeat bottom center;
    margin: 0;
    height: 37px;
}

#content_header h1 {
    font-size: 16pt;
    font-weight: normal;
    margin: 0;
    padding: 8px 17px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

#content {
    background: #fff url('../images/contentbottom.png') no-repeat bottom center;
    text-align: left;
    clear: both;
    padding: 20px;
}

#content h4 {
    background: #ffca09;
    padding: 6px;
    font-size: 1.3em;
    color: #333;
}

#content a {
    text-decoration: underline;
}

#footer
{
    background: #FFCA08 url('../images/newfooter.png') repeat-x top;
    clear: both;
    height: 180px;
    color: #333333;
    font-size: 7pt;
}

#footer .address {
    float: left;
    line-height: 12px;
    margin-left: 20px;
    margin-top: 16px;
    text-align: left;
    width: 400px;
}

#footer .links {
    color: #333333;
    float: right;
    line-height: 12px;
    margin-bottom: 55px;
    margin-right: 20px;
    margin-top: 16px;
    text-align: right;
    width: 500px;
}

#footer .links a {
    color: #333333;
    text-decoration: underline;
}

#footer .links a:hover {
    text-decoration: none;
}

#footer .contact {
    color: #333333;
    float: right;
    line-height: 15px;
    margin-right: 20px;
    text-align: right;
}

#footer .contact .right {
    float: right;
    text-align: right;
}

#footer .contact a {
    color: #333333;
}

#footer .contact .middle {
    float: right;
    margin-right: 20px;
    text-align: right;
}

#footer .contact .left {
    float: right;
    margin-right: 20px;
    text-align: right;
}

#debug {
    text-align: left;
    background: #ffcccc;
    padding: 5px;
    overflow: auto;
}

.ae table {
    width: 100%;
    margin: 0 0 20px;
}

.ae table th, .ae table td {
    padding: 15px 5px;
    border: 1px solid #fff4d0;
}

.ae table th {
    width: 18%;
    text-align: right;
    background: #FFF4D0;
}

.ae table td {
    width: 32%;
    text-align: left;
}

.information {
    
}

.information p {
    padding: 0 0 20px;
}

.questions {
    margin: 0 0 20px;
}

.category {
    background: url("../images/categorybg.png") repeat-y scroll 0 0 #FFEBA2;
    padding: 20px;
}

.question {
    /*background: #f5f5f5;*/
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e8d280;
}

.question_text {
    padding: 0 0 10px 0;
    font-size: 1.2em;
}

.question_input textarea {
    border: 1px solid #AAAAAA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    width: 100%;
    height: 180px;
    min-height: 180px;
    max-height: 400px;
    resize: vertical;
}

.question_input input[type=text] {
    border: 1px solid #AAAAAA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    width: 80%;
}

.error {
    font-size: .8em;
    font-weight: bold;
    color: #ff3300;
    margin: 5px 0 0 0;
}

input[type=text], textarea {
    font-size: 1.1em;
    font-family: Verdana, Arial, Tahoma;
}

/* radio button stuff */
.standards input[type=radio] {
    margin:10px;
    position: absolute;
    z-index: -1;
}
.standards input[type=radio] + label {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    
    display:inline-block;
    margin:-2px -3px;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12pt;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    text-shadow: 1px 1px 0 #FFFFFF;
}
.standards input[type=radio]:checked + label { 
    background-image: none;
    background-color:#d0d0d0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.standards input[type=radio] + label:first-of-type {
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
}

.standards input[type=radio] + label:last-of-type {
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    border-right: 1px solid #cccccc;
}

/* checkbox stuff */
.standards .yesnocheck input[type=checkbox] {
    margin:10px;
    position: absolute;
    z-index: -1;
}

.standards .yesnocheck input[type=checkbox] + label div {
    margin: 10px 0 0 0;
}

.standards .yesnocheck input[type=checkbox] + label span {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    
    
    display:inline-block;
    margin:-2px -3px;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12pt;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    text-shadow: 1px 1px 0 #FFFFFF;
    
}

.standards .yesnocheck input[type=checkbox]:checked + label span.no {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.standards .checkbox input[type=checkbox] {
    margin:10px;
    position: absolute;
    z-index: -1;
}
.standards .checkbox input[type=checkbox] + label {
    font-size: 1.2em;
    cursor: pointer;
}
.standards .checkbox input[type=checkbox] + label span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/checkbox.png) left top no-repeat;
    cursor: pointer;
    vertical-align:middle;
    margin: -2px 0 0 5px;
    
}

.standards .checkbox input[type=checkbox]:checked + label span { 
    background: url(../images/checkbox.png) -26px top no-repeat;
}

.standards .yesnocheck input[type=checkbox] + label span.no {
    background-image: none;
    background-color: #d0d0d0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.standards .yesnocheck input[type=checkbox]:checked + label span.yes {
    background-image: none;
    background-color: #d0d0d0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.standards .yesnocheck input[type=checkbox] + label span:first-of-type {
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
}

.standards .yesnocheck input[type=checkbox] + label span:last-of-type {
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    border-right: 1px solid #cccccc;
}

.ac {
    text-align: center;
}

.questions .checklist {
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    padding: 10px;
    width: 400px;
    margin: 0 auto;
    text-align: left;
}

.standards .checklist .item {
    margin: 0 0 5px;
    font-size: 0.85em;
}

.standards .checklist .item:last-of-type {
    margin: 0;
}

.standards .checklist input[type=checkbox] {
    margin:10px;
    position: absolute;
    z-index: -1;
}
.standards .checklist input[type=checkbox] + label {
    font-size: 1.2em;
    cursor: pointer;
}

.standards .checklist input[type=checkbox] + label:hover {
    text-decoration: underline;
}

.standards .checklist input[type=checkbox] + label span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/checkbox.png) left top no-repeat;
    cursor: pointer;
    vertical-align:middle;
    margin: -2px 5px 0 0;
    
}
.standards .checklist input[type=checkbox]:checked + label span { 
    background: url(../images/checkbox.png) -26px top no-repeat;
}

.sendbutton {
    -moz-box-shadow:inset 0px 1px 0px 0px #fae291;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fae291;
    box-shadow:inset 0px 1px 0px 0px #fae291;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffca09), color-stop(1, #ffd747) );
    background:-moz-linear-gradient( center top, #ffca09 5%, #ffd747 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca09', endColorstr='#ffd747');
    background-color:#ffca09;
    -webkit-border-top-left-radius:10px;
    -moz-border-radius-topleft:10px;
    border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topright:10px;
    border-top-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -moz-border-radius-bottomright:10px;
    border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomleft:10px;
    border-bottom-left-radius:10px;
    text-indent:0;
    border:1px solid #c4c4c4;
    display:inline-block;
    color:#ffffff;
    font-family:Verdana;
    font-size:18px;
    font-weight:bold;
    font-style:normal;
    height:61px;
    line-height:50px;
    width:200px;
    text-decoration:none;
    text-align:center;
    text-shadow:0px 0px 3px #785308;
}
.sendbutton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffd747), color-stop(1, #ffca09) );
    background:-moz-linear-gradient( center top, #ffd747 5%, #ffca09 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd747', endColorstr='#ffca09');
    background-color:#ffd747;
}
.sendbutton:active {
    position:relative;
    top:1px;
}
/* This button was generated using CSSButtonGenerator.com */