BODY
	{
	background: #ffffff;
        margin: 0px;
	}
	
.imageBG
	{
	background: #ffffff  url(../images/image-bg.jpg) no-repeat top right;
	}
	
.imageBG_home
	{
	background: #ffffff  url(../images/image-bg-home.jpg) no-repeat top right;
	}

.main_table_bg
	{
	background: #ffffff;
	}

P
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin: 10px;
	}
	
.footer_text
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	}	
	
.impInfo
	{
	background: #cccccc;
	}
	
.rec_links
	{
	background: #cccccc url(../images/links_bg.jpg) repeat-x;
	}	
	
.history_text
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	margin: 10px;
	}
	
.org_header
	{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	background-color: #32327f;
	color: #ffffff;
	text-transform: uppercase;
	}

.tableheader
	{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #32327f;
	}

.tabledata
	{
	font-family: Verdana;
	font-size: 8pt;
	}

.contact
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-left: 40px;
	}

UL
	{
	list-style-type: disc;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	line-height: 12pt;
	}

.UL_Home
	{
	list-style-type: disc;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	line-height: 26pt;
	}

OL
	{
	list-style-type: upper-roman;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	line-height: 12pt;
	}

.numbers_list
	{
	list-style-type: decimal;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	line-height: 12pt;
	}

OL OL
	{
	list-style-type: upper-alpha;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	line-height: 12pt;
	}

.header
	{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #32327f;
	text-transform: uppercase;
	}

.subheader
	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #32327f;
	}

.lowheader
	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #32327f;
	}
	
.welcome
	{
	padding: 10px;
	}
	
.history1
	{
	background: #cccccc;	
	}
	
.history2
	{
	background: #cccccc;
	}	
	
.welcome_text
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	}
	
.caption
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	}
	
.welcome_header
	{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-transform: uppercase;	
	}

a.nav:link
	{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;

	text-decoration: none;
	padding: 2px;	
	color: #9d0a0e;
	}

a.nav:visited
	{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;

	text-decoration: none;
	padding: 2px;	
	color: #9d0a0e;
	}
	
a.nav:hover
	{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;

	padding: 2px;
	color: #32327f;
	
	text-decoration: underline;
	}
	
a.nav:active
	{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	
	background-color: #32327f;
	padding: 2px;
	color: #ffffff;	
	}
	
a.contact_link:link
	{
	text-decoration: none;	
	color: #ffffff;
	}

a.contact_link:visited
	{
	text-decoration: none;
	color: #ffffff;
	}
	
a.contact_link:hover
	{
	color: #bbbbbb;
	text-decoration: underline;
	}
	
a.contact_link:active
	{
	color: #ffffff;	
	text-decoration: underline;
	}
	
A:link
	{
	text-decoration: underline;
	color: #9d0a0e;
	}

A:visited
	{
	text-decoration: underline;
	color: #9d0a0e;
	}
	
A:hover
	{
	color: #32327f;
	text-decoration: none;
	}
	
A:active
	{
	text-decoration: none;
	color: #32327f;	
	}	