body{ font: 10pt/13pt arial; }

a:link    { color: #df0001;  }
a:visited { color: #df0001;  }
a:hover   { color: #910000; text-decoration: none; }
a:active  { color: #df0001;  }

a.invRow:link    { color: #000000; text-decoration: none; }
a.invRow:visited { color: #000000; text-decoration: none; }
a.invRow:hover   { color: #000000; text-decoration: none; }
a.invRow:active  { color: #000000; text-decoration: none; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #e30200; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #e30200; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #7c0a12; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #e30200; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

ul.twoColumnList li{ float: left; width: 150px; }
ul.socialButtons{ list-style: none; padding: 0px; margin: 20px 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }

ul.tradeInputs, ul.tradeLabels{ list-style: none; padding-left: 10px; margin: 0px; line-height: 19pt; }

.contactItem input{ width: 170px; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.white{ color: #FFFFFF; }
.photo{ border: 1px solid #999999; }

.small{ font: 8pt/12pt arial; }
.left{ text-align: left; }

.mapHeader{ color: #000000; }
.center{ text-align: center; }

.detailsLabelCell{	background-image: url(i/text_fade.jpg);
			border-bottom: thin solid #CCCCCC;
			color: #070707;
			font-family: Arial, Sans-Serif;
			font-size: 8pt;
			font-weight: bold;
			padding: 4px 5px 4px 5px;
			text-align: left; }

.detailsDataCell{	background-color: #FFFFFF;
		   	border-left: thin solid #CCCCCC;
		   	border-top: 1px solid #EFEFEF;
		   	font-family: Arial, Sans-Serif;
		   	font-size: 9pt;
		   	padding: 2px 5px 2px 5px; }

.dataRow { border: thin solid #000000; }
