/**************************************************************************************** Home Page */
#schoolSummaryReport
{
	border-style: solid;
	border-width: 1px;
	border-color: #FF3333;
	margin: 0px 0px 5px 0px;
	clear: both;
	height:100%;
	/*height:210px;*/
}

#schoolSummaryReport ul li h3
{
	margin: 0px 0px 0px 0px;
}

#schoolSummaryReport h3
{
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 4px 6px;
	background-color: #FF3333;
	color: #ffffff;
}

#schoolSummaryReport img
{
	border: 0px;
	vertical-align: middle;
}

#schoolSummaryReport ul
{
	padding: 0px 0px 205px 0px;
	margin: 0px 5px 0px 5px;	
	border-bottom-width: 1px;
	border-bottom-color: #797979;	
	border-bottom-style:solid; 
	
	
}

#schoolSummaryReport ul li,#schoolSummaryReport ul li.item
{	
	list-style-type: none;
	margin: 5px 0px 15px 0px;
	padding: 0px 5px 0px 5px;
	width: 31%;
	float: left;
	border:0px;
	border-right-width: 1px;
	border-right-color: #797979;
	border-right-style: solid;
	height:200px;
}

#schoolSummaryReport ul li h3
{
	background-color:#ffffff;
	color: #25328B;
	font-size:100%;
	font-weight:bold;
	padding:0px;
}


#schoolSummaryReport ul li.last
{
	list-style-type: none;
	height:100%;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	width: 31%;
	float: left;
	border:0px;
	border-right-style: none;
	height:200px;
	
}

#schoolSummaryReport ul li.last a
{
	float:none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}

#schoolSummaryReport ul li a
{
	float:none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}

#schoolSummaryReport ul li a:hover
{
	/*color: #328DB4;*/
	color: #000000;
}

#schoolSummaryReport ul li a:visited
{
	/*color: #328DB4;*/
	color: #000000;
}

#schoolSummaryReportLinks
{
	clear:both;
	margin: 0px 5px 0px 5px;		
}

#schoolSummaryReportLinks a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}

#schoolSummaryReportLinks a:hover
{
	color: #000000;
}

#schoolSummaryReportLinks a:visited
{
	color: #000000;
}


#summaryReportLink, #fullReportLink
{
	padding: 5px 0px 5px 0px;
}

#summaryReportLink
{
	float: left;
}

#fullReportLink
{
	float: left;
}

#gettingStarted
{
	background-color: #FDB413;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#gettingStarted img
{
	float: right;
	padding: 15px 15px 15px 5px;
	text-decoration: none;
}

#gettingStarted .header
{
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 6px;
	background-color: #FDB413;
	color: #ffffff;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}

#gettingStarted .body
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 4px 6px;
	text-decoration: none;
}

#gettingStarted a,#gettingStarted a:hover, #gettingStarted a:visited
{
	text-decoration:none;	
}

#welcome h2
{
	color:#000000;	
}

#homePageMainCol
{
}

/* welcomehome */
#welcomehome
{
	border-style: solid;
	border-width: 1px;
	height:170px;
	border-color: #5262D1;	
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 0px;
	clear: left;
}

#welcomehome .left
{
	float: left;
}

#welcomehome .right
{
	float: right;
}

#welcomehome img
{
	float: left;
	border-right-color: #5262D1;
	border-right-width: 16px;
	border-right-style: solid;
	margin: 0px 15px 0px 0px;	
}

#welcomehome h1
{
	font-family: Tahoma;
	font-size: 160%;
	margin: 4px 0px 4px 0px;
	color: #5262D1;
}

#welcomehome h1 span.grey
{
	color: #797979;
}
#welcomehome span.left
{
      width:35%;
      float:left;
}
#welcomehome span.right
{

      width:65%;
      text-align:left;
}

#welcomehome h2
{
	font-family: Tahoma;
	font-size: 120%;
	margin: 4px 0px 4px 0px;	
	color:#000000;
}

#welcomehome p
{
	margin: 4px 0px 4px 0px;
}
