body
{
	background-color: #FFFFFF;
	color: #4B4242;
	font-size: 10pt;
	font-family: 'Helvetica', 'Arial', 'Verdana';
	line-height: 1.75;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

img
{
	border-width: 0px;
	border-style: none;
}

span.statsbox
{
	position:relative;
	border-width:1px;
	border-color:black;
	border-style:dotted;
	background-color: #FF3333;
	color: white;
	height: 20px;
	text-align:center;
	z-index: 100;
}



a.leftnav:link
{
	color: #7290BB;
	font-size: 9pt;
}

a.leftnav:visited
{
	color: #4B4242;
	font-size: 9pt;
}

a.nav:link
{
	font-size: 9pt;
	color: #FFFFFF;
}

a.nav:visited
{
	font-size: 9pt;
	color: #FFFFFF;
}

a:link
{
	color: #7290BB;
	font-size: 10pt;
	font-family: 'Arial';
}

a:visited
{
	color: #7290BB;
	font-size: 10pt;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 11pt;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 30px;
}

div.container
{
	width: 890px;
	border-style: none;
	display: table;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	left: 0px;
}

div.header
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24pt;
	font-weight: 100;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	left: 0px;
}

div.navigation
{
	width: 890px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9pt;
	color: #FFFFFF;
}

div.mainbody
{
	width: 670px;
	padding: 15px;
	margin-left: auto;
	padding-bottom: 100px;

}

div.copyright
{
	width: 100%;
	margin-top: 50px;
	text-align:right;
	font-size: 8pt;
	border-top-style:solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

div.websiteandemail
{
	display:none;
}

div.leftbar
{
	width: 160px;
	border-style:none;
	position: relative;
	left: 0px;
	top: 17px;
	float: left;
	padding-left:0px;
}

div.topblock
{
	width: 100%;
	background-color: #4B4242;
	height: 50px;
	text-align:left;
	left: 0px;
	top: 30px;
}


div.navblock
{
	width: 100%;
	background-color: #7290BB;
	text-align:left;
	margin-top: 5px;
	left: 0px;
	top: 30px;
}


div.bodybold
{
	font-weight: bold;
}

div.name
{
	display:none;
}

div.title
{
	display:none;
}

img.photo
{
	float:right;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin-right: 7px;
	margin-left: 20px;
	margin-top:7px;
	margin-bottom: 10px;
}

div.pagebreak {
	display:none;
}


table.callout
{
	border-width: 0px;
	border-style: solid;
	border-color: #7290BB;
	width: 49%;
}

table.callout th
{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #7290BB;
}

ul
{
	list-style-image: url(../images/double_arrow.gif);
	list-style-type: circle;
}
