	/*
	 	===============
		Global HTML Redefinitions
		===============
	*/


body {
	margin: 0px;
	padding:0px;
	background:#424f60 url('../../images/template/body_bg.png') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	height:100%;
	width:100%;
}
p, td, li, div {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	font-style : normal;
}
a {
	color:#6B2806;
	font-weight:bold;
}
a: visited {
	color:#999900;
}
a:hover{
	color:#999900;
}
h1,
.modal h1 {
	font-size : 16pt;
	font-weight:bold;
	color : #0D4081;
	text-transform:uppercase;
}

h1.link_xchange {
	font-size : 16pt;
	font-weight:bold;
	color : #0D4081;
	text-transform: none;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size:16px;
	font-weight : bold;
	color : #35639E;
	padding-bottom:0;
	margin-bottom:5px;
}

h2.link_xchange {
	font-size:16px;
	font-weight : bold;
	color : #35639E;
	padding-bottom:0;
	margin-bottom: -10px;
	margin-top: 8px;
}

h3 {
	font-size : 11pt;
	font-weight : bold;
	color : #35639E;
}
h4 {
	font-size : 12pt;
	font-weight : bold;
	font-style: normal;
	color : #000000;
	padding-left: 6px;
	padding-bottom: 12px;
	padding-top: 24px;
}

table.link_xchange tr td {
padding-bottom: 16px;
}

#header {
	background-image:url(../../images/ph_header_repeat.jpg);
	background-repeat:repeat-x;
 	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
	min-width:1000px;
}
.jumpnav {
	width:500px;
	font-size:11px;
	color:#014689;
	position:relative;
	top:3px;
}
.jumpnav a {
	text-decoration:none;
	color:#023375;
	text-transform:uppercase;
	font-size:11px;
}

.jumpnav a:hover {
	text-decoration:underline;
}

.jumpnav li{
color:#4E719E;
font-size:11px;
}
.navbg
{
	padding-top:132px; 
	width:100%; 
	background-image:url(../../images/ph_sidebar_bkgd.jpg); 
	background-repeat:repeat-y;
}

/*nav styles */
#mainNavContainer {z-index:1000;}

#mainNavContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainNavContainer ul li {
	float:left;
	margin-left:13px;
	border-left:1px solid #6582a5;
}

#mainNavContainer ul li.first {
	border:none;
	margin-left: 5px;
}

#mainNavContainer ul li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color:#ddd453;
	padding: 10px 0px 10px 14px;
}

#mainNavContainer ul li a:hover {color:#e5e5e5;}

#mainNavContainer ul li ul {
	background-color:#01224c;
	width:100%;
	margin-top:2px;
}

#mainNavContainer ul li ul li {
	border-bottom:1px solid #4e637c;
	border-left:none;
	margin-left:0px;
}

#mainNavContainer ul li ul li a {padding:10px;}

/* end nav styles */

/*------------------------------*/

/*----------------second test-----------------------*/

#topbar { position:relative;
		clear:both;
		background-color:#013474;
		color:#4E719E;
		font-size:11px;
	}
#topnav {z-index:100;
		position:relative;
		margin:0px;
		padding:0px;
		list-style:none;
		font-size:11px;
	}	
	span.nav {
		color:#D0CE44;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		}

	#topnav a, #topnav a:visited, #topnav a:link {
		font-size:11px;
		display: block;
		padding: 0px 8px 0px 8px;
		color:#023375;
		text-decoration: none;
		font-weight:bold;
	}	

	#topnav li li a, #topnav li li a:visited, #topnav li li a:link /* child links */ {
		display: block;
		font-weight: normal;
		font-size: 11px;
		color:#D0CE44;
		padding: 3px 0px 3px 10px;
		line-height: 14px;
		border-left:0px;
		border-right:0px;
		margin:0px;
	}	
	#topnav li li a:hover /*child hover state*/ { 
		display: block;
		background: #012A5D; 
		text-decoration:underline;
		color:#D0CE44;
		font-weight:normal;
		font-size:11px;
	}	
	
	#topnav li /*parent menu item*/ { 
		float: left;
		position: relative;
		padding: 0px;
		text-align: center;
		/*margin-bottom:15px;*/
	}	
	
	
	#topnav ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}	
	#topnav li ul {
		display: none;
		position: absolute;
		font-weight: normal;
		width: 100px;
		padding-right:0px;
		margin-right:0px;
		margin-left:10px;
		border-left:0px;
		border-right:0px;
	}	
	#topnav li>ul {
		top: auto;
		left: auto;
	}
	#topnav li li /*child menu items */{
		display: block;
		width: 140px;
		background-color: #013474;
		filter: alpha(style=0,opacity=97);
		border-bottom:1px solid #4E719E;
		border-left:0px;
		border-right:0px;
		text-align: left;
		padding:0px;
		margin: 0px;
		float:none;
	}	
	#topnav li:hover ul, #topnav li.over ul {
		display: block!important;
		
	}
	
	.dropdown{
		position: absolute;
		top: 0px;
		right: 0px;
		height:25px;
		width: 212px;
	}
	.dropdown span{
		position: absolute;
		top: 0px;
	}
	form.dropdown{ 
		position: absolute;
		right: 0px;
		top: -3px;
		width: 80px;
	}
	form.dropdown select{
		padding: 0px;
		font-size: 12px;
	}

	
	/*---------------------------------------*/

