 html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Calibri;
	border: 0px;
 }
body {
 }
a { color:green;}
h4 {
		font-family:Calibri;
    padding: 0px;
    margin: 0px;
}
p {
	font-family:Calibri;
    padding: 0px;
    margin: 0px;
}
span {
	font-family:Calibri;
  padding: 0px;
  margin: 0px;
}
#container {
	min-height:100%;
	position:relative;
	background: #D9EAFA;
	background: -moz-linear-gradient(top, #ffffff 230px, #D9EAFA 700px, #ffffff 87%);
	background: -webkit-linear-gradient(top, #ffffff 230px,#D9EAFA 700px,#ffffff 87%);
	background: -o-linear-gradient(top, #ffffff 230px,#D9EAFA 700px,#ffffff 87%);
	background: -ms-linear-gradient(top, #ffffff 230px,#D9EAFA 700px,#ffffff 87%);
	background: linear-gradient(top, #ffffff 230px,#D9EAFA 700px,#ffffff 87%);
	background-repeat: no-repeat;
	font-family:Calibri;
	width:100%;
	margin: 0 0 0 0px; /* top right bottom left */
	padding: 0;
}

.ratesTitleCat {
	font-family: Calibri; 
	font-size:36px; 
	color:#b22222; 
	font-weight:bold; 
	text-decoration:underline;
}
.ratesTitleSubCat {
	font-family:Calibri; 
	font-size:20px; 
	color:#b22222; 
	font-weight:bold; 
	text-decoration:underline;
}

.content {
	text-align:left;
	font-family: Calibri; 
	color:#000; 
	font-size:14px; 
	margin-left:80px; 
	height:auto; 
	width:100%px; 
	border:0px; 
	top:0px;
	margin-bottom:100px;
}
.contenthome{
	position:relative;
	float:right;
	width:890px;
	text-align:left;
	font-family:Calibri; 
	font-size:12px; 
	margin-top:0px; 
	height:auto; 
	width:100%px; 
	border:0px; 
	top:0px;
	margin-bottom:100px;
}
.title {
	text-align:center;
	color:#FFFF00; 
	font-size:22px;
	font-family:Calibri;
	background-color:#F99; 
	text-align:left; 
	width:100%
}

#footnote {
	text-align:left;
	font-family:Calibri; 
	font-size:10px; 
	margin-left:0px; 
	margin-top:0px;
	color:#990000;
}

.innerContainer {
	overflow:auto;
 text-align:center;
 font-family:Calibri;
 margin-top:0px;
 height:auto;
 width: 960px;/*
 background-image:url(../images/bg_gradient.jpg);
 background-repeat:no-repeat;*/
 padding: 0;
}

.innerContainer #col1 {
	font-family:Calibri;
	border-width:1px;
	width: 300px;
	float: left;
	}
.innerContainer #col2outer {
	font-family:Calibri;
	width: 650px;
	float: right;
	margin: 0;
	padding: 0;
	}

#col2outer #col2mid {
	font-family:Calibri;
	border-width:1px;
	width: 490px;
	float: left;
	}
	
#col2outer #col2side {
	font-family:Calibri;
	border-width:1px;
	width: 150px;
	float: right;
	} 
	
.footer {
	font-family:Calibri;
	width:100%;
	height:83px;
	position:absolute;
	bottom:0;
	left:0;

	margin-top:0px;
	margin-bottom:0px;
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
}

#footerlinks {
	font-family:Calibri;
	display:table;
	border:none;
	position:relative;
	height:83px;
	width: 200px;
	float: left;
	}
.footer #fcol2a {
	font-family:Calibri;
	width: 650px;
	margin: 0;
	padding: 0;
	border: none;
	}
.footer #fcol2 {
	font-family:Calibri;
	width: 650px;
	float: right;
	margin: 0;
	padding: 0;
	border-color:#007F3C;
 	border-top-style: ridge;
	border-bottom-style:solid;
	}
.footer #fcolSpace {
	font-family:Calibri;
	width: 650px;
	background-color:#fff;
	float: right;
	margin: 0;
	padding: 0;
	}

