html {
overflow:scroll;
}

body {
font-family:arial,helvetica;
font-size:10pt;
background-image:url('../images/bodybg.gif');
background-repeat:no-repeat;
background-color:#fff;
background-position: top center;
margin:0;
padding:0;
}

a {
color:#086082;
font-weight:700;
text-decoration:none
}


h1 {
font-size:25pt;
line-height:90%;
margin:0
}

h2 {
font-size:12pt;
line-height:95%;
margin:5px 0 0
}

h3 {
font-size:12pt;
line-height:95%;
color:#086082;
margin:0
}

ul li {
margin-left:-23px
}

.progressbar td {
font-family:arial,helvetica;
font-weight:700
}

.progressbar h2 {
font-size:14px;
line-height:100%;
color:#808183;
margin:0
}

.progressbar h3 {
font-size:9px;
line-height:100%;
color:#808183;
margin:0
}

.title {
text-align:center;
font-size:20px;
line-height:100%;
color:#086082;
margin:0 0 10px
}

.directions {
font-size:13px;
text-align:center;
margin:5px 0 0
}

a.GreenButtons {
background:transparent url('../images/roundedge-green-left.gif') no-repeat top left;
display:block;
float:left;
font:bold 11px Arial;
line-height:16px;
height:20px;
padding-left:5px;
text-decoration:none
}

a.GreenButtons span {
background:transparent url('../images/roundedge-green-right.gif') no-repeat top right;
display:block;
padding:2px 10px 2px 2px
}

a.RedButtons {
background:transparent url('../images/roundedge-red-left.gif') no-repeat top left;
display:block;
float:left;
font:bold 11px Arial;
line-height:16px;
height:20px;
padding-left:5px;
text-decoration:none
}

a.RedButtons span {
background:transparent url('../images/roundedge-red-right.gif') no-repeat top right;
display:block;
padding:2px 10px 2px 2px
}

a.BlueButtons {
background:transparent url('../images/roundedge-blue-left.gif') no-repeat top left;
display:block;
float:left;
font:bold 11px Arial;
line-height:16px;
height:20px;
padding-left:5px;
text-decoration:none
}

a.BlueButtons span {
background:transparent url('../images/roundedge-blue-right.gif') no-repeat top right;
display:block;
padding:2px 10px 2px 2px
}

.buttonwrapper {
overflow:hidden;
width:100%
}

img.hidden {
visibility:hidden
}

.hlink:hover {
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FABC00;
text-decoration:underline
}


#footerlinks a{
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
font-weight:normal;
margin:0 5px 2px 5px;
}

a:hover,#footerlinks a:hover {
text-decoration:underline
}

a:link.GreenButtons,a:visited.GreenButtons,a:hover.GreenButtons,a:active.GreenButtons,a.GreenButtons span,a:link.RedButtons,a:visited.RedButtons,a:hover.RedButtons,a:active.RedButtons,a.RedButtons span,a:link.BlueButtons,a:visited.BlueButtons,a:hover.BlueButtons,a:active.BlueButtons,a.BlueButtons span {
color:#FFF
}

a:hover.GreenButtons,a:hover.RedButtons,a:hover.BlueButtons {
text-decoration:none
}

.fakelink,.hlink {
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#086082;
text-decoration:none;
text-align:right;
line-height:10px;
font-weight:700
}

.brownround{
-moz-border-radius: 5px;
 border-radius: 5px;
 background-color:#fff;
 padding:10px;
}

.blueround{
-moz-border-radius: 5px;
 border-radius: 5px;
 background-color:#003366;
 padding:10px;
}

.whiteround{
-moz-border-radius: 5px;
 border-radius: 5px;
 border:1px solid #003366;
 padding:20px;
}

#bluemenu a{
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#fff;
font-weight:normal;
line-height:35px;
padding-left:15px;
display:block;
text-decoration:none;
}


#bluemenu a:hover{
background-color:#69c; color:#fff; 
text-decoration:none;
}


#bluemenu{
margin-top:5px;
}
