body{ background:#FFFFFF; background:#D0D0D0 url('/programs/global/images/wrapper_body.jpg') top left repeat-x;height:100%; font-size: 12px; line-height: 18px;}
html, input, textarea, select{font-family:Tahoma, arial, verdana; font-size:11px; color:#000000;}

sup {font-size: 6px}

#main {margin:0 auto; width:707px;}

.col_1 {
	float:left;
	width: 416px;
}

.col_2 {
	float:left;
	width: 234px;
}




h1 {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin: 0px;
}



h2 {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	color: #000000;
	margin: 0px;
}

h3 {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
}


.sideHighlight{

	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: url('/programs/bankofhamptonroads/images/highlight_text.gif') top left repeat-y;
	padding: 2px 2px 2px 2px;
}


.largeHighlightText {
	font-weight: bold;
	color: #c49d28;
}

.largeText {
	font-size: 16px;
	line-height: 24px;
}

#withBank {
	background: url('/programs/bankofhamptonroads/images/withBank.gif') bottom center no-repeat;
	padding-bottom: 145px;
	width: 234px

}


a.forgotPwLink {
	font-size: 9px;
	line-height: 9px;
	text-align: right;
	color: #333333;
	font-face: arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.indent{ padding: 0px 6px 0px 26px;}
.minorindent{ padding: 0px 8px 0px 12px;}
.indentFull{ padding: 0px 26px 0px 26px;}
.mainText { line-height: 150%; }


.column { float:left;}
.clear { clear:both;}

#contentgeneric{ 
	background: url('/programs/bankofhamptonroads/images/mainBG.gif') top left repeat-y #ffffff;
	width:707px; 
	min-height:660px;
	height:auto !important;
	height:660px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

#contentwhite{ 
	background-color: #ffffff;
	width:707px; 
	min-height:660px;
	height:auto !important;
	height:660px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}


#footer {
	background: url('/programs/bankofhamptonroads/images/wrapper_footer.gif') top left repeat-x #ffffff;
	width:707px; 
	height:34px;
	color: #666666;
	text-align: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	line-height: 28px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}


a.arrowLink  { background:url('/programs/bankofhamptonroads/images/link_bullet.gif') top left no-repeat; 
				margin:0 0 0 0px;
				padding:0 0 0 14px;
				color: #ffffff;
				text-decoration:none;
				}
					
a.arrowLink:hover {text-decoration:underline;}


.smallMenuText {
	font-size: 10px;
	color: black;
	font-weight: normal;
	line-height: 11px;
}

.cardDisclaimer {
	text-align: center;
	font-size: 10px;
	color: #888;
}



#bannerContainer {
	position:relative;
	margin:auto;
	width:707px;
	height: 200px;
	overflow: hidden;
}

.rewardsTable {
	color:#9999999;
	font-size: 10px;
}

.rewardsTable th{
	color:#888888;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px solid black;
}

.rewardsTable thead{
	background-color: #000000;
	color:white;
	text-transform: uppercase;
}


.sideBarHead {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	clear: both;
	margin-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.sideBarText {
	color: #ffffff;
	margin-left: 8px;
	text-align: left;
	width: 100%;
	clear: both;
}



.sideBarAmt{
	float: left;
	text-align: right;
	width: 55px;
}

.sideBarLabel{
	float: left;
	width:166px;
	overflow:hidden;
	white-space:nowrap;
}
.sideBarTextTotal{
	float: left;
	width:166px;
	text-align: right;
	font-weight: bold;
	overflow:hidden;
	white-space:nowrap;
}


.sideBarAmtTotal{
	float: left;
	text-align: right;
	width: 55px;
	border-top: 1px solid #ffffff;
}




.merchantsTableHead td {
	color: #000000;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;	
}



.merchantsTableHead .mName {
	width: 150px;
	padding: 2px;
}

.merchantsTableHead .mAddress {
	width: 150px;
	padding: 2px;
}

.merchantsTableHead .mPercent {
	width: 40px;
	padding: 2px;
}

.merchantsTableHead .mMaxAmt {
	width: 40px;
	padding: 2px;
}


.merchantsDiv {
	width:400px;
	height: 250px;
	overflow: auto; 
	border: 1px solid gray;
	font-size:11px;
	line-height:12px;
}

.merchantsTable{
	table-layout:fixed;
	border-collapse: collapse;
}



.merchantsTable .mName {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 150px;
	padding: 2px;
}


.merchantsTable .mAddress {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 150px;
	padding: 2px;
}


.merchantsTable .mPercent {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 40px;
	padding: 2px;
}

.merchantsTable .mMaxAmt {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 40px;
	padding: 2px;
}

