BODY 		{ font-family: Arial, Helvetica, Geneva; font-size: 11px; background-color: #000000; color: #000000 }
H2, H3, H4, H5
   			{ font-family: Arial, Helvetica, Geneva; background-color: #ffffff }
		
P,H1,H5,H6,UL,OL,LI,DIR    
			{ font-family:Arial, Helvetica, Geneva; color: #000000; font-size: 11px; line-height: 1.5 }
TD, TH     
			{ font-family: Arial, Helvetica, Geneva; font-size: 11px }

.small
			{ font-family: Arial, Helvetica; font-size: 10px }
.xsmall
			{ font-family: Arial, Helvetica; font-size: 9px }
.footer
			{ font-family: Arial, Helvetica; font-size: 11px; color: #ffffff }
.white
			{ font-family: Arial, Helvetica; color: #ffffff; font-size: 13px; font-weight: bold }
.bluetitle
			{ font-family: Arial, Helvetica; color: #3284CA; font-size: 16px; font-weight: bold }
.white_sm
			{ font-family: Arial, Helvetica; color: #ffffff; font-size: 11px; font-weight: bold }

.whitesm
			{ font-family: Arial, Helvetica; color: #ffffff; font-size: 11px; font-weight: bold }

.red		{ font-family: Arial, Helvetica; color: #ff3300; font-size: 11px; font-weight: bold }

.othernav
			{ font-family: Arial, Helvetica; color: #000000; font-size: 15px; font-weight: bold; text-decoration: none }			
.title
			{ font-family: Arial, Helvetica; color: #ffffff; font-size: 14px; font-weight: bold }
.title2
			{ font-family: Arial, Helvetica; color: #02529b; font-size: 14px; font-weight: bold }
.title3
			{ font-family: Arial, Helvetica; color: #2ba244; font-size: 14px; font-weight: bold }
.big
			{ font-family: Arial, Helvetica; color: #000000; font-size: 13px; font-weight: none }
.subtitle
			{ font-family: Arial, Helvetica; color: #ffffff; font-size: 14px; font-weight: none }
.background
			{ background-color: #ECF0F5 }

.iconNav
	{ font-family: Arial, Helvetica; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none }

HR
	{ background: #2ba244; height: 1px }

/* INITIAL INVESTMENT TABLE CLASS */
.Headline     	
			{ color: #222; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, Geneva }
.smallheadline   
			{ color: #555; font-weight: bold; font-size: 9px; line-height: 13px; font-family: Arial, Helvetica, Geneva }
.HeadlineWhite 
			{ color: white; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, Geneva }
.Coursewhite 
			{ color: #fff; font-weight: bold; font-size: 13px; line-height: 13px; font-family: Arial, Helvetica, Geneva }
/* ------- */


/* LINKS AND NAV */
a:link   { color: #222 }
a:visited  { color: #222 }
a:active  { color: #222 }

A:hover
	{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #151aac;
	font-weight : none;
	}	

a.topnav:link, a.topnav:active, a.topnav:visited
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-weight : none;
	font-size : 11px;
	background: #fff;
	
} 

a.topnav:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #2ba244;
	font-weight : none;
	font-size : 11px;

}	

a.footer:link, a.footer:active, a.footer:visited
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight : none;
	font-size : 11px
} 

a.footer:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #000;
	font-weight : none;
	font-size : 11px
}	
a.subnav:link, a.subnav:active, a.subnav:visited
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-weight : none;
	font-size : 11px;
	margin-left: 10px;
	
} 

a.subnav:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #2ba244;
	font-weight : none;
	font-size : 11px; 
}
#navBorder
	{ border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}
#borderBody
	{ 	border: 2px solid #363636	}
#subBorder
	{ border-right: 1px solid #747373 }

#subnavBorder
	{
	  border-bottom: 1px solid #acacac;
	  width: 194px;
	  background: #f1f1f1
	  margin-top: 10px;
	  margin-bottom: 10px;
	  margin-left: 0px;
	  margin-right: 0px
	}
#subnavText
	{
	 margin-left: 10px;
	 
	}
#contentBorder
	{ border-left: 1px solid #000000 }

/* TABLES */
.tablehead
                        { font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; color: #ffffff; background-color: #04539C }  
.tablebackground
                        { font-family: Arial, Helvetica; background-color: #8DABCF }
.tableforeground1
                        { font-family: Arial, Helvetica; background-color: #ECF0F5; font-size: 11px }
.tableforeground2
                        { font-family: Arial, Helvetica; background-color: #ffffff; font-size: 11px }
.tablenav
                        { font-family: Arial, Helvetica; background-color: #ffffff }

.borderstyle
						{border-style: solid; border-color: #000000; border-width: 1px}

/* ANOTHER BORDER STYLE */
.tableBorder
	{ border-style: solid; border-width: 0px 0px 1px 1px; border-color: FDB84F }
.tableCell
	{ font-size: 10px; border-style: solid; border-width: 1px 1px 0px 0px; border-color: black; }
