span.small	{
	font-family:trebuchet ms;
	font-size:smaller;
	}
	
p.small	{
	font-family:trebuchet ms;
	font-size:smaller;
	}

h1{
	margin:0px;
	font-family:trebuchet ms, tahoma, arial;
	font-weight:bold;
	font-size:large;
	margin-bottom:6px;
	color:#555555;
	}
h2{
	margin:0px;
	font-family:trebuchet ms, arial, trebuchet ms;
	font-weight:bold;
	font-size:larger;
	margin-bottom:6px;
	color:#666666;
	}
h3{
	margin:0px;
	font-family:arial;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:6px;
	color:#666666;
	}
h4 {
	margin:0px;
	font-family:arial; 
	font-style:italic; 
	font-size:10pt;
	}

h5 {
	margin:0px;
	margin-bottom:6px;
	}
	
a {
	color:#3876B0;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
a img
{
	border:none;
}
	
ul {
	margin-top:0px;
	margin-bottom:20px;
}

.req
{
	color:#900;
	margin-right:2px;
}
/* PAGE TOP TEXT: breadcrumb, logged in, headlines, etc */

#loggedInAs 
{
	margin-bottom:0px;
	margin-right:20px;
	font-size:smaller;
	font-family:tahoma;  
	float:right;
	text-align:right;
}

#breadCrumb
{
	margin-left:20px;
	margin-bottom:10px;
	text-align:left;
	color:#999999;
}

#breadCrumb .location
{
}

.pageTitle
{
	color:#35487B;
	position:static;
	font-family:arial;
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
 
}

.fauxlink
{
	color:#3876B0;
}