﻿body {
	height: 100%;
	font-family: Arial, Verdana;
	font-size: 13px;
	background-image: url('/staticimages/pci/bg.png');
	background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 32px;
	margin: 0;
}

h2,h3,h4,h5 {
	color:#b54211;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

hr {
	border: 0;
	border-top: 1px solid #CCC;
}

form {
	display: inline;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #17645E;
}

a:hover {
	text-decoration: underline;
}

select {
	border: 1px solid #b4b4b4;
}

.textbox {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #727272;
	background-image: url('/statcisimages/pci/input-shadow.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 20px;
	padding: 0;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}

.submit {
	font-size: 12px;
}

label {
	font-weight: bold;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}

#container,#footer,#disclaimer,#footertwo,#contentshadow,#maincontainer,#virtualmgmt
	{
	width: 966px;
	margin: 0px auto;
}

#container,.contentshadow,#primarynav {
	width: 966px;
}

#logo {
	float: left;
	width: 200px;
	height: 90px;
}

#logo img {
	margin-left: 0;
	margin-top: 10px;
}

#header {
	padding: 10px;
}

#utility {
	float: right;
	width: 700px;
	text-align: right;
	color: #979797;
	font-size: 13px;
}

#utility ul,#primarynav ul,#lhcolumn ul,#rhcolumn ul,#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#utility ul {
	float: right;
	padding-top: 30px;
}

#utility li {
	display: inline;
}

#utility a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

#utility a:hover {
	text-decoration: underline;
}

#utility #search {
	float: right;
	width: 320px;
	padding-top: 28px;
}

#utility #search .textbox {
	background-image: url('/statcisimages/pci/search-top-back.gif');
	padding-left: 20px;
	padding-top:2px;
	line-height:16px;
	width: 200px;
	height:18px;
}

#utility .submit {
	background-image: url('/statcisimages/pci/search-button.gif');
	width: 67px;
	height: 22px;
	margin: 0px;
	padding-bottom:2px;
	border-top: 1px solid #c9cacb;
	border-bottom: 1px solid #787a7a;
	border-left: 1px solid #9fa1a2;
	border-right: 1px solid #9fa1a2;
	position:relative;
	top:-1px;
}

#utility .changelanguage
{
	background-image: url('/staticimages/pci/language_select.jpg');
	background-position: center right;
	background-repeat:no-repeat;
	padding-right:10px;
}

#utility #change_language
{
	display:none;
	background-color:black;
	position:absolute;
	text-align:left;
	color:#FFF;
	padding:0;
}

#utility #change_language ul
{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

#utility #change_language li
{
	line-height:18px;	
	padding-left:10px;	
	display:block;
	padding-right:55px;	
}

#utility #change_language li a
{
	color:#FFF;
	display:block;
	font-size:13px;
}

#primarynav {
	clear: both;
	white-space: nowrap;
	height: 41px;
	background-image: url('/staticimages/pci/navback.jpg');
	margin:auto;
}

#primarynav li {
	display: inline;
	line-height: 35px;
	float: left;
}

#primarynav .navleft, #primarynav .navright
{
	background-image: url('/staticimages/pci/navleft.jpg');	
	background-position: top left;
	background-repeat: no-repeat;	
}

#primarynav .navright
{
	background-position: top right;
	background-image: url('/staticimages/pci/navright.jpg');
	width:110px;	
}

#primarynav a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
	background-image: url('/staticimages/pci/navspacer.jpg');
	background-position: left;
	background-repeat: no-repeat;
	text-align:center;
}

#primarynav li:hover,#primarynav li.current {
	background-image: url('/staticimages/pci/navover.jpg');
}

#primarynav li.navleft:hover, #primarynav li.navleftcurrent
{
	background-image: url('/staticimages/pci/navoverleft.jpg');
}

#primarynav li.navright:hover, #primarynav li.navrightcurrent
{
	background-position: top right;	
	background-image: url('/staticimages/pci/navoverright.jpg');
	width:110px;		
}

#maincontainer {
	overflow: hidden; /* This chops off any overhanging divs */
}

#maincontainer.lhcolumn {
	background-image: url('/staticimages/pci/subnav-back.jpg');
	background-repeat: repeat-y;
	background-position: top-left;
}

#lhcolumn {
	width: 230px;
	float: left;
	padding-bottom:50px;
}

#lhcolumn ul {
	list-style-type: none;
}

#lhcolumn ul li a {
	display: block;
	font-size: 12px;
	padding-left: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #e2e3e3;
	border-top: 1px solid #FFF;
	line-height: 40px;
}

#lhcolumn ul li a:hover,#lhcolumn ul li a.current {
	color: #FFF;
	background-image: url('/staticimages/pci/subnav-hover.jpg');
	background-position: top-left;
}

#lhcolumn #subnavcurrentleft
{
	background-image: url('/staticimages/pci/subnav-hover.jpg');
	width:11px;
	height:47px;	
	display:none;
	position:absolute;
}

