a.green-anchor:active {color: #003399}
a.green-anchor:link {color: #00FF00}
a.green-anchor:visited {color: #00FF00}

a.blue-anchor:active {color: #00FF00}
a.blue-anchor:link {color: #003399}
a.blue-anchor:visited {color: #003399}

body
{
background-color: #FFFFFF;
font-family: verdana, arial;
font-size: small
}

.background-blue
{
background-color: #003399;
border: thin solid #003399
}

.background-green
{
background-color: #00FF00;
border: thin solid #00FF00
}

.blue-bold
{
color: #003399;
font-family: verdana, arial;
font-size: small;
font-weight: bold
}

.blue-bold-xsmall
{
color: #003399;
font-family: verdana, arial;
font-size: x-small;
font-weight: bold
}

.border-blue
{
border: thin solid #003399
}

.border-green
{
border: thin solid #00FF00
}

.button-blue
{
color: #00FF00;
background-color: #003399;
border-bottom: thin solid #222244;
border-right: thin solid #222244;
border-top: thin solid #9999CC;
border-left: thin solid #9999CC;
#font-size: 11px;
#font-family: verdana, arial;
#font-weight: normal
}

.header1
{
background-color: #003399
}

.header2
{
background-color: #003399;
background-image: url('/images/header2.png');
background-repeat: no-repeat;
background-position: bottom left
}

.hr
{
border: thin solid none;
height: 1px;
margin-left: 0;
text-align: left;
width: 440px
}

.footer
{
background-color: #003399;
background-image: url('/images/footer.png');
background-repeat: no-repeat;
background-position: top left
}

.green-bold-xsmall
{
color: #00FF00;
font-family: verdana, arial;
font-size: x-small;
font-weight: bold
}

img
{
border: none;
display: block
}

.left
{
background-color: #003399
}

.list-lower-alpha
{
list-style-type: lower-alpha
}

.menu
{
background-color: #003399
}

.text-header
{
font-family: verdana, arial;
font-size: large;
font-weight: bold
}

.text-header-package-blue
{
color: #003399;
font-family: verdana, arial;
font-weight: bold
}

.text-header-package-green
{
color: #00FF00;
font-family: verdana, arial;
font-weight: bold
}

.text-indent
{
text-indent: 17px
}

.text-bold
{
font-weight: bold
}

.text-bold-underline
{
font-weight: bold;
text-decoration: underline
}

.text-underline
{
text-decoration: underline
}