body {
	width: 1000px;
	margin:0 auto;
	background-color:#ebebeb;
}

ul.normal li {
	margin:0.2em 0 0.2em 2.0em;
	
}

a {
	font-size:1.1em;
	color:#002029;
	background-color:inherit;
	text-decoration:underline!important;
	
}

a:visited {
	color:#002029;
	background-color:inherit;
	text-decoration:none;
}
a:hover {
	color:#177a00;
	background-color:inherit;
	text-decoration:underline;
	
	
}
a:active {
	color:#2d2809;
	background-color:inherit;
	text-decoration: none;
}
 
a.disabled{
	color:#999999;
	}

a.disabled:hover{
	color:#999999;
	}
	

.uppercase {
	text-transform:uppercase;
}

.lowercase {
	text-transform:lowercase;
}



a.link{
	color:#0f313a;
	font-style:italic;
	font-weight:bold;
	}
	
a.link:hover{
	color:#177a00;
	text-decoration:none;
	}

.white{
	color:#ffffff;
	}

.italic{
	font-style:italic;}

.bold{
	font-weight:bold;
	
	}
	
a.announcement{
	color: #F00;
	font-weight: bold;
}


/* START #header */


#header{
	float:left;
	width:993px;
	height:353px;
	/*background:url(../../images/ui/header.jpg) no-repeat;*/
	
	}

#header .pidb{
	background:url(../../images/ui/pidb.png) no-repeat left bottom;
	margin-left:20px;
	top:50px;
	width:900px;
	height:260px;
	float:left;
	}	
	


/* nav */

#main_nav{
	/*background:url(../../images/ui/nav_bg.jpg) no-repeat;*/
	width:993px;
	height:35px;
	background-color:#0f313a;
    }
	

.nav li{	
	display:inline;
	float:left;
	}

.nav li a{
	color:#dddddd!important;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	display:block;
	width:100px;
	margin:5px 40px 0px 0px;
	text-decoration:none!important;

	}
	
	
	
.nav li a.home{
	width:65px;
	margin-left:50px;
	}
	
.nav li a.news{
	width:65px;
	}

.nav li a.products{
	width:230px;
	}

.nav li a.how{
	width:135px;
	}

.nav li a.selected, .nav li a:hover{
	color:#bcedfb!important;
	
	
	}


/*content */

#content{
	width:989px;
	float:left;
	height:auto;
	min-height:500px;
	background-color: #a3def0;
	padding-bottom:15px;
	border-left:2px solid #0f313a;
	border-right:2px solid #0f313a;
	
	}
	


/*left-content*/
.left-content{
	float:left;
	width:620px;
	margin:5px -1px 10px 15px;
	border-right: 1px solid #666666;
	padding:0 15px 0 10px;
	
	}


	
#pidb_logo_id{
	  margin:-30px 0 0 -15px;
	 
	 }
	
h1.maintitle{
	font-size:1.8em;
	color:#002029;
	margin:20px 0 10px 0px;
	}
	
h3.newstitle{
	font-size:1.2em;
	text-decoration:underline;
	margin:5px 0 5px 0;
	color:#002029;
	}


.left-content .left-img{
	
	float:left;
	width:160px;
	height:220px;
	margin:10px 10px 5px 1px;
	}
	
.left-content .center-img{
	margin-left:100px;
	}
	

div .img-center{
	margin:20px 10px 10px 50px;
	}	

	
div a.adobe-reader{
	background:url(../../images/content/get_adobe_reader.gif) no-repeat left;
	width:88px;
	height:31px;
	float:left;
	margin:10px 15px 0 5px;
	text-indent:-99999px;
	}
	

	
.left-content ul.num li{
	margin:10px 0 10px 30px;
	font-size:1.1em;
	list-style-type:none;
	list-style:decimal;
	}

.left-content ul li{
	margin:10px 0 10px 30px;
	font-size:1.1em;
	list-style-type:none;
	list-style:none;
	}
	
	
/* board-of-gov table, table shareholders*/

table#gov, table#shareholders{
	width:620px;
	border:1px solid #666666;
	font-size:1.2em;
	
	}
	
table#gov tr.green, table#shareholders tr.green {
	background-color:#0f313a;
	color:#ffffff;
	font-weight:bold;
	height:20px;
	padding:10px;
	
	}
	
table#gov tr td{
	height:15px;
	padding:5px;
	text-align:center;
	border:1px solid #666666;
	}
	
table#gov tr.gray, table#shareholders tr.gray {
	background-color:#ebebeb;}	
	
table#shareholders tr td{
	padding:10px 5px;
	text-align:right;
	border:1px solid #666666;
	}

table#shareholders tr td.left{
	text-align:left;
	}



/* board-of-directors table */

table#directors{
	width:620px;
	border:1px solid #666666;
	font-size:1.2em;
	}
	
table#directors tr.green{
	font-weight:bold;
	color:#ffffff;
	background-color:#0f313a;
	height:10px;
	text-align:center;
	} 
	
