/* CSS Document */
body {
	background-color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	padding-left: 25px;
	width: 455px;
}
#announcements{
	color: #ffffff;
	padding-left: 5px;
}

td {
	font-size: 10 pt;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #62387F;
	text-align: center;
}

.small {
	{
	font-size: 8pt;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

#links ul a:link, #links ul a:visited {display: block;}
#links ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#links li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #links li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#links{
	line-height: 35px;
	padding-left: 10px;
	margin: 0px;
	padding: 0px;
	
}

#links a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold
}

#links a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #000000;
	background-color: black;
	padding: 2px 0px 2px 10px;
	color: #ffffff;
	font-weight: bold;
}
	
#links a:link{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #686868;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	
}

#links a:visited{
	border-bottom: 1px solid #686868;
	padding: 2px 0px 2px 10px;
}

#cnt{position: absolute;top: 170px;width: 500px;left: 280px;text-align:left;}
	#cnt p.pres{font-size:75%;}
	#cnt p.pcenter{text-align:center;}
	#cnt p.left{text-align:left;}
	#cnt h3{text-align:center;font-style:italic;font-weight:bold;text-align:left;font-size:85%;}
	#cnt h2{text-align:center;font-weight:bold;font-size:1em;}
	#cnt h8{text-align:center;font-size:.75em;}
	#cnt .smallTbl{font-size:.75em;}

.ftr{font-size:9px;color:gray;text-align:center;}

.smalltxt{font-size:10px;}
.spaceLeft{margin-left:20px;}
.spaceRight{margin-right:20px;}
