body
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
table
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:0px;
}
.menu
{
font-family:Verdana,Arial,Times New Roman;
font-size:10px;
color:black;
text-decoration: none;  
}

.menu td a
{
font-family:Verdana,Arial,Times New Roman;
font-size:10px;
text-decoration: none; 
}
.menu a
{
font-family:Verdana,Arial,Times New Roman;
font-size:10px;
text-decoration: none; 
}
td.menu a
{
font:Verdana,Arial,Times New Roman;
font-size:10px;
color:black; 
}
.sectionLinks {
font-weight:bold;
color: #004c89;
font-size: 11px;
font-family:Verdana,Arial,Times New Roman;
padding-right: 5px;
}

#moreLinks{
	padding-left:0px;
	padding-top:0px;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	float: right;
	width: 140px;
	vertical-align: top;
	display: block;
	font-family:Verdana,Arial,Times New Roman;
	margin-top:0px;
	margin-right: 5px;
}
a.morelink 
{
    color: #828185;
 
    text-decoration: none;
     font-size: 11px;
    font-family:Verdana,Arial,Times New Roman;
    
}

a.morelink:link
{
    color: #828185;

    text-decoration: none;
    font-size: 11px;
    font-family:Verdana,Arial,Times New Roman;
    
}
a.morelink:visited
{
    color: #828185;
 
    text-decoration: none;
    font-size: 11px;
    font-family:Verdana,Arial,Times New Roman;
   
    cursor: hand;
}
a.morelink:hover
{
	color:#004785;
	text-decoration:none;
    font-size: 11px;
    font-family:Verdana,Arial,Times New Roman;
}
.BottomMessage {
font-weight:bold;
color: #f47220;
font-size: 24px;
font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
}
.quote
{
    color: #00467f;
    text-decoration: none;
	font-size: 20px;
	font-family:Verdana,Arial,Times New Roman;
  

	
}
td.topmenu
{
    color: #88868A;
    text-decoration: none;
    font-size: 9px;
    /*padding-right:10px;*/
	font-family:Verdana,Arial,Times New Roman;

	
}
a.topmenu
{
    color: #88868A;
    text-decoration: none;
    font-size: 9px;
    font-family:Verdana,Arial,Times New Roman;

	
}
a.topmenu:link
{
    color: #88868A;
    text-decoration: none;
    font-size: 9px;
    font-family:Verdana,Arial,Times New Roman;

	
}
a.topmenu:visited
{
    color: #88868A;
    text-decoration: none;
    font-size: 9px;
    font-family:Verdana,Arial,Times New Roman;

	
}
a.topmenu:hover
{
    color: #000000;
    text-decoration: none;
    font-size: 9px;
    font-family:Verdana,Arial,Times New Roman;

	
}
/* News */
.newsbackground
{
	background-image: url("http://www.pca.ca/images/newsbackground.png") ;
	background-repeat: repeat-y ;
	vertical-align:top;

}

.aluminibackground
{
	background-image: url("http://www.pca.ca/images/aluminibackground.png") ;
	background-repeat:no-repeat;
	vertical-align:top;
	height:140px;

}
.aluminibackgroundc40
{
	background-image: url("http://www.pca.ca/images/aluminibackgroundc40.png") ;
	background-repeat:no-repeat;
	vertical-align:top;
	height:140px;

}
/* Vertical Menu*/
	#leftMenu{
		width:168px;
		
		padding-left:38px;
		padding-right:1px;
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:167px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		
		text-decoration:none;	
		display:block;
		clear:both;
		width:150px;	
		padding-left:2px;
	    font-size: 11px;
    	font-family:Verdana,Arial,Times New Roman;
		color:#88868A;
	}
	#dhtmlgoodies_slidedown_menu a:hover{
		
		text-decoration:none;	
		display:block;
		clear:both;
		width:150px;	
		padding-left:2px;
	    font-size: 11px;
    	font-family:Verdana,Arial,Times New Roman;
		color:#004785;
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:5px;
		color:#88868A;
		/*border-bottom:1px solid #807f84;*/
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		color:#88868A;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		/*font-style:italic;*/
		color:#88868A;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:#88868A;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
		color:#88868A;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		margin-left:0px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItemDiv4 ul{
		margin-left:15px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItemDiv5 ul{
		margin-left:20px;
		padding:1px;
	}
