﻿html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #120c01;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}
.randbg1 {
	background-image: url(images/bg001.jpg);
}
.randbg2 {
	background-image: url(images/bg002.jpg);
}
.randbg3{
	background-image: url(images/bg003.jpg);
}
:focus {
	outline: none;
}

a {
	color: #b45e00;
}
a:hover {
	color: #62643c;
}
#page {
	width: 100%;
}

#bodytop {
	width: 100%;
	height: 176px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
}
#bodymain {
	background-image: url(images/bg_bodymain.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#bodyfooter {
	width: 100%;
	height: 123px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/bg_bodyfooter.png);
	background-repeat: repeat-x;
}
#header {
	width: 941px; /*963px*/
	height: 159px; /*176px*/
	margin: 0px auto 0px auto;
	padding: 17px 0px 0px 22px;
	background-image: url(images/bg_mainnavxy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#logo {
	float: left;
	width: 340px;
	height: 90px;
	background-image: url(images/logo_BankofAlameda.png);
	background-repeat: no-repeat;
}
#topnav {
	position: relative;
	float: left;
	width: 601px;
	height: 90px;
}
#topnav ul {
	float: right;
	margin: 5px 12px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 11px 4px 10px;
	margin: 0px;
	background-image: url(images/divider_topnav.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topnav ul li:first-child {
	background: none;
}
#topnav ul li a {
	color: #cdc6c4;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#search {
	position: absolute;
	width: 184px;
	height: 33px;
	top: 35px;
	right: 23px;
	padding: 7px 0px 0px 9px;
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
}
.searchStyle { 
	float: left;
	background-color: transparent; 
	background-image: url(images/bg_searchfield.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	height: 12px;
	width: 126px;
	border-width: 0px;
	margin: 0px;
	padding: 7px 0px 8px 5px;
	/*color: #333;*/
	color: #5b5b5b;
}
#searchBtnbg { 
	float: left;
	width: 45px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/btn_go.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.searchBtn {
	float: left;
	width: 45px;
	height: 24px;
	background-color: transparent; 
	background-image: url(images/btn_go.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	background-position: 0px -24px;
	cursor: pointer;
	filter:alpha(opacity=001);
	opacity: .01;
}
#contentContainer {
	position: relative;
	width: 963px;
	min-height: 500px;
	margin: 0px auto 0px auto;
	padding: 17px 0px 15px 0px;
	border-bottom: 1px solid #FFFFFF;
}
body.home #contentContainer {
	padding: 17px 0px 0px 0px !important;
}
/**************************************/
/**** Main Navigation Styles Start ****/
#mainnav {
	position: absolute;
	width: 963px;
	height: 54px;
	padding: 0px 0px 0px 0px;
	z-index: 900;
	top: -54px;
	left: 0px;
}
#mainnav ul.navlist {
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 950;
	list-style-type: none;
}
#mainnav ul.navlist > li {
	display: block;
	float: left;
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding: 12px 0px 12px 0px;
}
#mainnav ul.nav {
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	list-style-type: none;
}
#mainnav ul.nav > li {
	float: left;
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: none;
}
#mainnav ul.nav li a.category {
	position: relative;
	float: left;
	color: #FFFFFF;
	height: 54px;
	text-decoration: none;
	text-indent: -5000px;
	background-image: url(images/bg_mainnav.jpg);
	background-repeat: no-repeat;
}
body.home #mainnav ul.nav li.menuhome > a {
	background-position: 0px -54px;
}
#mainnav ul.nav li.menuhome > a {
	background-position: 0px 0px;
	width: 173px;
}
body.personal #mainnav ul.nav li.menupersonal > a {
	background-position: -172px -54px;
}
#mainnav ul.nav li.menupersonal > a {
	background-position: -172px 0px;
	width: 210px;
}
body.business #mainnav ul.nav li.menubusiness > a {
	background-position: -382px -54px;
}
#mainnav ul.nav li.menubusiness > a {
	background-position: -382px 0px;
	width: 206px;
}
body.loans #mainnav ul.nav li.menuloans > a {
	background-position: -588px -54px;
}
#mainnav ul.nav li.menuloans > a {
	background-position: -588px 0px;
	width: 176px;
}
body.about #mainnav ul.nav li.menuabout > a {
	background-position: -764px -54px;
}
#mainnav ul.nav li.menuabout > a {
	background-position: -764px 0px;
	width: 136px;
}
#mainnav ul.nav li:hover a {
	cursor: pointer;
	text-decoration: none;
	opacity: 1.0;
}
#mainnav ul li div.navpanel {
	position: absolute;
	overflow: hidden;
	top: 54px;
	margin: 0;
	padding: 0;
	opacity: 1;
	z-index: 1000;
}
div.panelarrow {
	display: block;
	width: 100%;
	height: 17px;
	background-image: url(images/panel_arrow.jpg);
	background-repeat: no-repeat;
}
#personalarrow {
	background-position: 156px 0px;
}
#businessarrow {
	background-position: 250px 0px;
}
#loansarrow {
	background-position: 392px 0px;
}
#aboutarrow {
	background-position: 580px 0px;
}
#mainnav ul li div.personalpanel {
	left: 80px;	
}
#mainnav ul li:hover div.personalpanel {
	left: 80px;	
	height: 188px;
}
#mainnav ul li div.businesspanel {
	left: 200px;
}
#mainnav ul li:hover div.businesspanel {
	left: 200px;	
	height: 200px;
}
#mainnav ul li div.loanspanel {
	left: 246px;
}
#mainnav ul li:hover div.menuloans {	
	left: 246px;
	height: 185px;
}
#mainnav ul li div.aboutpanel {
	left: 220px;
}
#mainnav ul li:hover div.aboutpanel {	
	left: 220px;
	height: 185px;
}
#mainnav ul li div.navpanel table {
	margin: -200px 0px 0px 0px;
}
#mainnav ul li:hover div.navpanel table {
	margin: 0px 0px 0px 0px;
}
.panel_content {
	padding: 0px 0px 30px 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #654338;
	background-image: url(images/bg_panel.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.panel_content h2 {
	color: #b45e00;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}
.panel_content table tr > td {
	background-image: url(images/divider_navpanel.png);
	background-repeat: no-repeat;
	background-position: right top;	
	padding: 0px 0px 0px 20px;
}
.panel_content table tr > td:first-child {
	padding: 0px;
}
.panel_content ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
.panel_content ul li {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 3px 15px;
	background-image: url(images/bullet_doublearrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.panel_content ul li a {
	display: block;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
.panel_content ul li:hover {
	padding: 3px 0px 3px 15px;
	background-position: 0px 6px;
}
.panel_content ul li a {
	display: block;
	color: #333;
}

/**** Main Navigation Styles End ****/
/************************************/
#homeContent {
	display: none;
	width: 963px;
	margin: 0px;
	padding: 0px;
}
body.home #homeContent {
	display: block;
}
.contentTop {	
	width: 963px;
	height: 13px;
	background-image: url(images/bg_contentEnds.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contentMid {
	position: relative;
	width: 859px;
	min-height: 500px;
	padding: 0px 52px 0px 52px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
}
body.home .contentMid {
	min-height: 293px !important;
}
.contentBottom {
	width: 963px;
	height: 17px;
	background-image: url(images/bg_contentEnds.png);
	background-repeat: no-repeat;
	background-position: 0px -13px;
}
#obContainer {
	position: absolute;
	width: 279px;
	height: 293px;
	top: 0px;
	left: 52px;
	z-index: 500;
	background-image: url(images/bg_obContainer.png);
	background-repeat: repeat-y;
}
#accessfieldxy {
	position: absolute;
	width: 188px;
	height: 27px;
	margin: 0px;
	padding: 7px;
	top: 107px;
	left: 37px;
	z-index: 450;
}
.obaccess {
	float: left;
	background: none;
	background-image: url(images/bg_accessfield.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-style: italic;
	border-width: 0px;
	margin: 0px;
	width: 107px;
	padding: 9px 0px 6px 24px;
	color: #333333;
}
#submit {
	width: 57px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/btn_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.btn_go {
	float: left;
	width: 57px;
	height: 27px;
	background-color: transparent; 
	background-image: url(images/btn_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	background-position: 0px -27px;
	cursor: pointer;
	filter:alpha(opacity=001);
	opacity: .01;
}
#oblinks {
	position: absolute;
	font-size: 12px;
	line-height: 15px;
	width: 210px;
	height: 50px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	top: 155px;
	left: 30px;
	z-index: 440;
}
#oblinks p {
	margin: 0px;
	padding: 7px 0px 7px 0px;
}
#oblinks a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#oblinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#oblinks ul {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#oblinks ul li {
	display: inline;
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#oblinks ul li:first-child {
	border: none;
}
#obContent {
	position: relative;
	width: 279px;
	height: 191px;
	padding: 32px 0px 0px 0px;
}
#obContent h1 {
	display: block;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/eBanking.png);
	background-repeat: no-repeat;
	background-position: 69px top;
}
#obtabs {
	position: absolute;
	width: 279px;
	height: 25px;
	top: 67px;
	left: 12px;
	overflow: hidden;
}
#obtabsOverlay {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 279px;
	height: 5px;
	z-index: 150;
}
/****/
#obSelectxy {
	position: absolute;
	width: 235px;
	height: 20px;
	top: 95px;
	left: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 44px;
	margin: 0px;
	z-index: 500;
}
#obSelect {
	width: 234px;
	height: 25px;
	margin-top: -25px;
}
#ecom, #ecorp {
	float: left;
	display: block;
	width: 119px;
	height: 25px;
	text-indent: -5000px;
	margin: 6px 4px 0px 4px;
	padding: 0px;
	background-image: url(images/tab_ebanking.jpg);
	background-repeat: no-repeat;
}
#ecom {
	background-position: 0px 0px;
}
#ecorp {
	background-position: -119px 0px;
}
/*#ecom.active, #ecorp.active {
	margin-top: 0px;
	/background-color: #d46207;
}*/
#obextras {
	width: 279px;
	height: 70px;
}
#obextrasL {
	float: left;
	width: 80px;
	height: 70px;
	text-align: right;
}
#obextrasR {
	float: left;
	width: 194px;
	height: 70px;
	padding: 0px 0px 0px 5px;
}
#obextrasR ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	color: #ffffff;
}
#obextrasR ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 14px;
}
#obextrasR a {
	color: #ffffff;
	text-decoration: none;
}
#obextrasR a:hover {
	text-decoration: underline;
}
#mainimg {
	width: 859px;
	height: 293px;
}
#featuresxy {
	width: 923px;
	height: 258px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
