* { 
	-moz-box-sizing: border-box; 
} 

body
{ 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: Black;
	margin:12px;
	text-align:center;
	padding:0;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

ul.listOption li
{
	padding:6px;
}

.bkgrd 
{
	 text-align:left;
	 width:790px;
	 min-height: 1050px;
	 background-color: White;
	 padding: 0px, 12px, 0px, 24px;
}

img
{	border: none;
	}

.header
{font-family: Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: black;
	padding-bottom: 10px;
	}

.navbar2
{	font-family: Verdana, Arial, Sans-Serif;
	color: #999999;
	}
	
.navbar2 a
{	color: #999999;
	text-decoration: none;
	}	
	
.navbar2 a:hover
{	color: #0000ff;
	text-decoration: none;
	}	

.navbar
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: #999999;
	}
	
.navbar a
{	color: #999999;
	text-decoration: none;
	}	
	
.navbar a:hover
{	color: #0000ff;
	text-decoration: none;
	}		

.tablehead
{ font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1em;
	color: white;
	background-color: Black;
	text-align: center;
	padding: 20px 10px 20px 10px;
	height: 30px;
	border: none;
}
.row1
{	background-color: #f0f0f0;
	color: Black;
	padding: 0px 10px 0px 10px;
	border: none;
	vertical-align: top;
	}
	
.row2
{	background-color: White;
	color: Black;
	padding: 0px 10px 0px 10px;
	border: none;
	vertical-align: top;
	}
	
.leftext
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: Black;
	text-align: left;
	padding-right: 4px;
	width: 120px;
	}	


.abovetext
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: Black;
	text-align: left;
	}
	
.abovetext a
{	color: Black;
	text-decoration: none;
	}	

.form
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: black;
	text-align: left;
	padding-right: 4px;
	height: 30px;
	}
	
.aspControl
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .9em;
	color: Black;
}

.crossReferenceFooter
{
	width:100%;
	margin-left:3px;
}

.crossReferenceFooter thead a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .9em;
	color: Black;
	font-weight:bold;
	text-align: center;
	
}

.crossReferenceFooter a
{
	color: #0953AD;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	color: #999999;
	text-decoration: none;
}

.crossReferenceFooter a:hover
{
	color: #0000ff;
}

.resultsDiv
{
	text-align: center;
}

.resultsGrid th
{
	padding:0px 2px;
}

.resultsGrid td
{
	padding:0px 2px;
}
.header1
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: black;
	padding-bottom: 10px;
	}
	
.header1_norule
{	font-family: Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: black;
	padding-bottom: 10px;
	}

.header2
{	color: #999;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	vertical-align: text-top;
	padding-bottom: 6px;
	}

.rtcol
{	width: 170px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
	display: block;
}

.leftcol
{
	float: left;
	width: 556px;
	padding-top: 10px;
	margin-left: 12px;
	padding-bottom: 12px;
}

.onecol
{	float: left;
	width: 726px;
	padding-top: 10px;
	margin-left: 12px;
	padding-bottom: 12px;
}

.hangingindent
{	list-style-type: disc;
	list-style-position: inside;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

	}
	
.resultshead
{	font: arial;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
		}
		
.searchintro
{	font-size: 10px;
	font-weight: normal;
	}
	
.rtnav ul li {
  font-size: 11px;
}
