DIV#branch_content {
	width: 710px;
}
h1 {
	line-height: 26px;
}
.titleRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
}
.tinyHeaderCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
BODY {
	margin: 0px;
	background-color: #F0F0F0;
}

TABLE, TR, TD {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

IMG {
	border: none;
}

BODY, P, TD {
	font: 12px Arial,Helvetica,sans-serif;
	line-height: 16px;
}

.bigger {
	font: 14px Arial,Helvetica,sans-serif;
	line-height: 20px;
}

.bolder {
	font-weight: bold;
}

.p16 { 
	font: 16px Arial,Helvetica,sans-serif;
	line-height: 22px;
}

.brismall { 
	font: 10px Arial,Helvetica,sans-serif;
	line-height: 11px;
}

.tiny { 
	font: 9px Arial,Helvetica,sans-serif;
	line-height: 11px;
}


A {
	color: #D90000;
}

TABLE#categories {
	border: 1px solid black;
}

TABLE#categories TD {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

TABLE.requestform TR TD {
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
}

TR.list TD {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
}

TR.header_row TD {
	font-size: 14px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	font-weight: bold;
}

TR.odd TD {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 1px;
}

TR.even TD {
	padding-right: 1px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #eeeeee;
}

#new_brow { width: 750px; padding:0; margin:0;}
#new_content { 
	width: 750px; 
	background-image: url("/images/content_middle.gif"); 
	margin: 20px 0 20px 0;
}
#new_footer { width: 750px; }
DIV.content_insider {
	margin: 5px 10px 5px 20px;
}

#brow {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 750px;
}

#side_bars {
	position:absolute;
	top: 170px;
	left: 0px;
	width: 198px;
}

#content {
	position:absolute;
	top: 170px;
	left: 208px;
	width: 539px;
}

#homeFooter {
	position:absolute;
	top: 630px;
	left: 0px;
	width: 750px;
}


.footer {
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.nav_text {
	font-size: 10px; 
	text-align: center;
}

TD.nav_text {
	width: 16%;
	vertical-align: middle;
	border: 0px solid black;
}

TD.profile {
	background-color: #ffffff;
	background-image: url("/images/content_middle.gif");
	background-repeat: repeat-y;
	background-position: right;
}

H1.profile
{
	font-family:      Arial, sans-serif;	
	font-size:        11px;
	color:            #FFFFFF;
	width:            728px;
	padding-left:     22px;
	padding-top:      0px;
	background-color: #3C3C3C;
	background-image: url("/images/icon_head.gif");
	background-repeat: no-repeat;
	background-position: 5 50%;
}