.feature {
	position: relative;
	float: left;
	width: 282px; /*294px*/
	height: 209px; /*224px*/
	margin: 14px 0px 0px 0px;
	padding: 8px 0px 7px 12px;
	background-image: url(images/bg_feature.png);
	background-repeat: no-repeat;
}
.featureContent {
	padding: 0px;
	overflow: hidden;
	background-image: url(images/bg_featureTexture.png);
	background-repeat: no-repeat;
	background-position: 62px 10px;
}
.featureContent h2 {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 28px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#news, #quicklinks {
	width: 271px;
	height: 199px;
	padding-right: 11px;
}
#quicklinks ul {
	margin: 0px 16px 20px 35px;
	padding: 0px;
	color: #f7e3c1;
	list-style-type: none;
}
#quicklinks ul li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	line-height: 14px;
}
#news ul li a {
	display: block;
}
a.facebook {
	display: block;
	float: right;
	height: 14px;
	padding: 0px 16px 0px 20px;
	background-image: url(images/icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.facebook:hover {
	text-decoration: none !important;
	background-position: 0px -14px;
}
#homepromo {
	width: 280px;
	height: 201px;
}
#homepromo p {
	margin: 0px;
	padding: 0px;
}
#news h2 {
	background-image: url(images/news_and_events.png);
}
#quicklinks h2 {
	background-image: url(images/how_can_we_help.png);	
}
#news ul {
	margin: 0px 5px 0px 16px;
	padding: 0px;
	color: #f7e3c1;
	list-style-type: none;
}
#news ul li {
	margin: 0px;
	padding: 5px 4px 5px 0px;
	font-size: 12px;
	line-height: 14px;
}
#news ul li a {
	display: block;
}
.featureContent a {
	color: #f7e3c1;
	text-decoration: none;
}
.featureContent a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div.more {
	position: absolute;
	width: 271px;
	height: 20px;
	left: 12px;
	bottom: 19px;
	overflow: hidden;
	text-align: center;
	background-image: url(images/arrow_morenews.png);
	background-repeat: no-repeat;
	/*background-position: 95px 8px;*/
}
a.morelink {
	display: block;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.morelink:hover {
	text-decoration: none;
}
#leftcol {
	float: left;
	width: 234px;
}
body.fullpage #leftcol {
	display: none;
}
.subnavxy {
	position: relative;
	width: 234px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/bg_leftcol.jpg);
	background-repeat: repeat-y;
}
#pDeposit, #pebanking, #bDeposit, #helpfullinks, #investorrelations, #aboutus, #pAccountServices, #community, #bebanking, #personaloans, #loanserv, #businessloans, #bAccountServices, #security {
	display: none;
}
body.pDeposit #pDeposit, body.pebanking #pebanking, body.bDeposit #bDeposit, body.pAccountServices #pAccountServices, body.pLoans #personaloans, body.loanserv #loanserv, body.businessloans #businessloans, body.community #community, body.bebanking #bebanking, body.bAccountServices #bAccountServices, body.links #helpfullinks, body.investor #investorrelations, body.security #security, body.aboutus #aboutus {
	display: block;
}
.subnav {
	width: 193px;
	min-height: 230px;
	padding: 10px 9px 10px 10px;
	background-image: url(images/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	
}
.subnav ul {
	margin: 10px 0px 30px 0px;
	padding: 0px;
	list-style-type: none;
}
.subnav ul li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b99f;
	background-image: url(images/subnav_hover.png);
	background-repeat: no-repeat;

}
.subnav ul li:hover {
	/*background-image: url(images/subnav_hover.png);
	background-repeat: no-repeat;*/
}
.subnav ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b99f;
}
.subnav ul li a {
	display: block;
	color: #ffffff;
	padding: 5px 0px 5px 17px;
	text-decoration: none;
	/*background-image: url(images/arrows.png);
	background-repeat: no-repeat;
	background-position: -50px 2px;*/
}
.subnavbottom {
	position: absolute;
	width: 212px;
	height: 18px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/bg_leftcolbottom.jpg);
	background-repeat: no-repeat;	
}
.subpromo {
	width: 212px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.subpromo p {
	margin: 0px;
	padding: 0px;
}
#rightcol {
	float: left;
	width: 620px;
	padding: 5px 5px 60px 0px;
}
body.fullpage #rightcol {
	width: 814px;
	padding: 20px 20px 60px 20px;
}
#footerContainer {
	position: relative;
	width: 963px;
	height: 93px; /*123px*/
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
}
#logos {
	position: absolute;
	width: 119px;
	height: 43px;
	right: 23px;
	bottom: 30px;
	background-image: url(images/fdic_ehl_logos.png);
	background-repeat: no-repeat;
}
body.nologos #logos {
	display: none;
}
a.notice {
	position: absolute;
	display: block;
	width: 224px;
	height: 14px;
	padding: 0px 0px 0px 20px;
	left: 23px;
	top: 25px;
	color: #a4a4a4;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	background-image: url(images/icon_notice.png);
	background-repeat: no-repeat;
}
a.notice:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerLinks {
	width: auto;
	height: 36px;
	padding: 25px 0px 0px 14px;
}
#footerLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerLinks ul li {
	display: inline;
	color: #777674;
	font-size: 9px;
	line-height: 17px;
	padding: 0px 7px 0px 9px;
	background-image: url(images/divider_footerlinks.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footerLinks ul li:first-child {
	background: none;
}
#footerLinks ul li a {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
#footerLinks ul li a:hover {
	text-decoration: underline;
}
.content  {
	font-family:Arial, Helvetica, sans-serif;
	color: #737373;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content p, .content ul, .content ol, .content blockquote, .content pre, .content dl, .content dt, .content dd {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
.content ul {
	margin: 0px 0px 20px 25px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
.content ol {
	margin: 0px 0px 0px 16px;
	padding: 0px
}
.content ol li {
	padding: 6px 0px 6px 0px;
}
.content ul li {
	padding: 6px 0px 6px 25px;
	background-image: url(images/bullet_squarearrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.content h1 {
	font-size: 32px;
	line-height: 34px;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	color: #b45e00;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h2 {
	font-size: 18px;
	line-height: 36px;
	padding: 2px 0px 2px 0px;
	margin: 20px 0px 2px 0px;
	color: #62643c;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg_heading2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content h3 {
	 font-size: 15px;
	 line-height: 18px;
	 color: #636363;
	 font-weight: bold;
	 padding: 2px 0px 2px 0px;
	 margin: 10px 0px 2px 0px;
}
.content h1 + h3 {
	padding: 0px;
	margin: 0px;
}
.content h4 {
	 font-size: 14px;
	 line-height: 16px;	
	 font-weight: bold;
}
.content h5 {
	 font-size: 12px;
	 line-height: 14px;	
	  font-weight: bold;
}
.content h6 {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 0px 0px;
	font-weight: normal;
}
.content p {
	font-size: 12px;
	line-height: 18px;
	color: #737373;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 4px 0px;
}
.content sup, .content sub, .styledtable sup, .styledtable sub, styledtable2 sup, styledtable2 sub {
	line-height: 0px !important;
	vertical-align: baseline;
    position: relative;
    bottom: .33em;
}
p.dropcap:first-letter {
	float: left;
	font-size: 52px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 52px;
	color: #97976e;
	font-weight: normal;
}
p.dropcap {
	margin: 4px 0px 10px 0px;
}
p.small, .small {
	font-size: 11px !important;
	line-height: 14px !important;
	font-weight: normal !important;
	color: #9e9e9e !important;	
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
}
.styledtable2 th p.small {
	font-size: 11px !important;
	line-height: 14px !important;
	font-weight: normal !important;
	color: #ffffff !important;	
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;

}
ol.small, ul.small {
	font-size: 11px !important;
	line-height: 12px !important;
	font-weight: normal !important;
	color: #9e9e9e !important;	
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 15px;
}
ol.small li, ul.small li  {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	line-height: 15px;
}
.content a {
	text-decoration: underline;
}
fieldset {
	padding: 10px;
	border: 1px #cca98d solid;
}
fieldset legend {
	color: #62643c;
	padding: 5px;
}

.clearfloat {
	clear: both;
	height: 0px;
}
/********************/
/*** Table Styles ***/
/********************/
.styledtable {
	margin: 5px 0px 20px 0px;
	border-bottom: 3px solid #ad8171;
	color: #777777;
	font-size: 11px;
	line-height: 14px;
}
.styledtable caption, .content caption {
	padding: 7px;
	font-size: 18px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	background: #ad8171; /* Old browsers */
	background: -moz-linear-gradient(top, #ad8171 0%, #5d3d33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad8171), color-stop(100%,#5d3d33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad8171', endColorstr='#5d3d33',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* W3C */
	caption-side: top;
	font-weight: normal;
}
.styledtable th, .content th {
	padding: 20px 5px 20px 5px;
	border-left: 1px solid #b3b38c;
	border-right: 1px solid #8a8a66;
	border-bottom: 1px solid #8a8a66;
	background-color: #a1a17b;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Adamina', sans-serif;
}
.styledtable th:first-child {
	border-left: 1px solid #8a8a66;
}
table.styledtable tr.odd td:first-child  {
}
table.styledtable tr.even td:first-child  {
}

.styledtable th:last-child {
	border-right: 1px solid #8a8a66;
}
.styledtable td {
	border-collapse:collapse;
	padding: 18px 5px 18px 5px;
	border-right: 1px solid #d3d3d4;
	border-bottom: 1px solid #d3d3d4;
}
.styledtable td:first-child {
	border-left: 1px solid #d3d3d4;
	text-align: right;
	font-weight: bold;
	color: #5c5c5c;
}
.styledtable td:last-child {
	border-right: none;
	border-right: 1px solid #d3d3d4;
}
.styledtable tr:hover {
	background-color: #f3f3f3;
}
.styledtable tr:last-child td{
	border-bottom: 1px solid #d3d3d4;
}
.styledtable p {
	color: #777777;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.styledtable ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style-type: none;
}
.styledtable ul li {
	text-align: left;
	padding: 3px 0px 3px 10px;
	background-image: url('images/bullet.png') !important;
	background-position: 0px 6px !important;
}
.odd {
	background-color: #ffffff;
}
.even {
	background-color: #ffffff;
}
.styledtable2 {
	margin: 20px 0px 20px 0px;
	color: #8b8b8b;
	border-bottom: 3px solid #ad8171;
	font-weight: normal;
}
.styledtable2 caption {
	padding: 7px;
	font-size: 18px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	background: #ad8171; /* Old browsers */
	background: -moz-linear-gradient(top, #ad8171 0%, #5d3d33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad8171), color-stop(100%,#5d3d33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad8171', endColorstr='#5d3d33',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ad8171 0%,#5d3d33 100%); /* W3C */
	caption-side: top;
	font-weight: normal;
}
.styledtable2 th {
	/*border-left: 1px solid #e4cba4;
	border-right: 1px solid #bea276;
	border-bottom: 1px solid #bea276;
	background-color: #ceb58d;*/
	padding: 10px 5px 10px 25px;
	border-left: 1px solid #b3b38c;
	border-right: 1px solid #8a8a66;
	border-bottom: 1px solid #8a8a66;
	background-color: #a1a17b;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.styledtable2 th:first-child {
	border-left: 1px solid #bea276;
}
table.styledtable2 tr.odd td:first-child  {
}
table.styledtable2 tr.even td:first-child  {
}

.styledtable2 th:last-child {
	border-right: 1px solid #bea276;
}
.styledtable2 td {
	border-collapse:collapse;
	padding: 18px 10px 18px 5px;
	border-right: 1px solid #d3d3d4;
	/*border-left: 1px solid #d3d3d4;*/
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #d3d3d4;
}
.styledtable2 td:first-child {
	border-left: 1px solid #d3d3d4;
	text-align: right;
	font-weight: bold;
	color: #5c5c5c;
}
.styledtable2 td:last-child {
	border-right: none;
	border-right: 1px solid #d3d3d4;
}
.styledtable2 tr:hover, .styledtable2 tr:hover p {
	color: #4a4a4a;
	background-color: #f3f3f3;
}
.styledtable2 tr:last-child td{
	border-bottom: 1px solid #d3d3d4;
}
.styledtable2 p {
	color: #8b8b8b;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.styledtable2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.styledtable2 ul li {
	text-align: left;
	padding: 3px 0px 3px 0px;
}
.odd {
	background-color: #fefcf6;
}
.even {
	background-color: #ffffff;
}
p.normal {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal !important;
	color: #FFFFFF !important;
}
/************************/
/*** Table Styles End ***/
/************************/

a.red {
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #5c423a; /* Old browsers */
	background: -moz-linear-gradient(top, #5c423a 1%, #80584a 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5c423a), color-stop(99%,#80584a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5c423a 1%,#80584a 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5c423a 1%,#80584a 99%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #5c423a 1%,#80584a 99%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c423a', endColorstr='#80584a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #5c423a 1%,#80584a 99%); /* W3C */
	border-top: 1px solid #bb9450;
	border: 4px solid #331b12;
	color: #FFFFFF !important;
	display: inline-block;
	text-decoration: none !important;
	padding: 6px 15px 6px 15px;
	line-height: 1em;
	letter-spacing: 0px;
	vertical-align: middle;
	-webkit-box-shadow:1px 1px 2px #a4a0a0;
	-moz-box-shadow:1px 1px 2px #a4a0a0;
	}
a.red:hover {
	background: #633d30; /* Old browsers */
	background: -moz-linear-gradient(top, #633d30 0%, #8e4e38 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#633d30), color-stop(100%,#8e4e38)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #633d30 0%,#8e4e38 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #633d30 0%,#8e4e38 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #633d30 0%,#8e4e38 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#633d30', endColorstr='#8e4e38',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #633d30 0%,#8e4e38 100%); /* W3C */
	border: 4px solid #331b12;
}
a.orange {
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #9f7521; /* Old browsers */
	background: -moz-linear-gradient(top, #9f7521 1%, #bea168 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#9f7521), color-stop(99%,#bea168)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9f7521 1%,#bea168 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9f7521 1%,#bea168 99%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9f7521 1%,#bea168 99%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f7521', endColorstr='#bea168',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9f7521 1%,#bea168 99%); /* W3C */
	border-top: 1px solid #bb9450;
	border: 4px solid #8c6415;
	color: #FFFFFF !important;
	display: inline-block;
	text-decoration: none !important;
	padding: 6px 15px 6px 15px;
	line-height: 1em;
	letter-spacing: 0px;
	vertical-align: middle;
	-webkit-box-shadow:1px 1px 2px #a4a0a0;
	-moz-box-shadow:1px 1px 2px #a4a0a0;
	}
a.orange:hover {
	background: #9f6f0e; /* Old browsers */
	background: -moz-linear-gradient(top, #9f6f0e 0%, #bb9449 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f6f0e), color-stop(100%,#bb9449)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9f6f0e 0%,#bb9449 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9f6f0e 0%,#bb9449 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9f6f0e 0%,#bb9449 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f6f0e', endColorstr='#bb9449',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9f6f0e 0%,#bb9449 100%); /* W3C */	border: 4px solid #8c6415;
}
div.scroll {
	width: 598px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #b4b4b4;
}
#pdfxy {
	width: 620px; 
	height: 125px;
	padding: 0px 0px 0px 0px;
}
#pdffield {
	/*width: 186px; */
	width: 200px;
	/*height: 74px; */
	height: 90px;
	overflow: hidden; 
	position: relative; 
	border: 1px #c7bcac solid;
}
#pdfbg {
	position: absolute; 
	width: 205px; 
	height: 92px; 
	left: 0px; 
	top: 0px; 
	background-color: #ffffff;
	z-index: 100;
}
#validationxy {
	float: left; 
	width: 620px; 
	min-height: 125px; 
	padding: 25px 0px 0px 0px;	
}
div.popup {
	margin: 0px;
	padding: 30px 20px 20px 20px;
	background-color: #ffffff;
}
.reflect {
  -webkit-box-reflect: below 0
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white)); 
}
