
/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border:0;
} 
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 18px;
	color: #747474;
	background: white;
	font-family: "Trebuchet MS";
	margin: 0 auto;
	text-align:center;

}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
}
td.on {
	background-color: #F0EACB;
	
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html,body {
	background: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #747474
	text-align: center;/* for ie5.+*/
	height:100%; /* needed for container min-height */
}
a {
	text-decoration: none; 
	color:#70a5f7;
}
a img,img{border:none;display:block;}
a:hover {
	text-decoration:underline; 
	color: #70a5f7;
}
h1,h2,h3 {
	font-weight: bold;
}
h1{
font-size: 16px;
color: #8f92c7;
line-height:24px;
margin-bottom:10px;
}

h2{
font-size: 16px;
margin-bottom:18px;
color:#8f92c7;
font-style: italic;
}
h3 {
text-align:right;
font-size: 12px;
font-style: italic;
line-height: 18px;
margin-bottom:10px;
color: #8f92c7
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	padding-bottom: 1em;
}
hr {
	color: #dedede;
	height: 1px;
}
.small {
	font-size: 10px;
	line-height: 14px;
	color: #8f92c7;
}
.xsmall {
	font-size: 10px;
	line-height: 14px;
	color: #747474;	
}
.xxsmall {
	font-size: 9px;	
}
.required {
	color: red;
}
ul.normal, ul.tight {
	list-style: disc outside;
}
ul.normal li {
	margin: 0 0 1em 2em;
}
ul.tight {
	margin-bottom: 1em;
}
ul.tight li {
	margin-left: 2em;
}
ul.sublist {
	list-style: square outside;
}
ul.sublist li {
	margin: 0 0 0 2em;
}

ol.normal, ol.tight {
	list-style: decimal outside;	
}

ol.normal li {
	margin: 0 0 1em 2em;
}

ol.tight {
	margin-bottom: 1em;
}

ol.tight li {
	margin-left: 2em;
}
.inline {
	display: inline;
	margin-right: 3px;
}
div#outer {
	width: 1024px;	
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding: 0;	
	position: relative;
}
#header {
	margin-top: 10px;
	background-color: #fff;
}
#logo {

	height: 83px;
	width: 293px;
	margin: 1px 0 0 15px;
	float: left;	
}
#logo a img {
	display: inline;
}
#holx-logo {
	float: right;
	padding-right: 20px;	

}
#holx-logo a img {
	display: inline;
}
#sectionSelection {
	margin: 8px 0 0 9px;
	float: left;
	font-style:italic;
}
#sectionSelection div {
	font-size: 14px;	
	display: inline;
}
#sectionSelected {
	padding: 0 2px; 
	color: #4a5aa7;
}
#sectionSelected a{
	padding: 0 2px; 
	color: #4a5aa7;
}
.sectionChoose {	
	padding: 0 2px;	
}
.sectionChoose a {
	color: #666666;
	text-decoration: none;
}
.sectionChoose a:hover {
	color: #666666;
	text-decoration:underline;
}
.linkSeparator {
	padding-right: 2px;
}

#topMenu {	
	clear: both;
}
#topMenu ul {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topMenuFirst {
	padding: 0;
}
.topMenuLast {	
	
}
#topMenuItems {
	margin-top: 8px;
}
#topMenu #topMenuItems li {
	display: inline;
	list-style-type: none;	
	padding-right: 2px;
}
#topMenu li a {
	font-size: 12px;
	color: #666666;
}
#topMenu li a:hover {	
	color: #666666;
	text-decoration: underline;
}
#searchArea {
	float: right;
	margin-right: 20px;
}
#searchBtn {
	height: 17px;
	width: 25px;	
	float: left;
	margin-left: 7px;
	margin-top: 5px;		
}
input.searchBoxTop	{ 
	display:inline; 
	height:18px; 
	width:115px; 
	color:#6a95f5; 
	border:1px solid #959595; 
	line-height:19px; 
	border-top:1px solid #404040; 
	border-left:1px solid #404040; 
	float: left;
	margin-top: 3px;
	font-size: 11px;
	font-family: 'Trebechut MS';
	font-weight: bold;
}	

