body {
	margin: 0;
	background-color: #ffffff;	
	}

/* BASICS */
body,td,div,a,.text{font-family:arial,helvetica,geneva,sans-serif;font-size:13px;line-height:16px;}
body,td,div,.text{color:#333333;}
.small,.small a,.small td,.small input{font-size:11px;line-height:13px;}


h1 {
	font-family: Arial, Geneva, Helvetica;
	font-size: 22px;
	color: #3E454D;
	font-weight: bold;
	margin: 30px 0 25px 0;	
	}

h2 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 14px;
	color : #3E454D;
	font-weight: normal;
	margin: 0 0 0 0;
	}

	.title
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 20px;
	color : #ffffff;
	line-height : 16px;
	}

	.title2
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	line-height : 16px;
	}

	.userlinks
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #666666;
	line-height : 16px;
	}

	.leftnav
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
	}

	.text
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 13px;
	color : #333333;
	line-height : 16px;
	}

	.smalltext
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 11px;
	color : #666666;
	line-height : 16px;
	}
	
	.smalltextb
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 13px;
	color : #666666;
	line-height : 16px;
	}

	.header
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 19px;
	color : #3E454D;
	line-height : 22px;
	}
	
	.header2
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 15px;
	font-weight : bold;
	color : #3E454D;
	line-height : 22px;
	}
	
	.headerdots
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 18px;
	font-weight : bold;
	color : #CC3300;
	}
	

/* CUSTOM LINKS */

	.title A
	{
	text-decoration : none;
	color : #ffffff;
	}
	
	.title A:hover
	{
 	color : #CCCCFF;
	text-decoration : none;
	}

	.title2 A
	{
	text-decoration : none;
	color : #ffffff;
	}
	
	.title2 A:hover
	{
 	color : #330066;
	text-decoration : none;
	}


	.userlinks A
	{
	text-decoration : underline;
	color : #663399;
	}
	
	.userlinks A:hover
	{
 	color : #330066;
	text-decoration : underline;
	}


	.leftnav A
	{
	text-decoration : underline;
	color : #663399;
	}
	
	.leftnav A:hover
	{
 	color : #330066;
	text-decoration : underline;
	}


	.text A
	{
	text-decoration : underline;
	color : #663399;
	}
	
	.text A:hover
	{
 	color : #330066;
	text-decoration : underline;
	}


/* DEFAULT LINKS */

	A
	{
	text-decoration : underline;
	color : #663399;
	}
	
	A:hover
	{
 	color : #330066;
	text-decoration : underline;
	}

/* Report Styles */
div#main{margin: 0 25%}
a.info{position: relative;z-index:24;background-color:#ccc; color:#000; text-decoration:none}
a.info:hover{z-index:25;background-color: #ff0}
a.info span{display: none}
a.info:hover span{display:block;
    position:absolute; top:1em; left:-8em; width:8em;
    border:1px solid #0cf; background-color:#cff; color:#000;text-align: center}
div#counter{margin-top: 80px}

.RequiredField {
	text-decoration: none;
  background: #FFFFFF;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #FF0000;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  }

.FailedField {
	text-decoration: none;
  background: #FFFFCC;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #990000;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
}

/* alternating row styles */
.tr0 {background-color:#f0f0f0;font-weight:bold;}
.tr1,.tr1 td {background-color:#dddddd;padding-top:4px;padding-bottom:4px;}
.tr2,.tr2 td {background-color:#ffffff;padding-top:4px;padding-bottom:4px;}
.tb2 {border: 2px solid #cccccc;}

/* 04-13-06 - this removes default border styles */
form,fieldset {
	display: block;
	margin: 0 0 0 0;
	border: 0 solid #ffffff;
	padding: 0 0 0 0;
	}

/* 04-14-06 - hide grid label for accessibility */

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

/* legend */
legend {
	font-family : Arial, Helvetica, Geneva;
	font-size : 14px;
	color : #3E454D;
	margin: 0 0 20px 0;
	word-wrap: normal;
	}
/* grid question */

th {
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #3E454D;
	font-weight: normal;
}

th.gridquestion {
	text-align: left;
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #3E454D;
	font-weight: normal;
}
caption {
	text-align: left;
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #3E454D;
	font-weight: normal;
}


/* LOGIN */

.loginh1 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 16px;
	color : #3E454D;
	font-weight : bold;
	margin: 0 0 20px 0;
	}

.loginp {
	font-family : Arial, Helvetica, Geneva;
	font-size : 13px;
	color : #3E454D;
	font-weight : bold;
	margin: 10px 0 10px 0;
	}



/* Added 02-16-07 */
	.hdots
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 18px;
	font-weight : bold;
	color : #CC3300;
	}
	.h
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 19px;
	color : #3E454D;
	line-height : 22px;
	}



div.district_report {
	width:700px;
}
span.report_links{
	float:right;
	padding-top: 4px;
	font-size : 11px;
	align: bottom;
}
span.report_links a{
	font-size : 11px;
}

