a:link { 
	text-decoration: none; color: #999999;
}
a:visited { 
	text-decoration: none; color: #999999;
}	
a:hover { 
	text-decoration: none; color: #FFCC66;
	}
body {
	color: #003366;
	background-color: #FFFFFF;
	background-image:  url(images/margin-blue.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
	color: #003366;
	margin: 0 20px 10px 10px;
	padding: 0px;
}
ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #003366;
	margin: 0 20px .6em 10px;
	padding: 0px;
}
.bullet-list {
	margin: 0 5px .6em 9px;
}
.bullet {
	margin-left: -8px;
}
.number {
	margin-left: -13px;
}
.number-list {
	margin: 0 5px .6em 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #CC9900;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #CC9900;
	font-weight: bold;
	margin: 0px 0px 20px 10px;
	white-space: nowrap;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #CC9900;
	font-weight: bold;
	margin: 10px 10px 2px 10px;
}
h3 a:link { 
	text-decoration: none; color: #CC9900;
}
h3 a:visited { 
	text-decoration: none; color: #CC9900;
}	
h3 a:hover { 
	text-decoration: underline; color: #CC9900;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.1em;
	font-style: italic;
	color: #999999;
	text-align: center;
	margin: 5px 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	line-height: 1em;
	text-align: center;
	color: #666666;
	margin: 10px 0;
}
h5 a:link { 
	text-decoration: none; color: #666666;
}
h5 a:visited { 
	text-decoration: none; color: #666666;
}	
h5 a:hover { 
	text-decoration: underline; color: #CC9900;
}
.menu {
	width: 154px;
	margin-left: 16px;
}
.menu h4 {
	padding: 6px 2px 2px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
.spacer {
	font-size: 0.2em;
	line-height: 0.5em;
}
#logo-frame {
	background-image:   url(images/logo-frame.gif);
	background-repeat: repeat-none;
	position: absolute;
	width: 164px;
	height: 102px;
	left: 11px;
	top: 10px;
	z-index: 2;
}
#logo {
	position: absolute;
	width: 145px;
	height: 55px;
	left: 21px;
	top: 32px;
	z-index: 3;
}
#shadow {
	background-image:  url(images/shadow.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 186px;
	top: 125px;
	height: 18px;
	width: 14px;
	z-index: 1;
	}
#credit-shadow {
	background-image:  url(images/credit-shadow.jpg);
	background-repeat: repeat-none;
	height: 18px;
	width: 14px;
	}
#credit-ticker {
	background-image:  url(images/credit-ticker.jpg);
	background-repeat: repeat-x;
	height: 18px;
	}
#checks-shadow {
	background-image:  url(images/checks-shadow.jpg);
	background-repeat: repeat-none;
	height: 18px;
	width: 14px;
	}
#checks-ticker {
	background-image:  url(images/checks-ticker.jpg);
	background-repeat: repeat-x;
	height: 18px;
	}
#atm-shadow {
	background-image:  url(images/atm-shadow.jpg);
	background-repeat: repeat-none;
	height: 18px;
	width: 14px;
	}
#atm-ticker {
	background-image:  url(images/atm-ticker.jpg);
	background-repeat: repeat-x;
	height: 18px;
	}
#gifts-shadow {
	background-image:  url(images/gifts-shadow.jpg);
	background-repeat: repeat-none;
	height: 18px;
	width: 14px;
	}
#gifts-ticker {
	background-image:  url(images/gifts-ticker.jpg);
	background-repeat: repeat-x;
	height: 18px;
	}	
.blue {
	color: #003366;
}

