/* CSS Document */
html {overflow: -moz-scrollbars-vertical !important; border:0px; padding:0px; margin:0px;}
body {
font-size:10px;
text-align:center; font-family:Verdana, Arial, sans-serif; line-height:auto; margin-bottom:1px;background-color:#cccccc;}

div#page_wrapper {width:740px; min-height:100%; height:auto; overflow:hidden; margin:24px auto; text-align:left; background-color:#FFFFFF; border:1px solid #333399;}
div#header {float:left; width: 740px; height:129px; background-color:#ffffff; padding:0px; margin:0px; border-bottom:4px solid #000066;}




a {text-decoration:underlined; font-weight:bold; color:#005DAB; }
a:hover {color:#CCCCCC;}



p {color:#000000; padding-bottom:14px; margin:0px; font-size:12px;}

html>body div#all_content {
	float: left;
	width:690px;
	height:auto;
	min-height:320px;
	margin-bottom:4px;
	padding:32px 22px 22px 40px;
	background: #ffffff;
	font-size:10px;
	
}
/* for explorer */
div#all_content {
 float: left;
 width:100%;
 height:320px; 
 margin-bottom:4px; 	
 padding:32px 22px 22px 40px; 
 font-size:10px;
 }

label {font-size:12px;}

input { border: 1px solid #333399; background:#99BEDD; font-size:12px;}
input.submit {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0px;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #333333;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
height:auto;}
img
{  border-style: none;
}

textarea  {font-family:Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; background:#99BEDD; border: 1px solid #333399; }
select  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background:#99BEDD;; border: 1px solid #333399; }


form#Form1 {font-size:12px; }
table {font-size:12px;}

table tr td.question1 {width:140px; font-size:12px;}
table tr td.question2 {width:120px; font-size:12px;}
table tr td.boxes1 {width:190px;}
table tr td.qm {width:2%;}
table tr td.big {font-size:16px; font-weight: bold;}

form {margin-bottom:0px;}
h3{font-family:Verdana, Arial, sans-serif; font-size:20px; font-weight: normal;}