.mainContainer {
	padding:0px;
	width:781px;
	margin:0px auto 0px auto;
}

.mainContent {
	background-image:url('../../images/template/content_gradient.png');
	background-repeat:repeat-y;
	width:801px;
	margin:auto;
}

#body-content {
	padding:0px; /*testing top spacing...rj*/
	background-color:#FFFFFF;
	padding:20px 40px 60px 40px;
	width:701px;
}

#body-contentHome {
	padding:0px; /*testing top spacing...rj*/
	background-color:#FFFFFF;
	width:781px;
	padding:0px 0px 0px 0px;
}

#body-content table {}

#footer {
	text-align:center;
	margin-bottom:50px;
	background-image:url(../../images/template/footer_gradient.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:20px;
}

#footer p, #footer a {
	color:#fff;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#footer p span {font-size:10px;}

.homecopy {
	color : #003366;
}
.subhead {
	font-size : 12pt;
	font-weight : bold;
	font-style: normal;
	color : #000000;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.headline {
	font-size : 15pt;
	font-weight : bold;
	font-style: italic;
	color : #6685AD;
	padding-left: 6px;
	padding-bottom: 12px;
}
.bodysubhead {
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 6px;
}
.spectable {
	line-height: 105%;
	padding:3px;
	width: 100%;
}
.specsbold {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCD5E0;
	text-align: right;
	vertical-align: middle;
	padding: 3px 6px 3px 3px;
	width: 25%;
}
.specsbold2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCD5E0;
	text-align: left;
	vertical-align: middle;
	padding: 3px 6px 3px 3px;
	width: 25%;
}
.specsbody {
	font-size: 12px;
	background-color: #E1E6EC;
	background-position: left;
	padding: 3px;
}
.yellowchartheader {
	font-size: 10px;
	background-color: #376298;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.yellowchartheaderL {
	font-size: 10px;
	background-color: #376298;
	color:#FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.yellowchartbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E6EC;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	word-wrap: break-word;
	white-space:pre-line;
}
.yellowchartbodyL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E6EC;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 12px;
}
.smarttoolstable {
	line-height: 105%;
	padding:6px 12px 12px;
	width: 100%;
	background-color: E1E6EC;
}
.smarttools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidecaptionsgreen {
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color : #6685AD;
	padding-left: 6px;
	padding-bottom: 12px;
	padding-top: 2px;
}
.indexheadline1 {
	font-size : 12pt;
	font-weight : bold;
	color : #0D4081;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
.indexheadline2 {
	font-weight : bold;
	color : #35639E;
	padding-top: 12px;
	padding-bottom: 3px;
}
.bluecharttd {
	background-color: B4C3D3;
	padding: 6px;
	vertical-align: top;
}
.bluechartbold {
	font-weight: bold;
	color: 003366;
}
.whitecharttd {
	padding: 6px;
	vertical-align: top;
}
.linkcell {
	border-bottom: solid 1px #000000;
	padding-bottom: 0px;
}
a.chartlink
{
color:#D0CE44;
}
td.header {
background-color: #d6e1ef; 
padding:0px 5px 0px 5px;
}

div.title {
float:left;}

div.series {
float: right;
}
.sublinks {
color:#6B2806;
font-weight: bold;
font-size: 13px;
}

.sublinks a {
font-size : 12px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
}

.intro_overview
{
	background-color:#EFF4F9;
	width:689px;
	border-bottom:3px solid #D7D767;
	margin-bottom:50px;
}
.intro_overview p
{
	margin:15px;
}

.intro_container
{
	background-color:#EFF4F9;
	width:689px;
	margin-top:30px;
}
.intro_container h2
{
	background-color:#CBDAEB;
	border-bottom:2px solid #FFFFFF;
	padding:15px 13px 15px 13px;
	margin:0px;
}
.intro_container h2 a
{
	font-size:16px;
	font-weight : bold;
	color : #35639E;
	padding-bottom:0;
	margin-bottom:5px;
	text-decoration:none;
}
.intro_container h2 a:hover{
	color:#999900;
}
.intro_container p
{
	padding:13px;
	margin:0px;
}
.intro_container a img
{
	background-color:#EFF4F9;
	margin-left:79px;
}

/*------CALLOUT STYLES ----*/
.callout {
	width:230px;
	margin-left:10px;
	padding:10px 0px 3px 0px;
	background-color:#cecd52;
	border:0px;
	line-height:16px;
}
.callout p { margin:0px 10px; }
.callout img { margin:0px 5px 3px 0px; }

.calloutaction {
	background-color:#e7e6a9;
	border-top:1px solid #e7e6a9;
	border-bottom:1px solid #e7e6a9;
	margin-top:5px;
	padding:5px;
	text-align:right;
}
.calloutaction img { margin-bottom:-5px; margin-left:5px;}

/*------END CALLOUT STYLES ----*/

/*------STYLES FOR GLOBE IMAGE----------*/

.globe{ position: relative; top: -5px; left: 0px;}

.phoneNumber {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	position:absolute;
	bottom:25px;
	left:555px;
	width:205px;
}

/*----NEW STYLES --*/
.headerMain {
	background-image:url(../../images/template/header_bg.gif);
	background-repeat:repeat-x;
	height:117px;
	margin:0px;
	padding:0px;
	position:relative;
}

.headerMain img {
	margin-left:15px;
	margin-top:3px;
	float:left;
}

.headerMain form {width:80px;float:right;margin-right:14px;}

.jumpNavContainer { /* check the mac browsers before you change this - Jen o. */
	width:607px;
	position:absolute;
	left:165px;
	top:5px;
}

.clear {clear:both;}
.clearSm {clear:both;height:1px;line-height:1px;}

#nav {
	background-image:url(../../images/template/menu_bg.gif);
	background-repeat:repeat-x;
	height:32px;
}