#homeMenu {
	background: url(../images/pat_home_menu_banner2.gif) no-repeat;
	height: 44px;
	clear:both;
}	
#homeMenuItems {
	float: left;
	padding: 7px 0 0 0;
	margin-left: 30px;
}
#homeMenuItems li {
	display: inline;
	list-style-type: none;	
}
#homeMenuItems li a {
	color: #564d99;	
	font-size: 14px;
	font-weight: bold;
	background: url(../images/home-menu-bg.gif) no-repeat;
	padding: 5px 20px 0 20px;
	float: left;
	height: 29px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#homeMenuItems li a:hover {
	color: #cb73a0;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	text-decoration: none;
	background: url(../images/home-menu-hover-bg.gif) no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top:5px;
}
#homeMenuItems li a.long {
	width: 200px;
	height:28px;
	
}
#homeMenuItems li a.long:hover {
	width: 200px;
	height:28px;
	background: #E1EAF4; 
	padding-top:3px;
}
#homeMenuItems li a.short {
	width: 120px;
	height:28px;

}
#homeMenuItems li a.short:hover {
	width: 120px;
	height:28px;
	background-color:#E1EAF4;
	padding-top:3px;
}
#homeMenu #searchArea {
	margin-right: 10px;
}
#homeMenu #searchArea input.searchBoxTop {
	width: 97px;
}
#bodyArea {
	background-color: #fff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position: relative;
	float: left;

}
#homeSplash {
	width: 1024px;
	height: 432px;
	margin-bottom: 5px;
}


.calloutImg {
	float: left;
	padding-right: 10px;
}
.callOutIcon {
	float: right;
}

highlight {
	font-weight: bold;
	color: #702c6a;
}
.callOutTitle {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #4a5aa7;
	padding-bottom: 12px;
}
.callOutTitle a{
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #4a5aa7;
	padding-bottom: 12px;
}
.callOutTitleHCP {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 12px;
	text-decoration:none;
	
}
.callOutText {
	margin-top: 12px;	
	font-size: 12px;
	color: #7d7d7d;	
	text-decoration: none;
}
.callOutTitle a img {
	display: inline;
	text-decoration:underline;
}
#leftCol {
	width: 277px;
	float: left;	
}
#mainCol {
	width: 668px;			
	margin: 0 0 15px 2px;
	float: left;
}
#menu {
	margin: 9px 0 0 15px;	
	
}
#menuTop {
	background-color: #CDDDEA;
	width: 247px;
	height: 5px;
	margin: 0;
	padding: 0;	
	line-height: 0px;
	font-size: 0px;

}
#menuBottom {
	background-color: #CDDDEA;
	width: 247px;
	height: 5px;
	margin: 0;
	padding: 0;	
	line-height: 0px;
	font-size: 0px;

}
#menu li {
	background-color: #E9F0F7;
	font-size: 14px;
	width: 233px;
	text-align: left;
	padding: 10px 0 14px 1em;	
}
#menu li ul li {
	width: 185px;
	padding: 8px 0 4px 20px;	
}

a.menuPrimary:hover {
	color: #cb73a0;
	text-decoration: none;
	text-align: left;
	padding-top:8px;
	
}
.menuPrimary {
	margin-bottom: 1px;
	
}
a.menuPrimarySelected{
	color: #564d99;
	text-decoration: none;
	font-weight: bold;	
}

a.menuPrimarySelected:hover {
	color: #cb73a0;
	text-decoration: none; 
	font-weight: bold;
}
.menuSecondary, menuTertiary {
	margin-top: 1px;
	color: #cb73a0;
}
a.menuSecondarySelected, a.menuTertiarySelected {
		color: #cb73a0;
		text-decoration: underline;
}

a.menuSecondarySelected:hover, a.menuTertiarySelected:hover {
		text-decoration: underline;
}

#barkerLeft {
	text-align: left;
	margin: 48px 0 0 10px;
}
a.barkerLink img {
	display: inline;		
}
a.barkerLink:hover {
	text-decoration: none;		
}
#contentBanner {
	width: 723px;
	height:185px;
	margin: 9px 22px 0 0;
}
#contentBanner2 {
   background-color:#CFDEED;
   width: 723px;
	height:17px;
	margin: 7px 20px 0 0;
}
#pageTools {
	margin: 0 0 27px 500px;	
}
#pageTools img {
	display: inline;	
}
#pageTools.space {
	margin: 30px 0 40px 0;
}
#pageTools.space {
	margin: 30px 0 40px 0;
}
#content {
	width: 633px;			
	float: left;
}
#mainContent {
	width:396px;
	float:left;
	text-align: left;
	margin-left: 12px;
	padding-right: 25px;
}

