html,body {
	font: Arial;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	background-repeat: no-repeat;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
	margin-bottom: 6px; 
}

h3 {
	font-size:13px;
}

h4,h5 {
	font-size:12px;
}

p {
	font-size:14px;
}

ul {
	list-style-type: none;
	font-size:14px;
	padding-left: 0;
	margin-left: 0;
}

img {
	border:none; 
}


div#body-wide li, div#body-text li {
	font-size:14px;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.super {
	font-size:11px;
	vertical-align: top;
}
.super11 {
	font-size:11px;
	vertical-align: top;
	float:left;
}
.super8 {
	font-size:8px;
	vertical-align: top;
}

#indent {
	position: relative;
		left: 20px;
		width: 700px;
}

#banner-heading {
	position:absolute;
	top:130;
	left:263;
}

#banner-slogan {
	position:absolute;
	top:75;
	left:17;
	color:#000;
	font-size:16px;
	font-style:bold;
}

#banner {
	position:absolute;
	top:153;
	left:275;
	color:#FFFFFF;
	font-size:11px;	
}

#leftcolumn{
	position:relative;
	left:0;
	width:200;
	float:left;
}

#rightcolumn{
	position:relative;
	right:10;
	width:200;
	float:right;
}
	
.floatright { 
	float: right; 
}
.floatRightPdf {
	float: right;
	width: 200;
}
.floatleft { 
	float: left; 
}

.spacer20px {
	float:left;
	width:20px;
}

.separator {
clear: both;
}

.banner-gold {
	color:#929200;
	font-size:14px;
	font-weight:bold;
}

.banner-navy {
	color:#1b0b55;
	font-size:14px;
	font-weight:bold;
}

.banner-white {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#body-text {
	position:absolute;
/*	left:273; */
	left: 265;
	top:198;
/*	width:437; */
	width:440;
	height:1067;
}

#body-wide {
	position:absolute;
	left:273;
	top:198;
	width:557;
	height:1067;
	z-index: 1;
}

table {
	width: 100%;
/*	height: 100%;*/
}

td {
	vertical-align: top;
	text-align: left;
	font-size:11px;
}


a:link { 
	color: #20385A;
	text-decoration: none;
}
a:visited {
	color: #20385A;
	text-decoration: none;
}
a:hover { 
	color: #20385A;
	text-decoration: none;
}
a:active { 
	color: #20385A;
	text-decoration: none;
}

.biglink {
  color: #20385A;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
}

.blacklink {
  color: #000000;
  text-decoration: none;
}

.whitelink {
  color: #FFFFFF;
  text-decoration: none;
}

.bluelink {
  color: #000051;
  text-decoration: none;
  vertical-align: middle;
}

.service-table1 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#6F7C8F;
}

.service-table2 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#B0AF5B;
}

.service-table-navy {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#203757;
}
#image1 {
	position:absolute;
	left:727;
	top:187;
	width:120;
	height:120;
}

#image2 {
	position:absolute;
	left:727;
	top:307;
	width:120;
	height:120;
}

#image3 {
	position:absolute;
	left:727;
	top:427;
	width:120;
	height:120;
}
#image4 {
	position:absolute;
	left:727;
	top:547;
	width:120;
	height:120;
}

#image5 {
	position:absolute;
	left:727;
	top:667;
	width:120;
	height:120;
}

#image6 {
	position:absolute;
	left:727;
	top:787;
	width:120;
	height:120;
}

.learnMore {
	font-size: 14px; 
}

table.prodImages {
	text-align: center; 
}

table.prodImages td {
	text-align: center; 
	vertical-align: middle; 
}

table#tblNews td, table#tblNews th {
	vertical-align: baseline	; 
}

// should disable skype
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;} 


