@charset "utf-8";
/* 
CSS Document Prepared for: NVPC
Developed by: Webciters (http://www.webciters.com)
*/

html, body{
	margin: 0;
	padding: 0;
	background: #077877;
	font: 11px Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #013c5a;
	line-height: 16px;
}
.textis{
	margin: 0;
	padding: 2px;
	background: #FFFFFF;
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #013c5a;
	line-height: 1.5em;
}
.textiserror{
	margin: 0;
	padding: 2px;
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	color:#C66300;
	line-height: 1.5em;
}


.textis_bg{
	margin: 0;
	padding: 2px;
	background: #F5F5F5;
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #013c5a;
	line-height: 1.5em;
}

.textissimple{
	margin: 0;
	padding: 2px;
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	color: #013c5a;
	line-height: 1.5em;
}

.textissimpler{
	margin: 0;
	padding: 2px;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #013c5a;
	line-height: 16px;
	text-align:left;	
}

.textisbold{
	margin: 0;
	padding: 2px;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #013c5a;
	line-height: 16px;
	font-weight:bold;
}

.map{
	margin: 0;
	padding: 0;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #013c5a;
	line-height: 16px;
	font-weight:bold;
}

.map:hover{
	margin: 0;
	padding: 0;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	background:#013c5a;
	line-height: 16px;
	font-weight:bold;
}

div, p, form, span, h1, h2, h3, ul, li, ol, img{
	margin: 0;
	padding: 0;
}

#header{
	width: 100%;
	background: url(../images/bg_header.gif) top repeat-x;
	height: 189px;
}
bg {
	background-image: url(../images/lines.jpg);
	background-repeat: no-repeat;
}


#header .content{
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 890px;
	overflow: hidden;
}

#header .content .branding{
	float: left;
	width: 539px;
	height: 164px;
	overflow: hidden;
}

#header .content .topnav{
	padding: 8px 20px 0 0;
	float: right;
	width: 200px;
	text-align: right;

}

#header .content .link{
	float: right;
}

#header .content .search{
	padding: 80px 0 0 0;
	float: right;
}

#header .content .search input{
	padding: 1px 3px;
	font-size: 11px;
	width: 130px;
}

/* End of Header*/

/*Navigation starts*/

div.navigation{
	width: 930px;
	margin: 0 auto;
	background: none;
}

ul#navmenu{
	list-style: none;
	padding: 12px 0 0 0;
	background: url(../images/bg_nav_bottom.gif) bottom repeat-x;
	height: 34px;
}

ul#navmenu li{
	display: inline;
	background: url(../images/bg_nav_left.gif) top left no-repeat;
	height: 34px;
	margin: 0 10px 0 0;
	width: 122px;
	float: left;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}

ul#navmenu li.active{
	background: url(../images/bg_nav_left_active.gif) top left no-repeat;
}


ul#navmenu li a{
	background: url(../images/bg_nav_right.gif) top right no-repeat;
	padding: 8px 0 0 5px;
	height: 26px;
	width: 122px;
	float: left;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}

ul#navmenu li a:hover{
	color: #036;
}

ul#navmenu li.active a{
	background: url(../images/bg_nav_right_active.gif) top right no-repeat;
	color: #036;
	cursor: default;
}

ul#navmenu li.center{
	background: url(../images/bg_nav_left_active.gif) top left no-repeat;
}
ul#navmenu li.center a{
	background: url(../images/bg_nav_right_active.gif) top right no-repeat;
	color: #036;
	cursor: default;
}



ul#navmenu1{
	list-style: none;
	padding: 12px 0 0 0;
	background: url(../images/bg_nav_bottom.gif) bottom repeat-x;
	height: 34px;
}

ul#navmenu1 li{
	display: inline;
	background: url(../images/bg_nav_left.gif) top left no-repeat;
	height: 34px;
	margin: 0 10px 0 0;
	width:139px;
	float: left;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;

}

ul#navmenu1 li.active{
	background: url(../images/bg_nav_left_active.gif) top left no-repeat;
}


ul#navmenu1 li a{
	background: url(../images/bg_nav_right.gif) top right no-repeat;
	padding: 8px 0 0 5px;
	height: 26px;
	width:139px;
	float: left;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}

ul#navmenu1 li a:hover{
	color: #036;
}

ul#navmenu1 li.active a{
	background: url(../images/bg_nav_right_active.gif) top right no-repeat;
	color: #036;
	cursor: default;
}
ul#navmenu1 li.center{
	background: url(../images/bg_nav_left_active.gif) top left no-repeat;
}
ul#navmenu1 li.center a{
	background: url(../images/bg_nav_right_active.gif) top right no-repeat;
	color: #036;
	cursor: default;
}




