/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	background-image: url(img/background.gif);
}
#main #toprow {
	background-color: #004BA2;
	font-size: 80%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 798px;
}
#main #toprow A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.path {
	font-size: small;
	text-decoration: none;
}
.path A:link {
	text-decoration: none;
}
.path A:visited {
	text-decoration: none;
}



#main #toprow A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-size: small;
}
.text A:link {
	text-decoration: none;
}
.text A:visited {
	text-decoration: none;
}


#main #toprow IMG {
	vertical-align: text-top;
}
#main #header {
	width: 800px;
	white-space: nowrap;
}
.addressbar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.addressbar td {
	font-size: x-small;
	padding-left: 10px;
}
.addressbar .border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.payment {
	border: 1px solid #86BAEE;
}.bluetable {
	background-color: #1756B3;
	font-size: small;
}
.bluetable .smalltext {
	font-size: xx-small;
}
.smltext {
	font-size: xx-small;
}
.xsmall {
	font-size: x-small;
}

.subtitle {
	font-size: small;
}



.tablestyle2 {
	border: 1px solid #1758B2;
	font-size: small;
}
.tablestyle2 .bold {
	font-weight: bold;
}

.tablestyle2 th {
	color: #FFFFFF;
	background-color: #004BA2;
}

.bluetable td {
	background-color: #FFFFFF;
}
.bluetable th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footer {
	font-size: x-small;
}
.formtable {
	border: 1px solid #E9E9E9;
}
.redstar {
	font-weight: bold;
	color: #FF0000;
	font-size: small;
}

.formtable th {
	font-size: small;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
	text-align: left;
}
.welcometext {
	font-size: small;
	color: #09204D;
	line-height: 1.5;
}
.welcometext .sp {
	font-weight: bold;
	color: #0066CC;
}
.welcometext .sp2 {
	font-weight: bold;
	color: #D03900;
}

.welcometext li {
	line-height: 1;
	font-weight: bold;
}
.welcometext ul {
	width: auto;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
}
.inputfield {
	border: 1px solid #666666;
}
#demo {
	font-size: 12px;
}
