BODY
{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
        color: #0B1560;
}
H1 
{
	font-size: 16px;
	color: #0B1560;
}

H2 
{
	font-size: 12px;
        font-family: arial;  
	color: #0B1560;
        font-weight: bold;
}

BODYTEXT 
{
	font-size: 12px;
        font-family: arial;  
	color: #0B1560;
        font-weight: bold;
}



#headerLogo 
{
	width: 1000px;

	background-color: White;
	padding: 0px;
}
#headerMenu
{
	width: 840px;
	background-color: #F0027F;
	color: White;
	padding: 3px 0 3px 10px;
text-decoration: none;
}

#headerMenu A 
{
	color: White;
text-decoration: none;
}
#headerBreadcrumbs 
{
	width: 840px;
	background-color: #F0027F;
	color: White;
font-weight: bolder;
text-decoration: none;
padding: 3px 0 3px 10px;
}
#main
{
	width: 1000px;
	background-image: url(../files/background.gif);
	background-repeat: repeat-y;


}
#branchmenu 
{
	float: left;
	width: 210px;
text-decoration: none;
line-height: 225%;
font-weight: bolder;
}
#branchmenuInner
{
	padding: 20px;
text-decoration: none;
font-weight: bolder;
}
#branchmenu A
{
	color: White;
text-decoration: none;
font-weight: bolder;
}
#content 
{
	float: left;
padding: 5px;
	min-height: 300px;
	width: 590px;


}
#snapshots 
{
	float: right;
	width: 250px;
}
#footer 
{
	background-color: #F0027F;
	padding: 3px 0 3px 10px;
	width: 840px;
	color: White;
	font-size: 1.0em;
	clear: both; 
}

#footer A
{
     color: #FFF;
}


#footer A:hover
{
	color: #0B1560;
}

.newbody { font-family: arial; font-size: 13px; color: #000080; font-weight: normal; text-align: justify; }

.newbodybold { font-family: arial; font-size: 13px; color: #000080; font-weight: bold; text-align: justify; }

.largeheader { font-family: arial; font-size: 16px; color: #000080; font-weight: bold; text-align: justify; }

.newbodywhite { font-family: arial; font-size: 13px; color: #ffffff; font-weight: normal; text-align: justify; }

.newbodyboldwhite { font-family: arial; font-size: 13px; color: #ffffff; font-weight: bold; text-align: justify; }

.largeheaderwhite { font-family: arial; font-size: 16px; color: #ffffff; font-weight: bold; text-align: justify; }

.largeheaderpink { font-family: arial; font-size: 16px; color: #f0027f; font-weight: bold; text-align: justify; }


TD
{
font-size: 12px;
}