div#menuContent{
	float: left;
	width: 890px;
	background: #FFF;
	color: #000;
	padding: 20px;
}
div#jamshaid{
	float: left;
	width: 950px;
	background: #FFF;
	color: #000;
	padding: 20px;
}

div#menuContent .subMenu{
	float: left;
	width: 180px;
	border-right: 0px dashed #CCC;
	padding: 0 0px 0 0;
}
div#menuContent .center{
	/*float: left;*/
	width: 120px;
	/*border-right: 1px dashed #CCC;*/
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-right: 20px;
}

div#menuContent .subMenu ul{
	list-style: none;
	text-transform: inherit;
}

div#menuContent .subMenu li{
	background: url(../images/menu_bullet.gif) left  top no-repeat;
	background-position: 0 4px;
	display: block;
	padding: 0 0 5px 20px;
}

div#menuContent .writeup{
	float: left;
	width: 330px;
	padding: 0 10px;
	border-left: 1px dashed #CCC;
}

div#menuContent .writeup h1{
	display: block;
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #036;
	font-weight: normal;
	text-transform: uppercase;
}

div#menuContent .relImg{
	padding: 0 0 0 0px;
	float: right;

}


div#menuContent .relImg2{	
	float: right;
	margin-top:70px;
}

/*jamshaid*/
div#jamshaid .subMenu{
	float: left;
	width: 180px;
	border-right: 0px dashed #CCC;
	padding: 0 0px 0 0;
}
div#jamshaid .center{
	/*float: left;*/
	width: 120px;
	/*border-right: 1px dashed #CCC;*/
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-right: 20px;
}

div#jamshaid .subMenu ul{
	list-style: none;
	text-transform: uppercase;
}

div#jamshaid .subMenu li{
	background: url(../images/menu_bullet.gif) left  top no-repeat;
	background-position: 0 4px;
	display: block;
	padding: 0 0 5px 20px;
}

div#jamshaid .writeup{
	float: left;
	width: 330px;
	padding: 0 10px;
	border-left: 1px dashed #CCC;
}

div#jamshaid .writeup h1{
	display: block;
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #036;
	font-weight: normal;
	text-transform: uppercase;
}

div#jamshaid .relImg{
	padding: 0 0 0 0px;
	float: right;

}

/*End navigation*/

#mainContainer{
	width: 100%;
	background: url(../images/bg_body.gif) repeat-x top;
	color: #FFF;
}

#mainContainer .content{
	margin: 0 auto;
	padding: 30px 11px;
	width: 748px;
}

#mainContainer .content .leftCol{
	width: 482px;
	float: left;
	padding: 0 20px 0 0;
}

#mainContainer .content .leftCol h1, #mainContainer .content .rightCol h1{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0 0 10px 0;
	line-height: normal;
}

#mainContainer .content .leftCol p{
	padding: 15px 0 0 0
}

#mainContainer .content .rightCol{
	width: 216px;
	float: right;
	border-left: 1px dotted #FFF;
	padding: 0 0 0 20px;
}

#mainContainer .content .rightCol .news{
	float: left;
	border-bottom: 1px dotted #FFF;
	padding: 0 0 20px 0;
}

#mainContainer .content .rightCol .relatedLinks{
	float: left;
	padding: 25px 0 0 0;
}

#mainContainer .content .rightCol ul{
	padding: 15px 0 0 0;
	list-style: none;
	
}

#mainContainer .content .rightCol li{
	padding: 0 0 25px 20px;
	font-weight: bold;
	background: url(../images/news_bullet.gif) left top no-repeat;
}

#mainContainer .content .rightCol li span{
	display: block;
	font-weight: normal;
}

#mainContainer .content .rightCol li span.date{
	font-size: 14px;
	font-weight: bold;
}

div.relatedLinks p{
	padding: 5px 0 10px 0;
}

div.border{
	border-top: 1px dotted #FFF;
}

.yellow{
	color: #FB0;
	font-weight: bold
}

p.more{
	display: block;
	text-align: right;
}

p.more2{
	padding: 10px 0 0 0;
	display: block;
}

/* end of main Container */

#footer{
	width: 100%;
	background: #013c5a;
	height: 80px;
}

#footer .content{
	width: 890px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	color: #FFF;
}

#footer .content .copyright{
	width: 500px;
	float: left;
}

