/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
}
img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7CC9F5;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #444;
}
p {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
}
ul, ol {
	list-style: none;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
}
.clear {
	clear: both;
}
/* GENERAL DEFINITIONS ENDS */


/* TOP STARTS */
#Top {
	width: 1000px;
	margin: 0 auto;
	padding-top: 35px;
}
#logo {
	padding-right: 15px;
	float: left;
}
#Top ul {
	width: 775px;
	height: 42px;
	padding-top: 25px;
	background: url(../images/defaults/menu_degradacion.jpg) repeat-x bottom;
	float: left;
	position: relative;
}
#Top li {
	width: 155px;
	float: left;
}
#Top li a {
	height: 30px;
	padding-top: 12px;
	background: url(../images/defaults/menu_separador.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	display: block;
}
#Top li a:hover {
	text-decoration: underline;
	color: #70B4DE;
}
#Top .borde_izq {
	background: url(../images/defaults/menu_borde_izq.jpg) no-repeat left;
}
#Top .borde_derc {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* TOP ENDS */


/* MAIN PAGE STARTS */
#PageContent {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}


#LeftContent {
	width: 210px;
	padding-right: 15px;
	float: left;
}
.titular {
	height: 23px;
	padding-top: 7px;
	background: url(../images/defaults/bg_titulos.jpg) no-repeat;
	background-color: #A3D1FB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#LeftContent ul {
	margin-bottom: 15px;
	padding: 15px 10px 40px 15px;
	background: url(../images/defaults/servicios_degradacion.jpg) repeat-x;
	background-color: #FEFEFE;
	border-left: 2px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
}
#LeftContent li {
	height: 35px;
	font-size: 14px;
}
#LeftContent a:hover,
body#Rules li#Uno a, body#Overpayment li#Dos a, body#Rx li#Tres a, body#Eligibility li#Cuatro a, body#Large li#Cinco a,
body#Home li#Seis a, body.Siete li.Siete a, body.Ocho li.Ocho a, body#Provider li#Nueve a, body#Contact li#Diez a {
	text-decoration: underline;
	color: #70B4DE;
}
#LeftContent .info li {
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#LeftContent .info a {
	color: #2698A5;
}


#CenterContent {
	width: 550px;
	float: left;
}
.borde {
	width: 550px;
	float: left;
}
#Center {
	width: 496px;
	padding: 25px;
	border-left: 2px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
	float: left;
}
#Center h1 {
	padding: 10px 0 20px 0;
}
#Center h2 {
	width: 180px;
	padding: 0 15px 15px 0;
	float: left;
}
.subtemas {
	padding: 10px 0 10px 0;
	float: left;
}
.subtemas p {
	width: 300px;
	float: left;
}
.email {
	color: #2698A5;
}
.email:hover {
	text-decoration: underline;
}


#RightContent {
	width: 210px;
	padding-left: 15px;
	float: left;
}
#RightContent ul {
	margin-bottom: 15px;
	padding: 15px 10px 40px 25px;
	background: url(../images/defaults/servicios_degradacion.jpg) repeat-x;
	background-color: #FEFEFE;
	border-left: 2px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
	list-style: circle;
}
/* MAIN PAGE ENDS */


/* FOOTER STARTS */
#Footer {
	width: 1000px;
	border-top: 2px solid #E8E8E8;
	margin: 0 auto;
	padding: 20px 0 50px 0;
	clear: both;
}
#Footer img {
	padding-right: 25px;
	float: left;
}
#Footer p {
	width: 235px;
	padding: 6px 50px 0 0;
	font-size: 12px;
	float: left;
}
#Footer .copyright {
	width: 255px;
	padding-right: 0;
	text-align: right;
	float: right;
}
#Footer a {
	color: #2698A5;
}
#Footer a:hover {
	text-decoration: underline;
}
/* FOOTER ENDS*/