.phone
{
	padding: 5px 5px 5px 15px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.email
{
	padding: 5px 15px 5px 5px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.navLink
{
	padding: 4px;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

.navLink:hover
{
	background-color: #CCCCCC;
}

.navLink a
{
	color: #ffffff;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

.navLink a:hover
{
	color: #cc3300;
	background-color: #CCCCCC;
}

.content
{
	font-family: Verdana, sans-serif;
	text-align: left;
}

.content .body
{
	font-size: .8em;
	color: #000000;
}

.content .date
{
	font-size: .65em;
	font-weight: bold;
	color: #111111;
	padding-bottom: 10px;
}

.content .title
{
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

td.empty
{
	font-size: 5pt;
}

#footer
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 700px;
	position: relative;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid black;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.scoreMain
{
	font-size: .75em;
}

.scoreHead
{
	color: #fff;
}