@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	padding: 0;
	margin: 20;
	background-color: #ffffff;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	margin: 0px 15px 10px 15px;
	padding: 0	;
	text-align: left;
}

th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-type: disc;
	margin: 0px 15px 10px 45px;
}

h1,h2,h3,caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CE1126;
	margin: 10px 15px 10px 15px;
	padding: 0;
	text-align: left;
}

h2 {
	font-size: 9pt;
	margin: 10px 15px 0px 15px;
	text-align: left;}
h3 {
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

.caption {
	font-size: 8pt;
	margin: 10px 15px 5px 15px;
	text-align: left;
}

.footer{
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.white{
	color: #FFFFFF;
}

.topPart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	line-height:20px;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 0px;
	text-align:right
}

.arialFont{ font-family: Arial, Helvetica, sans-serif; }

.timesFont{ font-family: "Times New Roman", Times, serif; }

hr {
	border: 0;
	width: 80%;
	color: #ce1126;
	background-color: #ce1126;
	height: 2px;
	margin: 10px 0 10px 0;
	text-align: center;
}

.shortHR {
	border: 0;
	width: 150px;
	color: #ce1126;
	background-color: #ce1126;
	height: 2px;
}

.center {text-align:center}

.right {text-align:right}

.noLeftMargin {margin: 0px 15px 10px 0px;}

.row0 {BACKGROUND-COLOR: #CCCCCC; }
.row1 {BACKGROUND-COLOR: #FFFFFF; }

.bray  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CE1126;
	margin: 10px 15px 0px 15px;
	padding: 0;
}

.tagline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	margin: 0px 15px 10px 15px;
	padding: 0;
}



a.noBorderLine  {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.print  { display: none; }
