body {
	background: #ffffff url(../images/bg.gif) repeat-y left;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	margin-bottom: 10px;
	vertical-align: text-top;
}
#header {
    position: relative;
	width: 688px;
	height: 150px;
	background-color: #ffffff;
	padding: 0px;
	left: 108px;
	right: 3px;
}
#logo {
	background-image: url(../images/logo.jpg);
	z-index: 2;
	height: 81px;
	width: 229px;
	left: 10px;
	top: 8px;
	position: absolute;
}
#header-image {
	position: absolute;
	z-index: 2;
	left: 255px;
	top: 6px;
	height: 83px;
	width: 136px;
}
#header-right {
	position: absolute;
	z-index: 2;
	right: 18px;
	top: 1px;
	height: 79px;
	width: 240px;
	font-size: 10px;
	color: #5353A7;
}
#nav-main {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 688px;
	top: 100px;
	position: relative;
	visibility: visible;
	z-index: 2;
	text-align : center;
	padding: 0px;
}
#nav-main a {
	height: 50px;
	width: 81px;
	text-decoration : none;
}
#nav-main a:link, a:visited, a:active, a:focus {
	color : #5353A7;
}
#nav-main a:hover {
	background : url(../images/navigationhover.gif) no-repeat center;
	color : #ffffff;
	top: 0px;
}
#nav-main ul {
	list-style-type : none;
	padding-left: 0px;
	margin: 0;
}
#nav-main li {
	display : inline;
	padding-left: 0px;
}
#nav-main li a {
	float : left;
	text-decoration : none;
}
#focus-nav {
	color : #5353A7;
	background : url(../images/navigationfocus.gif) no-repeat center;
	top: 0px;
	float : left;
	text-decoration : none;
	height: 50px;
	width: 81px;
}
#content-right-pane {
	position: absolute;
	top: 160px;
	width: 268px;
	left: 425px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding: 0;
	float: left;
	bottom: 0;
}
#content-right-pane-footer {
    position: relative;
	top: 200px;
	height: 90px;
	left: 0px;
	width: 268px;
	bottom: 0px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding: 0;
}
#content-right-pane ul {
	list-style-position: outside;
	list-style-type: circle;
}
#content-right-pane a {
	color : #ffffff;
	text-decoration:none;
}
#content-right-pane a:link, a:visited, a:active, a:focus {
	color : #ffffff;
}
#content-right-pane a:hover {
	color: #5353A7;
	background-color: #ffffff;
}
#content-left-pane {
	position: absolute;
	top: 160px;
	width: 413px;
	left: 5px;
	font-size: 10px;
	color: #5353A7;
	padding: 3px;
	float: left;
}
#content-left-pane img {
	align: center;
}
#content-left-pane ul {
	list-style-position: outside;
	list-style-type: circle;
}
#content-left-pane a {
	color : #5353A7;
	text-decoration:none;
}
#content-left-pane a:link, a:visited, a:active, a:focus {
	color : #5353A7;
}
#content-left-pane a:hover {
	color: #ffffff;
	background-color: #5353A7;
	}
#footer {
    top: 72px;
	font-size: 10px;
	height: 44px;
	width: 200px;
	left: 430px;
	text-align: center;
	z-index: 1;
	position: absolute;
}
#footer a {
	color : #5353A7;
	text-decoration:none;
}
#footer a:link, a:visited, a:active, a:focus {
	color : #5353A7;
}
#footer a:hover {
	text-decoration:underline;
}
#footerimage {
	background-image: url(../images/payfooter.jpg);
	height: 27px;
	width: 268px;
	left: 90px;
	bottom: 5px;
	background-repeat: no-repeat;
}
.accesskey {
	text-decoration: underline;
	}
fieldset {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 15px;
	border: 1px solid #5353A7;
	width: 403px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5353A7;
	border: 1px solid #cfcfcf;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5353A7;
	border: 1px solid #cfcfcf;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5353A7;
	border: 1px solid #cfcfcf;
}
acronym {
	cursor: help;
}img {
	align: center;
}
h2 {
font-size: 14px;
}
.wrong {
	background-color: #ffaaaa;
}
#error {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}