body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #ffffff;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
}

td 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
line-height: 15px;
}

a:link {color: #062376; text-decoration: underline;}
a:visited {color: #062376; text-decoration: underline;}
a:hover {color: #0A41DE; text-decoration: underline;}

a.greynav:link {color: #eeeeee; text-decoration: none;}
a.greynav:visited {color: #eeeeee; text-decoration: none;}
a.greynav:hover {color: #eeeeee; text-decoration: none; font-weight: bold;}

a.subnav:link {color: #333333; text-decoration: none;}
a.subnav:visited {color: #333333; text-decoration: none;}
a.subnav:hover {color: #333333; text-decoration: underline; font-weight: bold;}

H2
{
font-size: 13px;
color: #102E6B;
font-weight: bold;
}

H3
{
padding-bottom: -15px;
font-size: 12px;
color: #999999;
font-weight: bold;
}

.copyright 
{
font-size: 10px;
color: #908762;
}

.clientHeader
{
font-size: 13px;
color: #102E6B;
font-weight: bold;
}

.greyHeader
{
padding-bottom: 10px;
font-size: 12px;
color: #999999;
font-weight: bold;
}

.blueHeader
{
padding-bottom: 10px;
font-size: 11px;
color: #3E588D;
font-weight: bold;
}

.white
{
color: #ffffff;
}

.blue
{
color: #3E588D;
}

.10pixel
{
font-size: 10px;
}

.Header
{
font-size: 12px;
color: #003366;
font-weight: bold;
}

.detailsText
{
font-size: 10px;
color: #999999;
}

.bigText
{
font-size: 12px;
line-height: 19px;
}

.copyright
{
font-size: 10px;
color: #C2CEDC;
}

.bgHomeFeature
{ 
background-image: url("images/bg_home_feature.jpg");
background-repeat: no-repeat;
background-position: left top
}

.bgHomeRight
{ 
background-image: url("images/bg_home_right.jpg");
background-repeat: no-repeat;
background-position: left top
}

.bgHomeE
{ 
background-image: url("images/img_home_e_bg.gif");
background-repeat: no-repeat;
background-position: left top
}

.bgSubpageE
{ 
background-image: url("images/bg_level2_e.gif");
background-repeat: no-repeat;
background-position: left top
}


.blueGreyBorder
{
border: 1px solid #D6DAE2;
}