@import url('xpay_general.css');

body {
	margin: 0px;
	font-size: 11px;
        font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
}

#top{
	height: 90px;
	background-image: url(/images/gateway/bg_top.gif);
	background-repeat: no-repeat;
}

#headline {
	background-image: url(/images/gateway/bg_headline.gif);
	background-repeat: repeat-y;
	height: 30px;
	background-color: #5B7497;
	padding-top: 7px;
	padding-bottom: 0px;
	color: #ffffff;
	font-size: 18px;
	padding-left: 60px;
}

#main {
	background-image: url(/images/gateway/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #BFCAD8;
	padding-left: 60px;	
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 20px;
	color: #0D1E35;
	line-height: 15px;
}

#text {
	width: 460px;
}
#textselect {
        width: 460px;
        cursor:default;
}

hr {
	color: #5B7497;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#button {
	float: right;
	height: 17px;	
}

#buttonbg{
	background-image: url(/images/gateway/bg_btn.gif);
	height: 17px;
	font-weight: bold;
}

.btn {
	color: #0D1E35;
	text-decoration: none;	
	font-size: 7pt;
}

.btn:hover {
	color: #8D0212;
	text-decoration: none;	
}

.btn2 {
	color: #0D1E35;
	text-decoration: none;
	font-size: 11px;
}

.btn2:hover {
	color: #8D0212;
	text-decoration: none;
}

a {
	color: #0D1E35;
	text-decoration: underline;	
	font-weight: bold;
}

a:hover {
	color: #8D0212;
	text-decoration: underline;	
	font-weight: bold;	
}

#logo {
	float: right;
}

#partner {
	float: left;
	padding-left: 60px;
	padding-right: 0px;
	text-align: left;
}

.header {
	width: 570px;	
}

.highlight {
	background-color: #CFD7E2;
	line-height: normal;
}

.red {
	color: #8D0212;	
}

.text {
	font-size: 9px;
}
.textoption{
        font-size: 9px;
        cursor:default;
}
.text2 {
	font-size: 11px;
}
.text3 {
	font-size: 13px;
}
