@charset "utf-8";
/* CSS Document */


.toptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
	font-style: italic;
	font-weight: bold;
}


.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #663399;
	font-style: italic;
	
}

.textos2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	margin-left: 0px;
	background:#fff;
	padding-left: 0px;
	line-height: 135%;
	font-weight: normal;
	font-style: normal;
}

.textos  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	margin-left: 6px;
	background:#fff;
	padding-left: 6px;
}	


.normalbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #901b4b;
	padding: 10px;
}
td.padded {
	padding: 10px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.normalbodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	font-weight: normal;
	line-height: 145%;
	list-style: disc;
}


.normalbodytitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	font-weight: normal;
	line-height: 145%;
	list-style: disc;
	background-color: #ffffcc;
	padding: 3px;
}

.normalbodyCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	padding: 10px;
}
table.caption {
	padding: 0px;
	margin: 10px;
}
.normalbodyCaptionQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	padding: 10px 10px 0px;
	font-style: italic;
}


td.padded2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	padding: 10px;
	color: #444444;
	background-color: #E0B22B;
}
.normalbodytitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	font-style: italic;
}


.italicbodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
}

.italicnames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	font-style: italic;
}