a:active, a:focus {
outline: 0
}

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #72a7eb;
}

.full-size-table {
width: 780px;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
background-position:center;

}

.header-img {
background-image: url("images/header-img.jpg");
background-repeat : no-repeat;
background-position:center;
}

.nav-back {
background-image: url("images/nav-back.jpg");
background-repeat : repeat-x;
}

.footer {
background-image: url("images/footer.jpg");
background-repeat : repeat-x;
background-color: #02004C;
}

.footer a
{
	color: #FFFFFF;
}

.bot-nav-back {
background-image: url("images/bot-nav-back.jpg");
background-repeat : repeat-x;
}

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-y;
}

.left-top {
background-image: url("images/left-top.jpg");
background-repeat : no-repeat;
}

.top-gred {
background-image: url("images/top-gred.jpg");
background-repeat : repeat-x;
}

.yellow-gred {
background-image: url("images/yellow-gred.jpg");
background-repeat : repeat-x;
}

.worldwide {
background-image: url("images/worldwide.jpg");
background-repeat : no-repeat;
padding-top: 145px;
padding-left: 15px;
padding-right: 15px;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: 5px 6px;
padding: 1px 1px 2px 25px;
}

.bulleta {
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 2px;
padding: 1px 1px 2px 20px;
}

.right-img {
margin-left: 20px;
margin-bottom: 10px;
}

/* links */

.nav a {
font-family: arial;
font-weight: bold;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/spacer.gif");
background-repeat : repeat-x;
padding: 6px 6px 7px 6px;
display: block;
}

.nav a:hover{
color: #fff;
background-image: url("images/over.jpg");
background-repeat : repeat-x;
}

.bot-nav a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 1px 6px 2px 6px;
}

.bot-nav a:hover{
color: #0d079b;
text-decoration: underline;
}

/* background colours */

.white {
background-color: #fff;
}

.yellow {
background-color: #f3f0e1;
}

.gold {
background-color: #cfcbad;
}

/* borders */

.border {
border : #dcd9c8 1px solid;
}

.bordera {
border : #cbc99c 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #98a2ea;
}

.blue-txta {
color: #09326a;
}

.blue-txtb {
color: #3074bd;
}

.gold-txt {
color: #ae9d41;
}

.gray-txt {
color: #878787;
}

.green-txt {
color: #57522f;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

.wrapper { width: 740px; background-color: #FFFFFF; padding: 20px; text-align: left; }
.wrapper h3 { padding-bottom: 10px; padding-top: 10px; color: #7272AB; font-weight: bold;  }
.gray-linea { border-bottom: 1px solid #CCCCCC; }
.wrapper a { color: #7272AB; text-decoration: underline; }
.wrapper a:hover { color: #000000; }


.form_wrapper { width: 740px; background-color: #FFFFFF; padding: 20px; text-align: left; }
.form_wrapper table { margin-bottom: 10px; font-size: 12px; width: 740px; }
.form_wrapper tr {	vertical-align: top; text-align: left; }
.form_wrapper table table { width: 600px; }
.form_wrapper td {	border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: #fff;	padding: 6px 6px 6px 12px; color: #6D929B; }
.form_wrapper h2 { border-bottom: 1px solid #666666; padding-bottom: 4px; margin-bottom: 10px; }
.form_wrapper input[type=text]:focus { background-color: #72A7EB; color: #FFFFFF; border-color: #666666; padding: 2px; }
.form_wrapper input[type=text] { width: 150px; background-color: #FFFFFF; border: 1px solid #CCCCCC; padding: 2px; }
#progress { margin: 0; padding: 10px; margin-bottom: 20px; }
#progress li {	display: inline; background-color:#eee;	margin:0;	padding: 10px;	width: 100px; }
#progress li.done {	background-color: #72A7EB; color: #FFFFFF; }
#progress a { color: #FFFFFF; }
#add-element { width: 150px; text-align: center; padding: 5px; background-color: #CCCCCC; cursor: pointer; }

#login_wrapper { height: 50px; width: 780px; background-color: #FFFFFF; text-align: center; border-bottom: 1px solid #72A7EB; }
#cust_login_wrapper { height: 50px; width: 780px; background-color: #FFFFFF; text-align: center; border-bottom: 1px solid #72A7EB; }
#error_wrapper { height: 50px; width: 780px; background-color: #FFFFFF; text-align: center; color: #72A7EB; font-weight: bold; border-bottom: 1px solid #72A7EB; vertical-align:middle; }
#recover_wrapper { height: 50px; width: 780px; background-color: #FFFFFF; text-align: center; color: #72A7EB; font-weight: bold; border-bottom: 1px solid #72A7EB; vertical-align:middle; }

#top-menu { text-align: right; color: #FFFFFF; }
#top-menu a { padding-left: 10px; color: #FFFFFF; }
#top-menu a:hover { font-weight: bold; }

.front img { background-color: #FFFFFF; padding: 3px; border: 1px solid #DCD9C8; }

