body{font-family:Arial, Helvetica, sans-serif;}

.footer {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336666;
	text-decoration: none;
}


.homecopy {
	font-size: 12px;
	color: #2E4343;
	line-height: normal;
	text-decoration: none;
}     


A.homelink {
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}


A.homelink:active {
	font-size: 11px;
	color: #a8890c;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}


A.homelink:visited {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}

A.homelink:hover {
	font-size: 11px;
	color: #a8890c;
	text-decoration: none;
	width: auto;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}

A.link {
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
}
.tableLink {
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
}

A.link:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

A.link:visited {
	font-size: 12px;
	color: #996666;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
}

A.link:hover {
	font-size: 12px;
	color: #a8890c;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

.h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.twbg {
	background-image: url(../images/g_twbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonial {
	font-size: 14px;
	color: #669999;
	font-style: normal;
	font-weight: bold;
}
.colortext {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	padding-bottom:10px;
}
.BOLD {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.homecopysmall {
	font-size: 11px;
	color: #333333;
}
.emaillink {
	font-size: 11px;
	color: #993333;
}

.homecopy h4{margin-bottom:-10px;}

.floatRight{float:right;}
.imageLeft{margin-left:-15px;}
.clear{clear:both;}

.stripe{font-size:12px;}
	.stripe p{padding:10px;}
.stripe2{font-size:12px;}
	.stripe2 p{ padding:10px;}

.even{background:#97b9b9; color:#FFFFFF;}
.odd{background:#B5DFDF; color:#336666;}



/*-- Nav -- */

#nav{list-style:none; margin-left:-40px;}
	#nav li{height:25px;}
	#nav li a.current{background-position:left -24px;}
	#nav li a span{visibility:hidden;}
	#nav li a{display:block;}
	#nav li a:hover{background-position:left -24px;}
	#home{background:url(../images/n_home.gif) no-repeat; background-position:left top;}
	#about{background:url(../images/n_about.gif) no-repeat; background-position:left top;}
	#services{background:url(../images/n_services.gif) no-repeat; background-position:left top;}
	#training{background:url(../images/n_training.gif) no-repeat; background-position:left top;}
	#publications{background:url(../images/g_publications.gif) no-repeat; background-position:left top;}
	#success{background:url(../images/n_success.gif) no-repeat; background-position:left top;}
	#contact{background:url(../images/n_contact.gif) no-repeat; background-position:left top;}






