@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #7B8EAA;
	background-image: url(../images/page_fill.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.hline {
	background-image: url(../images/hddotline.gif);
	height: 3px;
}


.content_page {
	background-attachment: scroll;
	background-image: url(../images/page_fill_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 15px;
}

.footer { color: #FFFFFF; }

.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.left_column { padding-left: 20px; }


.content_page strong { color: #333333; }

.content_page blockquote {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.content_page li {
	line-height: 20px;
	list-style-image: url(../images/romb_bullet.gif);
	list-style-position: outside;
}

.larger_text { font-size: 13px; }

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.content_page #tblutile td {
	text-align: center;
	vertical-align: middle;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.red { color: #CC3300; }

.larger_text { font-size: 13px; }

.large_text { font-size: 13px; }

.citeste {
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding-bottom: 5px;
}
.content_page  .larger_text  a   { line-height: 15px; }

.content_page li { margin-bottom: 10px; }