.footerlinks {
	font-family:Calibri;
	width:300px;
	float:left;
	padding:0px 0 0px 0;
	color:#000000;
	font-size:11px;
	/*
	border-top: 3px ridge #1E7D42;
	border-bottom: 1px solid #1E7D42;
	*/
}
#footerlinks ul {
	font-family:Calibri;
	height:7px;
	float:right;
  font-size: 11px;
	list-style: none;
	color:#1E7D42;
}
#footerlinks ul li {
	font-family:Calibri;
	float: right;
	background-image:url(../images/devider.png);
	background-repeat:no-repeat;
	padding: 0 0.6em 0 0.6em;
	/*margin:1.4em 0 0 0;*/
	margin:0 0 0 0;
}
#footerlinks .last {
	font-family:Calibri;
	background-image:none;
	padding: 0 0.25em 0 0;
}
#footerlinks a {
	font-family:Calibri;
	height:0px;
	color: #1E7D42;
	display: inline;
	padding: 0 0.25em 0 0.25em;
	/*padding: 0 1.2125em;*/
	text-decoration: none;
}
#footerlinks ul li:hover > a,
#footerlinks a:focus {
	color: #EAC474;
}
#footerlinks ul li:hover > ul {
	display: inline;
}
#footerlinks .current-menu-item > a,
#footerlinks .current_page_item > a {
	color:#DC9C14;
}
/* Einde footerlinks  */


.menu {
	font-family:Calibri;
	text-align:center;
	margin-left:45px;
	top:-32px;
	width:850px;
	position:relative;
	float: none;
	z-index:10;
}

.header {
  font-family:Calibri;
	margin-top:0px; 
	width:100%;
	height:auto;
	border:0px; 
	border-color:#000; 
	border-style:solid;
}
#filler {
	height:50px;
	width:100%
}

.pregunta {
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	color: #b22222;
}
.respuesta {
	font-family:Calibri;
	font-size:14px;
	color: #000;
}

.tituloazul {
	font-family:Calibri;
	font-size: 14px;
	color:#009;
	font-weight: bold;
}
.titulorojo {
	font-family:Calibri;
	font-size: 14px;
	color:#990000;
	font-weight: bold;
}
.titulo_negro {
	font-family:Calibri;
	font-size: 14px;
	color:#000;
	font-weight: bold;
}
.tituloazul15 {
	font-family:Calibri;
	font-size: 15px;
	color:#009;
	font-weight: bold;
}

.textoazulado_col {
	font-family:Calibri;
	font-size: 12px;
	margin-left:30px;
	color:#009;
	font-weight: bold;
}
.numeroazulado13 {
	font-family:Calibri;
	font-size: 12px;
	text-align:right;
	margin-right:10px;
	color:#009;
	font-weight: normal;
}
.textoazulado13 {
	font-family:Calibri;
	font-size: 12px;
	margin-left:0px;
	color:#009;
	font-weight: normal;
}
.textoazulado13Bold {
	font-family:Calibri;
	font-size: 12px;
	margin-left:0px;
	color:#009;
	font-weight: bold;
}
.editorFieldName {
	font-family:Calibri;
	font-size: 12px;
	margin-left:0px;
	color:#009;
	font-weight: bold;
	text-align: right;
	margin-left:25px;
}
.editorTitle {
	font-family:Calibri;
	font-size: 12px;
	margin-left:0px;
	color:#009;
	font-weight: bold;
	text-align:left;
	margin-left:25px;
}

.adm_table_header {
	font-family:Calibri;
	border-width:1px;
	border-bottom-color:#000;
	background-color: #9191FF;
}
.adm_table_colnames {
	font-family:Calibri;
	border-width:1px;
	border-bottom-color:#000;
	background-color:#B3D9FF;
}
.adm_table_even {
	font-family:Calibri;
	border:#666;
	border-width:1px;
	background-color:#CCCCCC;
}
.adm_table_odd {
	font-family:Calibri;
	border:#666;
	border-width:1px;
	background-color:#999999;
}
.table_header {
  font-family:Calibri;
	border:#666;
	border-width:1px;
	background-color: #09C;
}
.blanc {
	font-family:Calibri;
	font-size: 10px;
	color:#FFFFFF;s
	font-weight:bold;
}
.letras {
	font-family:Calibri;
 	font-size: 11px;
	color: #000;
}
.bt {
	font-family:Calibri;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6508;
}
.blancas {
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.oranja {
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
	color: #FF6B09;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.plomas {
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.plom {
	font-family:Calibri; 
	font-size: 11px;
	color: #555555;
}

.nombres {
	font-family:Calibri; 
	font-size: 11px;
	color: #000000;
}

.nar {
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
	color: #FE4202;
}
.ver {
	font-family:Calibri; 
	font-size: 11px;
	font-weight: bold;
	color: #008CFF;
}
input {
	font-family:Calibri; 
	font-size: 11px;
	color: #555555;
}
.ast {
	color:#F00;
}
