/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #EEEAE7;
	margin: 0,0,0,0;
}
.search
{
	height: 18px;
	width: 150px;
}
A:link
{
	text-decoration: none;
	color: #223788;
}

A:visited
{
	text-decoration: none;
	color: #223788;
}

A:active
{
	text-decoration: none;
	color: #223788;
}

A:hover
{
	text-decoration: underline;
	color: #223788;
}
.title
{
	color: #D83E3C;
	font-family: Myriad Pro;
	font-size: 20px;
}
.schoolLinks
{
	color: #656565;
	font-family: Arial;
	font-size: 12px;
}
A:link.schoollinks
{
	text-decoration: none;
	color: #656565;
}

A:visited.schoollinks
{
	text-decoration: none;
	color: #656565;
}

A:active.schoollinks
{
	text-decoration: none;
	color: #656565;
}

A:hover.schoollinks
{
	text-decoration: underline;
	color: #656565;
}
.floatRight1
{
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	text-align: center;
}
.floatLeft1
{
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	text-align: center;
}
.google
{
	width: 173px;
	font-family: Verdana;
}
.header
{
	color: #064A79;
	font-family: Arial;
	font-size: 10px;
}
A:link.header
{
	text-decoration: none;
	color: #064A79;
}

A:visited.header
{
	text-decoration: none;
	color: #064A79;
}

A:active.header
{
	text-decoration: none;
	color: #064A79;
}

A:hover.header
{
	text-decoration: none;
	color: #064A79;
}
.footer
{
	color: #1D3690;
	font-family: Arial;
	font-size: 10px;
}
A:link.footer
{
	text-decoration: none;
	color: #1D3690;
}

A:visited.footer
{
	text-decoration: none;
	color: #1D3690;
}

A:active.footer
{
	text-decoration: none;
	color: #1D3690;
}

A:hover.footer
{
	text-decoration: none;
	color: #E8312D;
}
.content
{
	color: #747474;
	font-family: Arial;
	font-size: 11px;
}
.content p
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
}
.bTitle
{
	color: #747474;
	font-family: Arial;
	font-size: 15px;
}
.gutterTitle
{
	color: #21357A;
	font-family: Myriad Pro;
	font-size: 20px;
}
.gutter
{
	color: #747474;
	font-family: Arial;
	font-size: 12px;
}
A:link.gutter
{
	text-decoration: none;
	color: #646464;
}

A:visited.gutter
{
	text-decoration: none;
	color: #646464;
}

A:active.gutter
{
	text-decoration: none;
	color: #646464;
}

A:hover.gutter
{
	text-decoration: none;
	color: #646464;
}
.header2
{
	color: white;
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: bold;
}
.schoolNav tr td
{
	background:url(/sysimages/sBlock.jpg) no-repeat;
	background-position:0px 5px;
	height:25px;
	color:White;
	font-family:Trebuchet MS;
	font-size:11pt;
	padding-left:14px;
	font-weight:bold;
}
.schoolNav tr td a, .schoolNav tr td a:active, .schoolNav tr td a:visited
{
	color:White;
	font-family:Trebuchet MS;
	font-size:11pt;
	font-weight:bold;
}
.schoolNav tr td a:hover
{
	color:#8B93DE;
	text-decoration:none;
}


.ddlstyle
{
	width: 150px;
}
.SchoolHomeImage
{
	width: 150px;
}

