/*body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
*/
body.aguila {
	margin: 12px;
	color: #000000; 
	background-color: #ffffff; 
	font:13px arial,helvetica,clean,sans-serif;
}
a {
	color: #00965f
}
a:link {
	color: #00965f
}
a:visited {
	color: #00965f
}
.instructions {
	margin-top: 8px
}
/* #d98719 */
h1, h2, h3, h4, h5, h6 {
	color: #d98719;
	background:	url("../image/heading_line.png") no-repeat left bottom
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 1em
}
p {
	font-size: 1em;
	line-height: 1.15;
	margin-top: 0;
	margin-bottom: 0.25em
}
p, h1, h2 {
	margin: 0;
	padding: 0.25em;
	letter-spacing: 0.15px
}
/* #d98719 */
h2 {
	color: #d98719;
	font-size: 1.25em;
	font-style: italic; 
	font-weight: bold;
	letter-spacing: 0.05em
}
ul { 
	list-style-image: disc;
	font-size: 1em;
}
sup {
	font-size: 0.65em;
}
#layout_master {
	background-color: #ffffff;
	margin: 0 -1px;
	width: 760px;
	/*min-width: 740px;
	max-width: 900px;
	*/
	border: solid 1px #ffffff
}
#footer {
	color: white;
	position: relative;
	z-index: 13;
	width: 100%
}
.page {
	background-color: white;
	width: auto;
	border-right: 180px solid #ffffff
}
.pageframe {
	border-left: 1px solid #5a5a5a;
	border-bottom: 1px solid #5a5a5a;
	border-right: 1px solid #5a5a5a;
}
.section {
	margin: 0;
	width: 100%
}
.content {
	margin: 8pt;
	width: auto
}
.header_top_logo {
	position: relative;
	float: left;
}

.col-B, .col-C {
	position: relative;
	float: left
}
.col-B {
	margin: 0 -3px 0 -2px;	
	z-index: 20;
	width: 100%
}
.col-C {
	color: white;
	background-color: white;
	margin-left: 1px;
	margin-right: -180px;
	padding-top: 12px;	
	padding-bottom: 8px;
	z-index: 10;
	width: 183px;
	min-height: 50em;
}

.page > .section {
	border-bottom: 1px solid #c0c0c0
}

TABLE.sidebar1 {
	background-color: whitesmoke; border-bottom: gainsboro 1px dashed; border-left: gainsboro 1px dashed; border-right: gainsboro 1px dashed; border-top: medium none; MARGIN-bottom: 0px
}

TH.hd {
	background-color: gainsboro; text-align: left;
	color: #000066;
	font-size: 0.65em; 
	line-height: 95%;
	/*
	font-family: verdana, arial, sans-serif;	
	*/
}
.sidebar {
	font-size: 72%
}
.footer {
	font-size: 10px;
	float: right;
}