body
{
	background-color: black;
	font-size: 0.9em;
	font-family: trebuchet MS, verdana, arial, sans-serif;
	color: #F1AA12;
}

body a
{
	color: #F1AA12;
	text-decoration: none;
	border-bottom: 1px dotted;
}

body a:hover
{
	color: #eee !important;
}

body a:visited
{
	color: #aaa;
}

h1
{
	color: #eee;
	border-bottom: dashed 1px #ccc;
}

h2
{
	color: #eee;
}

h3
{
	color: #eee;
}

.blockquote
{
	width: 700px;
	display: block;
	font-style: oblique;
	text-align: justify;
	margin-left: 60px;
}

.blockquotequote
{
	width: 50px;
	float: left;
	font-size: 6em;
	font-weight: bold;
	color: white;
	text-align: right;
}

.hide
{
	display: none;
}

.underline
{
	text-decoration: underline;
}

#companyidentifier
{
/*	border: 1px green solid; */
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 800px;
}

#companyidentifier a
{
	color: #F1AA12;
}

#content
{
	text-align: justify;
}

#footer
{
	clear: both;
}

#footer a
{
	text-align: center;
}

#footer a.normal
{
	font-size: 0.8em;
}

#header
{
	margin-bottom: 1.0em;
}

#header p
{
	clear: right;
	margin: 0 0 0 275px;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
}

#img_splash
{
/*	border: 1px red solid; */
	width: 700px;
	margin-left: 50px;
}

#img_logo
{
	float: left;
	width: 175px;
}

#membershiplogos
{
/*	border: 1px red solid; */
	width: 795px;
	text-align: right;
	position: absolute;
}

#membershiplogos img
{
	height: 59px;
}

#menu_main
{
/*	border: solid 1px red; */
	margin: 0 auto;
	margin-bottom: 10px;
/*	font-size: 1.1em; */
	font-size: 0.9em;
	text-align: center;
	background-color: #ddd;
	background: url(images/menu-bar-background.jpg);
	clear: both;
}

#menu_main a
{
	text-decoration: none;
	color: #222;
	font-weight: bold;
	border-bottom: 0px;
}

#menu_main a:hover
{
	color: #eee;
}

#menu_main a.current
{
	color: #555 !important;
}

#menu_main ul
{
/*	border: 1px red solid; */
	padding: 0.2em 0;
}

#menu_main ul li
{
/*	border: 1px red solid; */
	display: inline;
/*	padding: 0 1.5em; */
	padding: 0 1.0em;
	border-color: #999;
}

#menu_main li.first
{
	border-right: solid 1px #999;
}

#menu_main li.middle
{
	border-right: solid 1px #999;
}

#menu_main li.last
{
	border-right: none;
}

#page
{
	width: 800px;
	margin: 10px auto;
}

#tagline
{
	padding-top: 40px;
	font-size: 1.8em;
	font-weight: bold;
	color: #eee;
}

#validxhtml
{
/*	border: 1px red solid; */
	text-align: left;
	position: absolute;
}

#validxhtml img
{
	width: 50px;
}