body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #AA4B0E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #AA4B0E;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

H1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

H2 {
	color: #AA4B0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}

H3 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

H4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.body_bg {
	background-image: url(/images/footer_blue.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}

.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
}

.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.flashhometrain {
	background-image: url(/images/hometrain.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.formnoborder {
	border: 0px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.formnopadd {
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 144px;
}

.smalltext {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.smalltext2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#boxHeadings {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #EF760E;
	text-decoration: underline;
}

#productlink a:link, #productlink a:active, #productlink a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#productlink a:hover {
	color: #EF760E;
	text-decoration: underline;
}

li {
	margin-bottom: 5px;
}

.nav  {
	background-image: url(/images/plain-black.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	
}


.nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
}

.nav a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
}

.navhover {
	background-image: url(/images/plain-blue.jpg);
	background-repeat: no-repeat;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.navhover a {
	color: #FFFF00;	
	text-decoration: none;
	text-transform: uppercase;
}

.navhover a:visited {
	color: #FFFF00;	
	text-decoration: none;
	text-transform: uppercase;
}

.navhover a:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	text-transform: uppercase;
}

