body
{
	background-color:#CCCCCC;
	background-image:url(../images/background.png);
}

img
{
	margin:0px;
	padding:0px;
	border:none;
}

p
{
	margin:0px 0px 10px 0px;
}
p.smallText
{
	margin:10px 0px 10px 0px;
	font-size:11px;
}
p.redTitle
{
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	color:red;
}
p.center
{
	margin-top:10px;
	text-align:center;
}
p.right
{
	margin-top:10px;
	text-align:right;
}

div#container
{
	width:800px;
	height:auto;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	overflow:hidden;
	background-color:white;
	text-align:left;
}

div#topBanner
{
	width:800px;
	height:80px;
	margin:0px;
	padding:0px;
	/*background:url(../images/banner_chamber.png) no-repeat;*/
	overflow:hidden;
}

div#lowerBanner
{
	width:800px;
	height:136px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div.OneQuarter
{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
}
div.OneQuarter div.content
{
	width:160px;
	height:auto;
	margin:0px;
	padding:20px 20px 20px 20px;
	overflow:hidden;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

div.OneQuarter div.contentNav
{
	width:160px;
	height:auto;
	margin:0px;
	padding:20px 20px 20px 20px;
	overflow:hidden;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
div.OneQuarter div.contentNav a
{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
div.OneQuarter div.contentNav a:hover
{
	text-decoration:underline;
}
div.OneQuarter div.title
{
	width:200px;
	height:auto;
	margin:0px;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	text-align:center;
	background-color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:3px;
	color:white;
}
div.OneQuarter div.title a
{
	font-size:11px;
	font-weight:bold;
	color:#000099;
	text-decoration:none;
}
div.OneQuarter div.title a:hover
{
	text-decoration:underline;
}
div.OneQuarter div.titleLight
{
	width:200px;
	height:auto;
	margin:0px;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	text-align:center;
	background-color:#E8E8E8;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:3px;
	color:#000066;
}
div.OneQuarter div.titleLight a
{
	font-size:11px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
div.OneQuarter div.titleLight a:hover
{
	text-decoration:underline;
}

div.OneHalf
{
	width:398px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
div.OneHalf div.content
{
	width:358px;
	height:auto;
	margin:0px;
	padding:20px 20px 20px 20px;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	word-spacing:3px;
}
div.OneHalf div.content a
{
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
div.OneHalf div.content a:hover
{
	text-decoration:underline;
}
div.OneHalf div.title
{
	width:398px;
	height:auto;
	margin:0px;
	padding:5px 0px 5px 0px;
	overflow:hidden;
	text-align:center;
	background-color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:3px;
	color:white;
}
div.OneHalf form
{
	margin:0px;
	padding:0px;
}
div.OneHalf div.spacer20
{
	width:398px;
	height:20px;
	margin:0px;
	padding:0px;
}

div.ThreeQuarters
{
	width:599px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	border-left:1px solid gray;
	text-align:center;
}
div.ThreeQuarters div.content
{
	width:519px;
	height:auto;
	margin:0px;
	padding:10px 40px 20px 40px;
	overflow:hidden;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:3px;
}
div.ThreeQuarters div.content a
{
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
div.ThreeQuarters div.content a:hover
{
	text-decoration:underline;
}
div.ThreeQuarters div.content img.banner
{
	width:485px;
	height:90px;
	margin:0px 34px 10px 0px;
	padding:0px;
	border:none;
}
div.ThreeQuarters div.content li
{
	margin:10px 0px 10px 0px;
}
div.ThreeQuarters div.content textarea.small
{
	width:350px;
	height:60px;
}
div.ThreeQuarters div.content textarea.medium
{
	width:400px;
	height:150px;
}
div.ThreeQuarters div.content input.longText
{
	width:300px;
	margin:3px 0px 3px 0px;
}
div.ThreeQuarters div.content input.center
{
	text-align:center;
}
div.ThreeQuarters div.titleLeft
{
	width:539px;
	height:auto;
	margin:0px 40px 0px 20px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid gray;
	overflow:hidden;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000066;
}
div.ThreeQuarters div.titleCenter
{
	width:499px;
	height:auto;
	margin:0px 60px 0px 40px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid gray;
	overflow:hidden;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000066;
}
div.ThreeQuarters form
{
	margin:0px;
	padding:0px;
}
div.ThreeQuarters div.spacer20
{
	width:599px;
	height:20px;
	margin:0px;
	padding:0px;
}

div.FullWidth
{
	width:800px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
div.FullWidth div.content
{
	width:680px;
	height:auto;
	margin:0px 60px 20px 60px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
	font-family:Arial;;
	font-size:11px;
	color:#000000;
}
div.FullWidth div.content a
{
	text-decoration:none;
	color:#000000;
}
div.FullWidth div.content a:hover
{
	text-decoration:underline;
}
div.FullWidth div.contentUnderlined
{
	width:680px;
	height:auto;
	margin:15px 60px 20px 60px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid gray;
	overflow:hidden;
	text-align:center;
	font-family:Arial;;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
div.FullWidth div.contentUnderlined a
{
	text-decoration:none;
	color:#000000;
}
div.FullWidth div.contentUnderlined a:hover
{
	text-decoration:underline;
}
div.FullWidth div.contentUnderlined form
{
	display:inline;
}

div.clear
{
	clear:both;
	width:800px;
	height:0px;
	margin:0px;
	/*margin-bottom:0px;
*/
	padding:0px;
}

div.spacer5
{
	clear:both;
	width:800px;
	height:5px;
	margin:0px;
	/*margin-bottom:0px;
*/
	padding:0px;
}
div.spacer10
{
	clear:both;
	width:800px;
	height:10px;
	margin:0px;
	/*margin-bottom:0px;
*/
	padding:0px;
}

table#topNav
{
	width:800px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-bottom:1px solid gray;
}
table#topNav td
{
	height:20px;
	text-align:center;
	vertical-align:middle;
}
table#topNav a
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	color:#999;
}
table#topNav a:hover
{
	color:black;
}

input.searchBox
{
	padding:0px 0px 0px 3px;
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
	width:110px;
	height:14px;
	font-size:10px;
	color:#666666;
}
