﻿body
{
	margin-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

form
{
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
p
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 10px
}
ul
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 2px
}
li
{
    MARGIN-BOTTOM: 8px
}

.errorText
{
    font-weight: bold; 
    color: #AA0000; 
}


.standardText
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal; 
    line-height: 15px; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    color: #000000; 
    text-decoration: none;
}


.standardText a
{
    color: #0000FF; 
    text-decoration: none;
}

.standardText a:hover
{
    color: #00FF00; 
    text-decoration: underline;
}

.standardTextTiny
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal; 
    line-height: 11px; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    color: #000000; 
    text-decoration: none;
}


.standardTextHeader
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal; 
    line-height: 15px; 
    font-weight: bold; 
    font-variant: normal; 
    text-transform: none; 
    color: #000000; 
    text-decoration: none;
}



.bannerHeader
{
    text-align: center;
    vertical-align: middle;
    background-color: #05047E;
    
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style:normal; 
    line-height: 15px; 
    font-weight:normal; 
    font-variant: normal; 
    text-transform: none; 
    color: #000000; 
    text-decoration: none;
}


.bannerHeader a
{
    color: #FFFFFF; 
    text-decoration: none;
}


.bannerHeader a:hover
{
    color: #FFFF00; 
    text-decoration: underline;
}


.standardText
{
    text-decoration: none;
}


.standardText a
{
    color: #CC0000; 
    text-decoration: none;
}


.standardText a:hover
{
    color: #0000AA; 
    text-decoration: underline;
}





.footerText
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #05047E;
	font-size:11px
}


.footerText a
{
    color: #FFFF00; 
    text-decoration: none;
}


.footerText a:hover
{
    color: #FFFF00; 
    text-decoration: underline;
}



.titleText
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


.titleText a
{
    color: #FFFF00; 
    text-decoration: none;
}


.titleText a:hover
{
    color: #FFFF00; 
    text-decoration: underline;
}
