/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
}

.contenttext{
color:#009BBE;	
font-size:12px;
padding: 20px;
}

.righttoptext{
color:#009BBE;	
font-weight: bold;
font-size:12px;
}

.abovetext{
color:white;	
font-weight: 450;
font-size:12px;
padding-bottom: 2px;
padding-top: 2px;
}

.footertext{
color:white;	
font-weight: 800;
font-size:12px;
padding-bottom: 3px;
padding-top: 3px;
}
.belowtext{
color:#009BBE;	
font-size:11px;
}

.addrtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left:20px;
color:#666666;
}
.greyText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
top{
font-weight:bold;
}
a.top{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.top:active{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.top:link{
color:#FFFFFF;#
text-decoration:none;
font-weight:bold;
}
a.top:visited{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
input{
width:200px;
margin-left:8px;
}
select{
width:200px;
margin-left:8px;
}
textarea{
width:200px;
margin-left:8px;
}