/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #EFEEEA;  
    margin:0,0,0,0; 
    margin-top:0;
}
.search
{
	height:18px;
	width:150px;	
}

.blue_title
{	
	color:#0F5F9F;	
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:bold;
}
.floatRight1	
{
	float:right;
	width: auto;
	height: auto;
	margin: 2px 2px 5px 5px;
	text-align:center;	
}
.floatLeft1	
{
	float:left;
	width: auto;
	height: auto;
	margin: 0px 5px 5px 2px;
	text-align:center;	
}
.google
{
	width:173px;
	font-family:Verdana;	
}
.header
{
	color:#064A79;	
	font-family:Arial;
	font-size:10px;
}
.header a, .header a:active, .header a:visited
{
	color:#064A79;	
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
.header a:hover
{
	color:#232323;
}
.footer
{
	color:#868686;	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.footer a, .footer a:active, .footer a:visited
{
	color:#868686;	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}
.content
{
	color:#646464;	
	font-family:Arial;
	font-size:12px;
}
.content a, .content a:active, .content a:visited
{
	text-decoration:	none;
	color:	#00569A;
	font-family:Arial;
	font-size:12px;
}
.content a:hover
{
	text-decoration:underline;
}
.Title
{
	color:#FFFDFE;	
	font-family:Arial;
	font-size:20px;
}
.bTitle
{
	color:#282828;	
	font-family:Arial;
	font-size:15px;
}
.gutterTitle
{		
	color:#ffffff;	
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
.gutter
{
	color:#646464;	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.gutter a, .gutter a:active, .gutter a:visited
{
	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
{
	color:#656565;	
	font-family:Georgia;
	font-size:15px;
}
.schoolNav tr td
{
	color:#656565;	
	font-family:arial;
	font-size:12px;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:normal;
	background:url(/sysimages/grayline_5.jpg) no-repeat bottom;
	width:150px;
	padding-left:8px;
}
.schoolNav tr td a
{
	color:#656565;	
	font-family:Arial;
	font-size:12px;
	text-decoration:none;	
}
.schoolNav tr td a:hover
{
	text-decoration:underline;
}
.addinfo
{
	width:130px;
}
.ddlstyle
{
	width: 150px;
}
.adminDept
{
	width:275px;
	height:140px;
	float:left;
	margin:3px;
	padding:3px;
	border:solid 1px black;	
}
.footerSmall
{
	font-size:10px;
	font-family:Arial;
	color:#7A7A7A;
	text-decoration:none;
}
.2columnMiddle
{
	background:url(/sysimages/blue_header.jpg) repeat-x top;
	border-right:solid 12px #015699;
	border-left: solid 12px #015699;
	border-bottom: solid 10px #015699;
	width:476px;
	height:51px;
}
a.search1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	text-decoration: underline;
}

.summary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	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;
}
