body
{
	background-image:url(images/background.jpg);
	background-color:#424242;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
p
{
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	white-space: normal;
	margin: 30px 25px 0px 25px;
}
h1
{
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	line-height:20px;
	font-weight:bold;
	white-space: nowrap;
	z-index:10;
	margin-left: 25px;
}
h2 {
	font-size: 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:30px;
	font-weight:600;
	white-space: nowrap;
	z-index:10;
}
h3
{
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	font-weight:bold;
	white-space: nowrap;
	z-index:10;
}
h4
{
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	white-space: normal;
}
h5
{
	font-size: 13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	z-index:10;
	font-weight: normal;
}
h6
{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBBBBB;
	line-height:16px;
	font-weight:lighter;
	white-space: nowrap;
	z-index:10;
	padding-top: 20px;
	padding-left: 170px;
}
#divheader {
	text-align:left;
	width:800px;
	height: 170px;
	top: 32px;
	z-index:100;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#divquote {
	text-align:left;
	width:280px;
	height: 120px;
	z-index:500;
	position: inherit;
	float: right;
	margin-top: -120px;
}
#div1 {
	text-align:right;
	background-repeat:no-repeat;
	width:170px;
	z-index:100;
	float:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 460px;
}
#div2 {
	width:630px;
	float:left;
	height:460px;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
	background-color: #FFFFFF;
	padding-top: 25px;
	overflow: auto;
}
#divfooter {
	clear:both;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	white-space: normal;
}
#divbrain {
	width:225px;
	height: 169px;
	z-index:0;
	position: absolute;
	margin-top: 220px;
	margin-left: 335px;
}
#divform {
	z-index:100;
}
#divfrontal {
	width:225px;
	height: 169px;
	z-index:0;
	position: absolute;
	margin-top: 220px;
	margin-left: 275px;
}
div.expand {
	width:800px;
	height:auto;
	border:0;
	padding-left: 7px;
	margin: 0px auto;
}
.p
{
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 5px 0px 5px 0px;
	white-space: normal;
	padding-right: 40px;
	overflow: hidden;
}
.body
{
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	white-space: normal;
}
.body a:link {
	text-decoration:underline;
	color:#666666;
}
.body a:visited {
	text-decoration:underline;
	color:#666666;
}
.body a:hover {
	text-decoration:underline;
	color:#000000;
}
.body a:active {
	text-decoration:underline;
	color:#666666;
}
#ul 
{
	list-style: square;
	list-style-position:inherit;
	color:#1652a1;
	line-height:11px;
	margin: 0px 0px 0px 170px;
	}
#ulsub
{
	list-style: none;
	line-height:22px;
	}
#ulpara 
{
	list-style: square;
	list-style-position:inherit;
	color:#000000;
	line-height:12px;
	text-align:left;
	margin-left: 170px;
	}
.buttons
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBBBBB;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
	margin: 25px 30px 0px 10px;
}
.buttons a:link {
	text-decoration:none;
	color:#BBBBBB;
}
.buttons a:visited {
	text-decoration:none;
	color:#BBBBBB;
}
.buttons a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.buttons a:active {
	text-decoration:none;
	color:#BBBBBB;
}
.definition
{
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	line-height:16px;
	font-weight:normal;
	font-style: italic;
}
.form
{
	margin: 0px 0px 20px 20px;
}
