* 	{font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.centering
	{text-align: center;
	}

body, p
	{margin-left: 0px;
	margin-right: 0px;
	color: #3C3E3D;
	text-align: justify;}

img, table {
	border: 0px;
	padding: 0px;}
	
hr {
	width: 70%;
	text-align: center;
	}
	
td	{
	vertical-align: top;
	font-size: 10pt;
	}
	
#insideTable
	{border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	vertical-align: top;
	text-align: left;}
	
.littleInfo a, .littleInfo p
	{font-size: 9pt;}
	
ul
	{list-style-type: square;
	margin-left: 35px;
	font-size: 10pt;}


a *, a:link, a:visited
	{color: #9F3333;
	text-decoration: underline;}

a:hover, a:active
	{color: #BC6A69;
	text-decoration: none;}

#heading {
	color: #8c2037;
	font-weight: bold;
	}

.subheader {
	padding-bottom: 25px;
	}
	
.subheaderDark {
	color: #8c2037;
	font-size: 24px;
	}
	
.subheaderLight {
	color: #cc9999;
	font-size: 24px;
	}
	
.submenuText a, .submenuText a:visited {
	color: #959595;
	font-size: 12px;
	text-decoration: none;
	}

.submenuText a:hover {
	color: #cc9999;
	text-decoration: none;
	}
	
.submenuArrowDark {
	color: #8c2037;
	font-family: Arial;
	font-size: 9px;
	}
	
.submenuArrowLight {
	color: #cc9999;
	font-family: Arial;
	font-size: 9px;
	}

#button {
	text-align: right;
	padding-bottom: 5px;
	margin-left: 25px;
	width: 150px;
	}
	
#button a {
	color: #949494;
	font-size: 18px;
	text-decoration: none;
	}
	
#button:hover {
	background: url('images/button_bg.jpg') left center no-repeat;
	}
	
#button2 {
	text-align: right;
	padding-bottom: 5px;
	margin-left: 25px;
	width: 150px;
	background: url('images/button_bg.jpg') left center no-repeat;
	}

#button2 a {
	color: #949494;
	font-size: 18px;
	text-decoration: none;
	}