body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 95%;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0044D2;
}
a:active {
	color: #2B70FF;
}
#box-wrap {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#box-topnav {
	background-color: #2b70ff;
	text-align: right;
	font-size: 0.75em;
	width: 775px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.top-yellow-link a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #003366;
}
.top-yellow-link a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #003366;
}
.top-yellow-link a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #003366;
}
.top-yellow-link a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #003366;
}

#box-header {
	color: #FFFFFF;
	background-color: #0044D2;
}
.top-yellow-link {
	background-image: url(../images/yellow-butt-bg.gif);
	background-repeat: no-repeat;
}

.text-small-white {
	font-size: .75em;
	color: #FFFFFF;

}
.bold-itallic {
	font-style: italic;
	font-weight: bold;
}
.greyborder-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.greyborder-both {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.box-text {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;

}
.box-text p{
	font-size: .75em;
	text-align: left;
}
.box-text h1{
	font-size: 1em;
	margin-top: 20px;
	font-style: italic;
	color: #0044D2;
	font-weight: bold;
	text-align: left;
}
.box-text h2{
	font-size: 0.8em;
	margin-top: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0044D2;
	padding-left: 2px;
	text-align: left;
}
.text-table {
	font-size: .75em;
}
.required {
	color: #FF0000;
}
#footer1 {
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 775px;
	padding-top: 8px;
	padding-bottom: 8px;

}
.map-box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
	background-image: url(../images/map-header-v2.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.exrate-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 45px;
}
.textmedium {
	font-size: .85em;
}

#footer2 {
	font-size: 0.75em;
	color: #000000;
	text-align: right;
	width: 775px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 4px;
}
#footer2 p{
	margin-bottom: 5px;
	margin-top: 5px;
}
caption {
	font-weight: bold;
	color: #0044D2;
	background-color: #FFCC00;
	text-align: left;
	padding: 4px;
}
.reduced {
	color: #0044D2;
	background-color: #FFCC00;
}
#message {
	color: #FF0000;
	text-align: center;
	clear: both;
	border: 1px dotted #FF0000;
}
#message p{
	color: #FF0000;
	font-size: 0.75em;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.imgspacer {
	margin-top: 10px;
}
.box-text li {
	font-size: 0.75em;
	margin-bottom: 8px;
	text-align: left;
}
