BODY {
	margin:0;
}

BODY, TD, H1, INPUT, SELECT, TEXTAREA {
	font-family:tahoma, helvetica, sans-serif;
}

BODY, TD {
	font-size:10pt;
}

INPUT, SELECT, TEXTAREA {
	font-size:8pt;
}

H1 {
	font-size:16pt;
	font-weight:700;
	display:inline;
}

H2 {
	font-size:12pt;
	font-weight:700;
	display:inline;
}

.formField {
	font-size:8pt;
}

.navButton {
	background-color:#b70e23;
	font-weight:700;
	text-align:center;
	border-left:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	padding:5px;
}

.navButton A {
	color:#ffffff;
	text-decoration:none;
}




.lg_text {
	font-size:13pt;
}

.small {
font-size:10px;
font-family:arial;
}

.grey_link:link {
	color:#AAAAAA;
	font-size:8pt;
	text-decoration: none;
}

.grey_link:visited {
	color:#AAAAAA;
	font-size:8pt;
	text-decoration: none;
}

.grey_link:hover {
	color:#CC0000;
	font-size:8pt;
	text-decoration: underline;
}

.grey_link:active {
	color:#AAAAAA;
	font-size:8pt;
	text-decoration: none;
}

ol.listsImage2{ 
	list-style-image: url(/resources/images/listArrow2.gif); 
	list-style-position: inside;
	margin-left: -1em; 

}

/*
.price_text:link {
color:#FF0000;
}

.nav_bar {
background-image:url(/resources/images/nav_bg.jpg);
width:1000;
background-repeat: no-repeat;
}

.nav_text {
width:158;
text-align:center;
margin-bottom:6;
font-weight:600;
}

.nav_text:link {
color:#FFFFFF;
font-size:10pt;
text-align:center;
margin-bottom:6;
font-weight:600;
text-decoration: none;
}

.nav_text:visited {
color:#FFFFFF;
font-size:10pt;
text-align:center;
margin-bottom:6;
font-weight:600;
text-decoration: none;
}

.nav_text:hover {
color:#999999;
font-size:10px;
text-align:center;
font-weight:600;
text-decoration: none;
margin-bottom:6;
}

.nav_text:active {
color:#FFFFFF;
font-size:10pt;
text-align:center;
margin-bottom:6;
font-weight:600;
text-decoration: none;
}
*/