html, body, {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  background-image: url(../images/structure/background.gif);
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
#outerWrapper {
  background-color: #fff;
  background-image: url(../images/structure/faux.gif);
  background-repeat: repeat-y;
  border: solid 1px #999999;
  margin: 10px auto 10px auto;
  text-align: left;
  width: 780px;
}
div#header {
  background-color: #ddd;
  background-repeat: no-repeat;
  border-bottom: solid 1px #666;
  height: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
div#leftColumn {
  color: #FFFFFF;
  float: left;
  font-size: .7em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 165px;
}
div#navigation {
	margin: 0px;
	padding: 0px;
}
div#navigation ul {
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
div#navigation li {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 4px;
}
div#navigation li a:link {
	color: #fff;
	text-decoration: none;
}
div#navigation li a:visited {
	color: #fff;
	text-decoration: none;
}
div#navigation li a:hover {
	color: #ffff00;
	text-decoration: underline;
}
div#navigation li a:active {
	color: #ffff00;
	text-decoration: none;
}
div#extra {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: -5px;
}
div#extra {
	color: #fff;
	font-size: .9em;
}
div#extra p {
	font-size: 1em;
}
div#extra h2 {
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -5px;
}
div#extra h3 {
	color: #FFFF00;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -5px;
}
div#extra A:link {
	color: #FFFF00;
	text-decoration: underline;
}
div#extra A:visited {
	color: #FFFF00;
	text-decoration: underline;
}
div#extra A:hover {
	color: #fff;
	text-decoration: none;
}
div#extra A:active {
	color: #FFFF00;
	text-decoration: none;
}
div#content {
  margin: 0 0 0 165px;
  padding: 0px 10px 10px 10px;
}
div#content {
	line-height: 1.4;
	font-size: .75em;
}
div#content p {
	margin-top: 0px;
}
div#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0164d7;
}
div#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00A0E4;
}
div#content h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #00AF9D;
}
div#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	background-color: #CCCCCC;
}
div#content h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00AF9D;
	margin-bottom: 0px;
}
div#content A:link {
	color: #0164D7;
	text-decoration: underline;
}
div#content A:visited {
	color: #0066CC;
	text-decoration: underline;
}
div#content A:hover {
	color: #00AF9D;
	text-decoration: none;
}
div#content A:active {
	color: #0164D7;
	text-decoration: none;
}
div#content ul {
	margin-left: 0px;
	padding-left: 0px;
}
div#content ul li {
	list-style-image: url(../images/misc/blue_arrow_right.gif);
	line-height: 1.5em;
	margin-left: 25px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