#footer .content .developer{
	width: 200px;
	float: right;
	text-align: right;
}

/* Pseudo Elements Stylers*/

div.search a, #menuContent a{
	color: #013c5a;
	text-decoration: none;
}

div.search a:hover, #menuContent a:hover{
	color: #009695;
	text-decoration: none;
}

#mainContainer .content .rightCol a{
	text-decoration:underline;
}

#mainContainer .content .rightCol a:hover{
	text-decoration: none;
	color: #FFF;
}

a{
	outline:none;
	color: #FFF;
	text-decoration: none;
}

a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

/* possible hacks*/

.clear{
	clear: both;
}

.wording
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013c5a;
	text-align:left;
	text-decoration:none;
	padding-left:16px;
}


.wordinglink
{
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:#0c9f9e;
	text-align:left;
	text-decoration:underline;
	padding-left:2px;
}
.wordinglink a.hover
{
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	line-height: 1.5em;
	color:#0c9f9e;
	text-align:left;
	text-decoration:none;
	padding-left:2px;
}

.wordinglinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013c5a;
	text-align:left;
	text-decoration:none;
	padding-left:0px;
}
.smallheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013c5a;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.meetings_headings
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013c5a;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px; height:25px;
	
}

.meetings_headings1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013c5a;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding-left:14px; height:25px;
}

.chartword
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-decoration:none;
	padding-left:5px;
}

.buttons
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013c5a;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #006666;
	background:#D0EBEB;
}

.buttons1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#013c5a;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #006666;
	background:#D0EBEB;
}
.bgimage
{
	background:url(../images/lines.jpg);
	background-repeat:no-repeat;
}

.welcometem
{
	border-bottom:#E4F0F0 dotted thin;
	border-right:#E4F0F0 dotted thin;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; color:#FFFFFF; 
	padding-left:5px;
}

.bignumber
{	
	font: 11px "Trebuchet MS" Arial, Helvetica, sans-serif;color:#013C5A;

}

.header_link a:link
{
	font-family: Arial, tahoma; font-size:12pt; color:#FFFFFF; text-decoration:none;
}

.header_link a:hover
{
	font-family: Arial, tahoma; font-size:12pt; color: #FFFF00; text-decoration:none;
}
.textisheading{
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #013c5a;
	line-height: 16px;
	font-weight:bold;
}
.pk {
	border: thin solid #48AAAA;
}
.pk2 {
	border-bottom-color: #48AAAA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #D0EBEB;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #013C5A;
}
.pk1
 {
	border-collapse:collapse;
	border: thin solid #D1EBEA;
}
.pak {
	border-bottom-color: #48AAAA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #D0EBEB;
}
.pkn {
	border-collapse:collapse;
}
.pktext
 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #013C5A;

	padding-left: 8px;
}
.pktext2
 {
	font-family: tahoma;
	font-size: 12px;
	
	color: #013C5A;

	padding-left: 8px;
}

.pkch1
 {
	font-family: tahoma;
	font-size: 12px;
	
	color: #013C5A;

}.picon {
	margin-top: 1px;
}

.tdborder
{
	border:1px solid #D8EDED;
	border-collapse:collapse;
}

.q_white
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	font-size:13px;	
}

.q_whitesimple
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:2px;
	text-decoration:none;
	font-size:12px;	
}
.mmain {
	background-color: #F1F5F1;
	border: thin solid #CDCDCD;
}
.simpletextg {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}
.mmain2 {
	background-color: #E8EFE8;
	border: thin solid #CDCDCD;
}
.naam {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}
naamtex {
	height: 15px;
	width: 50px;
	border: thin solid #CDCDCD;
}
.simpletextg1{
	font-family: tahoma;
	font-size: 11px;
	color: #038786;
	padding-right: 20px;
}
.simpletextg2{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	}
.text_green{
	margin: 0;
	padding: 2px;
	background: #FFFFFF;
	font: 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #013c5a;
	line-height: 16px;
}

.hh1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	padding:3px;
	font-weight:bold;
}

.hh2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	text-align:left;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}

.h5{
	font-size: 18px;
	color: #036;
	display: block;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #EFEFEF;
}


.redtext{
	margin: 0;
	padding: 2px;
	font: 12px Trebuchet MS, Verdana, Arial, Sans-serif;
	color:#CC0000;
	line-height: 1.5em;
}
.etalag
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#013c5a;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #006666;
	background:#D0EBEB;
	padding:5px;
}

.etalag:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #006666;
	background:#DFFFFF;
	padding:5px;
}
