/* GeorgiaWorkInjury.com Global Styles
-----------------------------------------*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* This version should remove the dotted outline on links in Firefox -- AND IE7! */
a:active, a:focus {
	outline: 0;
}

a { /* This part needed for IE7 */
	border:none;
}

a:link,
a:visited {
	text-decoration:none;
}

a:hover,
a:active {
	text-decoration:underline;
}

#page_container {
	width:622px;
	margin:0 auto;
}

#header {
	margin:10px 0 20px 0;
	width:622px;
	height:39px;
}

#linkBackWrap {
	margin-top:15px;
	width:622px;
	float:left;
}

#linkBack {
	text-align:center;
	margin:0 auto;
}

#form1 {
	margin:auto;
	line-height:20px;
	font-size:12px;
	font-family: "helvetica neue", arial, helvetica, sans-serif;
	text-align:left;
	width:500px;
}

#form_div1 {
	margin:5px 0 5px 0;
	background-color:#bcd;
	float:left;
	width:622px;
}


#form_div2 {
	background-color:#cde;/*#EFF6F3;*/
	width:602px;
	overflow:hidden;
	position:relative;
	margin:10px auto 10px;  /* top - right/left - bottom */
}

#form_div3 {
	text-align:center; /* needed to center #form1 in IE */
	padding:5px 20px 0 20px;
}

.clear {
	clear:both;
}

#sendForm {
	height:25px;
	width:500px;
	float:left;
	text-align:center;
}

#clearForm {
	text-align:right;
	width:100%;
	float:left;
	height:20px;
}

#clearForm p {
	line-height:13px;
	font-size:11px;
	padding:0 10px 0 0;
}

#clearForm a:link, #clearForm a:visited {
	color:#0066ff;
	text-decoration:none;
}

#clearForm a:hover, #clearForm a:active {
  color:#0000ff;
  text-decoration:underline;
}

/* BEGIN FORM STYLES */
fieldset {
	border: 1px solid #74B9E7;
	margin: 1em 0 0 0;  
	padding:0 0 5px 7px;
}

#instructions {
	padding:0 3px;
	margin:12px 0 3px 5px;
	background-color:#DEEDE6;
	float:left;
}

#fs2 {
	clear:left;
	border: 1px solid #74B9E7;
	margin: 0 0 0 0;  
	padding:0 0 5px 7px;
}

legend {  
	margin-left: 1em;  
	color: #555555;  
	font-weight: bold;
}

fieldset ol {
	margin:0;
	padding:0;
	list-style: none;
}

fieldset li { 
	margin:0;
	padding-bottom: 3px;
}

#label_one {
	white-space:nowrap;
	text-align: right;
	float: left;  
	width: 10em;
	margin-right: 1em;
}

#label_two {
	white-space:nowrap;
	text-align: right;
	float: left;  
	margin-right: 1em;
}

textarea {
	height:50px;
	width:280px;
	overflow:auto;
	background-color:#D5E8F4;
}

input {
	background-color:#D5E8F4;
}

#firstname, #name, #email, #email2 {
	width:225px;
}

#address1, #address2 {
	width:325px;
}

#city {
	width:175px;
}

#state, #country {
	width:125px;
}

#zip {
	width:75px;
}
/* END FORM STYLES */

#thankyou_div1 {
	margin:5px 0 5px 0;
	background-color:#bcd;
	float:left;
	width:620px;
}

#thankyou_div2 {
	width:600px;
	overflow:hidden;
	position:relative;
	margin:10px auto 10px;  /* top - right/left - bottom */
}

#thankyou_div3 {
	margin:auto;
}
