﻿span.AspireHead 
{
    font-family: Arial;
    font-size:x-small;
    font-weight:bold;
    font-style:normal;
    color:Gray
}

span.AspireHdCaps 
{
    font-family: Arial;
    font-size:x-small;
    font-weight:bold;
    font-style:normal;
    color:Navy;
}

span.AspirePageHd 
{
    font-family:Arial Narrow, Arial, Sans-Serif;
    font-size:large;
    font-weight:bold;
    font-style:normal;
    color:#003366;
}

div.AspirePageHd 
{
    font-family:Arial Narrow, Arial, Sans-Serif;
    font-size:medium;
    font-weight:bold;
    font-style:italic;
    color:#666666;
}

div.AspireIntroSubmenu 
{
    font-size:medium;
    font-weight:bold;
    font-style:normal;
}

.AspireContText 
{
    font-family:Arial, Sans-Serif;
    font-size:11pt;
    font-weight:normal;
    font-style:normal;
    color:#003333;
}

.AspireContTextSmall 
{
    font-family:Arial, Sans-Serif;
    font-size:8pt;
    font-weight:normal;
    font-style:normal;
    color:#003333;
}

.AspireContTextBold 
{
    font-family:Arial, Sans-Serif;
    font-size:11pt;
    font-weight:bold;
    font-style:normal;
    color:#003333;
}

body.MainStyle
{
    text-align:center; 
    min-width:750px;
}

table.SmallText
{
    font-family:Arial, Sans-Serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    color:#333333;
    padding: 2px;
    border-width: 0;
}

select
{
    font-family:Arial, Sans-Serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    color:#666699;
    width: 150px;   
}

submit
{
    background-color:  #6392A3;
    color:  #6392A3;
}

a.aBotFooter
{
    color:#003366;
}

span.spanBotFoot
{
    color:#003366;
}

.submenur 
{
    font-family:Verdana;
	color:Black;
	font-size:xx-small;
	text-align: center;
	height: 16px;
}

.menua {
	right: 9px;
	top: 9px;
	color:#669999;
	font-size: 10pt;
	font-weight:bold;
	font-family:Arial;
}

.menub {
	right: 10px;
	top: 10px;
	text-transform: capitalize;
	color:#669999;
	font-size: 9pt;
	font-weight:bold;
}

.menuh {
	right: 10px;
	top: 10px;
	text-transform: capitalize;
	color:#669999;
	background-color:#E0E0E0;
	font-weight:bold;
	font-size: 10pt;
}

span.text_small_bold
{
    font-family:Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    font-style:normal;
    color:#666699;
}

div.text_small_boldRED
{
    font-family:Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    font-style:normal;
    color:Red;
}

.AspireContText 
{
    font-family:Arial, Sans-Serif;
    font-size:small;
    font-weight:normal;
    font-style:normal;
    color:#003333;
}
.TableOuter
{
    font-family:Arial, Sans-Serif;
    font-size: small;
    font-weight:bold;
    font-style:normal;
    color:#666699;
}
.TableInner
{
    font-family:Arial, Sans-Serif;
    font-size: x-small;
    font-weight:normal;
    font-style:normal;
    color:#666699;
}
.TableHeader
{
    font-family:Arial, Sans-Serif;
    font-size: medium;
    font-weight:bold;
    font-style:normal;
    color:#666699;
    background-color:#ccccff;
}
.TableAlternate
{
    font-family:Arial, Sans-Serif;
    font-size: x-small;
    font-weight:normal;
    font-style:normal;
    color:#eeeeee;
    background-color:#ffffcc;
    padding: 2px 4px 2px 4px;
}

.GridHeader
{
    font-family:Arial, Sans-Serif;
    font-size:small;
    font-weight:bold;
    font-style:italic;
    color:#EEEEEE;
    background-color:#663366;
    border: solid 1px #EEEEEE;
    border-bottom-color:#EEEEEE;
    border-top-color:#eeeeee;
    border-left-color:#eeeeee;
    border-right-color:#eeeeee;
    border-bottom-width:thin;
    border-top-width:thin;
    border-left-width:thin;
    border-right-width:thin;
    border-bottom-style:solid;
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
}

.GridAlternate
{
    font-family:Arial, Sans-Serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    color:#666699;
    background-color:#BEA5AF;
    border: solid 1px #eeeeee;
    border-bottom-color:#eeeeee;
    border-top-color:#eeeeee;
    border-left-color:#eeeeee;
    border-right-color:#eeeeee;
    border-bottom-width:thin;
    border-top-width:thin;
    border-left-width:thin;
    border-right-width:thin;
    border-bottom-style:solid;
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
}

.GridRow
{
    font-family:Arial, Sans-Serif;
    font-size:x-small;
    font-weight:normal;
    font-style:normal;
    color:#666699;
    background-color:#ffffff;
    border: solid 1px #eeeeee;
    border-bottom-color:#eeeeee;
    border-top-color:#eeeeee;
    border-left-color:#eeeeee;
    border-right-color:#eeeeee;
    border-bottom-style:solid;
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
}

.GridPadding
{
    padding: 2px 4px 2px 4px;
}

.TableDiv
{
    padding: 2px;
}

.DetailsFieldHeader
{
    text-align: right;
    width: 150px;
}