/* CSS Document */
body
 {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
 }

 #content
 {
	text-align: left;
	margin: 0 auto;
	position: relative;
	height: 100%;
	width: 775px;
 }
 
 /***********************************************/
/* Main Navigation List tag styles             */
/***********************************************/

#navigationdivision
 { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 11px;
 font-weight: bold;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 2px;
 margin-left: 0px;
 text-align: right;
 position: absolute;
 width: 68px;
 z-index: 1;
 top: 45px;
 left: 0
 }
 
 /***********************************************/
/* HTML tag styles                             */
/***********************************************/

a.black:link
{
color: #000000;
text-decoration: none
}

a.black:visited
{
color: #000000;
text-decoration: none
}

a.black:active
{
color: #000000;
text-decoration: none
}

a.black:hover
{
	color: #FFBC00;
	text-decoration: none;
}

a.white:link{
color: #FFFFFF;
text-decoration: none
}

a.white:visited{
color: #FFFFFF;
text-decoration: none
}

a.white:active{
color: #FFFFFF;
text-decoration: none
}

a.white:hover{
color: #000000;
text-decoration: none
}

a.grey:link{
color: #CCCCCC;
text-decoration: none
}

a.grey:visited{
color: #CCCCCC;
text-decoration: none
}
a.grey:active{
color: #CCCCCC;
text-decoration: none
}

a.grey:hover{
color: #000000;
text-decoration: none
}

.nav{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 0px;
text-align: right
}

.sidebar{
	height: 398px;
	width: 78px;
	left: 0px;
	top: 0px;
	clip:     rect(   );
	background-color: #999999;
	position: absolute;
	z-index: auto;
	visibility: visible;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 250%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 150%;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.logoblock{
	background-color: #666666;
	position: absolute;
	top: 303px;
	left: 87px;
	width: 126px;
	height: 87px;
	z-index: 14;
}

.infotext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infotext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.infotext4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.infotext3{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #000000; clip:  rect(   );
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px
}

.info{  
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #000000;
height: 115px;
width: 244px;
left: 234px;
top: 260px;
clip:     rect(   )
}

.box{
border: 1px #000000 solid;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.yellowheader {
	background-color: #FFBC00;
	height: 67px;
	width: 100%;
	float: left;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	border: thin none #666666;
	width: 165px;
	float: left;
}
.middlecolumn {
	font-family: Arial, Helvetica, sans-serif;
	border-top: thin none #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;
	width: 350px;
	float: left;
}
.rightcolumn {
	border-top: thin none #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	float: left;
}
.redtext {
	color: #990000;
}
