@charset "utf-8";
/******************************************************************/
/*                    PPIRS - MAIN CSS                            */
/*																  */
/*                Date Modified - 06/13/2017           			  */
/*																  */
/******************************************************************/


* html body #sidebar ul.sidemenu li {
	height: 1%;
	border-style: none;
}
body {
	background-color: #4f6a7f;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", sans-serif;
	color: #1b3453;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a img {
	border:none;
}
a:hover {
	color: #980000;
	font-weight: bold;
	cursor: pointer;
}
.acc_hide {
	position: absolute !important; 
	padding: 0px !important;
	margin: 0px !important;  
	width: 1px !important; 
	height: 1px !important; 
	overflow: hidden !important; 
	top: -9999px !important; 
	left: -9999px !important
}
.hidden {
	text-decoration: none;
	position: absolute !important; 
	padding: 0px !important;
	margin: 0px !important;  
	width: 1px !important; 
	height: 1px !important; 
	overflow: hidden !important; 
	top: -9999px !important; 
	left: -9999px !important
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #980000;
}
#skip-link {
	position: absolute; top: 0; left: -500px; background-color: #ffffff; color: #000000; padding: 5px; z-index: -1;
}
#skip-link:focus {
	top: 10px;
	z-index: 5;
	right: 220px;
}
/*********************************************
                CONTAINER
*********************************************/	
#container
{
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}
#container-main {
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
}
#container #content-container #aside p {
	background-color: #D6D6D6;
} 
/*********************************************
                  HEADER
*********************************************/	
#header {
	height: 108px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/* [disabled]color: #003; */
	/* [disabled]background-color: #ccc; */
	width: 1000px;
}
#header h1 {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
/*********************************************
              TOP NAVIGATION BAR
*********************************************/	
#toptab {
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/bgOFF_blue.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #1b3453;
	border-top:1px solid #4f6a7f;
	padding: 0px;
}
#toptab ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#toptab li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#toptab li a {
	display:block;
	float:left;
	color:#1b3453;
	text-decoration:none;
	height:24px;
	background:transparent url("../images/bgDIVIDER_blue.jpg") no-repeat top right;
	padding: 12px 15px 0 15px;
}
#toptab li a:hover {
	background:transparent url("../images/bgHOVER_blue.jpg") repeat-x top right;
}
#toptab li a.current,#toptab li a.current:hover {
	color:#fff;
	background:transparent url("../images/bgON_blue.jpg") repeat-x top right;
}
/*********************************************
                LEFT Sidebar
*********************************************/	
#sidebar {
	float: left;
	width: 185px;
	color: #4f6a7f;
	margin: 0 0;
	background-color: #E9EAEC;
	padding: 5px 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: auto;
}	
#sidebar h2 {
	padding: 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #1b3453;
	border-bottom: #1b3453 solid 1px;
}
#sidebar p {
	margin-left: 10px;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0; 
	padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu ul { 
	margin: 0 0 0 5px; 
	padding: 0; 
}
#sidebar ul.sidemenu ul li { 
	border: none; 
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 5px 0 5px 5px;
	margin: 0 2px;	
	border-bottom: 1px solid #4f6a7f; 
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #4f6a7f;				
}
#sidebar ul.sidemenu li a:hover {
	color: #AA0000;
}
#sidebar ul.sidemenu {
	margin-top: -10px;
}
/*********************************************
                CONTENT
*********************************************/	
#content-container {
	float: left;
	width: 1000px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat-y;
	background-position: 100% 0;
	background-color: #FCC;
}
#content {
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#content h1 {
	margin: 0;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 18px;
}
#content h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
#breadcrumbs {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 15px;
}
#breadcrumbs a {
	text-decoration: none;
}
.pageheader {
	font-size: 16px
}
.pheader {
	font-family:"Verdana", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.nslconly {
	position: relative;
	float: right;
	width: 80px;
	text-align: center;
}
.nslconly a {
	color: #1b3453;
	font-weight: bold;
	text-decoration: underline; 
}
.nslconly a:hover {
	color: #980000;
	font-weight: bold;
	cursor: pointer;
}
h3.questiontop {
	padding: 0;
	margin-bottom: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: none no-repeat scroll center top;
	cursor: pointer;
}
h3.question {
	padding-top: 10px;
	margin-bottom: -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: none no-repeat scroll center top;
	cursor: pointer;
}
h3.questiontop a {
	text-decoration: none;
	color: #1b3453;
}
h3.question a {
	text-decoration: none;
	color: #1b3453;
}
h3.questiontop a:hover {
	color: #AA0000;
}
h3.question a:hover {
	color: #AA0000;
}
.answer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.indent {
	margin-left: 45px;
}
.pindent {
	margin-left: 20px;
	display: block;
}
.accordioncontent {
	padding-left: 30px;
	margin-top: -10px;
}
h3.accordiontab {
	background-repeat: no-repeat;
	background-position: center top #1b3453;
	background-image: none;
	background-attachment: scroll;
	cursor: pointer;
	padding-left: 20px;
}
h3.accordiontab a {
	color: #1b3453;
	text-decoration: none;
}
h3.accordiontab a:hover {
	color: #AA0000;
}
h3.accordiontab a:visited {
	color: #aab2bd;
}
.accordioncontent h4 {
	font-size: 12px;
}
.listheader {
	font-weight: bold;
	font-size: 12px;
}
.listfirst {
	padding-top: 5px;
}
.listlast {
	padding-bottom: 15px;
}
.listspacer {
	padding-bottom: 20px;
}
.listnospace {
	margin-top: -10px;
}
.tm {
	width: 100%;
}
.tm1 {
	width: 50%;
	float: left;
	text-align: center;
}
.tm2 {
	width: 50%;
	float: right;
	text-align: center;
}
.privacy {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: 1px solid #8f9bab;
	background-color: #8f9bab;
	text-align: center;
	color: #000000;
}
/*********************************************
               RIGHT Sidebar
*********************************************/	
#aside
{
	float: right;
	width: 145px;
	display: inline;
	background-color: #E9EAEC;
	border-style: double;
	border-color: #62466F;
	text-align: center;
	margin: 10px 20px 0 0;
	padding: 20px 10px;
	left: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	box-shadow: 0px 0px;
	outline-offset: inherit;
}
#aside h2 {
	margin: 0;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 1.4em;
	color: #1b3453;
	font-weight: bold;
}
#aside h3 {
	margin: 0;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 12px;
	font-style: normal;	
}
/*********************************************
                FOOTER
*********************************************/	
#footer
{
	clear: both;
	text-align: center;
	padding: 20px;
	height: 1%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
}
