body {
	margin: 0px;
	background-image: url("/v1/images/interface/background.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#box {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#boxhead {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.cellctn {
	padding-right: 10px;
	padding-left: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.cellbg {
	background-color: #efefef;
	padding-right: 10px;
	padding-left: 10px;
}
#boxfooter {
	background-color: #efefef;
	border: 1px solid #93AAC6;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #708EB4;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.countryjustify {
	text-align: justify;
}
a:link, a:active, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#boxfooter a:link, #boxfooter a:active, #boxfooter a:visited {
	color: #708EB4;
	text-decoration: underline;
}
#boxfooter a:hover {
	color: #003366;
	text-decoration: underline;
}
.grey {
	color: #CCCCCC;
	font-size: 10px;
}
.grey a:link, .grey a:active, .grey a:visited, .grey a:hover {
	color: #999999;
	text-decoration: underline;
}
