td, li{

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-align: justify;
margin: 3px

}

.alignright {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-align: right

}

select {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
background-color: #000000;
color: #000000;
text-align: right

}

.aligncenter {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
text-align: center

}

.aligncenter2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-align: center

}

input, textarea {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-color: #C7d9a9;
border: 1px solid

}

input, textarea, select {

font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-color: #C7d9a9;
border: 1px solid

}

.producttitle {

font-size: 14pt;
font-weight: bold;
color: #000000

}

.footerlargetext {

text-align: center;
font-size: 15pt;
color: #000000

}

.footersmalltext {

text-align: center;
font-size: 10pt;
color: #000000

}

.footersmalltext a:link {

text-align: center;
font-size: 10pt;
color: #000000

}

.footersmalltext a:hover {

text-align: center;
font-size: 10pt;
color: #000000

}

.footersmalltext a:visited {

text-align: center;
font-size: 10pt;
color: #000000

}

.footersmalltext a:visited:hover {

text-align: center;
font-size: 10pt;
color: #000000

}

.aligncenter a:link {

text-decoration: none;
color: #FFFFFF;

}

.aligncenter a:hover {

text-decoration: none;
color: #FFFFFF;

}

.aligncenter a:visited {

text-decoration: none;
color: #FFFFFF;

}

.aligncenter a:visited:hover {

color: #FFFFFF;
text-decoration: none;

}

.homebuttons {

font-size: 12pt;
font-weight: bold;
text-align: left;
cursor: hand;
color: #000000

}

.homebuttons a:link {

text-decoration: none;
color: #000000

}

.homebuttons a:hover {

text-decoration: none;
color: #000000

}

.homebuttons a:visited {

text-decoration: none;
color: #000000

}

.homebuttons a:visited:hover {

text-decoration: none;
color: #000000

}


.homebuttons2 {

font-size: 12pt;
font-weight: bold;
text-align: left;
color: #E71B24;
cursor: hand

}

.homebuttons2 a:link {

color: #000000;
text-decoration: none;


}

.homebuttons2 a:hover {

text-decoration: none;
color: #000000

}

.homebuttons2 a:visited {

color: #E71B24;
text-decoration: none;

}

.homebuttons2 a:visited:hover {

color: #000000;
text-decoration: none;


}




.pagetitle {

color: #000000;
font-size: 12pt;
font-weight: bold

}

.bluesubtitle {

color: #000000;
font-size: 14pt;
font-weight: bold

}

a:link {

color: #000000;
text-decoration: none

}

a:hover {

color: #000000;
text-decoration: none;

}

a:visited {

color: #000000;
text-decoration: none;

}

a:visited:hover {

color: #000000;
text-decoration: none;

}

/* notfound.html */
body {
	background-color:#FFFFFF;
	margin:0;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #0000000;
	line-height:50px;
}
#wrapper {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	width:100%;
	float:left;
	background-color:#0000000;
}
#content {
	clear:both;
	margin:10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #404040;
}

.background {
	background-color: #000000;
}

.background2 {
	background-color: #C7D9A9;
}

.background3 {
	background-color: #FFFFFF;
}
