body, td {
	background-color: #314659;
	color: #4F8AB4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #4F8AB4;
	text-decoration: none;
}

a:hover {
	color: #A1C9CB;
	text-decoration: none;
}



.nav-main-cell {
	color: #4F8AB4;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../assets/bg_nav_fade.jpg);


}

a.nav-main-link {
	color: #4F8AB4;
	font-size: 10px;
	text-decoration: none;
padding-left:10px; 
}

a.nav-main-link2 {
	color: #4F8AB4;
	font-size: 10px;
	text-decoration: none;

}

a.nav-main-link:hover {
	text-decoration: none;
	color:#FFFFFF

}

.body-cell {
	background-image: url(../assets/bg_body_fade.jpg);
	background-repeat: repeat-x;

}
.emphasise {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}

.text-type-one {
	color: #A1C9CB;
	line-height: 17px;
}
.text-type-two {
	color: #A1C9CB;
	line-height: 17px;
}

.frame-cell {
	background-color: #FFFFFF;
}

.services {
line-height: 30px;
}
a.active {padding-left:10px; background:url(../assets/border.gif) left center no-repeat; color: #FFFFFF;}
