.header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 52px;
	width: 740px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #0099FF;
}
.headerbottomgraphic {
	background-image: url(img/pclions_hdr_bottom2.gif);
	background-repeat: repeat-y;
}

body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}

p {
	text-indent: 20px;
	margin: 10px;
}

#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 5px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	text-indent: 0px;
}
#container {
	width: 740px;
	border: 2px inset #000000;
	background-color: #FFFFFF;
	margin:0px auto; 
}
#content {
	display: block;
}
#content img {
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #00FFFF;
	padding: 2px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000066;
	border-bottom-color: #000000;
	border-left-color: #000066;
	color: #000000;
}
/* li {
	padding-top: 5px;
	}  */
.lidesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
h2.centered {
	text-align:center;
	}
img {
	border: none;
}
.colcontainer {
	display: block;
	clear: both;
}
/* a:before {
content: " [" attr(accesskey) "] ";
   } */

@media all
	{
	.nonvisual {
	display: none;
	}
	}
@media aural, braille, embossed, handheld
	{
	.nonvisual {
	display: show;
	} 
	}
.header {
	background-color: 0099FF;
}

.centered {
	text-align: center;
}
