/* hack reset (for production, use Yahoo! reset CSS)
*************************/

*
{
	margin: 0;
	padding: 0;
}

/* body
*************************/

body
{
	color: #370707;
	background: #000000 url('images/mainbg.jpg') repeat-x left 40px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: 21px; 
	font-size: 14px; 
	font-family: arial;
}

/* links
*************************/

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

/* inline elements
*************************/

strong
{
	font-weight: bold;
}

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 125px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

#menu
{
	z-index: 5;
	top: 0;
	left: 10px;
	width: 1000px;
	height: 40px;
	line-height: 20px;
	background: #C00000 url('images/topbg.gif') repeat-x;
	border-bottom: 1px solid #000
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
	background: url('images/drophighlight.png') no-repeat center 27px;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	color: #FFFFFF;
	padding-left: 4px;
}

#menu ul li a img
{
	vertical-align: middle;
}

#menu ul li a:hover
{
	background: url('images/topselectionleft.png') no-repeat top left;
}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#menu ul li a:hover span
{
	background: url('images/topselectionright.png') top right;
}

#menu ul.dropdown
{
	padding: 0px;
	background-image: url('images/dropdown.png');
	overflow: inherit;
	border-bottom: 0px solid #000000;
	width: 180px;
}

#menu ul.dropdown li a
{
	border-bottom: 0px solid #000000;
	line-height: 15px;
	overflow: hidden;
	height: 15px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url('images/menuarrow.png') no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: url('none');
}

div.headerlogo {
	top: 41px; 
	left: 10px; 
	width: 1000px; 
	height: 200px; 
	z-index: 1;
}

h1.pagename { 	
	font: italic bold 24pt arial, sans serif;
	color: #C00000;
	background: url('images/h1bg.gif');
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 15px;
}

p {
	font: arial, sans serif;
}


div.rightspacer {
	width:200px; 
	height: 10px; 
	background:#FFFFFF;
	z-index: 0;
}

h1.rightheader {
	font: italic bold 16pt arial, sans serif;
	color: #FFFFFF;
	background: #C00000 url('rightheaderbg.gif') no-repeat;
	height: 22px;
	width: 200px;
	text-align: center;
}

p.rightcontent {
	font: 10pt arial, sans serif;
	color: #C00000;
	width: 200px;
}

p.rightcontent10black {
	font: 10pt arial, sans serif;
	color: #000000;
	width: 200px;
}

p.rightcontent8black {
	font: 8pt arial, sans serif;
	color: #000000;
	width: 200px;
}

p.rightcontent12black {
	font: 12pt arial, sans serif;
	color: #000000;
	width: 200px;
}

ol.rightlist {
	font: 10pt arial, sans serif;
	color: #c00000;
	width: 200px;
	margin-left: 10px;
}

div.contenttop {
	position: relative;
	background: #000000 url('images/main_01.gif') no-repeat; 
	left: 15px; 
	width: 960px; 
	height: 37px; 
	z-index: 0;
}
	
div.contentmain {
	position: relative; 
	background: #000000 url('images/main_02.gif') repeat-y; 
	left: 15px; 
	min-height: 800px; 
	width: 920px; 
	padding: 0px 20px 0px 20px; 
	z-index: 0;
}

div.contentbottom {
	position: relative; 
	background: #000000 url('images/main_03.gif') no-repeat; 
	left: 15px; 
	width: 960px; 
	height: 37px; 
	z-index: 0;
}

div.copyright {
	color: #FFFFFF;
	font: 8pt arial, sans serif;
	position: relative; 
	background: #000000; 
	left: 15px; 
	width: 960px; 
	height: 37px; 
	z-index: 0;
}

div.rightmain { 
	float:right; 
	width:200px; 
	margin:0; 
	padding:1em;
	z-index: 0; 
}

div.indexmain { 
	margin-right:230px; 
	border-right:1px solid gray; 
	padding:1em;
	z-index: 0; 
} 

h2.results {
  font: 10pt arial, sans serif;
  font-weight: bold;
  text-decoration: underline;
}

ol.results {
	margin-left: 20px;
	font: 10pt arial, sans serif;
	text-decoration: none;
}

p.resultsbanner {
  text-align: center; 
  text-decoration: blink; 
  font-weight: bold; 
  color: #FFFFFF; 
  background: #C00000;
 }
