/* White-Agency CSS */
*	{
	padding: 0;
	margin: 0;
	}
html, body {
    height: 100%;
	}
body	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
	background-color: #FFF;
	}

/* layout */
#container	{
	width: 800px;
	margin: 5px auto;
	text-align: left;
	
	}
#maincontainer{
	width: 800px;
	margin: 0px auto;
	text-align: left;
	height:20px;
	background-color: #ccc;
}
#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;
/*	background-color:#333; */
	border:1px ridge silver;
    padding: 1px 1px 1px 1px;		
	}
.toplink {
	text-decoration:none;
	color : white;
}
#content {
	margin-top:10px;
	text-align:justified;
}
#whitelabel {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #005949;
	padding: 75px 25px 0px 10px;
}
#sublogoarea{
	font-size:32px;
	font-color:#336666;
	padding: 5px 5px 0px 10px;
}
#mainlogoarea{
	font-size:60px;
	font-color:#336666;
	padding: 5px -15px -10px 10px;
}
#header	{
	width: 800px;
	height: 130px;
	border-bottom: 1px solid #981B45; 
/*	background: #3300ff url(../global/mainheader.jpg) no-repeat top left; */
/*	background:  url(../global/wbagency.jpg) no-repeat top left; */

	}
#side_bar	{
	width: 150px;
	float: left;
	margin-top: 1px;
	background:  url(../global/leftnav.gif) no-repeat;
	height: 500px;
	
	}
#main	{
	width: 630px;
	float: right;
	margin-top: 1px;
	text-align:left;
	
	}
/* logo */
#mainlogo 	{
	width: 800px;
	}	
#logo img	{
	display: block;
	width: 0;
	}
#logo a:hover	{
	background-image: url(../global/logo_over.jpg);
	}
#extra	{
	width: 800px;
	height: 30px;
	border-bottom: 1px solid #f3f1e9;
	}
#main_nav	{
	width: 800px;
	height: 35px;
	margin: 0 0 0 0px;
	background-color:#336633;
	}
#main_nav ul	{
	list-style: none;

	}
#main_nav li	{
	float: left;
	font-size: 80%;
	list-style: none;
	}
#main_nav li a	{
	float: left;
	padding: 10px 12px;
	color: #fff;
	display: block;
	text-decoration: none;
	}	
#main_nav li a:hover	{
	text-decoration: underline;
	}
#chapter_title	{
	background: #5585bd url(../global/section_title_corner.gif) no-repeat bottom left;
	text-align: left;
	}

#pg_headings	{
	width: 800px;
	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 */

	
	
#footer	{
	clear: both;
margin-tio:20px;
	}	
#footer	A{
text-decoration:none;

	}	

.pagecontent{
text-align:justify;
margin-top:4px;
margin-bottom:6px;
font-family: Tahoma,Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight:bold;
}
.pagecontent IMG{
margin-left:10px;
margin-right:10px;
margin-top:5px;
}
.pagecontent P{
font-weight:bold;
}
.content{
margin-top:25px;
}
.content h1	{
	padding: 5px 10px;
	font-weight: bold;
	font-size: 155%;
	color: #336600;
	margin-bottom: 5px;
	text-align: left;
	}
.pagetitle{
	padding: 5px 10px;
	font-weight: bold;
	font-size: 155%;
	color: #336600;
	margin-bottom: 5px;
	text-align: left;

}
.content P{
clear:all;
}
P{
margin-top:4px;
margin-bottom:6px;
}

#memberprofile{
width:100%;
display:block;
}
.profileimage{
width:250px;
float:left;
}
.profiledetails{
float:left;
}
.profilelabel{
clear:left;
}
.profileaddress{
width:80px;
float:left;
color:#669966;
}
.topicheading{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	text-align: left;
	color: #ffffff;
	margin-top:10px;
	background:#336633;
	padding:5px;
}
.topicheading A{
text-decoration:none;
color: #ffffff;
}
.topicintro{
border:1px dashed #ccc;
}
.discussiontopic{
	clear:left;
	padding:5px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: medium;
	font-weight:bold;
	text-align: left;
	color: #383d44;
	margin-top:10px;
	border:1px solid #ccc;

}
.discussion IMG{
margin-right:10px;
}
.discussion{
	margin-top:5px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	text-align: left;
	color: #004020;

}
.discussionwebsite{
font-weight:bold;
margin-top:10px;
}
.discussionwebsite A{
text-decoration:none;
}

.addtopic {
	clear:both;
	margin-top:20px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight:bolder;
	text-align: left;	
	color:black;
	background:#a6a600;
	padding:5px;
}
.addintro{
clear:both;
	margin-top:10px;
	margin-bottom:15px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight:bolder;
	text-align: left;	
	color:black;

}
.addtopicdetails{
border:1px dashed #ccc;
padding:5px;
}
.editdiscussion{
clear:both;
	margin-top:2px;
	margin-bottom:5px;
	}
.editpost{
clear:both;
	margin-top:10px;
	margin-bottom:15px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight:bolder;
	text-align: left;	
	color:black;
}
.addnewtopic{
	clear:both;
	margin-top:20px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight:bolder;
	text-align: left;	
	color:black;
	background:#a6a600;
	padding:5px;
}
