P {
	font-family			: Verdana, Tahoma;
	font-size			: 14px;
	color				: black
}

H4.sidebarHeader {
	font-family			: Tahoma;
	color				: black;
	font-size			: 12px;
	font-weight			: bold;
	text-align			: left
}

.sidebarLinks {
	font-family			: Tahoma;
	font-size			: 11px;
	color				: #FFFFFF;
	font-weight			: bold
}

P.intro {
	color				: black;
	font-size			: 9px
}

H1 {
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
    	font-size			: 30px;
    	text-align			: left
}

.tagline {
	color				: #000000;
	bgColor				: #ece9d8;
	Font-Family			: Tahoma;
	text-align			: left;
}

.sub {
	font-family			: Tahoma;
	font-size			: 12px;
	color				: #000000;
	text-align			: left
}

.footer {
	font-family			: Tahoma;
	font-size			: 10px;
	color				: #000000;
	text-align			: left
}

.justifyLeft {
	text-align			: left
}


A {     
	font-family			: Tahoma;
	font-size			: 11px;
    	Color 				: #FFFFFF; 
	font-weight			: bold;
	text-decoration 		: none
}	

A:hover { 
    	font-family			: Tahoma;
	font-size			: 11px;
	Color 				: #FFFFFF; 
	font-weight			: bold;
	text-decoration 		: underline
}

.nav {
	font-family			: Tahoma;
	font-size			: 11px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration			: none;
}




.outboundLink {
	font-family			: Tahoma;
	font-size			: 12px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration		: none;
}

.outboundLink:hover {
	font-family			: Tahoma;
	font-size			: 12px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration		: underline;
}


a.nav:hover {
	font-family			: Tahoma;
	font-size			: 11px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration			: underline;
}

.textNav {
	font-family			: Tahoma;
	font-size			: 14px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration		: none;
}

a.textNav:hover {
	font-family			: Tahoma;
	font-size			: 14px;
	font-weight			: bold;
	color				: #0E4E7E;
	text-decoration		: underline;
}
