/*HTML Tags*/
body,table,div { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:0 }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
p{  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
A {
	color:black;
	text-decoration: none;
} 

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h3 { font-size: 16px; color: #666699;  line-height: 18px; margin-top: 4px; margin-bottom: 0px} /*Previously prodsubtitle class*/
h4 { font-size: 16px; text-decoration: none; margin-bottom: 4px; margin-top: 0px} 

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ol{ font-size: 12px;}
li{ font-size: 12px; line-height: 120%; }
ul {list-style-type: disc;font-size: 12px; font-style: normal; line-height: 120%; color: #000000}  /*PUTS DIAMOND IN UNORDERED LIST*/
form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
textarea, input, select, option   { font-size: 12px }
dl {  font-size: 12px; margin-bottom: 0px}
dt {margin-top: 0px; margin-bottom: 0px}
dd {margin-top: 0px; margin-bottom: 0px}
sup{ font-size: 10px; text-decoration: none }
i{	font-family: Arial, Helvetica, sans-serif; }

/*Text Classes*/
.note, .note  a {font-size: 10px; text-decoration: none} 
.smwhitetxt {font-size: 10px; color: #FFFFFF; text-decoration: none} /*Used in the old tours*//*Should be weeded out*/
.smgreytxt { font-size: 10px; color: #999999; text-decoration: none}/*Used in the old tours*//*Should be weeded out*/
.whiteSubs {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #336699; text-decoration: none}/*Should be weeded out*/

.sub_here,.sub_here:hover,.sub_here:active,.sub_here:visited{font-family:sans-serif,verdana;text-decoration: none; color: #000000;font-size:11px;font-weight: bold} /*here you are*/
 .subnav {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; margin-top: 0px; margin-bottom: 0px}/*Not sure where this exists/used*/
.pipes{font-family:sans-serif, verdana;text-decoration: none; color: #CCCCCC;font-size:16px}/*depreciated*/

.smblacktxt {
font-size: 11px; color: #000000; text-decoration: none
}
.headercaps {
	font-size: 10px;
	text-decoration: none;
	text-transform : uppercase;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blueSubs {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #336699; text-decoration: none
}
.demotxt {
	font-size: 9px;
	font-weight: bold;
	color: #336699;
}
