/*
TOP NAV ----------------------------------------------------------------- */

.top-nav-tab-text-select {
	background:#009999;
	border:none;
	height:28px;}
	
.top-nav-tab-text-select a {
	color:#FFFFFF;
	font-weight:bold;}


/*
MAIN CONTENT CONTAINER -------------------------------------------------- */
.division-section-hdr {
	background:#5BB3AB;}
	
#division-title h1 {
	color:#009999;}

/*
menu tables*/
table.mnu{
 border-collapse:collapse;
 width:100%;
}
table.mnu caption {
 background:#009999;
 border-bottom:1px solid #FFFFFF;
 color:#FFFFFF;
 font-weight:bold;
 padding:5px;
 text-align:left;
}
table.mnu thead th {
border-bottom:1px solid #9D9D9D;
padding:2px 6px 3px;
}
table.mnu tbody{
border-bottom:1px solid #9D9D9D;
}
table.mnu tbody td {
padding:1px 6px 2px 2px;
}
table.mnu tbody td a{
 
}
#alt2,#alt4,#alt6,#alt8,#alt10,#alt12,#alt14,#alt16,#alt18,
#alt20,#alt22,#alt24,#alt26,#alt28{
background: #F5EFEF none repeat scroll 0%;
}

/*
RIGHT CONTENT ------------------------------------------------------------- */

#right-top-contact {
	background:#009999;}


/*
TABLE STYLES -------------------------------------------------------------- */

caption {
	background:#009999;}
	
tbody th {
	color:#009999;
	text-align:right}
	
tbody th a {
	color:#009999}
	
tr.alternate { 
	background:#E8F4F3; }
	
tr.alternate th { background:#E8F4F3; }

a img {
	border-style:none;}
	
h2 {
	font-size:110%;
	color:#009999;}
	
.bold-italic {
	font-weight:bold;
	font-style:italic;}
	
.centre {
	text-align:center;}
	
td ul {
	margin-left:25px;
	margin-bottom:20px}
	
._sitetools{
 display:none;
}
