body {
	margin:0;
	padding:0;
	background:#FFF;
	font: 12pt Arial, Helvetica, sans-serif;
	width:auto;
	color:#333;
}
img	{
	border: 0;
	}
h2, h3, h4	{
	font-weight: border;
	line-height: 1.2em;
	margin: 15px 0 0 0;
        color:#CC9900;
	}
h1 {
	font-size:x-large;
	font-weight: normal;
        font-family: Georgia, serif;
}
h2 {
	font-size:large;
	font-weight: normal;
        font-family: Georgia, serif;
}	
a {
	color:#3366BB;
	text-decoration: underline;
}
a:hover {
	color:#CC9900;
	text-decoration: underline;
}
/*
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.pivdencombank.com" attr(href) ") ";
   }
*/   
input, select, textarea {
	border:1px solid #666;
}
#page {
	margin:10px;
}
a.hide {
	position: absolute;
    left: -9999px;
}
/*Top header
--------------------------------------------------*/

#outer_wrapper {
	display: none;
}
.last-top {
	margin-bottom: 0;
}
.clearing-top {
	height: 1px;
	clear: both;
	margin:0;
	padding:0;
        line-height:1px;
}
/*Topnav
----------------------------------------------------*/
#nav ul { /* all lists */
	display: none;
}
/*Main
----------------------------------------------------*/

#wrapper {
	background: #FFF;
}

#left-top h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content {
	/*background: url(../images/post_shadow.gif) repeat-x 50% 158px;*/
	/*margin:0 250px 0 0;*/
	
}
#content li {
	text-align: justify;
}
#content h1 {
	margin:20px 0 15px 0;
	color:#484944;
}
#content h1.title {
	margin:20px 0 -10px 0;
}
#content h2 {
	margin:10px 0 5px 0;
	color:#484944;
}

/*Content-inner pages
-----------------*/
#content div.inr p {
	font-size:12pt;
}


/*Content Service  Banners
----------------------------------------------*/
#content div.servbanners {
	float: none; 
}
#content p a span {
	display: none;
	text-decoration: none;
}
#content p a:hover span {
	display: inline;
	text-decoration: none;
	color:#CC0000;
	background:none;
	border:0;
	margin:0;
	padding:0;
}
#content div.adnav {
	display: none;	
}
#content table {
	width:auto;
	border:1px solid #666;
	font-size:11pt;
}
#content table caption {
	font-size:14pt;
}
#content table tr.thead {
	background:#D5E3F0;
	font-weight: bold;
	text-align: center;
}
/*Content p
--------------------------------------------------*/
#content p {
	font-size:12pt;
	font-weight:normal;
	line-height: 1.2em;
	padding:0;
	margin:0.1em 10px 2em 0;
        text-align: justify;
}

#content h3 {
	margin:1em 0;
}

#content p.date {
	margin:0 0 -8px 0;
	padding:0;
	color:#666;
}
/*Top Banner
--------------------------------------------------*/
#banner {
	display: none;
}
#content img.main-header {
	float: left;
	display: none;
}
/*Side Bar
-----------------------------------------*/
#sidebar {
	display: none;
}
}
/*Footer
--------------------------------------------------*/
#footer {
	border-top:1px solid #CCC;
	background:#669999; 
	height:60px; 
	color:#EEE;
	border-top:1px solid #CCC;
	margin:0 -10px -10px -10px;
	padding:0 10px 0 10px;
}
#footer div.contact-print p {
	font-size:11pt;
}
#footer p.phone-hide {
    margin-left: 5%;
	font-size:10pt;
}
#footer .footer-inner {
	display: none;
}
#footer p.right {
	display: none;
}

