/* **********************************
HTML Styles
*********************************** */
body {
	background: #cccc99; /* color image repeat attachment position */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 0px auto 0px auto; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}


table {
	background: #ffffff; /* color image repeat attachment position */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td {
	
}

p {
	margin: 5px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

ul	{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 5pt;
}
	
li	{	margin-top: 1pt;
	margin-left: -10pt
	}

hr {
	height: 1px;
	border: none 0; 
	text-align: left;
	border-top: 1px solid #781F28;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}
/* **********************************
Header Styles
*********************************** */	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #781F28;
	margin: 0px 0px 5px 0px; /* top right bottom left */
	padding: 5px 0px 0px 0px; /* top right bottom left */
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #781F28;
	margin: 0px 0px 8px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

/* **********************************
Link Styles
*********************************** */


a:link {
	color: #781F28;
	font-weight: bold;
}

a:visited {
	color: #666666;
	font-weight: bold;	
}

a:hover {
	color: #666666;	
}

a:active {
	color: #781F28;	
}


/* **********************************
Custom Styles
*********************************** */
				
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #333599;
	margin: 12px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal;
	color: #333599;
	margin: 12px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.hdr3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #333599;
	margin: 12px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}									

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #cccc99;
	background-color:#781f28;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 4px 12px 4px 0px; /* top right bottom left */
}									

.footerimage {
	margin: 0px 15px 0px 15px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}									

.main {
	border-left: 2px solid #781f28; /* width style color */
	border-right: 2px solid #781f28; /* width style color */
	border-top: 2px solid #781f28; /* width style color */
	margin: 12px auto 10px auto; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

.white {	
	background-color: #FFFFFF;
}

.red {	
	background-color: #781F28;
}

.green {
	background-color: #cccc99;
}
				

.small {	]
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #781F28;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}	

.credits {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC;
	margin: 10px auto 10px auto; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}
	 			
a.btm:link {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC;
}

a.btm:visited {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF
}

a.btm:active {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC
}

a.btm:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF
}	

a.h:link {	
	text-decoration: none;
	color: #781F28;
}

a.h:visited {	
	text-decoration: none;
	color: #781F28
}

a.h:active {	
	text-decoration: none;
	color: #781F28
}

a.h:hover {	
	text-decoration: none;
	color: #781F28
}	