@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;

}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr {
	color:#FF9900;
	height:2px;
	width:95%;
	text-align:center;
}

 #container {
	width:800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
} 


 #header {
	background: #FFFFFF;
	padding: 0px;  
	height: 72px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#contact {
	float:right;
	width:500px;
	padding:5px 0px 0px 0px;
	margin-left: 0em;
	margin-right: 0em;
	font-size:x-small;
	height:65px;
}
  #sunlogo {
	padding:0em;
	width: 250px;
	margin: 0em;
}
  #search {
	padding:0px 10px 0px 0px;
}
.searchbutton{
	background-color:#CCCCCC;
	border:#000000 1px solid;
	width:80px;
}
.searchbox{
	width:150px; 
}

 #column1 {
	width: 245px;
	padding:5px;
	background:url(../graphics/PersonalBanking.jpg) no-repeat center;
	height:210px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#FFFFFF;

}
 .mybranch{
	width: 245px;
	padding:5px;
	background:url(../graphics/HBbox.gif) no-repeat center;
	background-color:#FFFFFF;
	height:210px;
	margin-top: 5px;
	margin-bottom: 5px;
}


 #column3 {
	width: 245px; /* since this element is floated, a width must be given */
	padding:5px;/* top and bottom padding create visual space within this div */
	background:url(../graphics/BusinessBanking.jpg) no-repeat center;
	height:210px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#FFFFFF; 
}
.info {	
	margin: 0px 8px;
}

 .mybranch p {
	margin-left:9px; 
	margin-right:5px;
}


.title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
	margin-top:10px;
}
.menus{height:22px; border-bottom:#000066 3px solid;}

 .menu {
	height:19px;
	width: 150px;
	margin: 0px 0px 0px 1px;
	padding:2px 0px 0px 0px;
	background:url(../graphics/tab1.gif) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


/*menu bar*/
 .menu a:link,.menu a:visited  {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#000066;
}
 .menu a:hover
 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#FF6600;
}

 #mainContent {
	padding:0px 0px 0px 10px;
	width: 600px;
	float: left;

}
.border {	border: 2px solid #cccccc; }
 #sidebar {
	float:right;
	width:160px;
	padding:0px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 5px;
}
 #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	height:55px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
 #ncua {
	width:250px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}

 #visa {
	width:190px;
	padding-top:10px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:0px;
	float:left;
}
 #ehl {
	width:250px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:0px;
	float:left;
}

.clear {
	font-size: 1px;
	height: 1px
}
.style1 {
	font-size: 10px;
}
.style2 {
	color: #FF6600;
}
.style3 { 
	margin-top:.5em;
	font-size: 75%;
}
form {
	margin:5px 0px 0px 0px ;
}
.style4{
	margin:0px; 
	font-weight:bold;
}
.style5{
	Margin:0px;
}
#RESET{
	display:none;
}
#MCWSUBMIT{
	background:#FF6600;
	border:#000000 solid 1px;
}
.hide{
Z-INDEX: 3;
}

.button {
	color: #FFFFFF;
	background-color: #2C449E;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	overflow: hidden;

}
.logo{
		background:url(graphics/HomeBanking.1.gif) no-repeat top left;
		height:90px;
		width:140px;
		text-align: center;
	
}

.button a:link {
	
	PADDING: 2px; 
	DISPLAY: block;  
	WIDTH: 100%;  
	BACKGROUND-COLOR: #2C449E;
	COLOR: #ffffff; 
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	
}

.button a:visited {
	COLOR: #ffffff; 
}



#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border:1px solid #666666;
	border-bottom-width: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:20px;
	z-index:100;
	color:#000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	background-color: #fdfdfd;
	font-weight: bold;
}

/*hover background color*/
#dropmenudiv a:hover{
	background-color: #000066;
	color:#ffffff;
	font-weight: bold;
}
