/* Default style sheet for United Bank site */


body
{
	background-color: #FFFFFF;
	margin: 0px;
}

A:link
{
	color: green;
}

A:visited
{
	color: #000099;
}

A:active
{
	color: gray;
}

P
{
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

.note
{
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.main_menu
{
	margin-left: 15px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.green
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 10pt;
	font-weight: bold;
}

IMG.ad
{
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 8px;
}

TD, LI
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 10pt;
}

P.header
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 11pt;
	font-weight: bold;
}

.locations
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 8pt;
	padding-left: 12px;
	padding-bottom: 3px;
}

.home_menu
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 8.5pt;
	text-decoration: none;
}

.home_menu:visit
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 8.5pt;
	text-decoration: none;
}

.home_menu:hover
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 8.5pt;
	text-decoration: underline;
}

.jumplink
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 7.5pt;
	text-decoration: none;
}

.jumplink:visit
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 7.5pt;
	text-decoration: none;
}

.jumplink:hover
{
	color: #20AB4E;
	font-family: Verdana, regular;
	font-size: 7.5pt;
	text-decoration: underline;
}


.inside_nav
{
	padding-left: 9px;
}

.inside_banner
{
	padding-left: 20px;
	padding-top: 2px;
}

.home_style
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 8.5pt;
	margin-left: 20px;
	text-decoration: none;
}

.home_style_nav
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 8.5pt;
	text-decoration: none;
}

.home_squeeze
{
	margin-bottom: -5px;
	margin-left: 14px;
}

.divider
{
	margin-top: 15px;
	color: #A4A4A4;
	font-family: Verdana, regular;
	font-size: 7.5pt;
}
/* start of new styles jan 10,2005*/
#mainContent h1{
	font-size:14pt;
	font-family:Verdana, regular;
	color: #007326;
	font-weight: bold;
}
#mainContent h2{
	font-size:12pt;
	font-family:Verdana, regular;
	color: #007326;
	font-weight: bold;
}

#mainContent {
margin-left: 20px;
margin-right: 10px;
margin-top:10px;
margin-bottom:10px;
}
#mainContent p{
margin:0px;
}

#mainContent .header{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 11pt;
	font-weight: bold;
}
#mainContent p.section{
padding-bottom:20px;
}
.comparisonChart{
text-align:center;
margin-left: 5px;
}

.comparisonChart td {
font-size:8pt;
font-family:Verdana, regular;
border-right:1px solid black;
border-bottom:1px solid black;
}
.comparisonChart th {
font-size:8pt;
font-family:Verdana, regular;
background-color: rgb(194,202,185);
border-top:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
}
.comparisonChart th.topleft {
font-size:8pt;
font-family:Verdana, regular;
background-color: rgb(194,202,185);
border:1px solid black;
}
.comparisonChart .rowTitle {
background-color: rgb(240,243,237);
border-left:1px solid black;
}

.disclaimer{
font-family:Tohoma;
font-size:7pt;
}
.yellowHighlight{
background-color: rgb(255,255,0);
}
/* question answer styles*/

.cashmgmt
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: underline;
	padding-left: 20px
}

.cashmgmt:visit
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: underline;
	padding-left: 20px
}

.cashmgmt:hover
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px
}

.cashmgmt2
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: underline;
	padding-left: 30px
}

.cashmgmt2:visit
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: underline;
	padding-left: 30px
}

.cashmgmt2:hover
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 30px
}
.greenlink
{
color: #007326;
text-decoration: underline;
}
.greenlink:visit
{
color: #007326;
text-decoration: underline;
}
.greenlink:active
{
color: #007326;
text-decoration: underline;
}
.greenlink:hover
{
color: #007326;
text-decoration: underline;
}
.bluelink
{
color: blue;
text-decoration: underline;
}
.bluelink:visit
{
color: blue;
text-decoration: underline;
}
.bluelink:active
{
color: blue;
text-decoration: underline;
}
.bluelink:hover
{
color: blue;
text-decoration: underline;
}

.productButton
{
    BORDER-RIGHT: #006633 2px solid;
    BORDER-TOP: #006633 2px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #006633 2px solid;
    COLOR: black;
    BORDER-BOTTOM: #006633 2px solid;
    BACKGROUND-COLOR: #93c6ad;
    FONT-FAMILY: Arial;
    CURSOR: hand;
}

