* :focus { outline: 0; }

td {font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	} 
	
A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC6600; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}

.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.sidenav:link {color: #ffffff; text-decoration: none; font-size: 10px;}
a.sidenav:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.sidenav:hover {color: #CC6600; font-size: 10px;}

.footer {font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #eeeeee;
	}

a.footer:link {color: #eeeeee; text-decoration: none; font-size: 9px;}
a.footer:visited {color: #eeeeee; text-decoration: none; font-size: 9px;}
a.footer:hover {color: #ffffff; font-size: 9px; text-decoration: none;}

.greentext {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: underline;
color: #4AA668;
	}

a.greentext:link {color: #4AA668; text-decoration: underline; font-size: 12px;}
a.greentext:visited {color: #4AA668; text-decoration: none; font-size: 12px;}
a.greentext:hover {color: #4AA668; font-size: 12px; text-decoration: underline;}

.morenav {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.morenav:link {color: #ffffff; text-decoration: none; font-size: 10px;}
a.morenav:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.morenav:hover {color: #CC6600; font-size: 10px;}

.header {font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	} 

.sidetext {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #CC6600;
	}

.frontlink {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #aaaaaa;
	}

.quote {font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #eeeeee;
	}

.objectives {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height:16px;
color: #eeeeee;
	}

.larger {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #eeeeee;
	}

a.frontlink:link {color: #aaaaaa; text-decoration: none; font-size: 11px;}
a.frontlink:visited {color: #aaaaaa; text-decoration: none; font-size: 11px;}
a.frontlink:hover {color: #666666; text-decoration: none; font-size: 11px;}


.sublink {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.sublink:link {color: #ffffff; text-decoration: none; font-size: 10px;}
a.sublink:visited {color: #ffffff; text-decoration: none; font-size: 10px;}
a.sublink:hover {color: #CC6600; text-decoration: none; font-size: 10px;}


/* SUB FOOTER STYLES */
#subMenu
{
	color: #666;
	width: 760px;
	height: 100px;
	text-align:left;
}

#subMenuLeft
{
	color: #999;
	width: 420px;
	height: 70px;
	text-align:left;
	float:left;
}

#subMenuMiddle
{
	width: 140px;
	height: 70px;
	text-align:left;
	float:right;
	position: relative;
	left: -140px;
}

#subMenuRight
{
	width: 140px;
	height: 70px;
	text-align:left;
	float:right;
	position: relative;
	left: 140px;
}


#subMenuLeft a
{
	color: #999;
}



#subMenuMiddle a
{
	color: #999;
}

#subMenuMiddle a:hover
{
	color: #B45D06;
}

#subMenuRight a
{
	color: #999;
}


#subMenuRight a:hover
{
	color: #B45D06;
}

/* END SUB FOOTER STYLES */