/************************/
/* CSS for PCHS Website */
/************************/
html, body {
	height:100%;
	margin:0;
	padding:0;
	min-height:100%;
	background-color: #000066;
	font-size:12px;
		text-align:justify;
}
a:link img, a:visited img, a:active img{
border-style:ridge;
color:#009966;
border-color:#009966;
}
.opactityImg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.opactityImg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	
	/* background-image:  url("../assets/images/layout/navbar_bg.jpg");
	background-repeat: repeat-y; */
}
a:link, a:visited {
	color: #000099;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
p {
	line-height: 1.5;
	font-size:12px;
}
img {
	border: 0px;
}
li {
	padding-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
	font-size:12px;
}
table#google {
width:100%;
background-color: #ffffff;
font-size: 4px;
text-align:center;
}
#contents{
	min-height:90%;   
	margin:0;
	position:relative;
	font-size:12px;	
}
td#contactUs {
text-align: right;
}
/* Hack to target IE win Only \*/
* html #contents{
	height:90%;
	font-size:12px;
}
/* end hack */
TABLE#banner {
	background-image:  url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: middle;
}
TD#banner_wrapper {
	virtical-align:top;
}
TD#banner_wrapper2 {
	virtical-align:top;
}
#banner td img {
	display: block;
}
#below_menu_wrapper {
	position: relative;
	padding: 5px 10px;
}
TABLE#footer{	
    width:100%;
	}
TD#footer_cell{	
font-size:5px;
	background-image:  url(../images/footer_bg_top.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
TABLE#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
TABLE#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
| * > TABLE#footer{ /* Opera using CSS3 selectors that other browsers will support later, look out */
	top:0;
}
TABLE#menubar {
	background-image:     url("../images/navbar_images/navbar_bg.gif");
	background-repeat: repeat-x;
	vertical-align: top;
	height: 10px;
}
TD#menuNavBar,TD#menuNavBar a:active,TD#menuNavBar a:visited, TD#menuNavBar a:link  {
vertical-align:top;
color:#000000;
}
TD#menuNavBar {
font-size:15px;
vertical-align:top;
}

td#googleSearchBar{
text-align: right;
vertical-align:bottom;
font-size: 4px;
}
TABLE#joomlaPage {
vertical-align:top;
width:100%;
height:75%;
background-color:#ffffff;
	text-decoration: none;
	font-size:12px;
}
TD#joomlaCell {
vertical-align:top;
background-color:#ffffff;
	text-decoration: none;
	font-size:12px;

}
TD#joomlaCellMain {
vertical-align:top;
background-color:#ffffff;
	text-decoration: none;
	font-size:12px;
}
#mainText {
vertical-align:top;
background-color:#ffffff;
	
	text-decoration: none;
	font-size:12px;

}
li.no_symbol_1 {
	list-style-type: none;
	padding-bottom: 20px;
}
li.no_symbol_2 {
	list-style-type: none;
	padding-bottom: 2px;
}
.copyright {
color: #ffffff;
text-align:center;
}
TD#ccontentdescription{
background-color:#ffffff;
}
TABLE{
font-size:12px;
}
TR{
font-size:12px;
}
TD{
font-size:12px;
}
.contentheading{
font-weight:bold;
font-size:16px;
}
.componentheading{
font-size:24px;
font-weight:bold;
}
.small, .createdate {
font-style:italic;
font-size:10px;
}
.sectiontableheader, .pagenav {
font-weight:bold;

}