﻿
td           {
	font-family : Arial;
	font-size : 10pt
}
#leftnav A {
	text-decoration:none; 
	font-size : 8pt;
	font-family : Arial;
	color: #000000;
}
#leftnav A:hover{
		text-decoration:underline
}
#topnav A {
	text-decoration:none; 
	font-size : 8pt;
	font-family : Arial;
	color: #FFFFFF;
}
#topnav A:hover{
		text-decoration:underline
}

	
H1 {
	color: #FFFFFF;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold
}
H3 {
	font-family : Arial;
	font-size : 10pt;
	background-color : #D10102; color:#FFFFFF
}

li           {
	font-family : Arial;
	font-size : 10pt
}
	
body         {
	font-family : Arial;
	font-size : 10pt; color:#000000
}
A:hover   {
	color:#FF0000;
	text-decoration:none
}	

a:link       {
	color: #CC0000;
}
	
a:visited    {
	color: #808080;
}
	
a:active     {
	color: #FF0000; text-decoration:none
}
.containerBlock {
	border-style: double;
	border-color: #D10005;
	float: left;
	width: 200px;
	margin: 0px 3px 10px 0px;
	text-align: center;
	font-size: 8pt;
}
.containerPhoto img {
	padding: 0px;
}
.containerBlock li {
	font-size: 8pt;
	text-align: left;
	margin-left: 10px;
}
.containerBlockLarge {
	border-style: double;
	border-color: #D10005;
	float: left;
	width: 300px;
	margin: 0px 3px 10px 0px;
	text-align: center;
	font-size: 8pt;
}
.containerBlockLarge li {
	font-size: 8pt;
	text-align: left;
	margin-left: 10px;
}
.headerSection {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D00102;
}
.clearLeft {
	clear: left;
}
#footerCopyright {
	font-size: 10pt;
}

