html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #333;
	color: #333;
	line-height: 21px;
}

td {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

input, textarea {
	font: inherit;
}

h1, h2, h3 {
	margin: 0px;
	margin-top: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #888;
}

h1 {
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/fondo_titulo03.jpg) no-repeat right bottom;  
}

h2 {
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
/*	background: url(../images/fondo_titulo04.jpg) no-repeat right bottom;  */
}

h3 {
	letter-spacing: 0.1pt;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	letter-spacing: 0.1pt;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/fondo_titulo04.jpg) no-repeat right bottom; 
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 21px;
	text-align: justify;
}

ul.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.ul-style1 strong {
	padding-right: 17px;
}

strong {
	color: #505E67;
}

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

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #CCC;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 60px;
	background-color: #333;
}


/** TOPMENU */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0px;
	color: #333;
	padding-top: 30px;
        padding-botton: 0px;
        margin-bottom: 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
	padding-left: 40px;
	padding-right: 18px;

}

#topmenu a {
	text-decoration: none;
	font-size: 10px;
	color: #ccc;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu1 {
	background: url(../images/homepage02.gif) no-repeat 14px 2px;
	border: none;
}

#topmenu_en {
	background: url(../images/flag-english.jpg) no-repeat 2px 2px;
}

#topmenu_es {
	background: url(../images/flag-spanish.jpg) no-repeat 2px 2px;
}

#topmenu3 {
	background: url(../images/homepage04.gif) no-repeat 14px 2px;
}

/** MENU */

#menu {
	font-family: trebuchet ms,sans-serif;
	height: 35px;
	background: url(../images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-left: 35px;
}

#menu li {
	float: left;
	height: 27px;
    letter-spacing: 1px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 8px; 
	text-decoration: none;
	font-size: 10pt;
	text-transform: capitalize;
/*	background: url(../images/border_right.jpg) no-repeat right; */ /*1px solid #224F4F;*/ 
/* 	padding: 26px 0px 0px 14px;*/
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
}

#menu li:hover {
	text-decoration: none;
	color: #fff;
	background-color: #006838;
}


li.sel {
        background-color: #004928;
}


/** PAGE */

#page {
	background: #FFFFFF url(../images/subpage1_02.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/subpage1_03.jpg) no-repeat left top;
}

#page-bgbtm {
	padding: 40px;
	padding-top: 0px;
}

.homepage #page {
	background-image: url(../images/bg04.jpg);
}

.homepage #page-bgtop {
	background-image: url(../images/bg05.jpg);
}

.homepage #page-bgbtm {
	background-image: url(../images/bg06.jpg);
}

#page-bgbtm-wide {
	background-image: url(../images/bg06_full.jpg);
	padding: 40px;
	padding-top: 0px;
}


/** FOOTER */

#footer {
	height: 40px;
	background-color: #111;
/*url(../images/bg09.jpg) no-repeat left top; */
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-align: center;
	line-height: normal;
	color: #CFC0C0;
	font-size: 7pt;
}


/** COMMON BOX STYLE */


.box-style .title {
	padding: 1px 0px 1px 0px;
	margin-bottom: 0px;
}



/** BOX2 */

#box2 {
	float: left;
	width: 290px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 300px;
	padding-left: 10px;
}


/** BOX4 */

#box4 {
	padding-top: 35px;
}

/** BOX5 */

#box5 {
}

#box5 .title {
/*	background-image: url(../images/subpage2_01.gif); */
}

/** BOX6 */

#box6 {
}

#box6 .title {
/*	background-image: url(../images/subpage2_01.gif); */
}

/** BOX7 */

#box7 {
}

/* ---------------------------------- LAYOUT -------------------------- */


/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 480px;
	height: 50px;
	padding-top: 10px; 
	background: url(../images/bannerlogo.png) no-repeat left bottom;  
	background-color: #333;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;

	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/** TOPMENU */

#topmenu {
	float: right;
}


/** CONTENT */

#content {
	float: left;
	width: 600px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 220px;
}

/* Menu lateral */

ul.mainmenu li a {
	display: block;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	text-decoration: none;
	color: #444444;
	line-height: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

ul.mainmenu li a:link, ul.mainmenu li a:visited {
	color: #444444;
	display: block;
}

ul.mainmenu li a:hover {
	color: #ffffff;
	background-color: #e66700;
}

li {
	margin-bottom: 9px;
}

ul.mainmenu li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	line-height: 16px;
}


#navx, #navx li {
	width: 190px;
}

.leftNext #h3  {
	width: 150px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 12px;
	height: 25px;
	font-size: 10pt;
	background-image: url(../images/h3Bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #eeeeee;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cccccc;
	color: #666666;
	font-weight: bold;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

ul.nextSteps li a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #f7f7f7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Estilos de tabla estandard */

.basica table{
	width: 90%;
	border-collapse: collapse;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.basica td, .basica th {
        border: 1px solid #d4ddc6; 
}

td, th {
        border: 0px solid #d4ddc6; 
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

th {
	font-size: 12px;
	background-color: #666;
	color: #fff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align: left;
}

/* Estilos de tabla invisible */

table.invisible {
	width: 90%;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
        color: #fff;
}

li {
	line-height: 16px;
}



/** LOGIN */

#login {
	height: 200px;
	background: url(../images/bg08.jpg) no-repeat left top;
}

#login h2 {
	height: 28px;
	padding: 15px 0px 0px 20px;
	font-size: 12px;
	color: #FFFFFF;
}

#login form {
	margin: 0px;
	padding: 15px 10px 0px 10px;
	padding-top: 7px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#login li {
	height: 25px;
}

#login label {
	float: left;
	width: 35px;
	padding: 0px;
        margin: 0px;
	font-size: 12px;
	color: #B9D0D0;
}

#login input {
	border: none;
	background: none;
	color: #FFFFFF;
}

#login input#login-username {
	float: left;
	width: 85px;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-left: 10px;

}

#login input#login-password {
	float: left;
	width: 85px;
	padding-left: 35px;
        padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#login input#login-submit {
	float: right;
	width: 70px;
	height: 25px;
	background: url(../images/homepage10.jpg) no-repeat left top;
	border: none;
	font-size: 13px;
}

#login a {
	float: left;
	padding: 7px 0px 0px 0px;
	color: #A5BBCC;
}