/*
Florida Chamber of Commerce [1351 on ATT]
05-23-2008
Dave Aitken (WPE)
Mary Beth Lynch (PM)
*/
/* Reset Block (BEGIN) */
div, dl, dt, dd, /*ul, ol, li,*/ h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  /*span*/
{
	margin: 0; /*border: 0;*/ padding: 0; /*Commented out border:0; due to it preventing needed borders around inputs, textareas, etc. on FL Chamber of Commerce's "Update Profile" page: "http://floridaflcoc.weblinkconnect.com/CWT/External/WCPages/WCPortal/PortalUpdateProfile.aspx?ProfileID=6M2T3H1H188Y" - see Dave A. email: Tue 5/12/2009 11:10 AM */
}
body
{
	margin: 0; border: 0; padding: 0;
	width:100%;
	text-align:center;	
	font-family:Arial, Verdana; color:#666666;
}
fieldset, img, abbr, acronym
{
	border: 0;
}
caption, th
{
	/*text-align:left;*/
}
.clear
{
	clear: both;
}
table
{
	/*border-collapse: collapse;
	border-spacing: 0;*/
	/*width: 100%;*/
}
address, caption, cite, code, dfn, em, strong, th, var
{
	/*font-style:normal; font-weight:400;*/
}
ol, ul
{
	/*list-style: none;*/
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	/*font-weight: 400;*/
}
q:before, q:after
{
	content: '';
}
.center
{
	text-align: center;
	margin: 0 auto;
}
*
{
	outline: none;
}
/* Reset Block (END) */
#divPageContainerHOME, #divPageContainer
{
	margin:0px auto;
	max-width:988px; 
	_width:988px; 
	/*min-height:688px; _height:688px;*/
	text-align:left; color:#666666;
}
