﻿body
{
	background:white url('images/bgrnd.jpg') repeat-x;
	margin:0;
}

#shell
{
	background-color:white;
	width: 995px;
	border-top:5px #B2B2B2 solid;
	clear:both;
}

#header
{
	
}

/* top nav styles */

#nav ul 
{
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
	line-height: 1;
	background: url('images/nav.jpg') repeat-x;
	border-right: 1px #B2B2B2 solid;
	border-bottom: 1px #B2B2B2 solid;
	width:546px;
	height:52px !important;
	height:51px;
}

#nav 
{
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
	line-height: 1;
	background: url('images/nav.jpg') repeat-x;
	border-right: 1px #B2B2B2 solid;
	border-bottom: 1px #B2B2B2 solid;
	/*width:546px;*/
	height:52px !important;
	height:51px;
}

#navcurve
{
	position:absolute;
	left:435px;
	top:47px;
	display:block;
	width:11px;
	height:11px;
	background:url('images/navCurve.gif') no-repeat;
	cursor:pointer;
}


#nav li
{
	display:inline;
}

#nav a:link, #nav a:visited
{
	float:left;
	padding:0 10px 0 10px;
	height:53px !important;
	height:52px;
	text-align:center;
	border-left:1px #B2B2B2 solid;
	line-height:50px;
	font-family:"Trebuchet MS", Arial; font-size:13px; color:#838383;
	text-decoration:none;
	background:url('images/nav.jpg') repeat-x;
}

#nav a:hover, #nav a:visited:hover
{
	float:left;
	padding:0 10px 0 10px;
	height:53px !important;
	height:52px;
	text-align:center;
	border-left:1px #B2B2B2 solid;
	line-height:50px;
	font-family:"Trebuchet MS", Arial; font-size:13px; color:white;
	text-decoration:none;
	background:url('images/navO.jpg') repeat-x;
}


/* end top nav styles */

#banner
{
	clear:both;
	border-top:1px #B2B2B2 solid; border-bottom:1px #B2B2B2 solid;
	height:173px;
	width:100%;
	/*background:white url('images/banner.jpg') no-repeat;*/
}

/* Direct Login */

#DL
{
	width:288px; height:148px;
	background-image:url('images/dl_bgrnd.png') !important;
	background-image:url('images/DL.gif'); 
	background-repeat:no-repeat;
	position:absolute;
	left:705px; top:110px;
	z-index:100;
	float:right;
	margin-top:12px;
	text-align:center;
	cursor:default;
}

#DL2
{
	margin:0 auto;
	width:230px;
	margin-top:25px;
}

#DLtitle
{
	font-family:Tahoma; font-size:14px; color:#C8CDD1;
	padding-top:5px;
}

#DLtext
{
	font-family:Tahoma; font-size:11px; color:white; font-style:italic;
	padding-top:5px;
}

#DLtext a:visited
{
	color:white;
}

#DLtext a:link
{
	color:white;
}

.field
{
	background:white url('images/field.jpg') repeat-x;
	border:1px #1E6A9B solid;
	font-family:Tahoma; font-size:11px;
	padding:2px;
	width:90px;
}

.btn
{
	background:#FF6702 url('images/navO.jpg') repeat-x;
	font-family:Tahoma; font-size:11px; color:white; font-style:normal;
	border:0px #789FC9 solid;
	width:45px; height:18px;
	cursor:pointer;
}

/* logo style */

#logo
{
	border-width: 0px; float:left;
	margin:4px 0 9px 45px;
}

/* content area */

#main
{
	min-height:300px;
	padding:15px;
}

#content
{
	background:white url('images/cBgrnd.jpg') repeat-x;
	width:765px;
	min-height:320px;
	padding:15px;
	border:1px #DEDEDE solid;
	font-family:"Trebuchet MS", Arial; font-size:12px; color:black;
}

#content a:visited
{
	color:#295A8F;
}

#content a:link
{
	color:#295A8F;
}

#content h1
{
	font-family:"Trebuchet MS", Arial; font-size:12pt; color:#FF6800;
}

#content h2
{
	font-family:"Trebuchet MS", Arial; font-size:10pt; color:#295A8F;
	margin-left:10px;
}

#content h3
{
	font-family:"Trebuchet MS", Arial; font-size:9pt; font-weight:bold; font-style:italic;
	border-bottom:1px #FF6800 solid;
}

#content td
{
}

/* right side box */

#rightBox
{
	float:right;
	width:158px;
	height:352px;
	background:white url('images/rightBottom.jpg') no-repeat bottom;
}

#rightBox p
{
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	margin:10px;
}

#rightBlue
{
	background:white url('images/rightBlue.jpg') no-repeat;
	float:right;
	width:148px; height:352px;
	padding:5px;
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	line-height:20px;
}

#rightBlue a:visited
{
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	text-decoration:none;
}

#rightBlue a:link
{
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	text-decoration:none;
}

#rightBlue a:visited:hover
{
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	text-decoration:none;
	border-bottom:1px white dotted;
}


#rightBlue a:hover
{
	font-family:"Trebuchet MS"; font-size:11px; color:white;
	text-decoration:none;
	border-bottom:1px white dotted;
}


/* footer */

#footer
{
	margin-top:10px;
	border-top:1px #B2B2B2 solid;
}

#fLinks
{
	width: 975px;
	text-align:right;
	font-family:"Trebuchet MS"; font-size:12px; color:#6C6C6C;
	padding-top:10px;
}

#fLinks a:visited
{
	font-family:"Trebuchet MS"; font-size:12px; color:#6C6C6C;
	text-decoration:none;
}

#fLinks a:link
{
	font-family:"Trebuchet MS"; font-size:12px; color:#6C6C6C;
	text-decoration:none;
}

#fLinks a:visited:hover
{
	font-family:"Trebuchet MS"; font-size:12px; color:#6C6C6C;
	text-decoration:none;
	border-bottom:1px #2E5E92 dotted;
}

#fLinks a:hover
{
	font-family:"Trebuchet MS"; font-size:12px; color:#6C6C6C;
	text-decoration:none;
	border-bottom:1px #2E5E92 dotted;
}

/* home page boxes */

#box
{
	float:left;
	width:165px;
	margin-right:26px !important;
	margin-right:22px;
}

#box2
{
	border-top:1px #B2B2B2 solid;
	padding:5px 0 3px 0;
}

#box2 a:visited
{
	text-decoration:none;
}

#box2 a:link
{
	text-decoration:none;
}

#box2 a:visited:hover
{
	text-decoration:none;
	border-bottom:1px #FF6800 solid;
}

#box2 a:hover
{
	text-decoration:none;
	border-bottom:1px #FF6800 solid;
}

/* PNG fix code */

img { behavior: url(iepngfix.htc) }

div { behavior: url(iepngfix.htc) }

/* the following is used to stretch some pages where there are anchor links that the bank wants the link to reach */
#stretch
{
	height:400px;
}
#home {
	margin-left:0px;
	padding-left: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#home:hover {
	text-decoration: underline;
}
.clearfloat {
	clear:both;
}
