﻿/* Used for main frames with white background */
/* E1D5BC=beige			*/
/* 094863=dark blue		*/
/* 931834=dark red		*/
/* 464646=dark gray		*/
/* F4F2F4=light gray (bg)	*/
/* COMMENT 				*/




body, table, th, tr, td, li, ul, ol	{
	color: #333333;
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 14px; 
	text-align: left;
	}

.form		{ 
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	color: #931834;
	font-size: 11pt; 
	font-weight: bold; 
	}

PRE, CODE, TT	{ 
	color: #333333;
	font-family: Courier New, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: center;
	color: #DDDDDD;
	}	

A:link, A:visited	{
	text-decoration: underline;
	color: #094863;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #931834;
	}	
		

H2	{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 18pt; 
	font-weight: normal;
	color: #931834;
	}
	
H3	{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	color: #464646; 
	font-size: 12pt; 
	text-decoration: underline; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}


/* DARK BACKGROUND */

.darkbg	{
	color: #EEEEEE;
	}

.darkbg a:link, 
.darkbg a:visited	{
	color: #C0C0C0;
	}

.darkbg a:active, 
.darkbg a:hover	{
	color: #FFFFFF;
	}


/* TOOLBAR */

.toolbar td	{
	color: #C0C0C0;
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 15px; 
	font-weight: bold;
	}

.toolbar a:link, 
.toolbar a:visited		{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 15px; 
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	margin: 0 5;
	}

.toolbar a:hover, 
.toolbar a:active		{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 15px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5;
	}

/* COPYRIGHT FOOTER */

.footer	{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 9pt; 
	color: #FFFFFF;
	font-weight: bold;
	}

.footer a:link, 
.footer a:visited		{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 9pt; 
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	}

.footer a:hover, 
.footer a:active		{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 9pt; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

/* HEADING */

.heading	{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	color: #6D262A; 
	font-weight: bold;
	font-size: 16pt;
	letter-spacing:-1pt; 
	}

.style1	{
	font-size: 9pt;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
	}

.hdgA	{
	font-family: Calibri, Lucida Sans, Arial, Tahoma, helvetica, 'sans serif'; 
	color: #74231B;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -.5pt;
	}

.hdgB	{
	font-family: Cambria; 
	color: #74231B;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	}