body {
margin:0;
text-align:center;
}
p {
color:#424242;
}
a {
color:#000000;
font-size:12px;
text-decoration:none;
}
a:hover {
color:#000000;
font-size:12px;
text-decoration:underline;
}
#wrapper {
margin:0 auto;
width:1000px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
#header {
background-image:url(/images/header_full.jpg);
height:268px;
width:1000px;
}
div#hmenu {
background-image:url(/images/headerbot.jpg);
background-repeat: no-repeat;
width:1000px;
height:32px;
text-align:center;
border:none;
margin:0px;
}
#hmenu img{
border:none;
margin:0;
padding:0;
position:relative;
top:7px;
}
#body {
padding:16px 0px;
text-align:left;
float:left;
width:100%
}
#bodytext {
margin-left:250px;
padding: 0px 5px;
text-align:center;
}
div#bodymenu {
float:left;
width:220px;
padding:0px 10px 5px 10px;
margin-right:20px;
background-color:#f2f2f2;
}
#bodymenu a{
color:#6B6B6B;
display:block;
font-family:Arial,Helvetica,sans-serif;
}
#bodymenu a:hover{
text-decoration:none;
}
.bline {
border-bottom: 1px dotted;
}
a.leftarrow, a:hover.leftarrow{
background-image: url(/images/leftmenuarr.jpg);
background-repeat: no-repeat;
background-position:left center;
padding:10px 20px;
font-size:15px;
}
a.downarrow, a:hover.downarrow{
background-image: url(/images/down_arrow.png);
background-repeat: no-repeat;
background-position:left center;
padding:10px 20px;
font-size:15px;
}
a.subarrow, a:hover.subarrow {
background-image: url(/images/sub_heading.png);
background-repeat: no-repeat;
background-position:15% 30%;
padding:0px 20px 10px 50px;
font-size:13px;
}
#bodytext h1{
text-align:center;
font-family:Arial,Helvetica,sans-serif;
color:#2D2D2D;
font-size:24px;
font-weight:normal;
margin-top:0px;
}
#bodytext p{
text-align:left;
font-size:13px;
}
#bodytext div{
text-align:center;
}
#bodytext a{
font-style:italic;
text-decoration:underline;
}
#bodytext img{
text-align:center;
padding-bottom:20px;
}
.note {
font-style:italic;
color:#ff6600;
}
.clear{
clear:left;
}
#footer {
clear:left;
}
.fl {
background-image:url(/images/bottomleft.jpg);
background-repeat: no-repeat;
width:9px;
height:94px;
float:left;
}
.fr {
background-image:url(/images/bottomright.jpg);
background-repeat: no-repeat;
width:9px;
height:94px;
float:left;
}
.fm {
background-image:url(/images/bottomrep.jpg);
background-repeat: repeat-x;
width:982px;
height:94px;
float:left;
}
.fli {
float:left;
margin-left:50px;
}
.fri {
float:right;
margin-right:23px;
}
.fmenu {
margin-top:10px;
}
.bold {
font-weight:bold
}
