/*
Company SiliconCoach.com
edited by $Author: chris $
date $Date: 2004/10/04 22:53:04 $
version $Revision: 1.16 $
location $RCSfile: standard.css,v $
*/

@media print 
{
	div.Menu ,div.noPrint, div.printMast , form.printMast
	{ 
		display: none; 
	} 
}
	
@media screen 
{
	div.noPrint ,div.Menu
	{ 
	} 
	
	div.printMast, form.printMast
	{
			text-align : center;
	}
}


.inputBackground {
	background: beige;
	color: red
}

.error {
	color : Red;
	background: white;
}

td.error {
	background: Red;
	color: white;
}

.Disabled {
	background: Red;
	color: white;
}

body 
{ 
background-image:url("watermark.jpg");
/* Defines the location of the background image (relative or absolute location) */
background-attachment:fixed;
/* Sets the image to be fixed in place and will not scroll with page content*/
background-repeat:no-repeat;
/* The background image is to display one time only */
background-position:left center; 
/* The background image will always be in the top left of the browser*/
}

.heading {
	font-family :   "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}

.subheading {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

.note {
	font-variant : small-caps;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #696969;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC
}

a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999
}

h1 {
	font-family :   "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	margin:	.5em 0;
}

h2 {
	font-family :   "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	margin:	.5em 0;
}

P {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color : black;
	text-decoration : none;
	margin:	.5em 0;
	text-align : left;
}

tr {
	text-align : center;
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
}

INPUT, .dropdowns {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";

}

td.SchoolInfo, .SchoolInfo, td.SchoolReportTitle
{
	text-align : right;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
}


td.Ethnicity, .Ethnicity
{
	text-align : left;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-style: normal;
	font-weight: lighter;
}


 td.SchoolReportTitle
{
	text-align : left;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
}

.head_answer {

	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}


.title {
	/*background : #003399;
	color : #FFFF66;
	*/
	background : #52616B;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
}

.subtitle {
	/*background : #FFFF66;
	color : #003399;
	*/
	background : green;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
	background : #7B8A94;
}

p.text
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}
.right {
	text-align : right;
}

tr.modify {
	color: black;
	background: #CCCCFF;
	font-style : italic;
}

tr.add {
	color: black;
	background: #CCCCFF;
}

.std {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : 100;
}


.radio {
	color: black;
	background: #F0F0F0;
}

.menutop {
	background : #7B1473;
	color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : 600;
	text-align : left;
}

.menusub {
	background : #7B8A94;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : 400;
	text-align : center;
	line-height: 8px;
	padding:3px;
}



/* Ryan's stuff */

.thinborder {
	BORDER-RIGHT: #003366 1px solid;
	BORDER-TOP: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333
}
.greyborder {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	/*FONT-STYLE: normal;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.background {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BACKGROUND-IMAGE: url(odw.gif);
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}


.buttons {
	text-align : center;
}

td.choiceBorder {
	BORDER-RIGHT: #003366 1px solid;
	BORDER-TOP: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	border-spacing : 0;
}

.text_bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

.text_answer {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-STYLE: italic;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.text {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

td {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

td.report {
	text-align : left;
}