table#directors tr td{
	text-align:center;
	padding:10px 5px;
	border-right:1px solid #666666;
	
	}
	
/* table senior management*/

table#management{
	width:400px;
	font-size:1.2em;
	padding:10px;
	}
	


/* right-content */
.right-content{
	float:left;
	width:300px;
	margin:10px 0px 8px 0px;
	padding:0 5px 0 10px;
	border-left: 1px solid #666666;
	
	}
	
h2.right_st{
	font-size:1.6em;
	color:#002029;
	margin:3px 2px 2px 0;
	}
	
	
.right-link{
	background:url(../../images/ui/link-btn.jpg) no-repeat;
	text-align:left;
	padding:2px 3px;
	}
	
.right-link a{
	color:#ffffff!important;
	text-decoration:none!important;
	
	}
	
.right-link a:hover{
	color:#002029!important;}

.right-content ul li{
	display:block;
	width:270px;
	margin-top:5px;
	}
	
.right-content ul li a{
	color:#002029;
	font-size:1.2em;
	text-decoration:underline;
	font-style:italic;
	}
	
.right-content ul li a:hover{
	color:#177a00;
	text-decoration:underline;
	}
	
.right-content ul li ul li{
	display:block;
	text-indent:30px;}


/* footer */	

#footer{
	float:left;
	width:993px;
	height:50px;
	background-color:#0f313a;
	
	
	
	}

#footer .left-footer {
	float:left;
	width:750px;
	color:#FFFFFF;
	font-size:1.2em;
	padding:10px 30px 5px 10px;
	}
	
#footer .right-footer a{
	float:left;
	color:#bcedfb;
	font-size:1.3em;
	font-weight:bold;
	margin:18px 0px 0 45px;
	text-align:right;
	text-decoration:none;
	}
	
#footer .right-footer a:hover{
	color:#bcedfb;
	text-decoration:underline;}

	
.icon-link{
	color:#bcedfb;
	font-weight:bold;
	text-decoration:none!important;
	}

.icon-link:hover{
	color:#bcedfb;
	text-decoration:underline!important;
	}



div.separator{
	border-top:1px solid #666666;;
	margin-top:10px;
	}
	
div.break{
	margin:5px;}



/* START .contact-frm */
.contact-frm {
	
}
.contact-frm legend {
	display:none;
}
.contact-frm fieldset {
	border:0;
	font-size:1.0em;
}

.contact-frm fieldset ol {
	
}

.contact-frm fieldset ol li {
	list-style-type:none;
	margin:1.0em 0;
}

.contact-frm fieldset ol li label.inline {
	display:inline !important;
}

.contact-frm fieldset ol li label.font-normal {
	font-weight:normal !important;
}

.contact-frm fieldset ol li p label.font-normal {
	font-size:0.9em;
}

.contact-frm fieldset ol li label.n {
	color:#002029;
	background-color:inherit;
	display:block;
	font-weight:bold;
}


.contact-frm fieldset ol li.separator {
	clear:both;
	margin:2.0em 0;
	border-bottom:1px solid #0f313a;
}

.contact-frm fieldset ol li.separator hr {
	display:none;
}

.contact-frm fieldset ol li p {
	margin:0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li p.inner-p {
	margin:0.5em 0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li .input_sel:hover, .contact-frm fieldset ol li .input_sel:focus {
	
}

.contact-frm fieldset ol li .input_sel {
	margin:4px 0 4px 0;
	border:1px solid #0f313a;
	font-size:1.0em;
	cursor:pointer;
}

.contact-frm fieldset ol li .input_sel option {
	
}

.contact-frm fieldset ol li .input_txt  {
	border:1px solid #177a00;
	padding:4px;
}

.contact-frm fieldset ol li .input_txt:focus {
	border:1px solid #0f313a!important;
}

.contact-frm fieldset ol li .input_ta {
	border:1px solid #177a00;
	padding:4px;
	font-size:1.1em;
	overflow:auto;
}

.contact-frm fieldset ol li .btn {
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	background-color:#177a00;
	padding:4px;
	font-size:1.4em;
	cursor:pointer;
	font-weight:bold;
}

.contact-frm fieldset ol li .btn:hover {
	color:#FFFFFF;
	background-color:#0f313a;
}

.contact-frm fieldset ol li .input_ta:focus {
	border:1px solid #2d2809!important;
}


.contact-frm fieldset ol.type-upper-alpha li {
	list-style-type:upper-alpha;
}


.contact-form-err {
	margin:0 30px 40px 0;
}

.contact-form-err li {
	color:#E72828;
	list-style-type:none;
	margin:1.0em 0;
	padding:0em 1.0em 1.0em 2.5em;
	font-size:1.1em;
	border-bottom:1px solid #333333;
	background:url(../../images/ui/dialog-error.png) no-repeat;
}

.contact-form-err li label {
	cursor:pointer;
}

.contact-form-err-title {
	font-size:1.4em;
}
