body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container{
	width:775px;
	margin-left:auto;
	margin-right:auto; 
}

/*
#container a{
	text-decoration:none;
}
*/

#header{
	width:775px;
	height:238px;
	background-image:url(/beta/images/layout/banner.jpg);
	background-repeat:no-repeat;
}

#header_text {
	/* background-color:#FF0000; */
	padding-top:195px;
	padding-left:566px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fffdfe;
	line-height:14px;
}

#header_text a {
	color:#ffffff;
	text-decoration:underline;
}

#header_text a:active {
	color:#ffffff;
	text-decoration:none;
}

#header_text a:visited {
	color:#ffffff;
	text-decoration:underline;
}

#header_text a:hover {
	color:#ffffff;
	text-decoration:none;
}

#content_container{
	float:left;
	background-image:url(/beta/images/layout/background_content.jpg);
	background-repeat:repeat-y;
}

#content_left{
	float:left;
	/* border-top: solid #fff 1px; */
	width:202px;
	padding-left:29px;
}

#left_status_bar {
	width:177px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	/* border-right:#fff solid 2px; */
	border-top:#fff solid 1px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-decoration:none;	
	background-color:#535c5d;
}

#left_status_bar a{
	text-decoration:underline;	
	color:#fff;
}

#left_status_bar a:visited{
	text-decoration:underline;	
	color:#fff;
}

#left_status_bar a:hover{
	text-decoration:none;	
	color:#fff;
}

#content_right{
	float:left;
	margin-top:30px;
	margin-right:30px;
	margin-left:50px;
	width:434px;
}

#content_right2{
	float:left;
	margin-top:30px;
	margin-right:30px;
	margin-left:30px;
	width:454px;
}

#left_nav_top{
	width:202px;
}

#left_nav_bottom{
	width:202px;
}


#bottom_curve{
	width:775px;
	height:41px;
}

#footer{
	width:775px;
	height:50px;
	clear: both;
}

#top_nav{
	width:775px;
	height:21px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}

.text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
}

.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #006699;
	text-decoration: underline;
}

.text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}

.footer {
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-align: center;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-decoration:none;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-decoration:underline;
}

.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #1F4E6A;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #1F4E6A;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #1F4E6A;
}

/* Main Top Navigation */

#nav_top{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:775px;
        height:20px;
	/* margin-bottom:16px; */
	/* margin-left:15px; */
	/* margin-right:15px; */
	background-image:url(/beta/images/layout/background_content_nav.jpg);
	background-repeat:no-repeat;
}


ul#mainlevel-nav
{
	list-style:none;
	padding: 0;
	display: inline;
}

ul#mainlevel-nav li
{
	display: inline;
	margin: 0;
	font-size: 10px;
}

ul#mainlevel-nav li a
{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	padding-right:4px;
	padding-left:4px;
	line-height: 25px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #a91416;
	/* font-weight:bolder; */
	text-decoration:underline;
}


	ul#mainlevel-nav li #active
{
	color: #fff;
	background: #a91416;
	/* font-weight:bolder; */
	text-decoration:underline;
}


/* Left-Side Navigation */


 #navcontainer_long { 
 	width: 202px; 
	padding-left:0px;
}

#navcontainer_long ul{
	margin-top:1px;
	margin-bottom:1px;
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer_long a{
	display: block;
	padding-top: 5px;
	padding-right:12px;
	padding-left:24px;
	width: 166px;
	height:17px;
	background-color: #a6a4a5;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	border-bottom:#fff solid 1px;
}

#navcontainer_long a:link, #navlist a:visited{
	color: #fff;
	background-color:#a6a4a5;
	text-decoration: none;
}

#navcontainer_long a:link, #navlist a:active{
	color: #fff;
	text-decoration: none;
}

#navcontainer_long #navlist a:hover{
	background-color: #fff;
	color: #7f7f7f;
}

#navcontainer_long #navlist #active{
	background-color: #7f7f7f;
	color: #fff;
}

#nav_left{
	float: left;
}

#nav_right{
	float: left;
}

#sub_bottom_left{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:264px;
	float: left;
}

#sub_bottom_left_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:192px;
	margin-left: 45px;
}

#sub_bottom_left_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F4E6A;
	width: 190px;
	padding-bottom: 4px;
	padding-top: 15px;
}

