body {
	text-align: center;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	background-image: url(body_bg.gif);
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin-top: 40px;
}

h2 {
	font-size:12px;
	font-weight:normal;
	margin-bottom: 5px;
	color: #333333;
}

.labelright {
	float:left;
	width: 8em;
	margin-right: 1em;
	margin-top: 5px;
	text-align:right;
	
}

.labelleft {
	float:left;
	width: 9em;
	margin-right: 1em;
	margin-top: 5px;
}

.yearOfChild {
	margin-left: 20px;
}
.yearOfChild label {
	margin-right: 5px;
}


#javaoff {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.disabledQuestion {
	color: #CCCCCC;
}
.disabledQuestion h2 {
	color: #CCCCCC;
}
.disabledQuestion legend {
	color: #CCCCCC;
}

.enabledQuestion {
	color: #000000;
}
.enabledQuestion h2 {
	color: #333333;
}
.enabledQuestion legend {
	color: #333333;
}

.option1 {
	width:350px;
	float:left;
	margin: 0px 5px;
	text-align:center;
	
}

.option2 {
	width:350px;
	float:left;
	margin: 0px 5px;
	text-align:center;
	
}

#comments {
	width: 650px;
}

#submit {
	font-size:12px;
	padding: 5px;
}


#submitbutton {
	text-align:center;
	margin-top: 20px;
}

.spacer {
	clear:both;
}

fieldset {
	margin: 20px 0px;
}

fieldset img {
	margin-top: 10px;
}

#question1, #question2, #question3 {
	margin: 15px 0px;
}

#question1 p, #question2 p, #question3 p {
	margin: 0px 15px;
}

#question3 label {
	margin-right: 25px;
}

legend {
	font-size:12px;
	color: #333333;
}

#page_footer a:link, #page_footer a:visited, #page_footer a:active { 
	color: #FFCC33;
	text-decoration: none;
	
}


#page_footer a:hover {
	color: #FFCC33;
	text-decoration: underline;
	
	
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url(content_bg.gif) repeat-y left top;
}

#page_header {
  height: 77px;
  background: #000099;
  border-left: 1px solid #000033;
  border-right: 1px solid #000033;
  border-top: 1px solid #000033;
  clear: both;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;  
  line-height: 140%;   

}

#content_wrapper p {
	margin-top:2px;
	margin-bottom:2px;
	padding:4px;
	
}

#content_wrapper h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000099;
	padding:4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin-left: 30px;
	padding: 0px;
	list-style-type: square;
}

#page_footer {
  height: 60px;
  background: #000099;
  clear: both;
  border-left: 1px solid #000033;
  border-right: 1px solid #000033;
  border-bottom: 1px solid #000033;
  text-align:center;
  color: #FFCC33;
}

#page_footer p {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  padding-top:8px;
  margin-top:0px;
  margin-bottom:0px;
}


.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	border:0px;
	margin-top: 2px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right_clear {
  clear:right;
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.div_right_clear {
  clear:right;
  width: 220px;
  height: 160px;
  float:right;
  margin-right: 10px;
}

.div_right_clear2 {
  clear:right;
  width: 270px;
  height: 200px;
  float:right;
  margin-right: 10px;
}

#title {

float:left;
	margin-right:10px;
	border:0px;
	
}

textarea {
	font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

.send-button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #336666
}



input { 
	font: 8pt Verdana, Arial, Helvetica, sans-serif
}

.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #666699;
    color: #FFFFFF;
	border: 0 outset rgb(50,50,50); 
}

.maintext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.Textarea-Style {
	border: 1px outset rgb(50,50,50);
}