#noImageBanner {
	margin: 14px 22px 0 0;
	padding-top: 6px;
	border-top: 2px solid #dee4d1;
}
.searchResult img {
	display: inline;
	margin-left: 6px; 
}
.searchNav a {
	padding-right: 8px;
}
.searchPage {
	padding-right: 8px;
	color: #702c6a;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #99aa6f;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 22px;
}
.subSection {
	margin: 20px 0 0 23px;
}
.subhead {
	font-size: 16px;
	color: #cb73a0;
	font-style:italic;
	font-weight:normal;
	margin-bottom: 24px;
	
}
.header3 {
	font-size: 14px;	
	color:#22456c;
	font-weight:normal;
	margin-bottom: 7px;
}
.header2 {
	font-size: 14px;
	color:#22456c;
	font-weight:normal;
	margin-bottom: 12px;
}
.submitBtn {
	text-align: center;
	margin-top: 10px;
}
#barkerRight {
	font-size: 12px;
	color:#4a5aa7;
	text-align: left;
	padding: 5px 0 0 40px;	
	width: 145px;
	float: right;	
	clear: right;
}
.barker {		
	margin: 0 0 5px 0;	
	width: 180px;
	padding: 5px 0 15px 10px;
}
.barkerFind {		
	margin: 0 0 5px 0;	
	width: 180px;
	padding: 5px 0 15px 20px;
}
.barkerShare {		
	width: 180px;
	padding-top: 20px;
}
.barker a {
	text-decoration: none;
	display: block;	
}
.barkerHeader {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #4a5aa7;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 3px 3px;
	text-decoration: none;
}
.barkerText {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #4a5aa7;
	font-size: 11px;
	padding-left: 3px;
	text-decoration: none;

}
.barkerText:hover {
	text-decoration:underline;
}

#footer {
	
	font-size: 10px;	
	font-family: Trebuchet MS;
	clear: left;
	padding-top: 20px;
	position: relative;
	margin: 0 25px;
	bottom: 0;

}
#footer a {
	text-decoration: none; 
	color: #666666;
}
#footer a:hover {
	text-decoration: underline; 
	color: #666666;
}
#copyRight {
	float: left;
}
#footerLinks {
	float: right;
}
#footerLinks li {	
	display: inline;
	list-style-type: none;	
	padding-right: 5px;
}
sup {
	font-size:x-small;
	vertical-align:top;
}
/****** FORMS *******/
div.formField {	
	height: auto;
}
div.formField p {	
	float: left;
	display: inline;
	margin-top: 4px;
	width: 175px;
	height: 18px;
}
div.formField span.xxsmall {	
	float: left;
	margin-left: 150px;
}
.formTextInputArea { 
	float:left; 
	display:inline; 	 
	padding:4px 2px 1px 10px; 
	height:17px; 
	width:175px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formTextArea { 
	float:left; 
	display:inline; 
	padding:2px 2px 1px 10px; 
	height:80px; 
	width:200px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:13px;
}
.formSelectArea { 
	float:left; 
	display:inline; 
	margin-top: 3px;
	padding:2px 2px 1px 0px; 
	height:22px; 
	width:190px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formSubmit {
	width: 325px;
	margin: 12px 0 36px 0;
	text-align: center;		
}
.formSubmit a img {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}
.formErrors {
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 12px;
}
.clearBoth { 
	clear:both; 
	line-height:0px; 
	height:0px; 
	font-size:0px; 
	margin:0px; 
}
.noteBox {
	height: 150px;
	width: 350px;
	border: 1px solid;
	margin-bottom: 12px;
}
.download {
	margin: 0 24px;
	padding: 12px 0 6px 6px;	
}
.download img {
	display: inline;
	padding-right: 6px;	
}
.download a {
	font-size: 18px;
	font-style: italic;	
}
.download a:hover {
	text-decoration: none;
}
#siteMapContent {
	margin: 14px 22px 0 12px;
}
.siteMapTop, .siteMapCtg {
	margin-top: 8px;
}
.siteMapCtg {
	margin-left: 2em;
}
.siteMapPage {
	margin-left: 4em;
}
#reference {
	color:#8f92c7;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}
.referenceText {
	color: #747474;
}
a.MenuTabShare {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:bottom;
	width: 88px;
	height: 17px;
	background: url("../images/share.jpg") 0 0 no-repeat;
}
a.MenuTabShare:hover {	
	background-position: 0 -24px;
	background: url("../images/share.jpg") 0 0 no-repeat;
}
a.MenuTabShare:active {
	background-position: 0 -24px;
	background: url("../images/share.jpg") 0 0 no-repeat;
}