body {
	background-image: url(imagesP/backp.jpg);
	font: small/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #2C3A47;
}
.content {
	background: #F5F5F5;
	padding: 20px;
	border-top: 7px solid #2A5283;
}

.midboxes {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.botboxes {
	background: #FFFFFF;
	padding: 20px;
}
.content p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.content .botboxes h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 16px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
}
.footert {

}
#button, #button2 {
	width: 250px;
	padding: 0 0 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	background: #FDFDFD;
}
#button  ul, #button2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#button  li, #button2 li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
		}
#button  li  a, #button2 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #666666;
	text-decoration: none;
	width: 100%;
	background: url(imagesP/box1_off.jpg) no-repeat right top;
		}
html>body  #button  li  a, html >body #button2 li a{
		width: auto;
		}
#button  li  a:hover, #button2 li a:hover {
	color: #4F677F;
	background-image: url(imagesP/box1_on.jpg);
	background-position: right;
	font-weight: bold;
}
#button3 {
	width: 325px;
	padding: 0 0 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	background: #FDFDFD;
}
#button3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button3 li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
}
#button3 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #666666;
	text-decoration: none;
	width: 100%;
	background: url(imagesP/box3_off.jpg) no-repeat right top;
}
html>body #button3 li a {
	width: auto;
}
#button3 li a:hover {
	color: #4F677F;
	background-image: url(imagesP/box3_on.jpg);
	background-position: right;
	font-weight: bold;
}
.header {
	background: url(imagesP/pheader.jpg) no-repeat;
	height: 149px;
}
.content h1 {
	color: #3A4B5B;
}
.content h2 {
	color: #3A4B5B;
}

