h1
{
	color:#000099;
}	

h2
{
	color:#000099;
}

h3
{
	color:#000099;
	font-weight:bold;
}


a
{
	color:#006CAA;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#subheaderwrapper
{
	width:750px;
	height:25px;
}		

#subheader
{
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
	list-style:none;
	padding:0px;
	text-indent:0;	
}					

#subheader li
{
	float:left;
	display:inline;			
	position:relative;
	margin:5px;
	padding:0px;
}	

#subheader li a
{
	background:url(/Images/arrow.gif) no-repeat 5px 9px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
}

#subheader li a:hover
{
	text-decoration:underline;
}

.quicklink
{
	background:url(/Images/arrow.gif) no-repeat 5px 9px;
	padding:5px 0px 5px 15px;
	width:125px;

}

.quicklink em
{
	font-size:11px;
}
