/* CSS Document */
/* basic elements */
body { 
	color: #444; 
	background-color: #EEE;
	font-size: 11px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
	margin: 0px; 
	padding: 0px;
	}


/* the important DIVs */

#PPcontainer { 
	border: 1px solid #fff; 
	width: 800px; 
	position: auto;  
	/* height: auto;*/
	margin: 0px auto 0px 150px;
	}
	
	
#PPhead{
 	width: 100%;
 	height: 135px; /* strange but ie6 needs this */
 	background-image: url(images/1256_276x135.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 	
	}
#PPlogo1{
	font-size: 4em;
	text-align: right;
	color: #547FAE;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 	
	margin: 0px 0px 0px 0px; 
	padding: 20px 10px 0px 0px;
}
#PPlogo2{
	font-size: 1em;
	text-align: right;
	color: #547FAE;
	padding: 10px 10px 0px 0px;	
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 	

}	

#TheMainSection{
        position: inherit;
        width: 100%;
        height: auto;
}

/* CSS Tabs */
.menuContainer {
       /* width: 500px;*/
        padding: 15px;
        margin: 3px 0 0 0;
        border: 1px solid #ccc;
        background: #fff;
		font-family: verdana, sans-serif;
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 6px;
        text-decoration: none;
        color: #708491;
}


#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(images/square.gif) no-repeat bottom center;
}


#PPheader {
		border-top: 1px solid #fff; 
		font-size: 18px;
		font-family: arial,helvetica;
		line-height: 20px;
		color:#547FAE;
		padding: 0px;
		position: relative;
		height: 30px;		
		top: auto;
		left: 277px;
		width: 519px;
		margin: 0px 275px 0px 0px;
		padding: 0px 0px 0px 2px;			
		
}
.thinredline {
		line-height: 2px;
		background-color:#FF0000;
		width: 100%;
}
#topleftFiller {
		border-top: 1px solid #fff; 
		border-right: 1px solid #fff; 		
		position: absolute;
		top: auto;
		width: 276px;
		height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

/* For Quotes */
div#wrapper {
  width: 100%;
  font-family:arial, helvetica;
  text-align:center;
}

/* For Quotes */
/* Revised on December 12, 2005. Added firebrick images instead of png */
/* One of the major reasons being the the png images didn't display transparency properly in IE6 (GRRR) */
blockquote {
  /* background: transparent url(images/quoleft.png) left top no-repeat; */
  background: transparent url(images/quotefirebrick.gif) left top no-repeat;
}
/* For Quotes */
blockquote div {
  padding: 0 28px;
	/*   background: transparent url(images/quoright.png) right bottom no-repeat;  */
  background: transparent url(images/unquotefirebrick.gif) right bottom no-repeat;
}
/* For Quotes */
.quoting {
		font-size: 11px;
		background-color: #E4E5E7;		
		font-family:arial,helvetica;
		color:#000;
		font-style:normal;
}


#leftBody {
		border-top: 1px solid #fff; 		
		line-height: 14px;
		position: absolute;
		background-color: #EEE;
		top: auto;
		width: 276px;
	/* height: auto;*/	
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 0px;
}
#centerBody {
		border-left: 1px solid #fff; 
		border-top: 1px solid #fff; 		
		line-height: 14px;
		padding: 0px;
		position: relative;
		/* height: auto;*/	
		top: auto;
		left: 277px;
		width: 519px;
		margin: 0px 275px 0px 0px;
		padding: 2px 0px 0px 2px;			

}


#footer {
	  float:inherit;
	  position: relative;
	/*width: auto; */
	/* height: auto;*/
	line-height: 14px;
	border-top: 1px solid #fff;
	padding: 2px 0px 0px 2px;
	      }
/* =========================== Text Formatting ===================== */
/* the usual suspects: p, h, etc. */
/* =================================================================  */
#centerBody p {
	margin: 0.5em 0 1.5em;
}

#centerbody h1 {
	font-style:normal;
	font-weight:normal; 
	text-align: left;
	color: #8AA2C4;
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	background-color: transparent;
	border-bottom: 1px solid;
	margin-bottom: 1em;
	margin-right: 0;
}

#centerbody h2 {
	font-style:normal;
	font-weight:normal; 
	text-align: left;
	color: #8AA2C4;
	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	background-color: transparent;
	margin-bottom: 0.8em;
	margin-right: 0;
}


#centerbody h3 {
	font-style:normal;
	font-weight:normal; 
	text-align: left;
	color: #8AA2C4;
	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	background-color: transparent;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC; 
}


#centerbody a:link, a:visited {
	color: #333;
}

#centerbody a:hover {
	color: #CC0000;
	background:#FFFFFF;
}

#centerbody caption {
	font-style:normal;
	font-weight:normal; 
	text-align: center;
	color: #8AA2C4;
	font: 0.75em "Trebuchet MS", Verdana, sans-serif;
	background-color: transparent;
}

#centerbody th {
	font-weight: bold;
	font-size: 0.75em;
}

#centerbody .normtext {
	font-size: 11px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
}

#centerbody table{
	border: solid #FFFFFF 1px;
	border-color:#FFFFFF;
}

#centerbody img{
    display: block;
    margin-left: auto;
    margin-right: auto;
	background-color: #FFF;
	padding: 10px;
	border: solid #000 1px;	 
}

#clean img{
    margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

#clean span{
    margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

.author {
		font: 0.9em Georgia, "Times New Roman", serif; 
		letter-spacing: 1px;
}

/* =========================== Listing section table of contents ===================== */
/* the usual suspects: p, h, etc. */
/* ==================================================================================  */

.listTitle {
	font-style:normal;
	font-weight:normal; 
	text-align: left;
	color: #8AA2C4;
	font: 1.2em "Trebuchet MS", Verdana, sans-serif;
	background-color: transparent;
	margin-right: 0;
	margin-top: 1em;
	font:italic 1.4em times,serif;color:#8AA2C4;
}

.listBlurp {
	font-size: 11px;	
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
	color:#000;
	font-style:italic;
}

.listLink {
}

#formContent {
	font-size:1em;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
	color:#000;
	}
.formFieldYellow{
	background-color:#FFFF66;
}
.formSubmit{
	font-size:1em;
	background-color: #FFFF66;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;

}
	
#contactResponse{
	font-size:1em;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
	color:#990000;
	background-color: #FFFF99;
	margin: 10px auto  auto auto;
	width: 400px;
}

#contactHeader {
		border-top: 1px solid #fff; 
		font-size: 18px;
		font-family: arial,helvetica;
		line-height: 20px;
		color:#547FAE;
		padding: 0px;
		position: relative;
		height: 30px;		
}

#contentListing {
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 20px 0px;
	}
#contentListing h3 {
	color: #8AA2C4;
	background-color: #ddd;
	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#contentListing li {
	display: block;
	list-style-type: none;
	color: #000;
	background-color: #f8f8f8;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: normal;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 10px 0px 0px; 
	padding: 3px 10px 3px 5px;
	}
	
#contentListing li.n {
	background-color: #fefefe;
	}

acronym {	border-bottom: 1px dotted #333333; }

