*{
	margin: 0em;
	padding: 0em;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11pt;
}
a
{
	color: #FFFFFF;
}
#outer
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#head
{
	height: 60px;
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #000000;
}
#head h1 a
{
	color: #000000;
	text-decoration: none;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
#head h1
{
	text-transform: lowercase;
	font-size: 1.6em;
}
#head h2
{
	position: relative;
	top: 5px;
	color: #919191;
	font-weight: normal;
	font-size: 11px;
	text-transform: lowercase;
}
#menu
{
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0.1em 2.5em 0.1em 2.5em;
	background-color: #CCCCCC;
	font: arial;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	margin-right: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menu li a:hover
{
	color: #FFD2DE;
}
#content
{
	padding: 3em 10px 1em 15px;
	line-height: 1.6em;
}
#content p
{
	margin-bottom: 1.5em;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content Blockquote
{
	padding: 0.3em;
	margin-bottom: 1.5em;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 2px #DFD999;
}
#content Blockquote p
{
	margin-bottom: 0em;
	color: #FFFFFF;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #E5E5E5;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F5F5F5;
	color: inherit;
}
#Content1Container
{
	float: left;
	margin-right: -320px;
	width: 100%;
	font: arial;
}
#Content1
{
	margin: 0em 300px 0em 0em;
	padding: 0em 1em 1em 1em;
	font: arial;
}
#Content1 h2, #Content1 h3
{
	text-transform: lowercase;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}
#Content2
{
	float: right;
	width: 550px;
	padding-right: 1em;
}
#footer
{
	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
.clear
{
	clear: both;
}

.container a:link, .container a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-right: 1em;
	font-weight: normal;
}

.container a:hover{
	background-image: none;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}
.buh1 {
	background-color: #00ACFF;
}
.buh2 {
	background-color: #FF9E11;
}
.buh4 {
	background-color: #555555;
}
.buh5 {
	background-color: #F7F737;
}
.buh6 {
	background-color: #C0C0C0;
}

.buh7 {
	background-color: #E4E4E4;
	line-height: normal;
}

