a,
a:link,
a:visited,
a:hover,
a:active{
	color:#58323c;
	background:#fff;
	font-weight:bold;
	}
	.nonav a, .backend a,
	.nonav a:link, .backend a:link,
	.nonav a:visited, .backend a:visited,
	.nonav a:hover, .backend a:hover,
	.nonav a:active, .backend a:active{
		background:none;
		color:#645771;
		}
	
	
a:hover,
a:active{
	text-decoration:underline;
}




a.pd-link,
a.pd-link:link,
a.pd-link:visited,
a.pd-link:hover,
a.pd-link:active{
	font-weight:normal;
	padding:3px 20px 3px 3px;
	background:#fff url("/images/pd-logo.gif")
	center right no-repeat;
	color:#b1b1b1;
	text-decoration:none;
}

a.pd-link:hover{
	
	text-decoration:underline;
}

a.copyright,
a.copyright:link,
a.copyright:visited,
a.copyright:hover,
a.copyright:active{
	color:#b1b1b1;
	font-weight:normal;
}

/*------------Text styling--------------*/

h1.heading{
	font-size:140%;
	font-weight:bold;
	color:#fff;
	background:#3c2b3a url("/images/subnav-top.gif") 
	top repeat-x;
	width:100%;
	height:35px;
	line-height:35px;
	text-indent:10px;
	margin:0 0 15px;
	float:left;
		
}

h2.heading{
	font-size:110%;
	font-weight:bold;
	color:#3c3146;
	background:#d4d4d4;
	min-height:25px;
	line-height:25px;
	margin:10px 0 15px;
	text-indent:10px;
	float:left;
	width:100%;
	
		
}

.content{
	margin:0 10px;
	width:auto;
	
}

/*-------Breadcrumb-------------*/

.breadcrumb{



}

a.bc-item,
a.bc-item:link,
a.bc-item:visited,
a.bc-item:hover,
a.bc-item:active,
a.bc-selected,
a.bc-selected:link,
a.bc-selected:visited,
a.bc-selected:hover,
a.bc-selected:active{
	font-weight:normal;
	color:#3765bf;
}

.bc-separator{
	font-weight:bold;
	padding:0 4px;
	color:#3765bf;
}

/*---------Login Form-------*/

.login-table{
	background:#f1f1f1;
	width:100%;
	margin-top:25px;
}

.loggedin .login-table{
    display:none;
}

.login-header{
	background:#f1f1f1 url("/images/login-title.gif")
	top left no-repeat;
	height:35px;
}

.login-table td{
	text-align:center;
}

.login-table .Help{
	width:80%;
	color:#666;
	background:#ffffe0;
	border:1px solid #c3c3c3;
	padding:2px 0;
	margin:3px auto;
}

a.login-button,
a.login-button:link,
a.login-button:visited,
a.login-button:hover,
a.login-button:active{
	width:55px!important;
	height:18px;
	line-height:18px;
	margin:10px 30px 10px;
	border:0;
	background:#ccc;
	font-size:11px;
	font-weight:bold;
	float:right;
	background:#ccc url("/images/login-button.gif")
	no-repeat;
	color:#000;
	text-decoration:none;
	
	
}

.login-label{
	padding:5px 0;
	color:#666;
}

.login-table .txt-box{
	height:15px;
	color:#666;
	font-size:92%;
	padding:2px 3px 0;
	background:#fff url("/images/form-field.gif"/*tpa=http://www.4cpm.net/Portals/_default/Skins/4CPM/img/form-field.gif*/) top right no-repeat;
	border:1px solid #c3c3c3;
}

/*--------Contact Form---------*/

.contact-form .txt-area,
.contact-form .txt-box{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 3px 0;
	background:#fff url("/images/form-field.gif"/*tpa=http://www.4cpm.net/Portals/_default/Skins/4CPM/img/form-field.gif*/) top right no-repeat;
	border:1px solid #c3c3c3;
}
.contact-form .txt-area{
	height:160px;
	width:300px;
	font-size:100%;
}

.contact-form .txt-box{
	height:15px;
	width:250px;
	font-size:100%;
}

.contact-form .form-label{

	padding:5px 10px;

}
.contact-form td{
	padding-left:10px;
}

.contact-form .submit-button{
	color:#000;
	height:18px;
	line-height:18px;
	width:65px;
	background:#ccc url("/images/submit_btn.gif"/*tpa=http://www.4cpm.net/Portals/_default/Skins/4CPM/img/submit_btn.gif*/) top left no-repeat;
	display:block;
	float:left;
	margin:15px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}


/*--------FAQ Form---------*/


.faq-form .txt-box{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 3px 0;
	background:#fff url("/images/form-field.gif") 
	top right no-repeat;
	border:1px solid #c3c3c3;
	height:15px;
	width:250px;
	font-size:100%;
}

.faq-form textarea{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 3px 0;
	background:#fff url("/images/form-field.gif") 
	top right no-repeat;
	border:1px solid #c3c3c3;
	height:150px;
	width:350px;
	font-size:100%;
}

