body {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	border: thick Aqua;
    margin: 0px;
}
.error {
    font-size: 12px;
    color: #FF2323;
    border:solid 1px #496384;
    background-color:#FFFFFF;
    font-family: verdana, arial, helvetica, sans-serif; 
    text-decoration: none; 
    padding: 1px;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:6px;
}
table.site {
    background-color: #FFFFFF;
    width: 720px;   
}


#heading  { background:transparent url(../images/heading-tan.gif) no-repeat right; color:#746756; font-family:trebuchet MS; font-size:20px; font-weight:bold; height:44px; line-height:45px; padding:0px; padding-left:5px; }

#title { font-size:20px; color:#036; font-family:trebuchet MS; font-weight:normal; padding-bottom:12px; }

a.topnav:link { text-decoration: none; color:#f3327f; font-family:trebuchet MS; font-size: 16px; font-weight: bold; }
a.topnav:visited { text-decoration: none; color: #f3327f; font-family:trebuchet MS; font-size: 16px; font-weight: bold; }
a.topnav:hover { text-decoration: none; color: #f3327f; font-family:trebuchet MS; font-size: 16px; font-weight: bold }
a.topnav_selected:link { text-decoration: none; color: #000000; font-family:trebuchet MS; font-size: 16px; font-weight: bold }
a.topnav_selected:visited { text-decoration: none; color: #000000; font-family:trebuchet MS; font-size: 16px; font-weight: bold }
a.topnav_selected:hover { text-decoration: none; color: #000000; font-family:trebuchet MS; font-size: 16px; font-weight: bold }

.button:hover, .search_search .button_search:hover, .search .button:hover, .button:focus, .search_search .button_search:focus, .search .button:focus {background:#99CC66;}

.button, .search_search .button_search, .search .button {
    background:#c2cf7b;
    border:1px solid #ccc;
    color:#484848;
    cursor:pointer;
    float:right;
    font-size:16px;
    font-weight:bold;
    margin:0px;
    overflow:hidden;
    padding:0px 0px;
}

.input { color:#0044FF; font-size: 16px; text-decoration: none; }
.radio { font-size: 16px; }

td { color: #222222; font-size: 16px; font-family: Verdana, Arial, Helvetica }
li { color: #222222; font-size: 16px; font-family: Verdana, Arial, Helvetica }
.page_title{ color: #000000; font-weight: bold; }

.question{ text-align: left; width: 100%; background-color: #e6e6ef;}

.answers{
    
}
table.question_table {
    background-color: #FFFFFF;
    margin: 2px;
    width: 100%;   
}
table.question_table td {
    text-align: left;
}
table.answer_table {
    background-color: #FFFFFF;
    margin: 5px;
    width: 80%;
    margin-left:auto; 
    margin-right:auto;
    border:1px solid #ccc;
    
}

table.answer_table td {
    text-align: left;
}

#progressbar{
    width: 40%;
    height: 10px;
}
.qOption{
    padding-top:4px;
    text-align: center;
}

.row1 {
    background-color: #eeeeff;
}

.row0 {
    background-color: #eeeeff;
}


tr.row0 {
    background-color: #f6f6f1;
}
tr.row1 {
    background-color: #e6e6ef;
}
tr.row0:hover {
    background-color: #eeeeee;
}
tr.row1:hover {
    background-color: #dfdfdf;
}

.checkbox{
    background-color: #ff0000;
}


.cust_checkbox{
    font-size:14px;
    cursor: pointer;
}
.cust_checkbox_on{
    background:url(images/checkbox_on.png) no-repeat 0 0;
}
.cust_radio_on{
    background:url(images/radiobox_on.png) no-repeat 0 0;
}
.cust_checkbox_off{
    background:url(images/checkbox_off.png) no-repeat 0 0;
}
.cust_radio_off{
    background:url(images/checkbox_off.png) no-repeat 0 0;
}
.cust_checkbox_disabled_on{
    background:url(images/checkbox_disabled_on.png) no-repeat 0 0;
}
.cust_checkbox_disabled_off{
    background:url(images/disabled_off.png) no-repeat 0 0;
}
.cust_radio_disabled_on{
    background:url(images/radiobox_disabled_on.png) no-repeat 0 0;
}
.cust_radio_disabled_off{
    background:url(images/disabled_off.png) no-repeat 0 0;
}
.group{
    color:#333;
}
fieldset{
        border:1px solid #ccc;  
}
fieldset label{
    color:#999; 
}



a.links:link { color: #333333; text-decoration: none; font-weight: bold; }
a.links:visited { color: #333333; text-decoration: none; font-weight: bold; }
a.links:hover { color: #999900; text-decoration: none; font-weight: bold; }
	
.INPUT, .TEXTAREA{
font-size: 12px;
border:solid 1px #496384;
font-family: verdana, arial, helvetica, sans-serif; 
TEXT-DECORATION: none;
COLOR: #000000;
}


.submit {
font-size: 12px;
border:solid 1px #496384;
background-color:#dddddd;
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none; 
padding: 1px;
padding-left:6px;
padding-right:6px;
color: #000000;
}

.prevnext {
font-size: 9px;
border:solid 1px #496384;
background-color:#dddddd;
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none; 
padding: 1px;
padding-left:2px;
padding-right:2px;
color: #000000;
}



 

