/* Layout Divs */
html, body {
	margin: 0px;
	height: 100%;
}
#wrapper {
	text-align: left;
	top: 0px;
	left: 0px;
	position: relative;
	min-height: 100%;
}
#topRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: middle;
	background-image: url(../../images/barBack.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	top: 125px;
	padding-top: 10px;
	position: absolute;
	left: 165;
	margin-right: 0px;
	padding-right: 100px;
}
#Masthead {
	height: 125px;
	width: 100%;
	top: 0px;
	right: 0px;
}
#topBar {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 125px;
	right: 0px;
}
#topLeft {
	background-image: url(../../images/redBACK.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 165px;
	top: 125px;
	right: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	position: absolute;
	z-index: 500;
	left: 0;
}
#mainNav {
	background-color: #990000;
	height: 225px;
	width: 165px;
	top: 175px;
	right: 0px;
}
#content {
	height: 100%;
	width: 100%;
	left: 170px;
	top: 175px;
	right: 0px;
	bottom: 0px;

}
#mainNav {
	position:absolute;
	left:0px;
	top:175px;
	width:165px;
	height:225px;
	z-index:1000;
	background-color: #990000;
}
#clearBoth {
	text-align: left;
	position: relative;
	min-height: 100%;
	clear: both;
	height: 1px;
	width: 800px;
}
#bottomNav {
	position:absolute;
	top:400px;
	width:165px;
	z-index:2;
	background-color: #797979;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	left: 0;
}
#date {
	position:absolute;
	width:300px;
	height:20px;
	z-index:1;
	background-position: left center;
	padding: 5px;
	left: 5px;
	top: 5px;
}
#copyright {
	position:absolute;
	left:0px;
	top:375px;
	width:140px;
	height:50px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 12px;
}

/* column IDs */
#firstColumn {
	position: absolute;
	left:180px;
	width:26%;
	top:175px;
	background:#fff; 
}
#secondColumn {
	position: absolute;
	left:47%;
	width:27%;
	top:175px;
	background:#fff; 
}
#thirdColumn {
	position: absolute;
	left:76%;
	width:24%;
	top:175px;
	background:#333333 url(../../images/shim.gif) repeat-y;
	right: 0px;
	margin: 0px;
	padding: 10px;
}
#fourthColumn {
	position: absolute;
	left:180px;
	width:50%;
	top:175px;
	background:#fff;
}

/* Text styles */

.redfontstyle {
color: #990000
}

.topright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	letter-spacing: 0.3em;
	font-weight: normal;
}
.topright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.topright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.topright a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
}
.copy a:link {
	color: #990000;
	text-decoration: none;
}
.copy a:visited {
	color: #333333;
	text-decoration: none;
}
.copy a:hover  {
	color: #CC0000;
	text-decoration: underline;
}
.copyWHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.redHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CC0000;
	letter-spacing: 0.1em;
	padding: 10px 2px;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	letter-spacing: .1em;
	text-align: left;
	vertical-align: bottom;
	z-index: 1001;
	padding-top: 10px;
	position: relative;
	left: 175px;
	bottom: 1px;
}
.copyColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-position: left top;
	top: 10px;
	right: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	letter-spacing: 1px;
}
.copyTestimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.0em;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-position: left top;
	top: 10px;
	right: 10px;
}
/*Acromn style*/
acronym { 
  border-bottom: 1px dotted #000000; 
  cursor: help;
}