/************************************************
* CSSP Global Stylesheet 						*
* Last Updated by Jim Otepka on 3/30/04			*
************************************************/


/************************************************
* body and general tags	 						*
************************************************/

body
{
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


/* IE Hack */
*
{
	font-size: 12px;
}

hr
{
	border: 0px;
	color: gray;
	background-color: gray;
	height: 1px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: blue;
	margin: 0px;
	padding: 0px;
	text-align: center
}

h1 a
{
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	margin: 0px;
	padding: 0px;
}

/************************************************
* anchor - may need to add other attributes		*
************************************************/

a
{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #005b9d;
	text-decoration: underline;
	font-weight: bold;
}

a img
{
	border: 0px;
	border-style: none;
}

/************************************************
* subsection content areas						*
************************************************/

.outquote
{
	font-family: Georga, Times, Times New Roman, serif;
	font-size: 15px;
	font-style: italic;
}

ol.lCaseAlpha
{
	list-style-type: lower-alpha;
}

#popup
{
	margin: 15px;
}	

#footer
{
	margin: 20px 0px 10px 0px;
	text-align: center;
	color: #737373;
	font-size: 10px;
}

#footer hr
{
	color: #d1c8d5;
	background-color: #d1c8d5;
	height: 1px;
}

#footer a
{
	font-size: 10px;
}

#spotlight
{
	margin: 0px;
	
}

.spotlight_hdr
{
	background-image: url(images/Left_nav_hdr_bgcolor.gif);
	width: 183px;
	font-family: arial;
	font-weight: bold;
	font-decoration: none;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	color: #000000;
}
	a.spotlink:link
	{
		font-family: arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		color: #000000;
	}
	a.spotlink:visited
	{
		font-family: arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		color: #000000;
	}
	a.spotlink:active
	{
		font-family: arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		color: #000000;
	}
	a.spotlink:hover
	{
		font-family: arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		color: #000000;
	}
	
	
.spotlight_hdr a.:
	{
		color: #005b9d;
		text-decoration: underline;
		font-weight: bold;
	}
	
#spotlight li
{
	margin: 10px 0px 0px 0px;
}

#spotlightTest
{
	margin: 10px;
}

#spotlightTest li
{
	margin: 0px 0px 0px -20px;
}

#contentArea
{
	margin: 20px 20px 0px 20px;
}

#spacedListItems li
{
	margin: 10px 0px 0px 0px;
}

#search
{
	color: white;
	font-size: 10px;
}

#box th
{
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border: 1px solid gray;
	text-align: center;
	color: white;
	background-color: #3366ff;
	font-weight: bold;
}

#box td
{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid gray;
	background-color: #eaeaea;
	text-align: left;
}

#box a
{
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

#box a:hover
{
	color: #005b9d;
	text-decoration: underline;
	font-weight: normal;
}

.pubResultsHeader
{
	color: white;
	font-weight: bold;
}

.highlight
{
	background-color: yellow;
}

/*goldBold can be used to callout or draw attention to new items, text, or important items -- added by Jim O on 5/5/04*/
.goldBold
{
	color: red;
	font-weight: bold;	
}
.header 
{
font-weight: bold;
color: #000000;
margin-left:-20px;
}

#spotlight
{
	margin: 0px;
}

#spotlight li
{
	margin: 4px 0px 0px 0px;
}
.header 
{
font-weight: bold;
color: #000000;
margin-left:-20px;
}