.pagebackground
{
	margin-top:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-bottom:0pt;

	font-family: georgia, "times new roman";
	font-size: 10pt; 
	font-weight: normal;

	color: #000000;
	background-color: #ffffff;

	background-image: url("/images/background2.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}

.page
{
	margin-top:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-bottom:0pt;

	font-family: georgia, "times new roman";
	font-size: 10pt; 
	font-weight: normal;

	color: #000000;
	background-color: #ffffff;
}

.pagepopup
{
	margin-top:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-bottom:0pt;

	font-family: georgia, "times new roman";
	font-size: 10pt; 
	font-weight: normal;

	color: #000000;
	background-color: #ffffff;
}

.listwindow
{
	font-family: georgia, "times new roman";
	font-size: 10pt; 
	font-weight: normal;

	color: #000000;
	background-color: #f0f0ff;
}

.firstline:first-line 
{
	font-weight: bold; 
	text-transform:uppercase;
}

.firstline:first-letter 
{
	font-size:400%;
	font-weight:bold; 
	float:left; 
	color:#666699;
}

.formtable
{
	background-color: #f0f0f0;
}


.formcontrol
{
	font-family: verdana;
	font-size: 8pt; 
	font-weight: normal;
}

p,li,td
{
	font-family: verdana, arial;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
}

.catalogtext
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #000000;
}

h3
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #000000;
}

.tableheader
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: bold;
	color: #000000;
}

._headtitle1
{
	font-family: georgia, "times new roman";
	font-size: 48pt; 
	color: #ffffff;
}

._headtitle2		
{
	font-family: georgia, "times new roman";
	font-size: 16pt; 
	color: #ffffff;
}

._headtitle3
{
	font-family: georgia, "times new roman";
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
}

.pagetitle			
{
	font-family: georgia, "times new roman";
	font-size: 18pt; 
	font-weight: bold;
	color: #333366;
}

h1			
{
	font-family: georgia, "times new roman";
	font-size: 18pt; 
	font-weight: bold;
	color: #333366;
}

.subtitle
{
	font-family: georgia, "times new roman";
	font-size: 14pt; 
	font-weight: bold;
	color: #333366;
}

h2
{
	font-family: georgia, "times new roman";
	font-size: 14pt; 
	font-weight: bold;
	color: #333366;
}

.quote
{
	font-family: "times new roman";
	font-style: italic;
	font-weight: bold;
	font-size: 12pt; 
	color: #aa3333;
}

.para
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
}

.listheader
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
}

.formprompt
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
}

.formfield
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
}

.tab
{
	font-family: arial, sans-serif, verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #ffffff;
	background-color: #333366;
}

.selectedtab
{
	font-family: arial, sans-serif, verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	background-color: #ffcc33;
}

.adminselectedtab
{
	font-family: arial, sans-serif, verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #ffffff;
	background-color: #cc0000;
}

.footer
{
	color: #ffffff;
	background-color: #ffcc33;
}

.adminfooter
{
	color: #ffffff;
	background-color: #cc0000;
}


.branchzoomout
{
	font-family: verdana, arial;
	font-size: 6pt; 
	white-space: nowrap;
}

.branchzoomin
{
	font-family: georgia, "times new roman";
	font-size: 10pt; 
	white-space: nowrap;
}

.hilightzoomout
{
	font-family: verdana, arial;
	font-size: 6pt; 
	white-space: nowrap;
	background-color: #ffff88;
}

.hilightzoomin
{
	font-family: georgia, "times new roman";
	font-size: 10pt; 
	white-space: nowrap;
	background-color: #ffff88;
}


.masthead
{
	background-color: #ffffff;
}

.darkstripe
{
	background-color: #eeeeee;
}

.lightstripe
{
	background-color: #ffffff;
}

.hilight
{
	background-color: #ffff88;
}

.indi_contact
{
	font-weight: bold;
	color: #aa0000;	
}

.indi_contact_hilight
{
	font-weight: bold;
	color: #aa0000;	
	background-color: #ffff88;
}

a 				
{
	text-decoration: none;
	color: #003399;
} 

a:hover,a:active
{
	text-decoration:underline;
	color: #ff0000;
}

a.tab:hover,a.tab:active
{
	text-decoration:none;
	color: #ffffff;
}

a.selectedtab:hover,a.selectedtab:active
{
	text-decoration:underline;
	color: #000000;
}

a.adminselectedtab:hover,a.adminselectedtab:active
{
	text-decoration:underline;
	color: #ffffff;
}

.linkimage
{
	border-color: #000000;
}

.nobr
{
	white-space: nowrap;
}

