﻿a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 16pt;
}

h2
{
	color: #C5AF88;
	font-size: 14pt;
	margin-top: 0px;
}

h2 a
{
	color: #C5AF88;
}

h3
{
	border-bottom: 1px solid #D9D9DA;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
}

hr
{
	background-color: #D9D9DA;
	border: 1px solid #D9D9DA;
	color: #D9D9DA;
	margin-bottom: 50px;
	margin-top: 50px;
	width: 600px;
}	

img
{
	border-width: 0px;
}

li
{
	line-height: 20px;
}

p
{
	line-height: 20px;
}

p.copyright
{
	font-size: 8pt;
	padding-bottom: 20px;
	text-align: center;
	width: 975px;
}

span.finePrint
{
	color: #666666;
	display: block;
	font-size: 7pt;
	line-height: 12px;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

table.master
{
	background-color: White;
	width: 975px;
}

table.masterNavigation
{	
	font-size: 11pt;
	height: 40px;
	text-align: center;
}

table.masterNavigation tr td
{
	vertical-align: middle;
}

table.masterNavigation tr td a
{
	color: Black;
}

table.masterNavigation tr td a:hover
{
	text-decoration: underline;
}

td
{
	padding: 0px;
	vertical-align: top;
}

td.masterBody
{
	padding: 20px;
}

td.masterDivider
{
	background-image: url(../images/horizontal-line.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 2px;
}

td.masterHeaderLogo
{
	padding: 10px;
	width: 185px;
}

td.masterHeaderText
{
	width: 750px;
}

td.masterHeaderText h1
{
	font-size: 11pt;
	font-weight: normal;
}
