/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2 {
	color: #6D9506;
	
}

h1 span, h2 span {
	color: #000000;
}

h1 {
	margin-bottom: 20px;
	font-size: 21px;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
	width:100%;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #13A1EA;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.4em;
	text-align: justify;
	line-height: 140%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #A3E1FF;
}

.list1 li {
	margin-bottom: 20px;
	padding-left: 40px;
}

.list1 .li1 { background: url(homepage03.gif) no-repeat left center; }
.list1 .li2 { background: url(homepage04.gif) no-repeat left center; }
.list1 .li3 { background: url(homepage05.gif) no-repeat left center; }

/** LINKS */

a {
	color: #6D9506;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 17px;
	background: url(homepage10.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.bordered {
	padding: 1px;
	background: #FFFFFF;
	border: 2px solid #DADADA;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	background: url(bg01.jpg) no-repeat left top;
}

#menu_small {
	background: transparent url(bg01.jpg) no-repeat scroll right bottom;
}


#menu a {
	float: left;
	height: 35px;
	padding: 16px 24px 0 26px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #6D9506;
}

/** HEADER2 */

#header2 {
	background: url(bg02.jpg) no-repeat left top;
}

/** PAGE */

#page {
	/*background: url(homepage11.gif) repeat-y 220px 0px;*/
	background: url(homepage11.gif) repeat-y 316px 0px;
}

.subpage-wide #page {
	background: none;
}

/** SIDEBAR */

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 12px;
}

/** FOOTER */

#footer {
	background: url(homepage12.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	margin-top: 25px;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}

#footer_small {
	background: url(homepage12.gif) repeat-x left top;
}

#footer_small p {
	margin-top: 10px;
	padding-top: 15px;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}

#pnRating {
	background: url(homepage12.gif) repeat-x left top;
}

#pnThanks{
	background: url(homepage12.gif) repeat-x left top;
}

#pnRating p
{

	line-height: normal;
	text-align: center;
	color: #B5B5B5;
	display:block;
	width:420px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;	
}
#pnUseRating {
	background: url(homepage12.gif) repeat-x left top;
	width:440px;
	font-size:9px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;	
}

#lblThanks 
{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}

#lblRateAnswers
{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}


/** LOGIN */

#login {
	background:#EFEFEF url(bg03.gif) no-repeat scroll right top;
	border:1px solid #EFEFEF;
	padding:15px 10px;
}

#login form {
	padding: 15px 10px;
	background: #EFEFEF url(bg03.gif) no-repeat right top;
	border: 1px solid #EFEFEF;
}

#login fieldset {
	border: none;
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#login li {
	height: 27px;
}

#login label {
	float: left;
	display: block;
	width: 64px;
	padding-top: 3px;
	font-weight: bold;
}

.login-field {
	float: right;
	width: 90px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
}

.login-submit {
	float: right;
	width: 50px;
	height: 21px;
	padding: 0px;
	background: #107FB1 url(bg04.gif) no-repeat left top;
	border: none;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#login p {
	padding-top: 5px;
}
.centrado_invisible 
{
	margin:2px 2px 2px 2px;
	display:none;
}

.centrado_visible 
{
	margin:2px 2px 2px 2px;
	display:block;
	text-align:center;
}
.avs_input 
{
	height: 16px;
	width: 275px;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	margin-left:50px;
}
.avs_submit {
	width: 60px;
	height: 21px;
	padding: 0px;
	background: #107FB1 url(bg04.gif) no-repeat left top;
	border: none;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.small 
{
	width:440px;
}

#WAVContainer 
{
	height:0px;
	width:0px;
}
#SWFContainer 
{
	margin: 2px 0px 0px 0px;
	text-align:center;
}

.faq {
	text-align:left;
}

#respuesta {
	height:110px;
	width:100%;
	overflow:auto;   
	word-wrap:break-word;
	text-align:justify;
}

.spellchecker {
	position: absolute; 
	z-index: 1000; 
	background-color: transparent;
}

.spellchecker_loader {
	position: absolute;
	z-index: 1000; 
}

.spellChecker_suggestions {
	border: 1px solid #195B7B;
	padding: 0px 2px 2px 2px;
	background-color: white;
}

.no_bulls{
	list-style: none; 
	line-height:100%;
	margin-bottom:1em;
}

.no_margin  {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:140%;
}

.arrow_up {
	background:transparent url(img/arrow_up.jpg) no-repeat scroll left bottom;
}
.username  
{
	text-decoration:underline;
}

.FAQQuestion, .FAQQuestion:hover, .FAQQuestion:visited {
	text-decoration:underline;
	cursor:pointer;
}