#myPCA
{
  display: block;
  width: 95px;
  height: 19px;
  background: url("http://www.pca.ca/images/myPCAV2.png") no-repeat 0 0;

}

#myPCA:hover
{ 
  background-position: 0 -19px;
}

#myPCA span
{
  display: none;
}
#MoveForward
{
  display: block;
  width: 95px;
  height: 19px;
  background: url("http://www.pca.ca/images/MoveForwardV2.png") no-repeat 0 0;

}

#MoveForward:hover
{ 
  background-position: 0 -19px;
}

#MoveForward span
{
  display: none;
}
#OurBrochure
{
  display: block;
  width: 95px;
  height: 19px;
  background: url("http://www.pca.ca/images/OurBrochureV2.png") no-repeat 0 0;

}

#OurBrochure:hover
{ 
  background-position: 0 -19px;
}

#OurBrochure span
{
  display: none;
}
#AppKits
{
  display: block;
  width: 95px;
  height: 19px;
  background: url("http://www.pca.ca/images/ApplicationKitsV2.png") no-repeat 0 0;

}

#AppKits:hover
{ 
  background-position: 0 -19px;
}

#AppKits span
{
  display: none;
}
#wrap
{
	margin:0px;
}
#contenttext
{
		font-size: 12px;
    	font-family:Verdana,Arial,Times New Roman;
		color:#88868A;
	
}
#contenttitle
{
font-weight:bold;
color: #004c89;
		font-size: 14px;
    	font-family:Verdana,Arial,Times New Roman;
	
}
#newstitle
{
	color: #7d7c81;
    text-decoration: none;
     font-size: 12px;
     font-weight: bold;
    font-family:Verdana,Arial,Times New Roman;
}
#newsbody
{
	color: #7d7c81;
    text-decoration: none;
    font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#rednewsbody
{
	/*color: #7d7c81;*/
    text-decoration: none;
    font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
    color: red;
}
a.morenews 
{
    color: #828185;
    text-decoration: none;
     font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
    
}

a.morenews:link
{
    color: #828185;
    text-decoration: none;
    font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
    
}
a.morenews:visited
{
    color: #828185;
    text-decoration: none;
    font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
   
    cursor: hand;
}
a.morenews:hover
{
	color:#000000;
	text-decoration:none;
    font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#parent_div {
    width:574px;
    padding:0px 0;
    border:0px solid #ffffff;
    margin:auto;
 }
#parent_div:after {
    content:'';
    display:block;
    clear:both;
 }
#left_child {
    float:left;
    display:inline; /*required by IE6*/
    width:90px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
 }
#right_child {
    float:left;
    display:block; /*required by IE6*/
    width:460px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    padding-left : 16px;
 } 
 /*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
/*left: 60px; position where enlarged image should offset horizontally */
left: 0px; /*position where enlarged image should offset horizontally */
}
#AS {
    float:left;
    display:inline; /*required by IE6*/
    width:90px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:20px;
    background-color: #e0c240;
    color: #ffffff;
    text-align: center;
    line-height:20px;
        font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#ES {
    float:left;
    display:inline; /*required by IE6*/
    width:130px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:20px;
    background-color: #59bfb3;
    color: #ffffff;
    text-align: center;
	
	line-height:20px;
        font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#HS {
    float:left;
    display:block; /*required by IE6*/
    width:90px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:20px;
    background-color: #668cd9;
    color: #ffffff;
    text-align: center;
    line-height:20px;
        font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#CC {
    float:left;
    display:block; /*required by IE6*/
    width:130px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:20px;
    background-color: #D96666;
    color: #ffffff;
    text-align: center;
    line-height:20px;
        font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#spacer {
    float:left;
    display:inline; /*required by IE6*/
    width:5px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:20px;
    background-color: #ffffff;
    color: #ffffff;
    text-align: center;
        font-size: 12px;
    font-family:Verdana,Arial,Times New Roman;
}
#SPECA {
	float: left;
    width:546px;
    border:0px solid #ffffff;
    margin:0 0px 0 0px;
    height:32px;
    background-color: #014785;
    color: #ffffff;
    text-align: center;
    line-height:26px;
        font-size: 24px;
    font-family:Verdana,Arial,Times New Roman;
}
