@charset "utf-8";
h1 a { 
min-height : 0;
height : 40px;
} 
body { 
background-image : none;
background-color : #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
} 

h1 { 
margin-top: 40px;
color:#666666;
} 
#container, body.embed { 
background-color : #faee96;
} 
.wufoo input.text, .wufoo textarea.textarea { 
background : #ffffff;
} 
.wufoo .focused { 
background-color : #f2ce5a;
} 
.wufoo .instruct { 
background-color : #ee7253;
} 
#container { 
border : 0 solid #cccccc;
} 
.wufoo .info { 
border-bottom : 1px solid #f2ce5a;
} 
.wufoo .section { 
border-top : 1px solid #f2ce5a;
} 
.wufoo .instruct { 
border : 0 solid #e6e6e6;
} 
.wufoo .info h2 { 
font-size : 160%;
font-family : inherit;
color : #000000;
} 
.wufoo .info p { 
font-size : 95%;
font-family : inherit;
color : #444444;
} 
.wufoo .section h3 { 
font-size : 110%;
font-family : inherit;
color : #993333;
} 
.wufoo .section p { 
font-size : 85%;
font-family : inherit;
color : #444444;
} 
.wufoo label.desc { 
font-size : 95%;
font-family : inherit;
color : #333333;
} 
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label { 
font-family : inherit;
color : #333333;
} 
.wufoo label.choice { 
font-size : 100%;
font-family : inherit;
color : #333333;
} 
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select { 
font-size : 100%;
font-family : inherit;
color : #333333;
} 
.wufoo .instruct { 
font-size : 80%;
font-family : inherit;
color : #ffffff;
} 
.wufoo li.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct { 
color : #333333;
} 

a{
color:#999999;
}

#site {
width: 760px;
overflow:auto;
margin: 100px auto 10px auto;
border:#666666 1px solid;
background:#CCCCCC;
padding-bottom: 4px;

-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
-o-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;

}

#site p {
padding: 5px;
font-size:11px;
color:#666666;
}

#logo {
	background-image:url(images/phone.png);
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	width: 85px;
	height: 110px;
	top: 30px;
	margin-left: 100px;
}

#header {
	clear:both;
}

#forms {
	background-image:url(images/bg_forms.png);
	background-repeat:no-repeat;
	width: 752px;
	height: 182px;
	margin: auto;
	clear:both;
	overflow:auto;
}

#form_number, #form_word{
margin: 2px 0px 2px 2px;
padding: 20px;
float:left;
width: 330px;
height: 130px;
}

.example{
margin: 2px 0px 2px 2px;
float:left;
width: 370px;
min-height: 170px;
}

.example p {
	text-align:justify;
}

#form_number table, #form_word table {
	margin: 0px auto;
}

#form_number table th, #form_word table th {
	text-align:right;
}

#form_number table td, #form_word table td, #form_number table th, #form_word table th, #form_number table p, #form_word table p{
 color:#333333;
 font-size:10px;
}

#shadow {
	margin: 0px auto;
	width: 760px;
	height: 35px;
	background-image:url(images/shadow.png);
	background-repeat:no-repeat;
}

#footer {
margin-top: 100px;
clear:both;
text-align:center;
}

#result {
position:absolute;
padding: 10px;
margin: 0px auto;
top: 200px;
width: 250px;
left: 300px;
right: 300px;

background-color:#FFFFFF;

border:#999999 1px solid;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
-o-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
}
