body, div, p, h1, h2, h3, h4, ul, li, table, img
{
	margin:0 0 0 0;
	padding:0;
	border:none;
}

body
{
	background: #1E252D;	
	font-family: verdana, Arial, sans-serif;
	font-size:76%;
}
	
.spacer { clear: both; }
	
.masthead
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_home.jpg) no-repeat left top;
}

.masthead_home
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_home.jpg) no-repeat left top;
}

.masthead_chamber
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_chamber.jpg) no-repeat left top;
}

.masthead_resources
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_resources.jpg) no-repeat left top;
}

.masthead_news
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_news.jpg) no-repeat left top;
}

.masthead_directory
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_directory.jpg) no-repeat left top;
}

.masthead_membership
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_membership.jpg) no-repeat left top;
}

.masthead_members
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_members.jpg) no-repeat left top;
}

#container
{
	margin: 0 auto 10px auto;
	width: 900px;
}

	#content
	{
		background: #fff url(../images/two-col_bg.gif) left top repeat-y; /* ###Dev */
		color: #666666;
		float:left;
		width: 900px;		
	}

	.sideBar
	{
		padding: 5px 0px 5px 0px;
		line-height: 1em;
		min-height:245px;
		height:auto;
		float: left;
		width: 216px;		
	}
	
	#contentContainer
	{
		padding: 10px 15px 25px 25px;
		line-height: 1.5em;
		min-height:300px;
		height:auto;
		float: right;
		width: 620px;	
	}
	
	/* navigation
	----------------------------------------------- */
	#navBar
	{
		margin: -1px auto 0 auto;
		padding:0 0 0 0;
		width:900px;
		height: 26px;
		background-color:#324A88;
	}
	
	.menuTable 
	{
		height:26px;
		font-size:0.9em;	
		width:880px;
		margin:0;
		padding:0;
		border:0;	
	}
	
	.menuTableLine
	{
		border-right:solid 1px 7395C1;
	}


	 ul.menu
	{
		list-style: none;		
		padding:4px 0 0 10px;
		font-family: Trebuchet MS, Verdana;
		letter-spacing: 2px;
		text-transform:uppercase;				
	}
	
	a.menu:link, a.menu:visited {
		color: #fff;
		text-decoration: none;

	}
	a.menu:hover {
		color:#fff;
		text-decoration: none;

	}
	

	.panel
	{
		vertical-align:text-top;
		padding: 10px 0 10px 10px; 
		margin: 5px 3px 5px 0;
		background-color:#F8F8E7; /*ffffe0*/
		border:1px solid #c9c9c9;
		border-collapse:collapse; 		
	}
	
	.error
	{
		vertical-align:text-top;
		padding: 12px 12px 12px 12px;  
		margin: 5px 3px 5px 0;
		background-color:#F8F8E7; /*#FFFFCC*/
		border:1px solid #c9c9c9;
		border-collapse:collapse;
		width:520px;
		color:#8E2323; /*firebrick*/
	}
	
	.titlePanel
	{
		vertical-align:text-top;
		padding: 2px 0 2px 4px; 
		margin: 5px 3px 5px 0;
		background-color:#F4F4E5; /*ffffe0*/
		border:1px solid #c9c9c9;
		border-collapse:collapse; 		
	}
	
	.subPanel
	{
		float:right;
		vertical-align:text-top;
		padding: 2px 0 2px 4px; 
		margin: 5px 3px 5px 0;
		background-color:#F4F4E5; /*ffffe0*/
		border:1px solid #c9c9c9;
		border-collapse:collapse;
	}	
		
	.notify 
	{
		color: #B95E19;
		font-style:normal;		
		font-size: 1em;	
	}
	
