html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	border:none;
	background-color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
/* Styles for the text - header tags */
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
/* Styles for the other text */
.navselect {
	font-size: 9pt;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
.redbold9pt {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #ed1b24;
	font-weight: bold;
	line-height: 14pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
/* Styles for the links */
a.redlink:link {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #ed1b24;
	line-height: 14pt;
	font-weight: bold;
	text-decoration:none;
}
a.redlink:visited {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #ed1b24;
	line-height: 14pt;
	font-weight: bold;
	text-decoration:none;
}
a.redlink:active {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #ed1b24;
	line-height: 14pt;
	font-weight: bold;
	text-decoration:none;
}
a.redlink:hover {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #ed1b24;
	line-height: 14pt;
	font-weight: bold;
	text-decoration:underline;
}
/* Styles for the deefault links */
A:link {font-size: 9pt; font-family: Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:none; }
A:visited {font-size: 9pt; font-family: Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:none; }
A:active {font-size: 9pt; font-family: Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:none; }
A:hover {font-size: 9pt; font-family: Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration:underline; }
/* Styles for the main table */
#mainholdingtable {
width:100%;
}
#mainholdingtable2 {
width:805px;
border-left: 1px solid #b4b4b4;
border-right: 1px solid #b4b4b4;
}
#mainholdingtable3 {
width:807px;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}
#maincontenttable {
width:100%;
}
#navigationtable {
width:100%;
height:32px;
background-color:#ed1b24;
border-top: 1px solid #b4b4b4;
border-bottom: 1px solid #b4b4b4;
}
#homeimagetable {
width:803px;
height:320px;
}
#homepaneltable {
width:803px;
}
#bottomredtable {
width:803px;
height:50px;
background-color:#ed1b24;
}
#homewidget {
width:100%;
height:120px;
border-left: 1px solid #b4b4b4;
border-right: 1px solid #b4b4b4;
border-top: 1px solid #b4b4b4;
border-bottom: 1px solid #b4b4b4;
}
#pageimagetable {
width:803px;
height:180px;
}