#content
{
	background-color:#4a4a4a;
}
h1.pageHeader
{
	background-color: #4a4a4a;
}
#maincopy h2.large
{
	color: #989898;
	font-size: 17px;
	font-weight: bold;
	margin: 0 40px 10px 10px;
	padding: 0 0 10px 0;
	background-image: url("/media/divider_lines/line_grey_lg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#maincopy p
{
	margin: 0 0 10px 10px;
}
/*  Search Form
************************************/
form
{
	z-index: 1;
}
#maincopy #searcharea
{
	background:#e6e7e7;
	padding:10px;
	margin: -15px 0 10px 0;
	position:relative;
	height:120px;
	width: 525px;
	visibility: visible;
	z-index: 1;
}
#maincopy #searcharea h3
{
	color: #4a4a4a;
	text-transform: uppercase;
}
#maincopy #searcharea div
{
	position:absolute;
	right:40px;
	width:200px;
	height:80px;
	background:#666;
	color:#fff;
	padding:10px 10px 0 10px;
}
#maincopy #searcharea input
{
	font-size:11px;
	width:170px;
	margin: 0 0 5px 0;
	padding: 2px 0 3px 2px;
}
#maincopy #searcharea .submit
{
	border:0;
	padding:3px;
	font-size:1em;
	background:#4a4a4a;
	color:#fff;
	float:right;
	width:auto;
	margin-top:10px;
}
#maincopy #searcharea select,
#maincopy #searcharea select option
{
	display:block;
	font-size:11px;
	width:200px;
	margin: 0 0 5px 0;
	padding: 2px 0 2px 3px;
}
#maincopy #searcharea select option
{
	padding: 0px;
}

/*  Recent Resources & Search Results
***************************************/
.searchquery a:link,
.searchquery a:visited,
.searchquery a:active,
.searchquery a:hover
{
	color: #333;
	text-decoration: none;
}
#eventList 
{
	margin: 20px 0 0 0;
}
.title
{
	font-weight: bold;
}
.publication 
{ 
	font-style: italic; 
}
.resourceDetails span
{
	display: block;
}
#newsList h3,
#eventList h3 
{
	margin: 0 0 0 20px;
	color: #4a4a4a;
	text-transform: uppercase;
}
#newsList ul,
#eventList ul  {
	list-style: none;
}
#newsList li,
#eventList li  
{ 
	width: 300px;
	margin: 0 0 5px 0;
	color: #333;
}
#newsList li a:link,
#newsList li a:visited,
#eventList li a:link,
#eventList li a:visited {
	color: #3A6698;
	text-decoration: none;
}
#newsList li a:active,
#newsList li a:hover,
#eventList li a:active,
#eventList li a:hover {
	color: #333;
	text-decoration: underline;
}

#articlePDF
{
	float:right;
	margin: 0 0 0 0;
	voice-family: "\"}\""; voice-family: inherit;
	margin: 0 45px 0 0 !important;
	margin/**/:/**/ 0 25px 0 0;
}

#articlePDF a:link,
#articlePDF a:visited
{
	color: #3A6698;
	text-decoration: none;
	font-weight: bold;
}
#articlePDF a:active,
#articlePDF a:hover
{
	color: #4a4a4a;
	text-decoration: underline;
}
