/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9A9A9A;
	color: #000000;
	line-height: 20px;
	background-image: url(images/bg.gif);
}

.body-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.body_title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #818181;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;	
}

a.body-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #818181;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

a.body-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008F36;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.small_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 15px;
}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: normal;
}

.news-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}


.news-title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

.news-title-red {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #E1001A;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
}

.news_body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E1001A;
	line-height: normal;
	font-weight: bold;
}

.news-subtitle {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #92117E;
	font-weight: bold;
	line-height: normal;
}

.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}

a.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e7e7e7;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

a.news-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFEC00;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.grey_title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #818181;
	font-weight: bold;
	text-transform: uppercase;
}

.grey_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4D;
	line-height: normal;
	font-weight: bold;
}


.right_grey_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818181;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.grey_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818181;
	line-height: normal;
	font-weight: normal;
}

a.grey_body-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4D;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

a.grey_body-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E1001A;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.grey_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E7E7E7;
	line-height: normal;
	font-weight: bold;

}


a.grey_base-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E7E7E7;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;

}

a.grey_base-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFEC00;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}