/* CSS Document */
body
{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
}

.header
{
font-family:"Franklin Gothic", Arial;
font-size:19px;
color:#283962;
font-style:normal;
font-weight:bold;
font-stretch:expanded;
}


.headerGreen
{
font-family:"Franklin Gothic", Arial;
font-size:19px;
color:#283962;
font-style:normal;
font-weight:bold;
font-stretch:expanded;
}

.miniheader
{
font-family:"Franklin Gothic", Arial;
font-size:14px;
color:#283962;
font-style:normal;
font-weight:bold;
font-stretch:expanded;
}

.maintext
{
font-family:"Franklin Gothic", Arial;
font-size:12px;
color:black;
font-style:normal;
text-decoration:none;
}

.maintextGreen
{
font-family:"Franklin Gothic", Arial;
font-size:12px;
color:#003300;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

.maintextG
{
font-family:"Franklin Gothic", Arial;
font-size:12px;
color:#003300;
font-style:normal;
text-decoration:none;
}

.maintextBlue2
{
font-family:"Franklin Gothic", Arial;
font-size:12px;
color:#283962;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

.maintextBlue
{
font-family:"Franklin Gothic", Arial;
font-size:12px;
color:#283962;
font-style:normal;
text-decoration:none;
}

.footer
{
font-family:"Franklin Gothic", Arial;
font-size:11px;
color:#283962;
text-decoration:none;
font-style:normal;
}

