body
{
	background-image: url(/images/Page-BG-Grey.gif);
	background-repeat:repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #333;	
}
#outside
{
	background-color: #FFF;
	background-image: url(/images/Page-BG-Branches.jpg);
	background-repeat: no-repeat;
	color: #000;
	margin: 0 auto;
	text-align: left;
	padding: 150px 0 0px 0 ;
	position: relative;
	width: 736px;
}
*, BODY, P, TD	
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}

P
{
	margin-top: 0px;
	margin-bottom: 1.75em;
	line-height: 1.4em;
}
.SMALL
{
	font-size: 8pt;
}
A.MAIN, A.MAIN:visited, A.MAIN:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
A:visited
{
	color: #888888;
}
A:link
{
	color: #4376a9;
}
A.MAIN:hover, A:hover
{
	color: #235689;
}

H1
{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 16pt;
	color: #235689;
}
H2
{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 9pt;
	color: #235689;
}
H3
{
	font-size: 8pt;
	color: #033669;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.BARELYVISIBLE
{
	font-size: 10px;
	color: #F0F0F0;
}
#toplinks 
{
	font-family: Georgia, MS Trebuchet;
	font-size: 12px;
	color: #235689;
	font-weight: bold;
	left: 30px;
	top: 119px;
	position: absolute;
	z-index: 10;
}
#toplinks a
{
	color: #235689;
	font-family: Georgia, MS Trebuchet;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#toplinks a:hover
{
text-decoration: underline;
}

li
{
	margin-bottom: 9px;
}
#clientlogin
{
	position: absolute;
	top: 4px;
	right: 10px;
}