.text
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: #93c6ad 2px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #93c6ad 2px solid;
    COLOR: white;
    BORDER-BOTTOM: black 2px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #006633;
    TEXT-ALIGN: center
}
.text1
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: gray 1px solid;
    COLOR: slategray;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f5f5f5;
    TEXT-ALIGN: center
}
.text1 A
{
    COLOR: gray
}
.text1 A:visited
{
    COLOR: gray
}
.text A:visited
{
    COLOR: white
}
.text A
{
    COLOR: white
}
.link
{
	 COLOR: white;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
.ntext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
.qa{
	position:absolute; 
	left:235px; 
	top:440px; 
	width:450px; 
	height:110px; 
	clip:rect(0px 450px 160px 0px); 
	background-color:#ffffff; 
	layer-background-color:#ffffff;
	
}
.qa2 {
	position:absolute; 
	left:235px; 
	top:440px; 
	width:450px; 
	height:110px; 
	clip:rect(0px 450px 160px 0px); 
	background-color:#ffffff; 
	layer-background-color:#ffffff; 
	visibility:hide; visibility:hidden;
 
}
.qaBoxes {
	width: 220px; 
	height: 50px; 
	layer-background-color: Lightgrey;
	BORDER-RIGHT: black 2px solid;
	BORDER-TOP: #93c6ad 2px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #93c6ad 2px solid;
	COLOR: white;
	BORDER-BOTTOM: black 2px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #006633;
	TEXT-ALIGN: center
}

.qaBoxes1 {
	width: 220px; 
	height: 50px; 
	layer-background-color: Lightgrey;
	BORDER-RIGHT: #A8A8A8 2px solid;
    BORDER-TOP: #DAECE3 2px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #DAECE3 2px solid;
    COLOR: white;
    BORDER-BOTTOM: #A8A8A8 2px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #A8CBB9;
    TEXT-ALIGN: center
}
/*
.qaBoxes1 {
	width: 220px; 
	height: 50px; 
	layer-background-color: Lightgrey;
	BORDER-RIGHT: #333333 2px solid;
    BORDER-TOP: #999999 2px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #999999 2px solid;
    COLOR: #999999;
    BORDER-BOTTOM: #333333 2px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #666666;
    TEXT-ALIGN: center
}
*/
.qaBoxes A:visited
{
    COLOR: white
}
.qaBoxes A
{
    COLOR: white
}
.qaBoxes1 A:visited
{
    COLOR: white
}
.qaBoxes1 A
{
    COLOR: white
}
.floatLeft {
	float: left;
	margin: 0em .5em .5em 0em;
}

.floatRight {
	float: right;
	margin: 0em 0em .5em .5em;
}

#div1, #div3, #div5, #div7 {
	float: left;
	margin: 0em .5em .5em 0em;
}

#div2, #div4, #div6 {
	float: right;
	margin: 0em .5em .5em 0em;
}
#div8{
	float: left;
	margin: 0em .5em .5em 0em;
}
.drive_link
{
	font-family: Verdana;
	font-size: 14pt;
	color: red;
	font-weight: bolder;
	text-decoration: none;
}
.drive_link:link
{
	font-family: Verdana;
	font-size: 14pt;
	color: red;
	font-weight: bolder;
	text-decoration: none;
}
.drive_link:visited
{
	font-family: Verdana;
	font-size: 14pt;
	color: red;
	font-weight: bolder;
	text-decoration: none;
}
.drive_link:active
{
	font-family: Verdana;
	font-size: 14pt;
	color: red;
	font-weight: bolder;
	text-decoration: none;
}
.drive_link:hover
{
	color: red;
	text-decoration: underline;
}

.drive_sublink
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
}
.drive_sublink:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
}
.drive_sublink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
}
.drive_sublink:active
{
	font-family: Verdana;
	font-size: 8pt;
	color: gray;
	font-weight: bolder;
	text-decoration: none;
}
.drive_sublink:hover
{
	color: gray;
	text-decoration: underline;
}
.free_checking
{
	font-family: Verdana;
	font-size: 14pt;
	color: #007326;
	font-weight: bolder;
	text-decoration: none;
}
.onlinerates
{
	background-color: #E8FFDC;
	margin: 0px 10px;
	padding: 5px 10px;
}

.onlinerates2 
{
	background-color: #ffffff;
	margin: 0px 10px;
	padding: 5px 10px;
}

.onlinerates3
{
	background-color: #E8FFDC;
	margin: 0px 20px;
	padding: 10px;
	text-align: center;
	width: 50%;
}

.onlinerates4
{
	background-color: #ffffff;
	margin: 0px 20px;
	padding: 10px;
	text-align: center;
	width: 50%;
}
.section img.floatRight {
	padding-left: 30px;
	border: none;
}
