A. {
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover        {
	text-decoration: underline;
	color: #F7941C;
}

A:hover.footer        {
	text-decoration: underline;
	color:#003366;
}

body {
	margin: 0px;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#entirePageArea{
	width: 950px;
	background-color:#FFFFFF;
}

#mastheadArea{
	width: 900px;
	/* padding-top: 15px;
	padding-bottom: 10px;*/
}

#menuArea{
	width: 900px;
	height: 39px;
	background-image: url(../images/menu/menuBackground.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#graphicArea{
	width: 900px;
}

#footerArea {
	width: 900px;
	border-top: dotted 1px #999999;
	padding-top:5px;
	text-align: center;
	font-size: 7pt;
	color:#333333;
}

.contentArea {
	width:900px;
	background-color:#FFFFFF;
	vertical-align: top;
	font-size: 10pt;
	color : #003366;
	line-height: 13pt;
	text-align: left;
}

.regular {
	font-size: 10pt;
	color : #003366;
	line-height: 13pt;
}

.h1, .h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.h1 {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: bold;
	text-decoration: none;
	color:#F7941C;
}

.h2 {
	font-size: 14pt;
	text-decoration: none;
	line-height: 15pt;
	font-weight:bold; 
	font-style:italic;
	color:#003366;
}

.h3 {
	font-size: 10pt;
	font-weight:bold; 
	font-style:italic;
	color:#F7941C;
	text-decoration: none;
}

.h4 {
	font-size: 14pt;
	color:#F7941C;
	font-weight:bold;
}

.scrollHeading {
	font-size: 14pt;
	font-weight:bold; 
	color:#FF0000;
}

.footer {
	font-size: 7pt;
	color:#333333;
	text-decoration : none;
}

.inputField {
	font-size: 10pt;
	color:#003366;
	font-weight: bold;
	background-color:#EEEEEE;
	border: 1px solid #F7941C;
}

.list {
	list-style-type:square;
}

.rateTable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	height: 110px;
	background-image: url(../images/504_rate_box.jpg);
	background-repeat: no-repeat;
	vertical-align: text-top;
	width: 141px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom:5px;
}

#content {
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	border-right: dotted 1px #999999;
}

#video {
	width:445px;
	float:right;
	padding-top:20px;
	text-align: center;
}

#awardstext {
	width:450px;
	font-size: 9pt;
	color : #003366;
	line-height: 13pt;
}

#sideright {
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	width:165px;
	float:right;
}

#sideleft {
	width:100px;
	padding-bottom:5px;
	float:left;
}

#listen {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	text-decoration: none;
	color:#F7941C;
}

#thumbs {
	padding-top:25px;
	padding-left:50px;
	padding-bottom:25px;
}