.headerGradient {background-color:#fff;display:block;}

/* ---------------- */
/* 	CHANNEL CHANGER */
/* ---------------- */

#channels {
	background-image:url(../../images/slider/slider-bg.jpg);
	background-repeat:no-repeat;
	height:273px;
	margin: 0;
	position: relative;
	width: 781px;
}

#channels .navigation {
	bottom: 19px;
	height: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 296px;
}

#channels .navigation .page {
	background: url(../../images/slider/dots.png) 8px bottom no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	padding: 0 8px;
	width: 10px;
}

#channels .navigation .active {
	background-position: 8px top;
}

#channels  .panes {

	height: 273px;
	width: 781px;
}

#channels  .panes h1 {
	color:#023375;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}

#channels .panes .paneContent {
	height: 214px;
	position: absolute;
	padding: 18px 18px 0 0;
	right: 0;
	top: 0;
	width: 258px;
}

#channels .panes div.paneContent p {
	color: #0d4081;
	font-size: 12px;
	line-height: 15px;
}

#channels  .panes .pane {
		display: none;
	height: 272px;
	padding: 1px 0 0;
	position: relative;
	width: 781px;
}

#channels .pane a {
	color: #6b5801;
	text-decoration: none;
}
#channels .pane a:active, 
#channels .pane a:hover, {
	color: #6B2806;
}

#channels  .paneOne {
	/* background: url(../../images/slider/slider1.jpg) no-repeat top left; */
}

#channels  .paneTwo {
	background: url(../../images/slider/slider2.jpg) no-repeat top left;
}

#channels  .paneThree {
	background: url(../../images/slider/slider3.jpg) no-repeat top left;
}

#channels  .paneFour {
	background: url(../../images/slider/slider4.jpg) no-repeat top left;
}

#channels .panes .pane .video {
	height: 273px;
	margin: -1px 0 0 0;
	width: 485px;
	cursor: pointer;
}


/* ---------------- */
/*	EMAIL SIGN UP   */
/* ---------------- */

#emailSignUp {
	background-image:url(../../images/slider/bar.jpg);
	height: 48px;
	padding: 1px 0 0;
}

#emailSignUp span {
	color: #4f729f;
	display: block;	
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 8px 46px 0 49px;
	width: 334px;
}

