/* PN CPA CSS */

#img a, visited{
border: none;
}

#img a:hover{
border:none;
text-decoration:none;
}


td{
border: none;
}

td a, visited{
border: none;
}

#subnav a {
	color: #666666;
	text-decoration: none;
}
#subnav a:hover {
	color: #0e3c63;
}

#SiteContentBody a {
	color: #AA0232;
	text-decoration: none;
}
#SiteContentBody a:hover {
	color: #002e56;
	text-decoration: none;
}

body, html {
	margin: 0px;
	padding: 0px;
	border:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body {
	background-color: #9F1C20;
}

.text{
padding-left: 24px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
line-height:19px;
}

#SiteBoxContent {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	background-color: #FFFFFF;
}


#HomeContent {
	padding-right: 32px;
	padding-left: 34px;
	margin-bottom: 30px;
}

#HomeContent td{
}



#Masthead {
	background-image: url(images/site_topcap.gif);
	background-repeat: no-repeat;
	
}
#Masthead img {
	margin-top: 24px;
	padding-left: 34px;
}


#SiteNav {
border: none;
}

#SiteNav a{
border: none;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;

}

#SiteNav a:hover{
color: #333333;
text-decoration:none;
}


#SiteFooter {
	padding-right: 32px;
	padding-left: 34px;
	padding-bottom: 20px;
	background-image: url(images/site_botcap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#SiteNav a:visited{
border: none;
}

#subnav {
	
}


.bodytitle {
	font-size: 13px;
	color: #0D3C63;
	font-weight: bold;
}
.subheader {
	font-weight: bold;
}

#Copyright {
color: #CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}