/*  BACKGROUNDS */
.grey {
	background-color : #D9D9D9;
}
.lgrey {
	background-color : #F1F1F1;
}
.blue {
	background-color : #0084B2;
}
.lblue {
	background-color : #69A7D3;
}
.orange {
	background-color : #E4B55B;
}
.white {
	background-color : white;
}
/*  TAGS */
li {
	list-style-image : url(../images/bullet.gif);
}
ul {
	font-size : 11px;
	margin-left : 16px;
}
/*  TEXT */
.menuOn {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right : 8px;
	color: #0084B2;
}
.menuOff {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right : 8px;
	color: white;
}
.header {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
	color: #00698D;
}
.greytxt {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8E8E8E;
}
.txt {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	color: #0084B2;
}
.whiteTxt {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.clients {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	margin-left : 12px;
	text-decoration: none;
	color: #0084B2;
}
.clients:hover {
	color : #E88D00;
}
.regLink {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #0084B2;
}
.regLink:hover {
	color : #E88D00;
}
.whiLink {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: white;
}
.whiLink:hover {
	
}
.copy {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0084B2;
}
.headLink {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #4F91D5;
}
.newsLink {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #39699A;
}
.newsLink:hover {
	color : #4F91D5
}
.headLink:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #39699A;
}
.sitereq {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	line-height: 13px;
	color : #C8ECF8;
}
.pfolioCat {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #39699A;
}