@charset "utf-8";
body {
	background-image: url("../images/bcg.gif");
	margin: 0px;
}
/*------------------------------------------------------------------------------*/

.headerBg {
	background-image: url("../images/header_n.png");
	background-position: top left;
	border-width: 0px;
	border-style: none;
	background-repeat:no-repeat;
}
.footerBg {
	background-image: url("../images/foot_bg0.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
.centerMenuBg {
	background-image: url("../images/center_m.gif");
	background-position: left top;
}
.leftColumnBcg {
	background-image: url("../images/left_col.gif");
	background-position: top right;
	background-repeat: repeat-y;
	padding:0;
}
.rightColumnBcg {
	background-image: url("../images/right_co.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
.copy {
	font-size: 7pt;
	font-family: Verdana;
}
a.use {
	font-size: 7pt;
	font-family: Verdana;
	color: #004773;
}
.copy {
	font-size: 7pt;
	font-family: Verdana;
}
.leftBg {
	background-image: url("../images/left0000.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
a.leftMenu:link {
	color: #004773;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenu:visited {
	color: #004773;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenu:active {
	color: #00BDD9;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.leftMenu:hover {
	color: #00BDD9;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
/* breadcrumbs */						 
a.breadCrumbs:link {
	color: #004773;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.breadCrumbs:visited {
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.breadCrumbs:active {
	color: #004773;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.breadCrumbs:hover {
	color: #004773;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
div a {
	text-decoration:none;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #004773;
	text-align: justify;
}
img {
	padding:0;
	border: none;
}
ul {
	list-style:none;
	list-style-type:none;
}
li {
	background:url("../images/bullet00.gif") no-repeat;
	background-position: 0px 3px;
	padding-left:12px;
}
.bgleft {
	background: url("../images/bgleft00.gif");
	leftwidth: 130px;
}
.bgright {
	background: url("../images/bgright0.gif");
	rightwidth: 130px;
}
.bgpart {
	background: url("../images/bgpart00.gif");
	width: 10px;
}
/*--------------------------- Header -------------------------------*/
.logo {
	width: 763px;
	margin: 0px;
	height:99px;
	background: url("../images/header00.png");
	background-position:  left top;
	background-repeat:  no-repeat;
}
a.logo_href {
	position:absolute;
	top: 9px;
	width: 225px;
	left: 633px;
	height: 82px;
}
.country {
	padding-left: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #b6d3e7;
}
.country_link:link {
	font-size: 11px;
	color: #b6d3e7;
	text-decoration: underline;
	font-weight: normal;
	border-width: 0px;
	border-style: none;
}
.country_link:visited {
	font-size: 11px;
	color: #dae9f3;
	text-decoration: underline;
	font-weight: normal;
	border-width: 0px;
	border-style: none;
}
.country_link:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	border-width: 0px;
	border-style: none;
}
#userCountry {
	font-weight: normal;
}
/*---------------- Menu main ---------------*/
.menubg {
	width: 764px;
	height: 36px;
	background: url("../images/menubg00.gif") left top no-repeat;
}
a.menulink, a.menulink:link, a.menulink:active {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #00527d;
	text-decoration: none;
}
a.menulink:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #00bdd9;
	text-decoration:none;
}
.menuitem {
	height: 23px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-color: #00527d;
}
.selectitem {
	height: 23px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #00bdd9;
}
a.linkitem {
	text-decoration: none;
	color: #00bdd9;
}
/*---------------- Menu left ---------------*/

.leftitem2 {
	height: 20px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #00527d;
	text-decoration:none;
}
.selectleft2 {
	height: 20px;
	padding-left: 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #08BDDC;
	text-decoration:none;
}
/*---------------- Content ---------------*/

.contbg {
	width: 763px;
	color: #004773;
	background: url("../images/leftbg00.gif") left top no-repeat;
}
.bread {
	color: #999999;
}
a.breadlink {
	font-family: Arial;
	font-size: 11px;
	color: #004773;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #004773;
}
.graytext {
	color: #666666;
}
.textedit {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.header {
	font-family: Arial;
	font-size: 14px;
	color: #1271A0;
	font-weight: bold;
}
.header_in {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.formHeader {
	font-family: Arial;
	font-size: 11pt;
	color: #004773;
}
/*---------------- Footer ---------------*/
.footbg {
	height: 33px;
	background: url("../images/footbg00.gif") bottom no-repeat #FFF;
}
input.binp, input.PFC, input.TTL, input.FC, .inp
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #004773;
	text-align: justify;
	background-color: #eef4f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004773;
	border-right-color: #004773;
	border-bottom-color: #004773;
	border-left-color: #004773;
}
.uptitrow
{
	padding-bottom: 5px;
}
.inpro
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #004773;
	text-align: justify;
	background-color: #a9d3f1;
	border: 1px solid #004773;
}
.inpatt
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #004773;
	text-align: justify;
	background-color: #eef4f8;
	border: 1px solid #ea89b8;
}
input.RetainsGuarantee
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #004773;
	text-align: justify;
	background-color: #eef4f8;
	border: 1px solid #00CC00;
}

