body { font-size:12px;font-family:Arial, Helvetica, sans-serif;}
h1 { font-size:20px; font-family:Arial, Helvetica, sans-serif;}
h2 { font-size:16px; }
h3 { font-size:14px; }
h1, h2, h3, h4 { font-weight:bold; }
p { line-height:125%; margin: 0 0 3px 0;}
a { color:#044123;text-decoration:none; }
a:hover { text-decoration:underline; }

/* White space */
h1, h2, h3, h4 {margin: 0 0 6px 0;}

/* FLOATS */
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.clearfix { display:inline-block; }
.clearfix:after { content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;_height:1%; }
html[xmlns] .clearfix { display:block; }

html { overflow-y:scroll; }

/* GRIDS */
.grid1 { width:50px; }
.grid2 { width:112px; }
.grid3 { width:174px; }
.grid4 { width:236px; }
.grid5 { width:298px; }
.grid6 { width:360px; }
.grid7 { width:422px; }
.grid8 { width:484px; }
.grid9 { width:546px; }
.grid10 { width:608px; }
.grid11 { width:670px; }
.grid12 { width:732px; }
.grid13 { width:794px; }
.grid14 { width:856px; }
.grid15 { width:918px; }
.grid16 { width:980px; }
.grid-last { float:none !important; }

/* GUTTERS */
.gutter-outer { margin-left:12px;margin-right:12px; }
.gutter-outer-l { margin-left:12px; }
.gutter-outer-r { margin-right:12px; }
.gutter-inner { padding-left:12px;padding-right:12px; }
.gutter-inner-l { padding-left:12px; }
.gutter-inner-r { padding-right:12px; }

/* DISPLAY */
.block { display:block; }
.inline { display:inline; }
.center { text-align:center; }

/* FLUID COLUMNS */
.col1of2 { width:50%; }
.col1of3 { width:33.333333%; }
.col2of3 { width:66.666666%; }
.col1of4 { width:25%; }
.col3of4 { width:75%; }

/* WHITESPACE */
.ws-lg-v-outer {margin-top:24px;margin-bottom:24px;}
.ws-lg-t-outer {margin-top:24px;}
.ws-lg-b-outer {margin-bottom:24px;}
.ws-med-v-outer {margin-top:12px;margin-bottom:12px;}
.ws-med-t-outer {margin-top:12px;}
.ws-med-b-outer {margin-bottom:12px;}
.ws-sm-v-outer {margin-top:6px;margin-bottom:6px;}
.ws-sm-t-outer {margin-top:6px;}
.ws-sm-b-outer {margin-bottom:6px;}


h5{
	padding: 0;
	margin: 0;
	font-size: 12px;	
}
.pnx-container p{
	margin-top: 0;
}

#primarycontentcontainer{
	overflow: visible;
}
.pnx-section{
	margin-bottom: 24px;
}
ul.alliance-list li{
	background: none!important;
	list-style: square;
	padding: 0!important;
	margin-left: 16px;
	color: #CCC;
}
ul.alliance-list li p{
	color: black;
	margin: 0;
}

.pnx-em{
	color: #000;
}
.author{
	font-size: 11px;
}

.pnx-cta a{
	font-weight: bold;
}

.ws-t-custom{
	margin-top: 28px;
}

.alliance-structure{
	width: 100%;
	color: #fff;
}
.alliance-structure a, .alliance-structure h2{
	color: #fff;
	font-weight: bold;
}
.alliance-structure td{
	vertical-align: top;
	padding: 6px 12px 12px;
	border: none;
}
.alliance-structure #quad1,
.alliance-structure #quad2,
.alliance-structure #quad3,
.alliance-structure #quad4
{
	height: 160px;
}

.alliance-structure #quad1{
	background-color:#9B5392;
	border-right: 1px solid #724375;
	border-bottom: 1px solid #75467C;    
	-moz-border-radius-topleft: 15px;   
	-webkit-border-top-left-radius: 15px;
}
.alliance-structure #quad2{
	background-color:#A0C644; 
	border-left: 1px solid #e0ed78;
	border-bottom: 1px solid #809638;
	-moz-border-radius-topright: 15px;   
	-webkit-border-top-right-radius: 15px;
}
.alliance-structure #quad3{
	background-color:#CF803E;
	border-top: 1px solid #f0d16e;
	border-right: 1px solid #996231;
	-moz-border-radius-bottomleft: 15px;   
	-webkit-border-bottom-left-radius: 15px;
}
.alliance-structure #quad4{
	background-color:#ccdcc8;
	border-top: 1px solid #B6DEEF;
	border-left: 1px solid #B6DEEF;
	-moz-border-radius-bottomright: 15px;   
	-webkit-border-bottom-right-radius: 15px;
}

.alliance-table{
	border: 1px solid #CCC;
	width: 100%;
}
.alliance-table thead{
	background: #FFF url('/images/comparetable/header-bk.png') 0 bottom repeat-x;
	
}
.alliance-table th{
	padding: 6px 6px 0;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.alliance-table th p{
	font-size: 11px;
}

.alliance-table td {
	border: 1px solid #E9E9E9;
	padding: 12px;
}

.alliance-badge{
	margin: 12px 0;
}

.pnx-media-aside h3{
	margin-top: 0;
}


.pnx-media-aside p{
	margin-bottom: 3px;
}