#emailSignUp .emailBtn {
	clear: none;
	display: block;
	float: left;
	height: 37px;
	margin: 5px 0 0;
	width: 291px;
}

#emailSignUp .emailBtn img {
	border: 0;
}

.calloutContainer {
	background-image:url(../../images/template/home_bg.jpg);
	background-repeat:no-repeat;
	height:230px;
	padding:0px 40px 0px 40px;
}

.calloutContainer h1 {
	margin:0px;
	padding:0px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4f729f;
}

.calloutContainer h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#023375;
}

.calloutOne {
	width:256px;
	float:left;
	padding-left:10px;
	border-right:1px solid #7f95b1;
	margin-top:15px;
	min-height:200px;
}

.calloutTwo {
	width:228px;
	float:left;
	padding-left:10px;
	border-right:1px solid #7f95b1;
	margin-top:15px;
	min-height:200px;
}

.calloutOne .leftColumn {float:left;width:145px;}
.calloutTwo .leftColumn {float:left;width:155px;}

.calloutOne .leftColumn h3 {margin-top:16px; width: 160px;}
.calloutTwo .leftColumn h3 {margin-top:16px;}

.calloutOne .leftColumn p,
.calloutTwo .leftColumn p, 
.calloutOne p {
	font-size:13px;
	line-height:14px;
	color:#656c73;
}

.calloutOne .leftColumn a, 
.calloutTwo .leftColumn a, 
.calloutOne a {
	font-size:13px;
	font-weight:bold;
	color:#6b5801;
	text-decoration:none;
}

.calloutOne img {
	float:right;
	margin-right:10px;
	margin-top:7px;
}

.calloutTwo img {
	float:right;
	margin-right:10px;
	margin-top:18px;
}

.calloutThree {
	width:180px;
	float:left;
	padding-left:10px;
	margin-top:15px;
	min-height:200px;
}

.calloutThree p {
	font-size:13px;
	line-height:15px;
	color:#656c73;
	font-weight:bold;
}

/* slideshow styles */
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Google Site Search styles */

.headerMain .gss {
	left: 595px;
	position: absolute;
	top: 70px;
	width: 165px;
}
.gss-input {
	font-size: 11px;
	width: 125px;
}
.gss-submit {
	background: #1d4a83 url(../../images/template/button_gradient.gif) repeat-x;
	border: #1d4a83 1px solid;
	color: #FFF;
	font-size: 11px;
	padding: 1px;
	cursor:pointer;
}

.headerMain .gss .gss-input {
	background: none;
}

td.gsc-clear-button {display: none !important;}
.gsc-branding, .gsc-clear-button { display: none; }

.gss input.gss-input, input.gss-input {
	background-image:url(../../images/template/button_gradient.gif) repeat-x !important;
	border: 2px solid #a0a8b1 !important;
}

/* This is added to style the "loading" text ONLY */
#google-cse {}  

/* ---------------------------
	STYLES FOR MODAL WINDOWS
------------------------------*/

#modal  {
	background-color: #fff;
	background-image: none; 
}

#modal div {
	padding-left: 20px;
}

#modal div div {
	padding: 0;
}

#modal form {
	margin-top: 20px;
}

#modal form p {
	width: 345px;
}

#modal input,
#modal select {
	margin: 0;
}

#modal input {
	width: 200px;
}

#modal label {
	display: block;
	height: 16px;
	margin: 2px 11px 0 0;
	text-align: right;
	width: 115px; 
}

#modal p {
	width: 460px;
}

#modal .space {
	height: 5px;
	line-height: 5px;
}
 
#modal .state {
	width: 205px;
}

#modal .submit {
	width: 100px;
}

#modal textarea {
	width: 296px;
	height: 70px;
}

/* 	STYLES FOR GET A QUOTE BUTTON
--------------------------------------- */
.quoteBtn {
	display: block;
	float: right;
	text-decoration: none;
}
	
.quoteBtn p {
	background: url(../../images/quoteBtn.jpg) no-repeat;
	color: #162e66;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	margin: 10px 0 0;
	padding: 6px 0 0;
	text-align: center;
	width: 120px;
}

/* 	STYLES FOR GET VIDEO DEMO
--------------------------------------- */
.demoBtn { margin: 10px 0 25px; border: none; }
.demoBtnLeft { float: left; margin-right: 20px; }
.demoBtnRight { float: right; }
.demoListBtn { margin: 10px; border: none; }

.imgMargin { margin-bottom: 20px; border: none; }

#modal #videoContainer { padding: 0; margin: 0; width: 640px; height: 360px; }
