/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin:0,0,0,0;
	background-color:#E7E8EA;
}


.floatRight1
{
	float:right;
	width: auto;
	height: auto;
	margin: 1px 1px 4px 4px;
	text-align:center;
}
.floatLeft1	
{
	float:left;
	width: auto;
	height: auto;
	margin: 1px 4px 4px 1px;
	text-align:center;	
}

A:link	{	
	text-decoration:	none;
	color:	#0b328a;
    padding:0px 0px 0px 0px;
	}			
A:visited	{	
	text-decoration:	none;
	color:	#6200c6;
	padding:0px 0px 0px 0px;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0b328a;
	padding:0px 0px 0px 0px;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#e10000;
	padding:0px 0px 0px 0px;
	}
	
.content
{
	font-family:Arial;
	font-size:11;
	color:Black;
}

.content2
{
	font-family:Arial;
	font-size:11;
	color:Black;
}

.content3
{
	font-family:Arial;
	font-size:12;
	color:Black;
	font-weight:bold;
}

.content4
{
	font-family:Arial;
	font-size:12;
	color:Black;
}

.achievedownload
{
	font-family:Arial;
	font-size:11;
	color:DarkSlateGray;
	font-weight:bold;
	text-decoration: underline;
}

.achievetitle
{
	font-family:Arial;
	font-size:13;
	color:Black;
	font-weight:bold;
}

.alumni1
{
	font-family:Arial;
	font-size:13;
	color:Black;
}

.newsread
{
	font-family:Arial;
	font-size:11;
	color:DarkRed;
	font-style:italic;
}

.guttertitle
{
	font-family:Arial;
	font-size:16;
	color:Black;
	font-weight:bold;
}

.search
{
	width:210;
	height:20;
}
.nav
{
	margin:0,0,0,0;
	padding:0,0,0,0;
}
.linkcat
{
	font-family:Arial;
	font-size:11;
	color:Black;
	font-weight:bold;
}
.title
{
	color:#2F4962;
	font-size:14pt;
	font-weight:bold;
	font-family:Arial;
}
.title2
{
	color:#2F4962;
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
}
.title3
{
	color:#2F4962;
	font-size:12pt;
	font-family:Arial;
	font-style:italic;
}
.title_board
{
	color:#2F4962;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
}
.day
{
    padding-left:4px;
	color:white;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
.nowrap
{
    white-space:nowrap;
}
p{margin-top: 0; padding-top: 0; margin-bottom:0; padding-bottom:0; display:inline;}	

a.search
{
	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;
}
.addinfo
{
    width: 165px;
    font-size: 12px;
    color: Black;
}
.schoolNav
{
	background-color: #2D2D2D;
	width: 100%;
    vertical-align:top;
}

.schoolNav tr td
{
	vertical-align:middle;
	margin-left:11px;
	margin-right:13px;
	color: white;
	font-size:13px;
	font-family:arial;
	text-align: left;
	background:url(/sysimages/schoolNavline.jpg) no-repeat bottom;
	width:169px;
	height:26px;
	padding-top:2px;
	padding-left:16px;
	padding-bottom:6px;
}

.schoolNav tr td a
{
	font-family:arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.schoolNav tr td a:active
{
	font-family:arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.schoolNav tr td a:visited
{
	font-family:arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.schoolNav tr td a:hover
{
	text-decoration:underline;
}
