html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html{
	font-family: "Helvetica Neue", Helvetica, Arial, arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-size: 62.5%;
/*text-shadow:rgba(0,0,0,0.01) 0 0 1px;*/
-webkit-font-smoothing: antialiased;


}
body {
	color: #666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.spacer {clear: both;}

/* hparc Styles Start Here */

img, .video{
	float: left;
		display: inline;
	padding: 0 25px 25px 0;
}

h1, h2 {color: #0a0a0a;
/*letter-spacing: -.05em;*/
	padding: 0 0 0 25px;
}
h3{
		padding: 0 0 0 0px;
	font-weight: normal;
	font-style: normal;
}

h3 a img, h3 img a:hover{
	border: none;
	padding-right: 5px;
	width: 21px;
}

h1 a, h2 a{
	text-transform: none;
	text-decoration: none;
	color: #0a0a0a;
}
h3 a{
	text-transform: none;
	text-decoration: none;
	color: #666;
}
h1 a:hover, h2 a:hover, h3 a:hover{
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #8e8e8e;
}


h4, h5{
	display: inline;
	float: left;
	padding: 0 5px 0 25px;
}
h5 {color: #0a0a0a;
}


.xl p a, .l p a, .m p a, .s p a {	
	text-transform: none;
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #8e8e8e;
}
.xl p a:hover, .l p a:hover, .m p a:hover, .s p a:hover {	
	text-transform: none;
	text-decoration: none;
	color: #0a0a0a;
	border-bottom: 1px solid #8e8e8e;
}





#page{	width: 925px;
	z-index: 0;
}
#content{
	margin: 0 0 15px 4.9%;
}
#menu {
	width: 720px;
	top: 0;
		z-index: 100;
	position: fixed;
}
#dropdown{
	margin-top: 12px;
	padding-left: 0;
	padding: 5px;
	margin-left: 20px;
	width: 60%;
}
#top h1{
	font-weight: normal;
	font-style: normal;
	font-size: 2.6em;
	letter-spacing: 0px;
	margin-bottom: 35px;
	margin-top: 47px;
	margin-right: 0;
}

.row{
	float: left;
	display: inline;
	clear: both;
	padding: 0 205px 0 0;
	width: 720px;
	margin: 12px 0 45px;
}

.row p{
	margin: 0;
	padding: 0 0 0 25px;
}
.threequarters{
	width: 625px;
	float: left;
	display: inline;
}
.fiveeighths{
	width: 425px;
	float: left;
	display: inline;
	padding-right: 110px;
}

.half{
	float: left;
	display: inline;
	padding-right: 15px;
	width: 345px;
}
.halfr{
	float: right;
	display: inline;
	padding-right: 15px;
	width: 345px;
}
.quarter{
	width: 175px;
	float: left;
	display: inline;
	margin-right: 5px;
}

.xl h1{
	font-size: 3em;
	line-height: 1em;
}
.xl h3{
		font-size: 1.8em;
	line-height: 1.4em;
}
.xl h2, .xl p{
	font-size: 1.8em;
	line-height: 1.45em;
	clear: both;
}
.xl ul{
	list-style-image: url(http://www.hparc.com/images/site/dash.png);
	padding: 0 0 0 25px;
}
.xl li{
	font-size: 1.8em;
	line-height: 1.45em;
	padding-bottom: 3px;
	padding-top: 3px;
}

.l h1, .l h2{
	padding-right: 90px;
}
.l h2, .l h3, .l p, .l h4{
	font-size: 1.6em;
	line-height: 1.45em;
}
.l ul{
	list-style-image: url(http://www.hparc.com/images/site/smalldash.png);
	padding: 0 0 0 25px;
}
.l li{
	font-size: 1.6em;
	line-height: 1.45em;
	padding-bottom: 2px;
	padding-top: 2px;
}
.m h2, .m h3, .m h4, .m h5, .m p{
	font-size: 1.3em;
	line-height: 1.45em;
}

.m ul{
	list-style-image: url(http://www.hparc.com/images/site/smalldash.png);
	padding: 0 0 0 25px;
}
.m li{
	font-size: 1.3em;
	line-height: 1.45em;
	padding-bottom: 1px;
	padding-top: 1px;
}

.s{
	color: #0a0a0a;
}

.l h2, .l h3, .l p, .l h4, .l h5 {
	font-size: 1.6em;
	line-height: 1.45em;
}

.quarterr{
	width: 180px;
	float: right;
		display: inline;
	margin: 0px;
	padding-right: 360px;
}



span.toolTip{
	cursor: pointer;
}



#pageloader{
	width: 30px;
	height: 30px;
	background: url(http://www.hparc.com/images/site/pageloader.gif) no-repeat;
	z-index: 9999;
	position: fixed;
	top: 19px;
	left: 3%;
}


/*Slideshow*/
#slideshow-container {overflow:hidden;	position: relative;	top: 0;	padding-bottom: 15px;}

#slideshow,#slideshow .pics{}
#slideshow{z-index:0;overflow:hidden !important;background:#fff;display: block;}
#slideshow li{text-align:center;}

#slideshow li {top:0;position:absolute}

.clickable{cursor:pointer;}
.pics{overflow:hidden;text-align:center;margin:0;padding:0;}
.pics img{top:0;left:0;margin:auto;}

#nav{display:block;position:relative;top:-30px;padding-left:12px;	left: 15px;}
#nav a{font-size:13px;color:#777 !important;text-decoration:none;margin-right:6px;float:left;}
#nav a:focus{outline:none;color:#fff !important;text-decoration:none;float:left;}
#nav a.activeSlide{color:#fff !important;float:left;}



