body {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link {color: #666666;}
a:visited {color: #666666;}
a:active {color: #003366}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a {text-decoration: none}

/* NAVIGATION MENU */

#navigation td {
	background-image: url(images/off_bg.gif);
	border-right: solid 1px #CCCCCC;
	}
	
#navigation a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003c72;
	line-height:40px;
	text-decoration: none;
	display:block;
	padding: 0px 0px 0px 0px;
	height: 40px;

	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
	}
	
body#index a#indexLink,
body#aboutus a#aboutusLink,
body#life a#lifeLink,
body#general a#generalLink,
body#links a#linksLink,
body#contact a#contactLink
{
	color: #fcfcfc;
	text-decoration: none;
	background-image: url(images/on_bg.gif);
	
	}
#homeInfoLeftList li {
	display:block;
	background: url(images/navArrow.gif) no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 13px;
	margin:0px 0px 1px 0px;
}

#homeInfoRightList li {
	display:block;
	background: url(images/navArrow2.gif) no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 13px;
	margin:0px 0px 1px 0px;
}

/* FOOTER */

#footer td {
		}
	
#footer a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;

	}
	
#footer a:hover {
	color: #333333;
	text-decoration: none;
	}

/* TEXT STYLES */

.bodyTextBlue11 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24276e;
	line-height: 20px; 
	}

.bodyText11 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px; 
	}

.bodyText12 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px; 
	}

.bodyTextGreen12 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #5c9149;
	line-height: 20px; 
	}
	
.bodyTextLightGrey11 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px; 
	}
	
.bodyTextDarkGrey11 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px; 
	}
	

.subheaderBlue20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #24276e;
	font-weight: 100;
	line-height: 26px; 
	}

.subheaderGreen20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5c9149;
	font-weight: 100;
	line-height: 26px; 
	}
	
.subheaderDarkGrey14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14px;
	color: #333333;
	
	}

.footerText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 16px;
	}
	
	
/* TABLE STYLES */
	
.cell_bg01 {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
