BODY	{
	SCROLLBAR-BASE-COLOR: #DEDEE4;
	}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000033; FONT: 13px geneva, verdana, arial, sans-serif }

.sidetitle		{ COLOR: #FFFFFF; FONT: 12px verdana; font-weight: bold }

.sidesubtitle	{ COLOR: #9A0000; FONT: 12px verdana; font-weight: bold }

.sidetext		{ COLOR: #FFFFFF; FONT: 11px verdana; }

.sidesubtext		{ COLOR: #000000; FONT: 11px verdana; }

a.side:link		{ color: #000000; text-decoration: underline; font: 13px verdana; font-weight: bold }

a.side:visited	{ color: #000000; text-decoration: underline; font: 13px verdana; font-weight: bold }

a.side:active	{ color: #000000; text-decoration: underline; font: 13px verdana; font-weight: bold }

a.side:hover		{ color: #CC0000; text-decoration: none; font: 13px verdana; font-weight: bold }

.foottext		{ COLOR: #888888; FONT: 9px verdana; }

.righttext		{ COLOR: #CC0000; FONT: 11px verdana; font-weight: bold}

.lefttextcaps		{ COLOR: #000000; FONT: 13px verdana; text-transform:uppercase; font-weight: bold }

.lefttext		{ COLOR: #000000; FONT: 11px verdana }

.groupheadtext		{ COLOR: #FFFFFF; FONT: 11px verdana }

.ultext		{ COLOR: #000000; FONT: 11px verdana; list-style-position:outside; margin-top: 5px; margin:0; padding:0 }

a.foot:link		{ color: #CC0000; text-decoration: underline; font: 11px verdana }

a.foot:visited	{ color: #CC0000; text-decoration: underline; font: 11px verdana }

a.foot:active	{ color: #CC0000; text-decoration: underline; font: 11px verdana }

a.foot:hover	{ color: #666666; text-decoration: none; font: 11px verdana }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #262662; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.services 	{ COLOR: #262662; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.messageoff	{  cursor:hand; BORDER: #FFFFFF 1px SOLID }

.messageon	{  cursor:hand; BORDER: #FF9900 1px SOLID }

img.floatRight { 
    float: Right; 
    margin: 3px;
	margin-bottom: 3px; 
}

img.floatLeft { 
    float: left; 
   	margin-right: 10px;
	margin-left: 3px;
}