/* CSS Document */

body {
	margin-top: 15px;
	margin-bottom: 15px;
	/*background-color: #75829F;  dark grey */
	background-color: #c3cada; /* light grey */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background-image: url(images/designImages/hdspBG_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
a:link {color:#333; text-decoration:none; font-weight:bold;}
a:visited {color:#333; text-decoration:none; font-weight:bold;}
a:hover {color:#000;	text-decoration:underline; font-weight:bold;}
a:active {color: #333; text-decoration:none; font-weight:bold;}

a.nonContentLink:link {color:#045; text-decoration:none; font-weight:bold;}
a.nonContentLink:visited {color:#043; text-decoration:none; font-weight:bold;}
a.nonContentLink:hover {color:#FFF; text-decoration:none; font-weight:bold;}
a.nonContentLink:active {color:#045; text-decoration:none; font-weight:bold;}

a img {
	border:none;
}
ul {
	list-style-type: none;
	padding-left: 15;
	margin-left: 0;
}
li {
	background-image: url(images/contentImages/hdspBullets.png);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 27px;
	line-height: 17px;
	margin-bottom: 3px;
}
.iepngfix {
	behavior: url(iepngfix.htc);
}
#globalTable {
	background-image: url(images/designImages/hdspBackdrop.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.globalDiv {
	
}
.contentTop {
	background-image: url(images/designImages/hdspContentCurves_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
	behavior: url(iepngfix.htc);
}
.navBar {
	height: 30px;
	text-align: right;
	padding-right: 24px;
	background-color: transparent;
	background-image: url(images/designImages/hdspContentCurves_navBar.png);
	background-repeat: repeat-y;
	background-position: left top;	
	behavior: url(iepngfix.htc);
}
.contentMiddle {
	background-color: transparent;
	background-image: url(images/designImages/hdspContentCurves_middle.png);
	background-repeat: repeat-y;
	background-position: left top;	
	text-align: center;
	behavior: url(iepngfix.htc);
}
#mainContent {
	
}
.mainContent {
	margin-top: 12px;
	width: 800px;
}
.contentBottom {
	background-image: url(images/designImages/hdspContentCurves_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 30px;
	behavior: url(iepngfix.htc);
}
.footerLinks {
	text-align: left;
	padding-left: 42px;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 6px;
}
.HWS {
	font-size: 0.8em;
	padding-top: 6px;
	text-align: right;
	padding-right: 42px;
	color: #333;
}
.HDSP {
	font-weight: bold;
	color: #060;
}
.leftColumn {
	
}
.leftCurveTop {
	background-image: url(images/designImages/hdspLeftCurves_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 20px;
}
.leftCurveMiddle {
	text-align: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-right: 10px;
	padding-left: 24px;
	padding-right: 24px;
}
.leftCurveBottom {
	background-image: url(images/designImages/hdspLeftCurves_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 20px;
}
.rightColumn {
	
}
.rightCurveTop {
	background-image: url(images/designImages/hdspRightCurves_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 20px;
}
.rightCurveMiddle {
	text-align: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-left: 10px;
	padding-left: 24px;
	padding-right: 24px;
}
.rightCurveBottom {
	background-image: url(images/designImages/hdspRightCurves_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 20px;
}
.heading {
	font-size: 1.9em;
	padding-bottom: 6px;
	color: #060;
}
.subHeading {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 15px;
}
.boldText {
	color: #75829f;
	font-weight: bold;
}
.redText {
	color: #800000;
}
.indent {
	padding-top: 6px;
	padding-left: 42px;
	color: #060;
}
#priceTable td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px;
}
#priceTable {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.caption01 {
	text-align: center;
}
.formText {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: right;
	padding-left: 2px;
	padding-right: 6px;
}
.formFields {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
}
.formFieldsSubmit {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}
.separator {
	height: 24px;
}