#sub_bottom_left_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 190px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sub_bottom_center{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:254px;
	float: left;
}

#sub_bottom_center_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:192px;
	margin-left: 28px;
}

#sub_bottom_center_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F4E6A;
	width:190px;
	padding-bottom: 4px;
	padding-top: 15px;
}

#sub_bottom_center_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width:190px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sub_bottom_right{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:257px;
	float: left;
}

#sub_bottom_right_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:192px;
	margin-left: 17px;
}

#sub_bottom_right_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F4E6A;
	width:190px;
	padding-bottom: 4px;
	padding-top: 15px;
}

#sub_bottom_right_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	width:190px;
	height:120px;
    overflow: hidden;
	margin-top: 6px;
	margin-bottom: 4px;
}

#s1 {
	position: relative;
	text-align: left;
	width: 190px;
}

/* NEW */

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F4E6A;

}

th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.supPage {
	list-style-type: circle;
	color: #999999;
}

.itemHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #1F4E6A;
}

.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #1F4E6A;
}

.textH1White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background: #1F4E6A;
	padding: 5px;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #EEEEEE;
}

.input {
	width: 120px;
	font-size: 11px;
}

.accounttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color:#ffffff;
}

.nocontent {
    color: #FFFFFF;
}

.btnTransfer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	width: 120px;
}

.myAccBTN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 120px;
}

.btnRefill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;	
	height: 20px;
	width: 60px;
}

.error {
	color: red;
	font-weight: bold;
}

.tblTopL {
	border: solid 1px #cccccc;
}

.tblTopR {
	border-left: solid 0px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.tblBodyL {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 0px;
}

.tblBodyR {
	border-left: solid 0px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 0px;
}

.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

#flags{
	height: 56px;
	width: 202px;
	text-align:center;
	vertical-align: middle;
}

a.btnGen {
	text-align:center;
	border: 1px solid black;
	padding: 10px;
	line-height: 40px;
	background-color: #ddd;
}

a.btnGen:hover {
	text-align:center;
	border: 1px solid black;
	padding: 10px;
	line-height: 40px;
	background-color: #fff;
}



/*ESTILOS PARA PARTE NUEVA*/


/*#DIVbottomContainer {
        background-image:url(/beta/images/layout/blue_bgd.jpg);
	width: 775px;
        height:239px;*/
       
#DIVbottom {
        background-image:url(/beta/images/layout/blue_bgd.jpg);
	width: 775px;
        height:239px;
        color:#fff;
}

#DIVbottom h4 {
	font-weight: bold;
	font-size: 1em;
	text-align: right;
	margin: 0px;
        color:#fff;
}

#DIVbottom a {
        color:#fff;
        font-weight:bold;
        text-decoration:none
}

#DIVbottomLeft {
	float:left;
	width:225px;
        position:relative;
        top:25px;
        left:30px;
}

#DIVbottomLeft form {
	position: relative;
	left: 54px;
	text-align: left;
	width: 170px;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
}

.formLabel {
	margin-top: 5px;
}

.formField {

}

.formFieldSubmit {
	text-align: left;
	margin-top: 8px;
}

#DIVbottomRight {
	float: left;
	width:380px;
	position: relative;
	left: 105px;
        top:25px

}

#DIVbottomRightUs {
	float:left;
	text-align:center;
	padding-top: 10px;
	font-size: 1em;
}

#DIVbottomRightUsBut a {
	display:block;
	background: url(/beta/images/layout/us_flag.jpg) 0 bottom no-repeat;
	width:179px;
	height:62px
}

#DIVbottomRightUsBut a:hover {
	background: url(/beta/images/layout/us_flag.jpg) 0 0 no-repeat;
}

#DIVbottomRightInt {
	float: left;
	text-align:center;
	position: relative;
	left: 23px;
	font-size: 1em;
	padding-top: 10px;
}

#DIVbottomRightIntBut a {
	display:block;
	background: url(/beta/images/layout/int_flag.jpg) 0 bottom no-repeat;
	width:179px;
	height:62px;
}

#DIVbottomRightIntBut a:hover {
	background: url(/beta/images/layout/int_flag.jpg) 0 0 no-repeat;
}

#PclickHere {
	text-align:right;
	color:#00FF00;
	padding:3px 5px 0 0;
	margin:0;
	font-size: 0.95em;
}

.clearer { clear:both }