/* White-Agency CSS */
*	{
	padding: 0;
	margin: 0;
	}
html, body {
	background-image:url(../images/mainbackground.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
body	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
	
	}
p {
	padding: 0x 10px;
  }
/* layout */
#footer	{
	clear: both;
	width: 900px;
	display:block;
	margin: 0px auto;
	background-color:#0000a0;
	height:70px;
	}	
/* end */
#powered {
	font-size:6px;
	margin-bottom:10px;
}
#powered a,a:visited { color:black;font-size:6px;text-decoration:none;}
#body_container	{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	}
#maincontainer{
	width: 900px;
	margin: 0px auto;
	text-align: left;

}
#maincontainer ul	{
	list-style: none;	
	}
#maincontainer li	{
	float: left;
	font-size: 100%;
	width:110px;
	list-style: none;
	color : white;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight : bold;
	text-align: center;
	TEXT-DECORATION: none;
	height:21px;
    padding: 1px 1px 1px 1px;		
	}
#main	{
	width: 880px;
	float: right;
	margin-top: 1px;
	height:550px;
	background-color:#E9ECF1;
	padding-left:10px;
	padding-right:10px;
	}
.toplink {
	text-decoration:none;
	color : white;
}
#content {
	margin-top:10px;

	margin-right:10px;
	margin-left:10px;
	background-image:url(../images/contentbackground.gif); 
	background-repeat: repeat-x;
	background-attachment: fixed;	
}
P {
margin-bottom:15px;
}
#whitelabel {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #005949;
	padding: 15px 25px 0px 10px;
}
#sublogoarea{
	font-size:32px;
	font-color:#336666;
	padding: 5px 5px 0px 10px;
}
#mainlogoarea{
	font-size:60px;
	font-color:#336666;
	background: url(../images/whisht.jpg) no-repeat;
}
#header	{
	width: 900px;
	height: 110px;
	background-colour:#203E60; 
	background: #203E60 url(../images/mainlogo.jpg) no-repeat top left;
	}
#side_bar	{
	width: 150px;
	float: left;
	margin-top: 1px;
	background:  url(../global/leftnav.gif) no-repeat;
	height: 500px;
	}

/* logo */
#logo span, #logo a	{
	display: block;
	width: 200px;
	height: 150px;
	border-style: none;
	background: url(../global/logo.jpg);
	}	
#logo img	{
	display: block;
	width: 0;
	}
#logo a:hover	{
	background-image: url(../global/logo_over.jpg);
	}

#extra	{
	width: 900px;
	height: 30px;
	background-color: #222222; 
	border-bottom: 1px solid #f3f1e9;
	}
#main_nav	{
	width: 880px;
	height: 30px;
	margin: 0 0 0 20px;
	background-color: #222222;
	
	}
#main_nav ul	{
	list-style: none;	
	}
#main_nav li	{
	float: left;
	list-style: none;
	}
#main_nav li a	{
	float: left;
	padding: 10px 12px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size:12px;
	}	
#main_nav li a:hover	{
	text-decoration: underline;
	background-color:blue;
	}
#chapter_title	{
	background: #5585bd url(../global/section_title_corner.gif) no-repeat bottom left;
	text-align: left;
	}
#chapter_title h1	{
	padding: 5px 10px;
	font-weight: normal;
	font-size: 155%;
	color: #fff;
	margin-bottom: 1px;
	border-top: 1px solid #cccccc;
	text-align: left;
	}
#pg_headings	{
	width: 900px;
	clear: both;
	}
#accreditation_logo	{
	width: 200px;
	background: #f09;
	}
#section_topic h2	{
	background-color: #759bc6;
	padding: 7px 10px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 1px;
	font-size: 145%;
	width: 550px;
	}
* html #section_topic h2	{
	width: 570px;
	}
#section_topic h3	{
	background: #94b0cf url(../global/cons_topic_title_corner.gif) no-repeat bottom left;
	padding: 7px 10px;
	font-weight: normal;
	color: #fff;
	font-size: 135%;
	margin-bottom: 1px;
	width: 550px;
	}
* html #section_topic h3	{
	width: 570px;
	}
#main ul, #main ol	{
	margin-left: 40px;
	}
ul.left_nav	li	{
	background: #095344;
	color: #fff;
	border-bottom: 1px solid #fff;

	}
#section_topic	{
	float: right;
	width: 570px;
	}
#pg_headings h2	{
	background-color: #759bc6;
	height: 30px;
	padding: 7px 10px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 1px;
	font-size: 145%;
	}
#pg_headings h3	{
	background: #94b0cf url(../global/cons_topic_title_corner.gif) no-repeat bottom left;
	
	padding: 7px 10px;
	font-weight: normal;
	color: #fff;
	font-size: 135%;
	}
/* side_bar */	

.left_nav	{
	
	}
#sidebar ul	{

	list-style: none;

	}

ul.left_nav	li	{
	background: #95A6DA;
	color: #fff;
	border-bottom: 1px solid #fff;
	}

ul.left_nav	li a	{
	padding: 5px;
	display: block;
	color: #fff;
	width: 145px;
	font-size: 100%;
	}

