/* CSS Document */

body {
margin: 0;
padding: 0;
border: 0;
background: #FFF;
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: normal;
color: #000;
}

tr,td {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: normal;
color: #000;
}

th {
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

a:link {
color: #006B9C; 
text-decoration: none;
}
 
a:visited {
color:#999; 
text-decoration: none;
}
 
a:active {
color: #cc66cc; 
text-decoration: none;}

a:hover {
color: #00254F;
text-decoration: underline; 
}

ul {
list-style-image:url(graphics/li_arrow.gif);
}

legend {
text-align: right;
font-size: 14px;
font-weight: bold;
background: #FFF;
}

fieldset {
margin: 0;
padding: 10px;
border: 1px groove #132450;
}

input, select {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

/* Text Colors and Sizes */

.textGray
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: normal; color: #666666;}

.textsmGray
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #666666;}

.textbdGray
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #666666;}

.textbdBlue
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #006B9C;}

.textsmbdBlue
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: bold; color: #006B9C;}

.textbdWhite
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: bold; color: #FFFFFF;}

.textsmWhite
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF;}

.textsmbdWhite
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: bold; color: #FFFFFF;}

.textBlack
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: normal; color: #000000;}

.textbdBlack
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #000000;}

.textsmBlack
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #000000;}

.textsmbdBlack
{font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: bold; color: #000000;}

.head 
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #000000;}

.headLg
{font-family: Verdana, Tahoma, Arial; font-size: 12pt; font-weight: bold; color: #000000;}

.subhead 
{font-family: Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold; color: #999999;}

.subheadDark 
{font-family: Verdana, Tahoma, Arial; font-size: 11pt; font-weight: bold; color: #666666;}

.MediumBlue {
background: #C4C8D3;
}

.LightBlue {
background: #E0E3E8;
}

.LighterBlue {
background: #F1F2F5;
}