h2 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	margin-bottom:3px;
}

h3 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	margin-bottom:3px;
}

h4 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	margin-bottom:3px;
}


#container {
	width: 900px;
	margin: 2px auto;
	position:relative;
	/* font-family: Helvetica, Arial, sans-serif */
}

#logo {
	width: 276px;
	float: left;
}
#mainheader {
	width: 500px;
	margin-top: 45px;
	float: left;
	text-align: center;
	color: #5090E0;
	font-size: 24px;
	font-weight: bold;
}
#topnav {
	width: 100%;
	clear: both;
	height: 26px;
	background-color: #000;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FFCF00;
	text-align: center;
}
#topnav a {
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	margin: 4px 16px 0px 16px;
}
#topnav a:hover, #topnav a.hlt {
	color: #FFCF00;
}

#footer {
	height: 35px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	border-top: 1px solid #666;
	padding-top: 4px;
	color: #888;
}

.error {
	display: block;
	margin: 6px;
	padding: 6px;
	background-color:#FFDDFF;
	border: 1px solid #993333;
}

span.help {
	/*display: inline; */
	color: #0B4499;
	cursor: pointer;
}

span.help:hover {
	background-color: #0B4499;
	color: #fff;
}

span.title { 
	font-weight:bold;
}

td.title { 
	color:#666;
	/*background-color:#bbb;*/
}

span.td_title { 
	color:#999;
}

div.td_title { 
	color:#999;
}

div.internal_content {
	margin: 10px 0px 0px 10px;
}

table {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:12px;
}

#page {
	margin: 5px 20px;
}
.map_data {
	background-color: #FFCC99;
}

#loginlogout {
	clear: both;
	font-size: 11px;
	width: 100%;
	text-align: right;
	padding-top:10px;
}

a.button_link {
	display: block;
	float:right;
	background: transparent url(../images/merchant/left_dkgray.gif ) no-repeat top left;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}

a.button_link span {
	float:right;
	display:block;
	background: transparent url(../images/merchant/right_dkgray.gif ) no-repeat top right;
	padding:4px 8px 4px 5px;
	font-weight: bold;
	color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
a.button_link span {float:none;}
/* End IE5-Mac hack */

a.button_link:hover span {
	color: #000;
}

span.button {
	padding:3px;
	background-color:#999999;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	cursor: pointer;
}

/* Change Password */

#passwordLook {
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	height:230px;
	width:167px;
	/* padding:10px 20px 10px 20px; */
	position:absolute;
	top:215px;
	left:560px;
	font-size:12px;
}

#passwordLook table {
	table-layout:auto; 
	margin:0px 20px;
	width:145px;

}

#closeWin {
	width: 50px;
	margin: 10px 10px 0px 100px; 
	cursor: pointer;
}

#ei_fm_steps {
	margin-left:55px;
	margin-top: 5px;
}
.light_border {
	border: 1px solid #aaa;
}
.light_tbheader {
	background-color: #ccc;
}
#toggle_tr_symbol, #add_row_link {
	cursor: pointer;
	color: #FF9900;
}
