/* Default CSS Stylesheet for a new Web Application project */
P
{
	margin: 3,0,0,0;
}
BODY
{
	font-family: Arial;
}

table
{
}
TD
{
	color: Gray;
	font-family: Arial;
	font-size: 8pt;
}

A:link
{
	text-decoration: none;
	color: #CF6F3F;
}

A:visited
{
	text-decoration: none;
	color: #CF6F3F;
}

A:active
{
	text-decoration: none;
	color: #CF6F3F;
}

A:hover
{
	text-decoration: none;
	color: #CF6F3F;
}

.small
{
	text-decoration: none;
	color: #837f76;
	font-size: 8px;
	font-family: Verdana;
}
.title
{
	color: #696969;
	font-family: Arial;	
	font-size:14pt; 
}
.header
{
	font-size: 12pt;
	color: #837f76;
	font-weight: bolder;
	font-family: Arial;
}
hr
{
	color: #00129d;
}
.slideshow
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
.header2
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.floatright1
{
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 5px 5px;
	text-align: center;
}
.floatLeft1
{
	float: left;
	width: auto;
	height: auto;
	margin: 0 5px 5px 0;
	text-align: center;
}
.content
{
	color: Gray;
	font-family: Arial;
	font-size: 8pt;
}

.content p
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.SchoolNav
{ 
    color: #01129E;
	font-family:Trebuchet MS;
	font-size:15px;
	white-space: nowrap;
	font-weight:bold;	
	HEIGHT:20px;
}
td.SchoolNav a, td.SchoolNav a:link, td.SchoolNav a:visited
{
	color: #CF6F3F;
}

td.SchoolNav a:hover, td.SchoolNav a:active
{
	color: #CF6F3F;
	text-decoration: underline;
}
.NewsSubHeader p 
{
	display:inline;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ddlAdditialInfo{width:173px;}