body{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #464679;
}
div#page{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: left;
}
div#logos{
	width: 100%;
}
img#logo{
	border: 0px;
	width: 374px;
	height: 68px;
	float: left;
	display: inline;
}
div#phone{
	display: inline;
	float: right;
	text-align: right;
	color: #464679;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}
div#phone span#number{
	font-size: 30px;
	color: #FFBF00;
}
img#phoneimage{
	display: inline;
	vertical-align: top;
}
img#bluebar{
	display: block;
	width: 1024px;
	height: 20px;
	margin-top: 10px;
}
div#container {
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	padding-bottom: 20px;
	padding-top: 10px;
}
div#flash{
	display: inline-block;
	width: 630px;
	margin: 25px 15px;
	height: 288px;
	float: left;
}
div#alerts{
	margin: 0px 10px;
	padding: 10px 20px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
div#loginbox{
	background: url('../images/loginborder.gif');
	/*border: solid 2px #FFBF00;*/
	margin: 25px 15px 0px 15px;
	width: 294px;
	display: inline-block;
	height: 150px;
	float: left;
}
div#loginbox div#login{
	display: inline-block;
	margin-left: 47px;
	margin-right: 47px;
	margin-top: 15px;
	width: 200px;
	text-align: center;
	font-weight: bold;
}
div#dynamic{
	display: inline-block;
	width: 294px;
	height: 50px;
	text-align: center;
	margin: 10px 15px;
}
div#cardschemes {
	display: inline-block;
	width: 324px;
	text-align: center;
	margin: 0px 0px;
}
div#dynamic div#dynamiccontent{
	margin: 10px;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #464679;
	font-weight: bold;
	font-size: 14px;
}
div#loginbox input,select,option{
	font-size: 10px;
	color: #464679;
	width: 98px;
}
div#page div.header{
	clear: both;
	font-size: 30px;
	color: #AAAAAA;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 100%;
}
div.content{
	width: 100%;
	margin-top: 10px;
}
div.box{
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
div.box div.boxheader{
	background: url('../images/boxheader.gif');
	text-align: center;
	width: 100%;
	height: 47px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 47px;
	vertical-align: middle;
}
div.box div.boxheader a{
	color: #FFFFFF;
	text-decoration: none;
}
div.box div.text{
	margin: 10px;
	font-size: 14px;
}
div.box div.text li{
	line-height: 18px;
	list-style-type: disk;
}
div.box a{
	color: #464679;
}
div#pagefooter {
	background: url('../images/pagefooter.gif');
	width: 100%;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #666666;
	border-top: solid 1px #AAAAAA;
}

