

body {
	margin: 0;
	padding: 0;
	background: #323232 url(../images/hometile.jpg) center top repeat-x;
	text-align: center;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
}



div {
	font-size: 12px;
	
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}
address {font-style: normal;}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	#fffffe
	line-height: 20px;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
	
	font-weight: bold;
	
	/*border-bottom: 1px solid #e4e4e4;*/
}

.h1-border {border-top: 0px solid #383B53; height: 10px; display: none;}

/*
.page-header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 18px;
	color: #5F6062;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;
	margin: 0 0 14px 0;
	clear: both;
}
*/

#home-box h1 {margin-top: 0px;}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
	#fffffe
}

h2.context-header {line-height: 20px; height: 20px; }


#rightcol h2 { padding-bottom: 0px; letter-spacing: 0.5px;  border-bottom: 0px solid #383B53;  }
#leftcol h2 { padding-bottom: 0px; letter-spacing: 0.5px;  border-bottom: 0px solid #383B53; }


h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	#fffffe
	margin: 0 0 10px 0;	
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	#fffffe
	margin: 0 0 10px 0;
}



h3#fullwidth {
	background: url(/images/h3full.png) top left no-repeat;
	font-size: 13px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	margin: 0;
}



h3#searchfrm {
	line-height: 26px;
	height: 26px;
}

h3#searchfrm span {
	float: left;
	color: #777777;
}



td, th {
	font-size: 0.8em;
}


.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 10px;
	padding: 0;
}

li {
	list-style-position: inside;
	
}

ul.err {
	margin: 10px;
}

ul.err li {
	color: #C00;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

span.footdiv {
	color: #7a7a7a;
	padding: 0 8px;
}

.lblue {
	color: #ffffff !Important;
}

.cartitems {
	color: #1884D6 !Important;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft, .float-left {
	float: left;
}

.flright, .float-right {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

.bold {
	font-weight: bold;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}