﻿
body {
	font-family : Verdana, Arial, Geneva, Sans-Serif;
	/*font-size : small;*/
    margin-left: 0px;
    margin-top: 0px;
    width:997px;
}
img 
{
	border: 0px;
}
a 
{
	text-decoration : none;
	color : #4444DD;
}
a:hover {
	text-decoration : underline;
}

#header 
{
	clear:none;
}

h1
{
	margin-top: -25px;
	margin-left: 240px;
}

#sitetitle {
  width:228px;
  height:121px;
  float:left;
  margin:16px 0 0 22px;
}

#sitetitle a {
  display:block;
  width:228px;
  height:121px;
  background:url(../images/logo.gif);
  text-indent:-9999px;
}

#menu 
{
	display:none;
}
.mobile 
{
	display:none;
}
#breadCrumbs
{
	display:none;
}

#pageHeader {
	margin-bottom : 10px;
	height: 56px;
	width: 987px;
	background-repeat: no-repeat;
	/*background-position: top left;*/
	background-image: url(../images/csi_banner.jpg);
}
#leftColumn 
{
	display:none;
}
#leftPanel 
{
	margin-left: 10px;
	padding:10px 0px 10px 10px;
	border : 1px solid gray;
	height:350px;
	width:185px;
}
.leftHeading 
{
	font-family:Verdana,Arial,Geneva,Sans-Serif;
	color:Navy;
	background-color:White;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
.leftBody 
{
	font-family:Verdana,Arial,Geneva,Sans-Serif;
	padding:0px 0 25px 10px;
	font-size:12px;
	color:#333333;
	line-height:16px;
}
#mainBody 
{
/*	position:absolute;
	top:66px;
	left:0px;*/
		background-image: none;
}
.csiBody
{
	font: 12px arial;
	background-color: transparent;
	color:#333;
	margin-left:0px;
	padding: 15px;
	width: 957px;
}
.csiTitle
{
	font: bold 14px arial;
	color: #000000;
	vertical-align:text-bottom;
	height: 16px;
	padding: 5px;
	width: 737px;
}

.csiSubtitle 
{
	font: bold 12px arial;
	color: #000099;
	padding-top:0px;
	margin-top:2px;
	padding-bottom:0px;
	margin-bottom:2px;
}

#pageFooter {
  clear:both;
  color:#8c8c8c;
  margin: 10px 0 0 22px;
  float:left;
  display:inline;
  width:100%;
  padding-bottom:5px;
}

#pageFooter a {
  color:#8c8c8c;
  text-decoration:none;
  text-transform:lowercase;
}
.footnote
{
	font-size: .9em;
	text-align: justify;
}
.fieldLabels
{
	width: 30%;
	padding-top:3px;
	padding-bottom:3px;
}
.fieldLabels2
{
	width: 30%;
	padding-top:3px;
	padding-bottom:3px;
}
.results
{
	width:35%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	padding-bottom:3px;
}

.resultsOpt
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#e3e3e3;
	width:20%;
}
 .hidden
{
	display:none;
}
.warning
{
	color:Red;
}
.middleSpace
{
	width: 5%;
}
.btn
{
	display:none;
}
#shadingSubhead
{
	margin:0;
}
.printOnly
{
	display:inherit;
}

.noPrint
{
	display:none;
}

