/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #999999;  
    margin:5,0,0,0; 
    margin-top:5;
}
.searchBox
{
	height:18px;
	width:135px;	
}
.adminDept
{
	width:263px;
	height:100px;
	float:left;
	margin:3px;
	padding:3px;
	border:solid 1px black;
}
.date
{
 font-family:Trebuchet MS;
 color:White;
 font-size:12px;
 font-weight:bold;
}

.blue_title
{
	
	color:#0F5F9F;	
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:bold;
 
}

.floatRight1	
{
	float:right;
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	text-align:center;	
}
.floatLeft1	
{
	float:left;
	width: auto;
	height: auto;
	margin: 3px 6px 6px 3px;
	text-align:center;	
}
.google
{
 width:173px;
 font-family:Verdana;	
}
.header
{
	color:#064A79;	
	font-family:Arial;
	font-size:10px;
}
.header a
{
	color:#064A79;	
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
.header a:hover
{
	text-decoration:none;
}
.footer
{
	color:#355882;	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
}
.footer a
{
	color:#355882;	
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer	a:hover
{	
	text-decoration:underline;
}	
.content
{
	color:#535353;	
	font-family:Arial;
	font-size:12px;
}
.content a
{
	color:#355882;
	
}
.content a:hover
{
	color:#A5240E;
}
.leftTouts
{
	padding-left:8px;
	padding-right:6px;
	background-color:#355882;
}
.leftTouts tr td
{
	padding-bottom:3px;
}
.addinfo
{
	width:165px;
}
.Title
{
	color:#355882;	
	font-family:Trebuchet MS;
	font-size:21px;
	font-weight:bold;
}
.whiteTitle
{
	color:white;	
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}
.bTitle
{
	color:#282828;	
	font-family:Arial;
	font-size:15px;
}
.schoolTitle
{
	background-color: #8a240d;
	border:0px;
}
.schoolTitle a, .schoolTitle a:link, .schoolTitle a:active, .schoolTitle a:visited
{	
	color:white;	
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	height:30px;
	border:solid 2px #355784;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	border:0px;
}
.schoolTitle a:hover
{
	color:#355784;
	text-decoration:none;
}
.gutterTitle
{		
	color:white;	
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}
.gutter
{
	color:#646464;	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.gutter a
{
	color:#646464;	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.gutter a:hover
{
	text-decoration:underline;
}
.header2
{
	color:white;	
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	
}
.schoolNav
{
	width:100%;	
	padding-left:12px;
	padding-right:3px;
}
.schoolNav tr td
{
	padding-bottom:7px;
	color:white;	
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.schoolNav tr td a
{
	color:white;	
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.schoolNav tr td a:hover
{
	color:#88240C;
	text-decoration:none;
}
.schoolNav tr td a:active
{
	color:White;	
}
.schoolNav tr td a:link
{
	color:White;
}
.ddlstyle
{
	width: 150px;
}
.footerLeft
{
	background:url(/sysimages/footer_left.jpg) no-repeat top;
	width:90px;
	height:71px;
}
.addinfo
{
	width:142px;
}
a.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #355882;
	text-decoration: underline;
}

.summary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.summaryURL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #008000;
}

.searchSize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #C0C0C0;
}