#lhcolumn #subnavcurrentleft div
{
	background-image: url('/staticimages/pci/subnavselected.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	width:11px;
	height:47px;		
}

#content {
	padding: 10px;
	padding-top: 5px;
	color: #404040;
	font-size: 13px;
}

#content ul { /*list-style-type: square;*/
	
}

#content {
	color: #404040;
	padding-right:18px;
}

#content.rhcolumn {
	width: 700px;
	margin-left:5px;
	float: left;
	border-left: 0;
}

#subrhcolumn {
	float: right;
	width: 240px;
	margin-top:15px;
}

#subrhcolumn .box .boxcontent
{
	padding-left:5px;
	padding-right:5px;
}

#subrhcolumn ul
{
	margin:0;
	padding:0;
	list-style-type:disc;
	color:#09676c;
}

#subrhcolumn li
{
	padding-top:4px;
	padding-bottom:4px;
	margin-left:20px;
}

#main.midcolumn {
	float: left;
	width: 440px;
}

#pagetitle {
	clear: both;
	line-height: 55px;
	height: 55px;
	border-bottom: 1px solid #c9cacb;
}

#subtopnav {
	float: right;
	width: 570px;
	padding-top: 5px;
}

#content.rhcolumn #subtopnav {
	width: 200px;
}

#content.rhcolumn #subtopnav ul {
	padding-left: 5px;
}

#subtopnav ul {
	float: right;
	margin: 0;
	padding: 0;
	color: #CCC;
	list-style-type: disc;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;

}

#subtopnav li {
	margin-left: 30px;
	padding-right: 5px;
	color:#000;
}

.contentshadow {
	width: 966px;
	clear: both;
	background-image: url('/staticimages/pci/content_shadow.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 2px solid #eaeaea;
}

#main { /*background-image:url('/staticimages/pci/navshadow.gif');
	background-position:top;
	background-repeat:repeat-x;*/
	clear: both;
}

#rhcolumn {
	width: 200px;
	float: right;
}

#breadcrumbs {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: hover;
}

#options {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #979797;
	margin-top: 10px;
}

#options .floater
{
	padding-left:5px;
	padding-right:5px;
	float:right;	
}

#options img
{
	vertical-align:bottom;
	padding-left:2px;
}

#options .textsize
{
	color:#000;
}

#options .print
{
	color:#006167;
}

#options .subscribe
{
	color:#006167;
}

#options .share
{
	color:#006167;
}

#page {
	clear: both;
	padding-top: 5px;
	font-size: 14px;
	line-height:20px;
}

#page ul {
	color: #404040;
	list-style-type: disc;
}

.searchby {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.contentblock {
	background-color: #ededed;
}

.contentbottshadow {
	clear: both;
	height: 40px;
	background-image: url('/staticimages/pci/main-shadow.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #c9cacb;
	padding-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #979797;
}

#footer ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer li {
	display: inline;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #006167;
	padding-left: 10px;
	padding-right: 10px;	
}

#footer a.current {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footertwo {
	margin-top: 20px;
}

#copyright {
	float: left;
	color: #333;
	font-size: 11px;
	width: 600px;
}

#backtotop {
	float: right;
	width: 200px;
	text-align: right;
}

#backtotop a, .backtotop a {
	font-size: 11px;
	background-image: url('/staticimages/pci/up-arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

.backtotop a
{
	text-size:14px;
}

#disclaimer, #virtualmgmt {
	margin-top: 10px;
	border-top: 1px solid #CCC;
	color: #5A5A5A;
	padding-top: 10px;
	font-size: 10px;
	clear: both;
	padding-bottom: 15px;
}

#virtualmgmt
{
	margin-top:0;
	margin-bottom:10px;
}

#virtualmgmt a
{
	color: #5A5A5A;
	font-weight:normal;
}

.navbox {
	border: 1px solid #ededed;
	border-bottom: 8px solid #ededed;
}

.navbox .nav {
	padding: 10px;
}

.navbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navbox li {
	margin-bottom: 7px;
	background-image: url('/staticimages/pci/subsubnav_arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.navbox .nav a {
	color: #196661;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.navbox .nav a:hover {
	text-decoration: underline;
}

.navbox .heading {
	font-weight: bold;
	font-size: 13px;
	background-color: #ededed;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#increaseFont
{
	margin-left:3px;
}

#resetFont
{
	margin-left:3px;
	display:none;
}

/* AddThis Vertical Hover Menu */

.addthis_toolbox .custom_hover {
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button {
    font-weight: bold;
    cursor: pointer;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .hover_menu  {
    width: 136px;
    padding: 1px;
    background-color:#000;
}

.addthis_toolbox .hover_menu a {    
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 36px;
    text-decoration: none;
    color: #FFF;
}

.addthis_toolbox .hover_menu a:hover {    
    text-decoration: underline;
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {

    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}

.register
{
	background-color:#eef0ef;
	padding:3px;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #999;
	
}
            