html,body,div,span,h3,h5,h6,p,blockquote,pre,a,cite,em,font,img,strong,ol,input,textarea,.button {
	font-family: 'Arial', sans-serif; 
	color: #999999;
	font-size: 11px; 
	line-height: 12px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
input,textarea {
	color: #000000;
	font-size: 12px; 
	}
.button {
	color: #000000;
	}
a { 
	font-size: inherit; 
	color: #d61821;
	cursor: pointer;
	}
p { 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;
	padding: 0px 0px 3px 0px;
	}
ul { 
	margin: 3px 0px 0px 0px; 
	padding: 0px 0px 0px 14px;
	list-style-type: square;
	}
li { 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 3px 0px; 
	}
body { 
	background-color: #ffffff;
	position: relative;
	margin: 18px auto; 
	padding: 0 20px; /*so the social media logos don't cut off*/
	width: 1002px; 
	}
.centered { 
	position: relative;
	float: left;
	text-align: left;
	border: 1px solid #000000; 
	width: 100%; 
	/*outline: #000000 solid 1px;*/
	}
.bottomout { 
	position: relative;
	margin: 0 0 0 0 ; 
	float: left;
	font-size: 10px; 
	line-height: 11px;
	text-align: center;
	color: #000000;
	}
.bottomout span { 
	color:inherit;
	display:inline-block;
	}
input {
	color:#000000; 
	}
input[type="submit"] {
	width:55px; 
	}
.txt {
	padding: 10px 300px 10px 50px;
	}
.txt h3 {
	padding-bottom: 10px;
	}
.txt h4 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	color: #999999;
	font-size: 13px; 
	line-height: 14px;
	}
.txt p, .txt ul {
	padding-bottom: 6px;
	}
.subnav {
	float:right;
	margin: 0 10px 10px 10px;
	}
.subnav li {
	padding-bottom: 3px;
	margin-bottom: 0px;
	}
.distylogo {
	margin: 0 10px 10px 0;
	}
.clear {clear:both;}

#history {
	background-color:transparent;
	padding: 0px 2px 0px 2px; 
	color: #000000;
	position: fixed;
	top: 0;
	right: 0;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-style: none;
	}
#history div {
	padding: 2px 3px 3px 3px; 
	}
#history p {
	font-weight:bold;
	text-align:right;
	line-height: 10px;
	}
#history a:hover {
	color: #000000;
	}
#history div img {
	text-align: right; 
	}
#history div a {
	text-decoration: none;
	line-height: 15px;
	font-weight:normal;
	}
#history div a b {
	font-weight:bold;
	}
#history div a:hover {
	color: #000000;
	}
	
	
	