* {
	margin: 0;
	padding: 0;
}
body {
	color: #4A4A4A;
	background: white url(../images/body-background.gif) no-repeat center top;
	font: normal 62.5%/1.1 Arial, Verdana, Helvetica, sans-serif;
	min-width:900px;
}
ol, ul {
	margin: 0px;
	padding: 10px 0px;
}
li {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
:focus {
	outline: 0;
}
img {
	border: none;
}
img a {
	border: none;
}
/* Typography Styles */

p {
	line-height: 1.6em;
	padding: 0px 0 10px;
	margin: 0px 0 5px;
	font-size: 12px;
}

div.container {
	line-height: 1.6em;
	font-size: 12px;
}

div.ce_text p {
	line-height: 1.6em;
	padding: 0px;
	margin: 0px 0 10px;
	font-size: 12px;
}

h1 {
	font: 26px/125% Georgia, "Times New Roman", Times, serif;
	color: #AC2D22;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px;
	letter-spacing: -1px;
}

h1 small {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #fff;
}
h2 {
	font: 18px/125% Georgia, "Times New Roman", Times, serif;
	color: #AC2D22;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px;
}

h3 {
	font: 16px/125% Arial, Helvetica, sans-serif;
	color: #AC2D22;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px;
}
a {
	color: #AC2D22;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
.clear, #clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}

#left-content ol, ul {
	list-style: none;
}
#left-content li {
	background: url(../images/checklist.gif) no-repeat 0 7px;
	margin-left: 15px;
	padding: 2px 0 2px 20px;
}

blockquote {
	padding: 1em 40px 1em 15px;
	font-style: normal;
	font-size: 16px;
	color: #1E71B8;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

blockquote span.author {
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	color: #FF9900;
}
/* Layout Styles */

.container {
	width: 900px;
	margin: 0 auto;
}
.fluid {
	width: 100%;
	float: left;
}
#header {
	height: 150px;
	background: url(../images/header-bg.gif) no-repeat center top;
	padding: 20px 0px 0px;
}

#search {
	float: right;
	padding: 10px 0px 0px;
}
div.logo {
	background: url(../images/hpca-logo.gif) no-repeat left;
	display: block;
	height: 85px;
	width: 250px;
	float: left;
}

#navigation {
	background: #888;
	padding: 15px 0;
}
#spotlight {

}
#spotlight .container div.sl-left {
	width: 33%;
	padding: 0px 0px 15px;
	float: left;
	color: #222;
}

#spotlight .container div.sl-middle {
	width: 33%;
	padding: 0px 0px 15px;
	float: left;
	color: #222;
}

#spotlight .container div.sl-right {
	width: 33%;
	padding: 0px 0px 15px;
	float: left;
	color: #222;
}

#spotlight-left {
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

#spotlight-middle {
	margin: 0px;
	padding: 0px 10px;
}


#spotlight-right {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


#spotlight .container h2 {
	color: #7C7C7C;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
#content {
	color: #4D4D4D;
	padding: 0px 0px 40px;
	font-size: 1.2em;
	min-height: 400px;
}
#left-content {
	float: left;
	width: 550px;
	margin-right: 40px;
}
#right-content {
	float: right;
	width: 300px;
}
#footer {
	padding: 10px 0 20px;
	text-align: center;
	margin: 15px 0px 0px;
	background-color: #333333;
	color: #FFFFFF;
}

#footer p {
	padding: 10px 0px 0px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
/* Firefox Scrollbar Hack - Do not remove */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
	overflow: -moz-scrollbars-vertical;
}

div.mod_eventlist div.header {
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 125%;
	font-weight: bold;
	color: #AC2D22;
}

div.mod_eventlist p.time {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 125%;
	font-weight: bold;
}

div.mod_eventsattend p.info {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 125%;
	font-weight: bold;
}

photo-gallery {
	text-align: center;
}

.img-left {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	float: left;
}

.img-right {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	float: left;
}

div.mod_memberlist table.all_records {
	width: 100%;
}
div.mod_memberlist table.all_records tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
div.mod_memberlist table.all_records tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
div.mod_memberlist table.all_records tr td.col_0, div.mod_memberlist table.all_records tr td.col_1, div.mod_memberlist table.all_records tr td.col_3 {
	padding-right: 10px;
}
div.mod_memberlist table.all_records tr td.col_2 {
	padding-right: 25px;
}
div.mod_memberlist table.all_records tr td.col_0, div.mod_memberlist table.all_records tr td.col_1, div.mod_memberlist table.all_records tr td.col_3 {
	font-weight: bold;
}
div.mod_memberlist table.all_records thead tr th {
	font-weight: bold;	
	padding-bottom: 10px;
}
div.list_search {
	margin: 0px 0px 15px;
	padding: 0px;
}

th.head {
	padding-right: 15px;

}
tbody td.body {
	height: 25px;
}

div.mod_memberpage div.directory-link {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	display: block;
}

div.mod_memberpage div.name {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 150%;
	font-weight: bold;
}

div.mod_memberpage div.department {
	margin: 0px;
	padding: 0px 0px 10px;
}

div.mod_memberpage div.description {
	margin: 0px;
	padding: 0px 0px 10px;
}

div.mod_memberpage td.left {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 35%;
	text-align: left;
}

div.mod_memberpage td.right {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 2%;
	width: 63%;
	text-align: left;
}

#left-content div.pagination ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content div.pagination li {
	margin:0px 15px 0px 0px;
	padding:0px 5px;
	list-style:none;
	background: none;
	float:left;
}

div.pagination a {
	display:block;
	text-decoration:none;
	padding:0px 5px;
}

div.pagination a:hover {
	background-color:#4F4F4F;
	text-decoration:none;
	color:#fff;
	padding:0px 5px;
}

/* Feed Burner */

div.feedburner p.feedTitle {
	font-size: 16px;
	font-weight: bold;
}

div.feedburner span.headline {
	padding: 0px 0px 15px;
}

div.feedburner ul {
	background: none;
	list-style: none;
	padding: 0px 0px 10px;
	margin: 0px;
}


div.feedburner ul li{
	background: none;
	margin: 0px;
	list-style: none;
	padding: 0px 0px 15px;
}


div.feedburner div#creditfooter {
	display: none;
}

div.jobpostings {
	background-color: #FFFDF2;
	border: 1px solid #FF9900;
	display: block;
	overflow: hidden;
	padding: 10px;
	margin: 0px 0px 15px;
}

div.jobpostings p {
	margin: 0px;
	padding: 0px;
}

