body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:  330px 180px;
}
h1, h2, h3, h4, h5  {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	margin-left: 10px;	
}

a {color: navy;
}
a:visited {color:#6C4D86;
}
a:hover {color: #FC6703;
}
h4 a {font-weight:normal;
}
p, li, dt, dd {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
p {	margin-left: 30px;margin-top: 1em;
}
.top {
	font-size:130%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F00;
	padding-top: 20px;
	margin-top: 0px;
	color: #666;
}
h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #666666;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 2em;
}
h3.top {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #666666;
}
h5 {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul ul {	list-style-type: disc;
}

li.lastline {
	margin-top: 10px;
}
td.filler_top {
	background-color: #25266F;
}
td.filler_mid {
	background-color: #67679A;
}
td.filler_bot {
	background-color: #EDEEF3;
}
td.footer_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5A5A87;
	background-color: #ccc;
	text-align: center;
	vertical-align: middle;

}
.footer_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.caption {
	font-size: 50%;
	color: #666666;
}
.capital {
	font-size: 200%;
	line-height: 1.3em;
}
.lista_number {
	line-height: 130%;
	margin-left: 35px;
}
.fit_table {
	text-align: center;
}
.fit_table td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 1.5em;
}
/* ********************  begin footer styles ******************** */
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a{
	text-decoration: none;
	color: #003399;
}
#footer a.me {
	color: #003399;
	cursor: default;
}
#footer a:hover.me {
	color: #CCCCCC;
	cursor: default;
}
