/* CSS Document */

body 
{
		background-color:#FAF6E7;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}


body, td 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #52443A;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
}

a:link {
	color: #909189;
	text-decoration: underline;
	}
	a:hover {
		color: #2C623F;
		text-decoration: underline;
		}
	a:active {
		color: #909189;
		text-decoration: underline;
		}
	a:visited {
		color: #909189;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #2C623F;
		text-decoration: underline;
		}
	
	
li 
{
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
}


ul 
{
		list-style-image: url(../images/bullet.gif);
		padding: 0;
}
	
	
.footer
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
}

.header
{
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		/*font-weight:bold;*/
		color: #909189;
}

.subhead
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2C623F;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
		font-style:italic;
		font-weight:bold;
}

.emph1
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #52443A;
		vertical-align: top;
		line-height: 150%;
		text-align:left;
}

ol.letters {
	list-style-type: lower-alpha;
	margin: 0 0 0 30px;
	padding: 0;
}
/*award subnav */
#AwardSubNavUnderLogo {
	background-image: url(../images/interior/navigation/outstandingselected/underlogo.jpg);
	height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
}
#subNavContainer {
	float: right;
	width: 600px;
	height: 34px;
}
#AwardSubNavLeft {
	background-image: url(../images/interior/navigation/outstandingselected/SubNavigationBar_Left.gif);
	width: 5px;
	height: 34px;
	float: left;
}
#AwardSubNavBckgrnd {
	background-image: url(../images/interior/navigation/outstandingselected/SubNavigationBar_bckgrnd.gif);
	background-repeat: repeat-x;
}
#AwardSubNav {
	background-image: url(../images/interior/navigation/outstandingselected/SubNavigationBar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	height: 26px;
	padding-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b5f;
}
#AwardSubNav a {
	color: #6b6b5f;
	text-decoration: underline;
}
#AwardSubNav a:hover {
	color: #97271b;
	text-decoration: underline;
}
#AwardSubNav a.activeLink {
	color: #97271b;
	text-decoration: underline;
}


.clear {
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	/*font-weight:bold;*/
	color: #909189;
	font-weight: normal;
}
.alertColor {
	color: #97271b;
}

