/* page layout styles */

body {
	background: url(../img/screen_bg.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px !important;
	
}

#main {
	text-align: center;
	padding:100px 0 0 0;
	margin:0;
}

#content {
	background-color:#FFFFFF;
	border:2px solid #000000;
	padding:0;
	width:796px;
	height:573px;
	margin: 0 auto;
	text-align: left;
	margin-bottom:8px;
	overflow:hidden;
	
}

#flashContainer {
	
	background-color:#CCCCCC;
	width:796px;
	height:502px;
	overflow:hidden;
	margin-top:6px;
}

#flashContainer2 {
	
	

overflow:hidden;
float:right;

}

#footer {
	
	background-color:#FFFFFF;
	border:2px solid #000000;
	padding:0;
	width:796px;
	height:23px;
	margin: 0 auto;
	text-align: left;
	margin-bottom:8px;

	

}


#header {
	height:33px !important;
	padding:0;margin:0
	
}

#stage {
	
	width:796px;
	height:540px;
	padding:0;
	margin:0
}
#shadowvContainer {
	height:28px;
	margin:0;
	padding:0;
}

#formContainer {
	background-color:#cccccc;
	margin:0;
	padding:0;
	
}

#formPic {
	float:left;
	height:502px;
}

#formulario {
	
	margin-left:0x;
	margin-right:40px;
	width:395px;
	float:right;


}

/* table styles  */

table#formtable {width:375px; }

.tabletxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px !important;
	padding-right:18px;
	padding-top:12px;
	text-align:right;


}

/* navigation styles  */			
			
			
.list_basic { padding:0 0 0 8px; margin:0; height:33px; }

.list_basic li { 
	display: inline;
	float:left;
	padding:0;
	margin:0;			 
}

			 
.list_basic .bar{
	padding:0;
	margin:0;
	width:16px;
	height:33px;
	align:center;
	background: url(../img/pipe.gif) no-repeat bottom left !important;
}

#subnavContainer {
	height:28px;
	background-color:#ececec;
	border-top:2px solid #000000;
	margin-top:2px;
}


.list_subNav { 
	padding:6px 0 0 0; 
	margin:0; 

}

.list_subNav li { 
	display: inline;
	float:left;
	padding:0 14px 0 8px;
	margin:0;
	color:#FF3333;
	padding-left:8px;	font-weight:bold; font-size:14px;
}

			 
.list_subNav li a {
	
	text-decoration:none;
	font-weight:bold;
	color:#000;
	
}.list_subNav li a:visited {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#000;

}

.list_subNav li a:hover {
	
	text-decoration:none;
	color:#FF3333;
	
}



.listPipe {background: url(../img/pipeSubnav.gif) no-repeat 0 4px;}


.list_footer{ padding:0 0 0 8px; margin:0; }

.list_footer li { 
	display: inline;
	float:left;
	padding:0 
}
			 
.list_footer .bar{

	height:23px;
	margin-left:7px;
	width:3px;
	margin-right:6px;
	background: url(../img/pipeFooter.gif) no-repeat bottom left !important;
}

.list_footer .spacer {

	width:74px;
}


#popHolder {
	padding:10px;
	margin:0;
	overflow:hidden;

}

.popTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	padding:0px 12px 20px 12px;
	width: 538px;
}
.popTxt h3{
	font-size:24px;	
	color: #ef3c39;
	font-weight: normal;
	margin-bottom: 0px;
}
.popTxt p{
	margin-top: 0px;
	margin-bottom: 40px;
	color: #333;
	line-height: 20px;
}
.popTxt a{
	color: #333;
	text-decoration: none;
}

/* form styles */

SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px;  FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
OPTION {
	 FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
INPUT {
	 FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: VTahoma, Arial, Helvetica, sans-serif; 
}

TEXTAREA {
	 FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-FAMILY: VTahoma, Arial, Helvetica, sans-serif; 
}