div#footer {
  /*background-image: url(../images/structure/background.gif);*/
  background-image: url(../images/structure/hwlogo-footer.gif);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #EFF7FF;
  border-top: solid 1px #666;
  padding: 20px 10px 10px 10px;
  line-height: 1.6em;
  height: 70px;
}
#outerWrapper #footer {
	font-size: .7em;
	color: #555;
}
div#footer a, div#footer a:link {
  color: #555;
  text-decoration: underline;
}
div#footer a:visited {
  color: #555;
  text-decoration: underline;
}
div#footer a:hover {
  color: #000;
  text-decoration: none;
}
div#footer a:active {
  color: #555;
  text-decoration: underline;
}
/*Pullquotes*/
div#pquote {
	float: right;
	clear: right;
	width: 200px;
	background: url(../images/misc/openquote.gif) top left no-repeat;
	color: #000;
	font-size: 1.2em;
	line-height: 0.9;
	font-style: italic;
	padding: 0.5em;
	margin: 0;
	padding: 15px 30px;
}
div#pullquote {
	width: 200px;
	font-size: 1.0em;
	color: #0164d7;
	float: right;
	clear: right;
	font-style: italic;
}
div#pullquoteimageright {
	padding: 0 45px;
	background: transparent url(../images/misc/quoter.gif) right bottom no-repeat; 
}
.blockquote {
	background: transparent url(../images/misc/quotel.gif) left top no-repeat;
	margin: 0;
}
div#testimony {
	width: 200px;
	background-image: url(../images/misc/quotesl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0px 5px 10px;
	float: right;
	clear: right;
}
div#testimonial {
	padding: 30px 20px;
	background-image: url(../images/misc/quotesr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 1em;
	color: #787878;
	font-style: italic;
}
.testament {} /*style this differently for whoever the quote is attributed to*/
/*Quote boxes*/
div#quotebox {
	width: 190px;
	margin: 15px 0px 5px 5px;
	padding: 5px;
	border: 1px dashed #999999;
	float: right;
	clear: right;
}
div#quotebox {
	font-size: .95em;
}
div#quotebox p {
	font-size: 1em;
}
div#quotebox2 {
	width: 140px;
	margin: 15px 0px 5px 5px;
	padding: 5px;
	border: 1px dashed #999999;
	float: right;
	clear: right;
}
div#quotebox2 {
	font-size: .95em;
	background-color: #FFFFCC;
	padding: 0px 0px 3px 0px;
}
div#quotebox2 p {
	font-size: 1em;
}
div#quotebox2 h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-color: #ECECEC;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
}
div#quotebox2 ol {
	margin: 0px;
	padding-left: 27px;
}
div#quotebox2 ol li {
	font-size: 1em;
}
div#quotebox3 {
	width: 140px;
	margin: 5px 0px 5px 5px;	
	border: 1px solid #999999;
	float: right;
	clear: right;
	background-color: #ECECEC;
	font-size: 1em;
}
div#quotebox3 h1 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div#quotebox3 p {
	font-size: 1em;	
}
/*Quote boxes filled*/
div#quoteboxfilled {
	width: 195px;
	margin: 5px 0px 5px 5px;
	padding: 5px 5px;
	border: 1px solid #EFEF08;
	background-color: #FFFF99;
	float: right;
	clear: right;
}
div#quoteboxfilled h1 {
	font-size: 1.2em;
	font-style: italic;
}
div#quoteboxfilled {
	font-size: .95em;
}
div#quoteboxfilled p {
	font-size: .95em;
}
div#quoteboxfilled2 {
	width: 180px;
	margin: 5px 0px 5px 5px;
	padding: 5px 5px;
	border: 1px solid #A9DDFC;
	background-color: #D9EFFC;
	float: right;
	clear: right;
}
div#quoteboxfilled2 h1 {
	font-size: 1.4em;
	font-style: italic;
}
div#quoteboxfilled2 {
	font-size: .95em;
}
div#quoteboxfilled2 p {
	font-size: .95em;
}
/*Floating images*/
img.floatLeft { 
    float: left;
	clear: right;
    margin: 6px 6px 6px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 6px 0px 6px 6px; 
	clear: right;
}
img.Border { 
    border: 1px solid #333333;
}
img.floatLeftBorder { 
    float: left;
	clear: right;
    margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	border: 0px solid #666666;
}
img.floatRightBorder { 
    float: right;
	clear: right;
    margin: 10px 0px 16px 6px;
	border: 1px solid #c3c3c3;
}
img.buynowRight { 
    float: right; 
    margin: 6px 200px 6px 6px; 
	clear: right;
}
img.buynowRight2 { 
    float: right; 
    margin: 6px 0px 6px 6px; 
	clear: right;
}
/*Subscription form*/
form div label {
	float: left;
	width: 120px;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	padding: 4px 0px;
	margin: 5px 0px;
}
input.txt {
	background-color: #D7EBFF;
	border: 1px solid #3366CC;
	width: 220px;
	height: 16px;
	color: #000;
	padding: 5px 4px;
	margin: 2px 0px;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.txt:focus {
	border: 1px solid #0099FF;
	background-color: #dff2fe;
}
select {
	background-color: #D7EBFF;
	border: 1px solid #3366CC;
	width: 230px;
	height: 26px;
	color: #000;
	padding: 2px 4px;
	margin: 2px 0px;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.btn {
	background-color: #D7EBFF;
	border: 1px solid #3366CC;
	color: #000;
	height: 24px;
	padding: 3px 4px;
	margin: 10px 0px 10px 120px;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
input.btn:hover {
	background-color: #dff2fe;
	color: #000;
	cursor: pointer;
}
/*End Subscription form*/
.pdf {
	background-image: url(../images/misc/ico_pdf.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right;
}
.list {	
	line-height: 1.3;
}
#mainquotebox {
	width: 95%;
	margin: 10px auto;
	padding: 7px;
	background-color: #EFF7FF;
	border: #9ec5ff dashed 1px;
}
#mainquotebox p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-align: right;
}
#mainquotebox .name {
	font-style: normal;
	font-size: 90%;
	color: #333;
}
#thedifference {
	border-collapse: collapse;
	background-color: #EFF7FF;
}
#thedifference td {
	border: 1px solid #9ec5ff;
}
#thedifference p {
	padding: 5px;
}