/* footer
----------------------------------------------- */	

	#footer
	{
		clear: both;
		padding: 8px 0 0 15px;
		background-color: #464A52; 
		line-height: 1.5em;
		vertical-align:middle;
		height: 68px;
		width: 885px;	
		font-family: Verdana;
		font-size: 80%;
		letter-spacing: 2px;			
	}	
	
	/* =image
	----------------------------------------------- */
	.thumbnail {
		float: left;
		width:180px;
		height:190px;
		margin: 0 15px 0 5px; 
		padding:0 10px 0 0; 
		font-size:0.9em;
		text-align:center;
	}	

	/* =home page
	----------------------------------------------- */

	#panel-main {
	float: left;
	width:620px;    /* IE width */
	}

	body>#panel-main{ 
	 width:550px;    /* Correct width */
	}

	#headline-main 
	{
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
	width: 255px;
	}
	
	#headline-main-lower 
	{
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
	width: 255px;
	}	

	#image-main {
	margin-bottom: 20px;	
	margin-top: 0px;
	float: left;
	width: 250px;
	padding-left: 20px;

	}


	#dotted-horz-line1 {
	background-image:url(../images/dotted-line-horizontal.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-right: 20px;
	margin-top: 2px;
	width: 90%;
	}

	#dotted-horz-line2 {
	background-image:url(../images/dotted-line-horizontal.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-right: 20px;
	margin-top: 5px;
	width: 90%;
	}

	#dotted-vert-line1, #dotted-vert-line2 {
	background-image:url(../images/dotted-line-vertical.gif);
	background-repeat: repeat-y;
	padding: 0px 5px 0px 5px;
	float:left;
	width: 5px;
	height: 165px;
	}

	#bottom-one {
	float: left;
	width: 250px;
	line-height: 20px;
	}

	#bottom-two {
	float: right;
	width: 340px;
	padding-left:20px;
	}
	
	#panel-bottom2
	{
		clear:both;
		float: left;
		width:620px;    /* IE width */
		margin-top: 15px;	
	}

	
	/* =? loose
	----------------------------------------------- */	
	a.info{
		position:relative; /*this is the key*/
		z-index:24; background-color:#fffffc; 
		color:#000;
		text-decoration:none}

	a.info:hover{z-index:25; background-color:#fff; text-decoration:none;}

	a.info span{display: none}

	a.info:hover span{ /*the span will display just on :hover state*/
		display:block;
		position:absolute;
		top:-5.5em; left:0; width:14em;
		padding:5px 5px 5px 5px; 		
		border:1px solid #E9E0D4;
		background-color:#E9E0D4; color:#000;
		text-align: left;
		text-transform:none;	
		font-weight:normal;
		}

	/* =links
	----------------------------------------------- */
	a:link, a:visited {
		color: #45518D;
		text-decoration: underline;
	}
	a:hover {
		color:#C39439;
		text-decoration: underline;
	}

	a.topmenu:link, a.topmenu:visited {
		color: #FFFFFF;
		text-decoration: underline;

	}
	a.topmenu:hover {
		color:#FFFFFF;
		text-decoration: underline;

	}

	a.footer:link, a.footer:visited {
		color: #E9E0D4;
		text-decoration: underline;

	}
	a.footer:hover {
		color:#E9E0D4;
		text-decoration: underline;

	}

	.imageSpacer
	{
		border:1px #000000;
		padding-top:5px;
		padding-right:10px;
	}
	

	ul.docs 
	{
		margin:0;
		padding:8px 0 0 5px;
		list-style-type:none;
		border:none;
	}

	li.docs
	{
		background-image:url(../images/acrobat-icon.gif);
		background-repeat:no-repeat;
		padding:0 0 15px 20px;
	}


	ul.level1 
	{
		margin:0;
		padding:4px 0 0 20px;
		list-style-type:square;
		border:none;
	}
	
	li.level1
	{
		padding-bottom:10px;
	}

	ul.level2 
	{
		margin:0;
		padding:4px 0 0 20px;
		list-style-type:circle;
		border:none;
	}

	ul.bullet 
	{
		margin:0;
		padding:0 0 0 5px;
		list-style-type:none;
		border:none;
	}

	li.bullet
	{
		background-image:url(../images/bullet.png);
		background-repeat:no-repeat;
		padding:0 0 0 20px;	
		vertical-align:top;

	}		

	ol 
	{
		margin:0;
		padding:4px 0 0 40px;
		border:none;
	}
	
	ul 
	{
		margin:0;
		padding:0 0 0 20px;
		border:none;
		list-style-type:square;		
	}

	h1 {
		padding: 0.6em 0 0.25em 0;
		color:#333;
		font-family: Trebuchet MS, Verdana, Sans-Serif;
		font-weight:normal;
		font-size:1.4em;
	}

	h1.home {
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #003366;
	font-size: 16px;
	line-height: 14px;
	}
	
	h1.homeSide {
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #333;
	font-size: 13px;
	line-height: 14px;
	text-transform:uppercase;
	/*border-bottom:solid 1px #ccc;*/
	}	

	h1.level3Menu
	{

		font-family: "Trebuchet MS", Helvetica, Arial;
		color: #000;
		font-size: 1.2em;
		padding:15px 15px 10px 0;
		text-align:right;	
		font-weight:bold;	

	}
	
	h2 {
		padding: .25em 0 0.25em 0;
		color:#666;
		font-family: Trebuchet MS,Verdana, Sans-Serif;
		text-align:left;	
		font-weight:normal;
		text-transform:none;
		font-size:1.2em;
	}

	h3 {
		padding: .2em 0 0 0;
		color:#666666;
		font-family: Verdana, Sans-Serif;		
		font-weight:bold;
		font-size:1em;
	}

	p {
		margin-top: 6px;
		margin-bottom: 3px;	
		text-align:left;	
	}

	p.footer {
		margin-top: 0.1em;
		margin-bottom: 0.5em;
		color:#E9E0D4;
	}

	p.subHeadline 
	{
		margin-top: 3px;
		margin-bottom: 3px;
		font-weight:bold;
		color:#666;
	}
	
	p.indent 
	{
		margin-left:2.0em;	
		margin-top: 0.3em;
		margin-bottom: 0.3em;
	}

	p.indentGraphic
	{
		margin-left:2.0em;	
		margin-top: 1.0em;
		margin-bottom: 0.3em;
	}

	p.indentGraphic2
	{
		margin-left:1.3em;	
		margin-top: 0.3em;
	}
	
	/* =cuteditor styles
	----------------------------------------------- */	
		
	.Normal {
		margin-top: 6px;
		margin-bottom: 3px;
	}

	.Heading_Level1 {
		padding: 1em 0 0.25em 0;
		color:#000000;
		font-family: Trebuchet MS, Verdana, Sans-Serif;
		font-weight:bold;
		font-size:1.4em;

	}

	.Heading_Level2 {
		padding: .25em 0 0.25em 0;
		color:#000000;
		font-family:Trebuchet MS, Verdana, Sans-Serif;
		font-weight:bold;
		font-size:1.2em;
		text-transform:none;
	}		
	
	/* =calendar
	----------------------------------------------- */
	a.calendar:link, a.calendar:visited {
		color: #45518D;
		text-decoration: none;
	}
	a.calendar:hover {
		color:#C39439;
		text-decoration: underline;
	}
	
	/* =signup
	----------------------------------------------- */
	
	.panelTable
	{
		vertical-align:text-top;
		padding: 12px 12px 12px 12px; 
		margin: 5px 3px 5px 0;
		background-color:#F8F8E7; /*ffffe0*/
		border:1px solid #c9c9c9;
		border-collapse:collapse;
		text-align:center;
		width:520px;
	}
	
	.panelTable table 
	{
	 background-color: #F9FBFD; 
	 color: #000000; 
	 width: 490px; 
	 border: 1px solid #E0E0E0; 
	 border-collapse:collapse;
	 text-align:left; 
	}
	
	.panelTable td { 
	border: 1px solid #E0E0E0; 
	padding: 2px 2px 4px 8px; 
	font-size:0.9em;	
	}

	.panelFont
	{
	font-family: verdana, Arial, sans-serif;
	}
	
	/* =controls
	----------------------------------------------- */
	.special
	{
		BORDER-RIGHT: #003466 1px solid; 
		BORDER-TOP: #003466 1px solid; 
		BORDER-LEFT: #003466 1px solid; 
		BORDER-BOTTOM: #003466 1px solid; 
		background-color:#F8F7F7;
		font-family:Verdana;
	}

	.btn
	{
		border-color:#DADAC5;
		border-style:solid;
		border-width:thin;
		background-color:#F4F4E5;
		color:#000000;
		cursor:hand;
		font-family:Verdana, Sans-Serif;
		font-size:1.0em; 
	}
	
	em.required
	{
		padding: 0; 
		margin: 0;
		font-style:normal;
		COLOR:Maroon
	}
	
	.imgDownload
	{
		border:0;
	}
	

	.designations
	{
		padding:1.2em 0 0 0;
		color:#666666;
		font-family:Trebuchet MS, Verdana, Sans-Serif;
		font-weight:bold;
		font-size:1.1em;
		text-transform: uppercase;
	}
	
	.pDesignation
	{
		padding:1em 0 0 0;
	}

	.imgDesignationsFirst
	{
		padding:0 0.1em 0 0;
		vertical-align:middle;
		border:0;
	}
		
	.imgDesignations
	{
		padding:0 0.1em 0 1.5em;
		vertical-align:middle;
		border:0;
	}		

	.imgtblDesignations
	{
		padding:0 0 0 0;
		vertical-align:middle;
		width:40px;
		height:40px;
		border:0;
	}	
		
	.imgTitle
	{
		padding:1.1em 0 0.2em 0;
		border:0;
	}	
	
	.imgMenu
	{
		padding:0 0 0 0;
		vertical-align:middle;
		border:0;
	}	

	.imgQuote
	{
		padding:0 6px 0 14px;
		border:0;
	}	

	.imgDot
	{
		padding:0 10px 0 10px;
		vertical-align:middle;
		border:0;
	}		

	.imgButton
	{
		padding:10px 0 0 0;
		border:0;
	}		

.hr {
	background: url(../images/horizontal-rule.gif) repeat-x;
	height: 10px;
	margin-top: 14px;
	margin-bottom: 10px;
}

hr {
	display: none;
	overflow: hidden;
}