/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* HPCMC.COM - GLOBAL CSS */
/* ©2009 CANOPY WEB SOLUTIONS (www.mywebcanopy.com)  */
/* Written By: Brian Kuyath */

body, table {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}

a, a:link, a:visited {
	color:#00125f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

/* HEADER COPY */
 h1,  h2,  h3,  h4,  h5,  h6 {
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:normal;
	padding:0px;
}

h1,  h1 a,  h1 a:visited {
	color:#000;
	font-size:18px;
	font-weight:bold;
}

h2,  h2 a,  h2 a:visited  {
	color:#000;
	font-size:16px;
	font-weight:bold;
}

h3,  h3 a,  h3 a:visited  {
	color:#000;
	font-size:14px;
	font-weight:bold;
}

h4,  h4 a,  h4 a:visited  {
	font-size:12px;
	font-weight: bold;
}

h5,  h5 a,  h5 a:visited  {
	font-size:10px;
}

h6,  h6 a,  h6 a:visited  {
	font-size:8px;
}

h1 a:hover,  h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover {
	text-decoration:underline;
}

.colSeparator {
	background:url(assets/layouts/images/hpcmc_separator.jpg) 50% 0px repeat-y;
}

.layout_search {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px 3px 0px 0px;
	line-height:2.45em;
}

#customSearchInput {
	border:1px solid #666666;
	color:#000;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:2px 2px 2px 3px;
	width:160px;
}

#customSearchButton {
	background:transparent url(assets/layouts/images/hpcmc_search_go.jpg) 0px 1px no-repeat;
	width:20px;
	height:20px;
	border:none;
	cursor:pointer;
}

.mainMenu {
	background:url(assets/layouts/images/hpcmc_mainmenu_bg.jpg) 0 0 repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:35px;
}

.mainMenu a, .mainMenu a:link, .mainMenu a:visited {
	color:#00125F;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:2.8em;
	padding:8px 10px 6px 11px;
}


.separator_MainMenu {
	background:transparent url(assets/layouts/images/hpcmc_separator.jpg) no-repeat scroll 0 3px;

}

.mainMenu a:hover {
}

#footer, #footer a, #footer a:link, #footer a:visited {
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#footer a:hover {
	
}

.footerMenu a, .footerMenu a:link, .footerMenu a:visited {
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:2em;
	padding:0px 0px 10px 20px;
}

.comingSoonLink a, .comingSoonLink a:visited .comingSoonLink a:visited {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	opacity:.85;
	filter: alpha(opacity=85);
}

.comingSoonLink a:hover {
	color:#fff;
	opacity:1;
	filter: alpha(opacity=100);
}

.greenBG {
	background:#eaf3e8;
}

.blueBG {
	background:#d1dbe7;
}

.lightBlueBG {
	background:#f6f8fa url(assets/layouts/images/hpcmc_newoffice.png) top right no-repeat;
}

.innerBG {
	background:#d7e0ea url(assets/layouts/images/testimonial_placeholder.png);
	background-position:top left; 
	background-repeat:no-repeat;
	
}

.innerCopy {
	display:block;
	padding:0px 50px 0px 340px;
	height:167px;
}

#homeHeaderCopy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:5px 15px;
}

#homeHeaderLeftCol {
	padding:0px 0px 0px 0px;	
}

#locationBG {
	background:#d1dbe7 url(assets/layouts/images/hpcmc_sign.png) -30px -3px no-repeat;
}

#locationCopy {
	display:block;
	padding:5px;
}

#headlinesCopy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:;
	padding:5px 15px 20px;
}

.rightSidebarCopy {
	display:block;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px 15px
}

.rightSidebarCopy a, .rightSidebarCopy a:link, .rightSidebarCopy a:visited {
	color:#000;
	display:block;
	font-size:11px;
}

.news a, .news a:visited {
	font-size:12px;
	font-weight:bold;
	float:right;
	text-decoration:underline;
	padding-right:5px;
}

.cntnrBG {
	background:#fff;
}

.cntnrTop {
	background:url(assets/layouts/container/cntnr_top.gif) 0 0 repeat-x;
}

.cntnrRight {
	background:url(assets/layouts/container/cntnr_right.gif) top right repeat-y;
	font-weight: normal;
}

.cntnrBtm {
	background:url(assets/layouts/container/cntnr_btm.gif) 0 0 repeat-x;
}

.cntnrLeft {
	background:url(assets/layouts/container/cntnr_left.gif) 0 0 repeat-y;
}

.cntnrTopLeftCrnr, .cntnrBtmLeftCrnr {
	float:left;
}

/* NEWSCASTER TITLES */
.NewsCast_title  {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px; 
	font-weight: bold;
	color: #000;
	display:block;
}

.NewsCast_title a, .NewsCast_title a:visited {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #00125f;
}

.NewsCast_title a:hover {
	text-decoration:underline;
}
.LiveEdit_drop_down   { 
	text-align: left; 
	color: white; 
	width: 176px; 
	border-bottom: 1px solid #b3b29e; 
	border-left: 1px solid #b3b29e; 
	padding: 0px;
	background-color: #413E35;
}

.LiveEdit_drop_down a {  
	font-size: 14px;
	color: #e7e5d9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-position: center top; 
	display: block; 
	padding: 4px 8px; 
}

.LiveEdit_drop_down a:hover {
  	background-color: #9F9F9F;
	text-decoration: none; 
}