.faq-form .form-label{

	padding:5px 10px;

}
.faq-form td{
	padding-left:10px;
}

.faq-form .submit-button{
	color:#000;
	height:18px;
	line-height:18px;
	width:65px;
	background:#ccc url("/images/submit_btn.gif")
	 top left no-repeat;
	display:block;
	float:left;
	margin:15px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

/*------FAQs ----------*/

.faq-block{
	display:block;
	float:left;
	width:100%;
}

.faq-block .open{
	display:block;
	float:left;
	width:100%;
}


.faq-answer {
	display:block;
	float:left;
	width:auto;
	min-width:555px;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px;
}

.faq-question{
	display:block;
	width:100%;
	padding:10px 0;
	background-color:#dadada;
	color:#555;
	font-weight:bold;
	float:left;
	margin:0 0 10px;
	
}

.faq-question span{
	width:85%;
	float:left;
	margin:0 0 0 10px;
}

a.faq-button,
a.faq-button:link,
a.faq-button:visited,
a.faq-button:hover,
a.faq-button:active{
	display:block;
	height:15px;
	width:15px;
	float:right;
	overflow:hidden;
	text-indent:-999px;
	margin:0 10px 0 0;
	background:#fff url("/images/faq-btn.gif") 
	top left no-repeat;
	outline:none;
}

.closed a.faq-button,
.closed a.faq-button:link,
.closed a.faq-button:visited,
.closed a.faq-button:hover,
.closed a.faq-button:active{
	background-position:bottom left;
}
.closed .faq-answer{
	display:none;
}

a.ask-button,
a.ask-button:link,
a.ask-button:visited,
a.ask-button:hover,
a.ask-button:active{
	color:#000;
	height:18px;
	line-height:18px;
	width:105px;
	background:#ccc url("/images/ask-button.gif") 
	top left no-repeat;
	display:block;
	float:left;
	margin:15px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 15px 10px;
}





/*--------Home Columns----------*/

.content-home-columns h2{
	font-size:125%;
	font-weight:bold;
	margin:12px 10px;
}

.content-home-columns .content{
	margin:0 10px;
	width:auto;
	

}

/*--------Internal Columns----------*/

.content-internal-columns h2{
	font-size:120%;
	font-weight:bold;
	margin:12px 10px;
}

.content-internal-columns .content{
	margin:0 10px;
	width:auto;
	min-height:40px;

}

/*------Bulleted lists---------*/

.container ul li{
	font-weight:bold;
	list-style-type:square;
	margin:2px 0 2px 15px;
}


/*-------Numeric Lists------*/

.container ol li{
	font-weight:normal;
	list-style-type:decimal;
	margin:2px 0 2px 15px;
}

/*-----------Partners list-----------*/

.partner-block{
	float:left;
	width:auto;
	margin:0 10px 15px;
}

.partner-desc{
	float:left;
	width:auto;
	margin:0 0 10px;
}



/*------Application Form-----*/

.hide {
	display: none;
}

.show{
	display:block;
}

.ddl{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 3px 2px;
	background:#fff url("/images/form-field.gif") 
	top right no-repeat;
	border:1px solid #c3c3c3;
	height:20px;
	width:255px;
	font-size:100%;
	outline:none;
}

/*----------Seminar application form------------*/

.seminar-form .txt-box{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 3px 0;
	background:#fff url("/images/form-field.gif") 
	top right no-repeat;
	border:1px solid #c3c3c3;
	height:15px;
	width:250px;
	font-size:100%;
}


.seminar-form .form-label{

	padding:5px 10px;

}
.seminar-form td{
	padding-left:10px;
}

.seminar-form .submit-button{
	color:#000;
	height:18px;
	line-height:18px;
	width:65px;
	background:#ccc url("/images/submit_btn.gif") 
	top left no-repeat;
	display:block;
	float:left;
	margin:15px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

/*--------Seminar List----*/

.seminar-block{
	float:left;
	width:100%;
	border-top:1px solid #fff;
	margin:10px 0 0;
}

.seminar-block a.more-info,
.seminar-block a.more-info:link,
.seminar-block a.more-info:visited,
.seminar-block a.more-info:hover,
.seminar-block a.more-info:active{
	display:block;
	padding:0 5px 0 10px;
	background:#EEE url("/images/seminar-list-marker.gif") 	
	top left no-repeat;
	color:#555;
	font-weight:normal;
	margin:0 0 0 10px;
}

.seminar-box{
	float:left;
	margin:9px 0 0 0;
}	

.seminar-block a.more-info:hover{
	text-decoration:none;
	color:#333;
}

/*-----Seminar Detail---------*/

.seminar-detail p{
	margin:0 0 8px;
	line-height:140%;

}

h2.seminar-heading{
	width:400px;
	padding-left:10px;
	text-indent:0;
		
}

a.register-button,
a.register-button:link,
a.register-button:visited,
a.register-button:hover,
a.register-button:active{
	font-size:130%;
	color:#0466AD;
}

/*--------------Banners--------*/

.banner{
	float:left;
	margin-top:3px;

}

.home-banner{
	margin:20px 0 0;
}
