﻿body
{
	font-family:Arial;
	margin: 0;
	padding: 0;
	background-color:#FEFEFE;
	background-image:url('./images/background.gif');
	background-repeat:repeat-x;
}

a.top_nav:link, a.top_nav:visited
{
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#6A615B;
	text-decoration:none;
}
a.top_nav:hover
{
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#E6231A;
	text-decoration:none;
}
a.top_nav_active:link, a.top_nav_active:visited
{
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#E6231A;
	text-decoration:none;
}

a.subNav:link, a.subNav:visited
{
	display:block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#676767;
	width:155px;
	height:20px;
	padding:5px 1px 0px 5px;
	text-decoration:none;
}
a.subNav:hover
{
	display:block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#676767;
	width:155px;
	height:20px;
	background-image:url('./images/subNavOver.gif');
	background-color:#EAEAEA;
	padding:5px 1px 0px 5px;
	text-decoration:none;
}
a.subNav_Active:link, a.subNav_Active:visited
{
	display:block;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#676767;
	width:155px;
	height:20px;
	background-image:url('./images/subNavOver.gif');
	background-color:#EAEAEA;
	padding:5px 1px 0px 5px;
	text-decoration:none;
}

.subTitle
{
	width:721px;
	float:left;
}
h1.subTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#E6231A;
	margin:0px 0px 0px 0px;
}

.content
{
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#666666;
	padding-top:15px;
}

ul.arrow {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	line-height:25px;
}

ul.arrow li.arrow {
	background-image: url('./images/blueArrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

a.footer:link, a.footer:visited
{
	color:#6A615B;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
a.footer_active:link, a.footer_active:visited
{
	color:#E6231A;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
a.footer:hover
{
	color:#E6231A;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.bulletsLinks
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#666666;
	text-decoration:none;
}

.bodyLink
{
	font-family:Arial;
	font-size:14px;
	color:#E6231A;
	line-height:16px;
}

ul.faq 
{
	margin-top:0px;
	padding-left:0px;
	margin-left:15px;
}

.RequiredFields
{
	font-size:12px;
	color:#E6231A;
}

.vSummary
{
	padding-bottom:20px;
}

a.winners_nav:link, a.winners_nav:visited
{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a.winners_nav:hover
{
	font-size:13px;
	font-weight:bold;
	color:#C3C3C3;
	text-decoration:none;
}
a.winners_nav_active:link, a.winners_nav_active:visited
{
	font-size:13px;
	font-weight:bold;
	color:#C3C3C3;
	text-decoration:none;
}


.winnersBox
{
	width:208px;
	padding:15px 3px 8px 10px;
}
.darkGray
{
	width:221px;
	color:#ffffff;
	background-image:url('./images/winners_table.gif');
	background-repeat:no-repeat;
	background-color:#717171;
}
.darkGrayBottom
{
	width:221px;
	color:#ffffff;
	background-image:url('./images/winners_table_bottom.gif');
	background-repeat:no-repeat;
}
.darkGrayPrize
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.darkGrayName
{
	font-size:17px;
	font-weight:bold;
}
.darkGraySchool
{
	font-size:12px;
}

.lightGray
{
	width:221px;
	background-image:url('./images/winners_table_lightG.gif');
	background-repeat:no-repeat;
	background-color:#DADADA;
}
.lightGrayBottom
{
	width:221px;
	background-image:url('./images/winners_table_bottom_lightG.gif');
	background-repeat:no-repeat;
}
.lightGrayPrize
{
	font-size:14px;
	color:#676767;
	font-weight:bold;
	padding-bottom:10px;
}
.lightGrayName
{
	font-size:17px;
	color:#DF1712;
	font-weight:bold;
}
.lightGraySchool
{
	font-size:12px;
	color:#676767;
}
.winnersBoxLink
{
	font-family:Arial;
	font-size:12px;
	color:#E6231A;
}

.schoolGrantTable
{
	background-color:#E01612;
	color:#ffffff;
	font-weight:bold;
}

.schoolGrantTable a:link
{
	background-color:#E01612;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}