.tbBorder {
border: 1px solid;
border-color: #ffffff;
} 



.tbHead {
background-color: #004CCC; 
color: #FFFFFF; 
border-color: #ffffff;
font-weight: bold;
height: 20px; 
text-align: center;
font-size: 10px;
} 


.tbCell, .tbCellRight {
font-size: 10px;
}

.tbCell, .tbCellRight {
height: 22px;
padding: 3px 7px 2px 7px; 
border: 1px solid;
border-left: none; 
vertical-align: top;
}

.tbCell, .tbCellRight {
border-top: none;
text-align: right;
}

.tbLast {
border-bottom: none;
}

.tbCell, .tbCellRight {
border-color: #A8B5C4;
border-right: #FFFFFF;
}


.textLeft {
text-align: left;
}

.textMid {
text-align: center;
}

.tbSubHead, .tbSubHeadRight  {
background-color: #56ACFD;
font-weight: bold;
border-top: none;
color: #FFFFFF;
height: 22px;
padding: 2px 7px 2px 7px; 
border: 1px solid #FFFFFF;
border-left: none; 
font-size: 10px;
vertical-align: middle;
}


.tbSubHeadRight, .tbCellRight {
border-right: none;
text-align: right;
}

.Header {
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
font-size: 25px;
}

.tbCellFour {
color: #7e8085;
border-top: 1px solid #A8B5C4;
font-size: 10px;
padding: 10px 7px 12px 2px; 
}

A.subnav { color: #004CCC;  text-decoration: underline; cursor: hand; font-weight: bold; font-size: 11px;}
A.subnav:link {cursor: hand;}
A.subnav:visited {cursor: hand;}
A.subnav:hover {color : #1C91FF; cursor: hand; }

#subnav span {
color: #FF6600;
}

hr {
height: 2px;
color: #61B2FE;
background-color: #61B2FE;
border: none;
margin-bottom: -10px;
}


#subnav font {
color: #005DC9;
font-weight: bold;
font-size: 11px;}


.h3
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top:10px;
	color: #FF6600;
	text-decoration: none;
}


A { color: #004DCC;  text-decoration: underline; cursor: hand;}
A:link {cursor: hand;}
A:visited {cursor: hand;}
A:hover {color : #FF6600; cursor: hand; }



.rightAlign {text-align: right; width: 100%; font-size: 10px; font-weight: bold; margin-top: 10px; }

.footerRight {padding-left: 23px; font-size: 10px; color: #61B2FE;line-height: 15px; padding-top: 10px; width: 100%; padding-right: 23px;}

.navigation { background: url('/images/nav.gif') no-repeat left; height: 33px; width: 156px; color: white; font-family: tahoma; text-align: center; padding-top: 4px; cursor: pointer;}

.navBG { height: 33px; width: 156px; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#0764CF', startColorstr='#0870E9', gradientType='0'); background-color: #0764CF; cursor: pointer;}
.navBGover { height: 33px; width: 156px; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#5396E3', startColorstr='#5EA8FF', gradientType='0'); background-color: #5396E3;}

ul {
margin-top: 10px;
margin-left: 12px;
}  
html>body ul {
margin-top: 10px;
margin-left: -30px;
}

li {
list-style : square outside url("/images/bull1_ice.gif");
margin-top: 5px;
margin-left: 1em;
}

li.sml {
list-style : square outside url("/images/bull2_ice.gif");
margin-top: 5px;
margin-left: 1em;
}