@CHARSET "ISO-8859-1";

body {
	background: none;
	color: black;
	font-size: 11pt;
}

a {
	color: black;
}

.sectionContent a:after, .sectionContent a:link:after, .sectionContent a:visited:after {
	content: " [" attr(href) "] ";
	font-size: 75%;
}

.sectionContent a.pnr:after, .sectionContent a.pnr:link:after, .sectionContent a.pnr:visited:after {
	content: none;	
}

#header {
	background: none;
}

#bannimg {
	display: none;
}

#logo {
	background-color: #FFFFFF;
	background-image: url("../img/apqrc.jpg");
	background-repeat: no-repeat;
}

.sectionHeading, .subSectionHeading {
	color: black;
}

.sectionHeading {
	display: block;
}

#about, #about .sectionHeading {
	background: none;
	color: black;
}

#about a {
	color: black;
}

#contacta, #contact {
	background: none;
	background-color: #FFFFFF;
	color: black;
}

#contacta a, #contact a {
	color: black;
}

#contacta .vm, #contact .vm {
	background-image: none;/*url("img/vm2.gif");*/
	background-repeat: no-repeat;
	margin: 0;/*4px 0 0 3em;*/
	padding: 0;	
	width: 0;/*108px;*/
	height: 0;/*14px;*/
}

#assoclogos img {
	height: 25px;
}

#upccrstbl .pqrc_TrainingCourseTitle {
	background-color: #FFFFFF;	
}

#tabs-ul {
	display: none;
}
