/***********************************************/
/* CPCO @ PRINT CSS                            */
/***********************************************/


#bannerimage {display: none;} 
#search {display: none;} 
#navBar {display: none;} 
#headlines {display: none;} 
#blanktable {display: none;} 
#frontpageimage {display: none;} 
#whatsnewimage {display: none;} 
.PQPfeature {
display:none;
}


#donotprint{
font-size:18px;
font-weight:bold;
text-align:center;
vertical-align:middle;
}


/***********************************************/
/* HTML tag styles @Print                      */
/***********************************************/ 

body{
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
    background-color: white;
	margin-top:0;
	margin-left:0;
	font-size:12px;

}

#newsletter_tables{
width:auto;
}


#content{
float:left;
width: 100%;
}

.story{
float:left;
width: 100%;
}

.feature{
float:left;
width: 100%;
}

table{
float:left;
width: 100%;
}


a{
	color: #000000;
	text-decoration:underline
}

a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	}
	
/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.delegatelist td{ padding-left:20px}

.style3 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style9 {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif;}

#bannerimage{
/*background-image: url(../images/banner.gif); background-repeat: no-repeat;*/
background-color:#EEEEEE;
width:100%;
height:100px;

}



#frontpageimage{
width:200px; 
height:200px; 
}

#executive_images{
width:75px; 
height:75px; 
}


#principalconnections_image{
width:153px;
height:203px;

}

#whatsnewimage{
width:170px;
height:160px;
}

#principal_connections_coverImage{
width:150px;
height:195px;
}



h1{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 114%;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

ul{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
}
