/* CSS Document */

body 
{
text-align: justify;
}

a:link {
	color: #868686;
	text-decoration:none;
}
a:visited {
	color: #868686;
	text-decoration:none;
}
a:hover {
	color: #008C87;
	text-decoration:none;
}
a:active {
	color: #868686;
	text-decoration:none;
}

h2
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 12px;
color:#008C87;
font-weight:bold;
margin-left:20px;
}

ul
{
text-align: left;
margin-top: 2px;
}

ul.whyas
{text-align:left;
font-family: arial;
font-size: 11px;
text-indent: -.75em;
}

li.whyas
{display: block;
list-style-type:none;
}

a.top
{
text-align: center;
font: bold 11px arial;
text-decoration: none;
padding: 8px 14px;
Color:#000000;
}

a.top:hover 
{
color:#008C87;
}

a.top:active
{
color: white;
}

a.side
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 12px;
color:#BFFF71;
line-height:120%;
font-weight:bold;
padding: none;
}

a.sidesub
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 11px;
color:#FFFFFF;
line-height:120%;
}

a.side:hover
{
color:#FFFFFF;
}

a.search
{font-family: arial;
font-size: 11px;
font-weight:bold;
color:#999999;
text-decoration: none;
}

a.search:hover
{
color:#339999;
}


li 
{
display: inline;
}

div#bodyleft 
{ 
position: absolute; 
top: 415px;
width: 400px;
height:auto;
margin: 10px; 
} 

div#cent
{
width: 700px; height: 420px; margin: 0px auto;
position: relative;
}

div#header
{position: absolute;
width: 510px; 
height: 80px; 
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
}

div#searchbox
{
position: absolute;
top: 12px;
left: 527px;
font-family: arial;
font-size: 11px;
font-weight:bold;
margin-right: 0px;
color:#999999;
width: 150px; height: 50px;
text-align:right;
z-index: 1;
line-height: 150%;
}

div#footer
{position: absolute;
top: 700px;
left: 0px;
text-align: center;
padding: 0.5em;
font-family: arial;
font-size: 10px;
color:#000000;
}

div#signin
{position: absolute;
top: 730px;
left: 30px;
font-family: arial;
font-size: 10px;
}

div#sidemenu
{position: absolute;
top: 140px;
left: 400px;
z-index: 2;
width: 270px;
height: 200px;
}

div#topmenu
{position: absolute;
top:100px;
width: 667px;
height: 25px;
margin-bottom: 5px;
}

div#flash
{position: absolute;
width: 420px;
height: 293px;
top: 130px;
margin-left: 10px; margin-right: 10px;
z-index: 1;
}

p 
{
text-align: left;
font-family: arial;
font-size: 11px;
line-height: 200%;
margin: 20px;
}

p.main
{
text-align: justify;
font-family: arial;
font-size: 11px;
line-height: 170%;
margin: 20px;
}

p.mainr
{
text-align: right;
font-family: arial;
font-size: 11px;
line-height: 170%;
margin: 20px;
}

p.side
{
text-align: left;
font-family: arial;
font-size: 11px;
color:#FFFFFF;
line-height:120%;
}


img.main
{position: absolute;
width: 680px;
height: 305px;
top: 130px;
margin-left: 10px; margin-right: 10px;
}

img.cutout
{
position:absolute;
left:485px;
top: 370px;
z-index: 1;
}

hr
{
width: 680px;
height: 1px;
color: #999999;
}

input.formButton {
	background:none;
	margin-top: 1px;
	padding-right: 0px;
	border:none;
    font-size: 13px;
    color:#999999;
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input.formButton:hover
{
color:#339999;
}

