body {
	color:#626569;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a {
	color:#97282e;
}

td {
	font-size:10pt;
}

th {
	font-size:10pt;
}

hr {
	border:1px solid;
}

fieldset.fieldsetIndex {
      margin: 10px 0px 0px 0px;
      border:1px solid lightgrey;
}

fieldset.fieldsetArticles {
      margin: 10px 0px 0px 0px;
      border:1px solid lightgrey;

}

legend.sectionTitle {
        background:#eee;
        color:black;
        font-weight:bold;
        border:1px solid lightgrey;
}

table#documentLetterInfo {
	width:620px;
}

table#clientbanner {
	width:620px;
        border:1px ridge blue;
}

table#clienteditorial {	
      	width:620px;

}			

table#documentLetterInfo td {
	background-color:#eeeeee;
	color:#000000;
	padding:2px;
}

table#documentLetterInfo span {
        color:#97282e;
        padding:2px;
        font-weight:bold;
}

table#documentLetterInfo td.headerdate {
	text-align:right;
        padding:2px;
        font-weight:normal;
}

table#documentLetterInfo td.headertitle {
	text-align:left;
        padding:2px;
        font-weight:bold;
}

table#documentHolder {
	width:620px;
}

td#documentBody {
	width:435px;
	padding:0px 5px 0px 0px;

}

td#documentBody table.fragment {
	width:433px;
	border:0;
	margin:0px 0px 5px 0px;
}

td#documentBody table.fragment th.sectionTitle {
	width:429px;
	padding:2px;
	text-align:left;
	color:#97282e;
}

td#documentBody table.fragment td.articleTitle {
	width:429px;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

td#documentBody table.fragment td.articleSynopsis {
	width:429px;
	color:#000000;
	padding:2px;
}

td#documentBody table.index {
	width:433px;
	border:2px solid #aaaaaa;
	background-color:#fff;
	margin:0px 0px 5px 0px;
}

td#documentBody table.index th.sectionTitle {
	width:529px;
	padding:2px;
	text-align:left;
}

td#documentBody table.index td.articleTitle {
	width:529px;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

td#documentMenu2 {
	width:180px;
	vertical-align:top;
}

td#documentMenu2 table.fragment {
	width:178px;
	border:1px solid #000000;
	margin:0px 0px 10px 0px;
}

td#documentMenu2 table.fragment th.sectionTitle {
	width:176px;
	color:#97282e;
	background-color:#cccccc;
	text-align:left;
	padding:2px;
	border-bottom:1px solid #000000;
}

td#documentMenu2 table.fragment td.articleTitle {
	width:176px;
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

td#documentMenu2 table.fragment td.articleSynopsis {
	width:176px;
	background-color:#ffffff;
	color:#000000;
	padding:2px;
}

table.documentStatic {
	width:620px;
	border-top:1px solid #000000;
}

table.documentStatic td {
	padding:10px;
}

table#documentFooter {
	width:620px;
}

table#documentFooter td#subscribeDetails {
	text-align:center;
	padding:5px 5px 10px 5px;
	border-bottom:1px solid #000000;
}

table#documentFooter td#contactDetails {
	text-align:center;
	padding:5px;
	background-color:#eeeeee;
	color:#000000;
}

