/*
This style sheet was created by c.pereira 3.19.01
*/

BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

h1  {color:#FFF; font-size: 110%; font-weight:bold; margin: 3px 2px 3px 10px;}

/* classes */
.breadCrumb {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
	font-style : normal;
	line-height : 17px;

}

.bodyText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	margin: 5px 15px 5px 5px;
	font-style : normal;
	line-height : 1.25em;
}

.italBodyText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	font-style : italic;
	line-height : 17px;
}

.bodyText1 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666;
	font-size : 11px;
	font-style : normal;
	line-height : 13px;
}

.H1 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #003399;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	line-height : 17px;
}


.nh1 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ffffcc;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	line-height : 13px;
	text-align : left;
	margin-right : 6pt;
	margin-top : 6pt;
}

.nh2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ffffcc;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height : 11px;
	text-align : left;
	margin-right : 0pt;
	margin-top : 0pt;
}

.caption {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #003399;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	line-height : 11px;
	text-align : center;
	margin-right : 0pt;
	margin-top : 0pt;
}

#newsTable  { background-color: #E8E8E8; border-top: 1px solid #666;border-bottom: 1px solid #666;}
#newsTable td {border-bottom: 1px dashed #666;}
#newsTable a:link {color: #333333; text-decoration: none; }
#newsTable a:visited {color: #333333; text-decoration: none; }
#newsTable a:hover {color: #FF0000; text-decoration: none;}

a:link, a:visited  { color:#3399FF; text-decoration:underline;}
a:hover  { color:#FF0000; text-decoration:underline;}









