/* DecsisionHealth Audio Conference Styles*/



/* last revised August  29, 2009 */







/*CSS Reset */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0;	outline: 0; font-weight: inherit;	font-style: inherit; font-size: 100%; font-family: inherit;	}







body {
	background-repeat:repeat-x;
	background-color: #666;
}




#wrapper {
	width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	background-repeat:repeat-x;
	background-color: #FFF;
}
#form {
	background-color: #AA2A22;
	height: 600px;
	width: 500px;
}








#header {
	display: block;
	width: 900px;
	margin-left:0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height:141px;
}







#date { margin-top:1px;}
#Form-Details {

}




#righttext {
	margin-top:1px;
	float:left;
	width:400px;
	border:solid 1px #333;
	min-height: 600px;
}






#lefttext{ margin-top:1px; float:right; width:395px; background-image:url(images/estimate.png); height:600px; border:solid 1px #333;}







#footer {width: 100%; background-color:#424242;height: 50px; clear: both; background-repeat:repeat-x;}



.footer_text{font-size: 11px; text-align: center; padding-top: 10px; color:#FFFFFF; line-height:150%}



#textarea {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #FBFAFA;
	background-color: #AA2A22;
	width: 900px;
	margin-top: 5px;

}

#actualtext {

	font-size: 18px;

	font-family: "Comic Sans MS", cursive;

	padding: 10px 10px 10px 10px;

}


#button {
	
	background-color: #AA2A22;
}




#button li {
display: inline;


}

#button li a:hover {
background-color: #CG1F23;
margin-top:-2px;
padding-bottom:12px;
}


#button li a {

font-family: Arial;
font-size:21px;
text-decoration: none;
float:left;
padding: 10px;
background-color: #AA2A22;
color: #fff;
}


p #geo {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;	
	}

