BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(images/bg_page.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#666666;
}

BODY.PopContainer {
	background-image:url(../images/spacer.gif);
	padding:8px;
}

BODY.PopContainer h4,BODY.PopContainer p {
	margin-left:40px;
}

BODY.PopContainer h4 {
	font-size:11px;
}

H2 {
	font-size:15px;
}

H3 {
	font-size:13px;
	margin-top:15px;
	margin-bottom:15px;
}

TD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

A {
	color:#666666;
}

.Orange {
	color:#f89828;
}

#Legal A {
	color:#000000;
}

#PageContainer {
	width:755px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.Header {
	background-color:#253e51;
}

.Content {
	background-color:#cedff3;
	background-image:url(images/bg_content.gif);
	background-repeat: repeat-x;
	
}

.Body {
	padding-right:20px;
}

.TableHeader {
	background-image:url(images/bg_table_header.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	height:25px;
}

.TableData1 {
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
}

.TableSpacer {
	background-color:#a2b4c7;
	height:1px;
}

.TableData2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
}

UL.OrangeList {
	list-style-image: url(images/ico_bullet.gif);
}

#HomeContent {
	background-image:url(images/pic_home_amend.jpg);
	background-repeat: no-repeat;
	height:556px;
	
}

#HomeContainer {
	position: relative;
	min-height:555px;
	height:auto !important;
	height:555px;
}

#btnPayBills {
	position:absolute;
	top:20px;
	left:20px;
}

#btnPayBills a img { border:none; }

#BtMerchant {
	position: absolute;
	top: 465px;
	left: 145px;
}

#BtConsumer {
	position: absolute;
	top: 435px;
	left: 145px;
}

#BtBiller {
	position: absolute;
	top: 495px;
	left: 145px;
}

#topNavigation {
	vertical-align: middle;
	text-align: right;
	height:40px;
}

td#logo {
	width: 193px;
	padding-left: 4px;
	text-align: left;
	padding-top:8px;
	padding-bottom: 0px;
}


#topNavigation ul {
  	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#topNavigation ul li {
	padding: 0px 7px 0px 5px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFCC00;
	line-height: 14px;
	font-size: 10px;
}

#topNavigation ul li.last {
	border-right: none;
}

#topNavigation ul a {
	display: inline;
	color: #000;
	text-decoration: none;
}

#topNavigation ul a.active {
	color: #A495FE;
	font-weight: bold;
}

#BrandBar {
	background-color:#FFCC00;
}

#bottomNavigation {
	
	padding-left: 0px;
	color:#000000;
	font-size:11px;
	height:43px;
}

#bottomNavigation ul {
  	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana,arial, sans-serif;
}

#bottomNavigation ul li {
	font-size: 10px;
	color: #00000;
	padding: 0px 9px 0px 7px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFCC00;
	line-height: 14px;
}

#bottomNavigation p {
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
}

#bottomNavigation p a {
	color: #000000;
	font-weight: regular;
	text-decoration: none;
}
#bottomNavigation ul li.last {
	border-right: none;
}

#bottomNavigation ul a {
	font-size: 11px;
	display: inline;
	color: #000000;
	font-weight: regular;
	text-decoration: none;
}

#Legal {
	font-size:10px;
	padding:10px;
	color:#666666;
}

/* Survery */

#SurveyForm {
	margin-top:20px;
}

#SurveyForm div {
	padding:2px 0px 2px 0px;
}

#SurveyForm div span {
	display: inline-block;
	width: 120px;
}

#SurveyForm div.SubmitButton {
	text-align:right;
	width:250px;
}

#SurveyForm div input.textfield {
	width:240px;
}