﻿.mainTITLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #f57b20;
}
.mainTEXTbold
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#f57b20;
	font-weight:bold
}
.mainLINK
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#f57b20;
	font-weight:bold
}
.mainLINK:hover
{
    color: #b36420;
}

.mainTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#544a42;
}

.mainSUBHEAD {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 17px;
	font-weight:normal;
	color: #544a42;
}

.subnavTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:8pt;
	color:#544a42;
}

.menubar
{
	font-family:Georgia, "Times New Roman";
	font-size:13pt;
	color:#544a42;
	
}
.button
{
	background-image:url('/images/blank_button.gif')
}

.prinavTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:12pt;
	color:#544a42;

}

.prinavTEXTON
{
	font-family:Georgia, "Times New Roman";
	font-size:12pt;
	color:#f57b20;
 	text-decoration:underline
}

.subnavTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:12pt;
	color:#544a42;

}

.subnavTEXTON
{
	font-family:Georgia, "Times New Roman";
	font-size:12pt;
	color:#f57b20;
 	text-decoration:underline
}

.footerTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#666666;
}

.footerLINK
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#f57b20;
}

.componentTEXT
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#544a42;

}

.componentLINK
{
	font-family:Georgia, "Times New Roman";
	font-size:9pt;
	color:#544a42;

}

.headerBACKGROUND
{
	background:url('./images/Head_Background.gif');
	background-repeat:repeat-x
}

/* CMS ONLY ---------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.cmsNAV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #544a42;
	text-decoration: none;
}
.cmsTITLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ea6620;
}
.cmsNAV:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f57b20;
	text-decoration: none;
}
.directionTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #68005a;
}
.bgCMSNAV {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #ddddd7;
	background-position: center;
}
.mainLINKCMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f57b20;
	line-height: 1.3;
	font-weight: normal;
	text-decoration: none;
}
.mainLINKCMS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f57b20;
	line-height: 1.3;
	font-weight: normal;
	text-decoration: underline;
}

/*******************************************************
 COMPONENTS
*******************************************************/

.com_rightside
{
    background: transparent url('../images/blank_button.gif') no-repeat top left;
    width: 228px;
    height: 88px;
    border: none 0px;
    margin: 0px;
}

.com_header
{
    padding: 5px;
}

.com_body
{
    padding: 5px;
}