.mainwindow {
	margin-top:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-bottom:0pt;

	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;

	background-image: url(/images/background.jpg);
	background-attachment: fixed;

}

.listwindow
{
	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;

	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;
}

.tableform
{
	background-color: #f0f0f0;
}


.form-control
{
	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;
}

p,li,td
{
	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;
}

.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: #666699;
}

.subtitle
{
	font-family: georgia, "times new roman";
	font-size: 14pt; 
	font-weight: bold;
	color: #666699;
}

.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: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;
	background-color: #ccccff;
}

.selectedtab
{
	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}

.branchzoomout
{
	font-family: verdana, arial;
	font-size: 6pt; 
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
}

.branchzoomin
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
}

.branchzoomin a, .hilightzoomin a
{
	font-size: 9pt; 
}

.hilightzoomout
{
	font-family: verdana, arial;
	font-size: 6pt; 
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
	background-color: #ffff88;
}

.hilightzoomin
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
	background-color: #ffff88;
}


.masthead
{
	background-color: #4A82CD;
}

.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;
}

.smalltext
{
	font-family: verdana, arial;
	font-size: 8pt; 
	font-weight: normal;
}

.nobr
{
	white-space: nowrap;
}