ul.left_nav	li a:hover	{
	background: #D0B88C;
	color: #fff;
	}

ul.left_nav li a.catmargin2	{
	background: #F5F6FB;
	color: #95A6DA;/* blue */
	font-weight: bold;
	font-size: 90%;
	}

ul.left_nav li a.catmargin2:hover	{

	background: #fff;

	color: #66ccff;/* gold */

	}

ul.left_nav li a.catmargin3	{

	background: #fff;

	color: #95A6DA;/* blue */

	font-weight: normal;

	font-size: 75%;

	}

ul.left_nav li a.catmargin3:hover	{

	background: #fff;

	color: #D0B88C;/* gold */

	}

.catmargin {

	color :#101010;

	font-family : Arial, Helvetica, sans-serif;

	font-size: 10pt;

	text-align: left;

	text-decoration:none;

	margin-bottom : 0px;

}

.margin {

	color : #303030;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-decoration:none;
	margin-bottom : 0px;
}



ul.left_nav li a.leftmenucontent	{
	background: #0071BC;
	color: #FFF;/* blue */
	font-weight: bold;
	font-size: 75%;
	padding: 5px 5px 5px 0;
	padding-left: 10px;
	}

ul.left_nav li a.leftmenucontent:hover	{
	background: #0071BC;
	color: #004ba5;
	text-decoration: none;
	}


#side_bar li {
	list-style: none;

	font-weight: bold;
}


ul.left_nav li a {
	color: #FFF;
	text-decoration: none;
	padding: 6px 0 4px 4px;
	display: block;
	border-bottom: 1px solid #FFF;
	
	
}

ul.left_nav li a.leftmenusub {

	background: #d4e8ff;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	padding-left: 15px;
	padding-right: 5px;
}

ul.left_nav li a.leftmenusub:hover {
	background: #0071BC;
}


* html ul.left_nav li ul li li {
	margin-bottom: 20px;
	}
ul.left_nav li ul li li a:hover	{
	background: #96b1cf;
	}
* html ul.left_nav li ul li li a	{
	margin: 0 0 -20px 0;
	}
#aboutpstc	{
	margin-left: 10px;
	margin-top: 30px;
	}
#aboutpstc h3, #aboutpstc p	{
	padding: 0 10px;
	color: #5585bd;
	}
#aboutpstc p	{
	padding: 5px 10px 10px 10px;
	}
p#aboutpstc_block	{
	background-color: #e6e3d7;
	padding: 10px;
	}
.section_nav	{
	margin-left: 10px;
	margin-bottom: 10px;
	}
.section_nav h3	{
	background: #759bc6 url(../global/section_nav_tab.gif);
	padding: 5px;
	font-size: 95%;
	color: #fff;
	font-weight: normal;
	margin-bottom: 1px;
	}
.section_nav ul	{
	
	}	
.section_nav li	{
	list-style: none;
	}	
.section_nav li a	{
	display: block;
	font-size: 80%;
	text-decoration: none;
	width: 168px;
	color: #5585bd;
	border: 1px solid #94b0cf;
	padding: 5px 10px;
	background: #fff;
	}	
.section_nav li a:hover	{
	background: #94b0cf;
	color: #fff;
	text-decoration: none;
	}	
/* main */
/* home page big navigation buttons */

	

.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:15pt;
	text-align:left;
	color:blue;
	margin-top:5px;
	margin-bottom:5px;

}
.rightmargin {
float:right;
width:200px;

}

/* Dynamic Menu */

#menu {
width: 100%;
background: #eee;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#navheader {
width:100%;
font-size:10pt;
background-color:#0000a0;
}
ul#navheader, ul#navheader ul { 
   margin: 0; 
   padding: 0; 
   list-style: none; 
   } 

ul#navheader  li { 
   position: relative; 
   float: left; 
   width:149px; 
   font-size:10pt;

} 
    
#navheader li ul { 
   position: absolute; 
   margin-left: -999em; /* hide menu from view */ 
   top: auto; 
   left:0; 
} 

/* Styles for Menu Items */ 
ul#navheader  li a { 
   display: block; 
   text-decoration: none; 
   color: #ffffcc; 
   background: #0000a0; /* IE6 Bug */ 
   padding: 5px; 
   border: 1px solid #005e8a; 
   margin-bottom:-1px; 
   min-height:0; 
   font-size:10pt;
   } 
/* commented backslash mac hiding hack \*/ 
* html ul#navheader  li a {height:1%;   position:relative;} 
/* end hack */ 

/* this sets all hovered lists to red */ 
#navheader li:hover a,#navheader  li.over a, 
#navheader li:hover li a:hover,#navheader li.over li a:hover { 
   color: #fff; 
   background-color: 0000a0;} 

/* set dropdown to default */ 
#navheader li:hover li a,#navheader li.over li a { 
   color: #ffff00; 
   background-color: #3366ff; 
} 
#navheader li ul li a { padding: 2px 5px; } /* Sub Menu Styles */ 
#navheader li:hover ul,#navheader li.over ul {margin-left:0; } /* show menu*/ 
