body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	background-image: url(/global/images/bkg.gif);
	background-repeat: repeat;
	position: relative;
}
a {
	color: #FFFFFF;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #660000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform:uppercase;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #FFFFFF;
}

#main_body {
	background-color: #FFFFFF;
	line-height: 14px;
	color: #000000;
	position: relative;
	width: 754px;
	visibility: visible;
	z-index: auto;
	clear: both;
}

#header_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #e51837;
	position: relative;
	width: 754px;
}

#nav {
	background-color: #000000;
	position: relative;
	width: 754px;
	height: 20px;
}

#nav ul {
	list-style-type:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
}

#nav li {
	display:block;
	float:left;
	border-left: 1px solid #F00;
}

#nav a {
	text-decoration:none;
	padding: 0px 9px 0px 9px;
	color: white;
	background-color:#000;
	line-height:20px;
}

#nav a:hover {
	background-color: #E51837;
}

#red_bkg {
	background-color: #E51837;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #54422e;
	background-color: #E8EBD8;
	text-align: center;
	position: relative;
	width: 754px;
	visibility: visible;
	z-index: auto;
	margin-bottom: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E51837;
	text-align: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #333333;
	padding-bottom: 5px;
}
.text_sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10px;
	color: #000000;
}
.text_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.text_sm_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10px;
	color: #FFFFFF !important;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #FFFFFF !important;
}
