
#main {
	position:absolute; 
	left: 215px; 
	top:181px; 
	right:200px; 
	float:left; 
	background:#F8F1D9;
	padding-right:15px;
	padding:20px;
	color: #040;
	font-family:"Georgia", times, serif;
	border: solid 4px #980000;
}

#main p.company_name {
	margin-left: 35px;
	font-weight: bold;
}

#main .landing_header {
	font-size: 14pt;
	font-weight: bold;
	padding-left: 15px;
	font-family:"Georgia", times, serif;
	color: #900000;
	border-bottom: thin dashed #900000;
	
}

#adtoplargebanner {
	position:absolute; 
	top: 25px; 
	left:35%; 
	float:left; 
	z-index:2
}

#admin_ads {
	position:absolute;
	top: 180px;
	height:auto;
	width: auto;
	padding-left: 50px;
	z-index: 0;
	text-align: left;
	color: black;
}

#full {
	background-color:#F8F1D9;
}



a:hover{
	background:#FAA;
	color:#900000;
	text-decoration:none;
}
a:visited{
	color:#900000;
}
a{
	color:#900000;
	text-decoration:none;
}

.ppib {
	margin-left: 15px;
	background: url(/images/pp_logo_50.gif) no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	min-height: 40px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	color:#040;
	font-size: 18pt;
}
/* datebook */

#datebook {
	position:absolute; 
	left: 215px; 
	top:181px; 
	right:200px; 
	float:left; 
	background:#F8F1D9;
	padding-right:15px;
	padding:10px;
	color: #040;
	font-family:"Georgia", times, serif;
	border: solid 4px #980000;
}


#datebook .subhead {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color:#373;
	font-size:14pt;
	font-weight: bold;
	border-bottom: thin dashed #02733f;
}

.box{
	border:2px #900000 dotted; 
	background: #FFF; 	
	padding: 15px;
	margin: 25px;

}

#datebook .highlights {
	font-weight: bold;
	font-size: 12pt;
	color: #980000;
}

#datebook .title {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color:#050;
	font-size:16pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 25px;
	border-bottom: thin solid #050;
	
}

#datebook .calendar_title {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 18pt;
	font-family:"Georgia", times, serif;
	color: #050;
	
}
#datebook .calendar {
	text-align: left;
	margin-top: 5px;
	font-family: Arial, verdana, sans-serif;
	color:#050;
	font-size:10pt;
	font-weight: bold;
	font-style:oblique;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 80px;
	border-bottom: thin dotted #050;
	
}


#datebook .calendar_headline {
	text-align: center;
	font-size: 24pt;
	font-family:"Georgia", times, serif;
	color: #070;
	
}


#datebook .calendar_days{	
	background: url('/images/calender_days.gif');
	repeat:repeat-x; 
	color:#050; 
	font-weight:bold;
	text-align: center;	
}

#datebook .copyright {
	color: #004400;
	font-family: Arial, verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
}


/* Industry Leader Name */
.ilname { 
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 12pt;
	font-weight:bold;
	color: #900000;
}

.ilsidebar {
	background: #F8F1D9;
	padding: 5px;
	border: thin dashed #900000;
	margin-bottom: 10px;
}

.ilnameheadline {
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 24pt;
	font-weight:bold;
	color: #900000;
	margin-top: 10px;
}



div.ad_display{
	float: left;
	background-color: #DDD;
	padding: 15px;
	margin: 15px;
	font-family:"Georgia", times, serif;
	text-align: center;
	font-size: 12pt;
	font-weight:bold;
	color: #900000;
	border-top: thick solid #AAA;
	border-left: thick solid #AAA;
	border-right: thick solid #666;
	border-bottom: thick solid #666;
	
}




/* Resource Guide */

#rg {
	position:absolute; 
	left: 215px; 
	top:181px; 
	right:200px; 
	float:left; 
	background:#F8F1D9;
	padding-right:15px;
	padding:10px;
	color: #040;
	font-family:"Georgia", times, serif;
	border: solid 4px #980000;
	min-height: 400px;
}

.rg_company {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #5E7F38;
	font-size:14pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: thin dashed #02733f;
	width: 100%;
}

.rg_header {
	text-align: center;
	font-family:tahoma, verdana, sans-serif;
	font-size:12pt;
	color: #5E7F38;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.rg_index {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #006600;
	font-size:10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: thin solid #5E7F38;
}



/* Special Item CSS stuff */
#special_item {
	font-family:"Georgia", times, serif;
	
}

#special_item .byline_name{
	color:#900000;
	font-size: 10pt;
	margin-bottom: 2px;
}

#special_item .byline_company{
	color:#900000;
	font-size: 10pt;
	margin-top: 2px;
	border-bottom: thin dashed #900000;
}

#special_item .body {
	margin-left: 10px;
	margin-right: 10px;
	font-size:10pt;
	color: #040;
	line-height: 125%;
}


#special_item li {
	font-size:10pt;
	color: #040;
}


#legacy {
	position:absolute; 
	left: 0px; 
	top:187px; 
	right:200px; 
	float:left; 
	background:#F8F1D9;
	padding-left:5px;
	border-bottom: solid 4px #980000;
	border-top: solid 4px #980000;
	border-right: solid 4px #980000;
	padding-right:15px;
	padding:5px;
	color: black;
	font-family: Arial, verdana, sans-serif;
}

div.cp_admin {
	position: absolute;
	left: 10px;
	top:10px;
	
}

/* Company Profile Sidebar */
#cp_sidebar {
	position:absolute; 
	font-family:Arial, verdana, serif;
	font-size:10pt;
	left: 0px; 
	top:187px; 
	width:196px; 
	float:left;
	background: white;
	border-top: solid 4px #980000;
	border-right: solid 4px #980000;
	border-bottom: solid 4px #980000;
	padding: 5px 5px 15px 10px; 
}

#cp_sidebar .subhead {
	text-align: left;
	color:#900000;
	font-size:12pt;
	font-weight: bold;
}

#cp_sidebar ul {
	padding-left: 15px;
}

div.letter_index {
	text-align: center;
	padding: 10px;
	
}

div.letter_banner {
	font-family:Georgia, Times, Times New Roman, serif; 
	color:#900000; 
	font-size:18pt;
	font-weight: bold;
	border-bottom: dotted 2px #980000;
	margin: 10px;
}

p.letter {
	font-family:Georgia, Times, Times New Roman, serif; 
	color:#900000; 
	font-size:18pt;
	font-weight: bold;
	border-bottom: dotted 2px #980000;
	margin: 10px;
}

#company_profile {
	position:relative; 
	height:auto; 
	border:2px #900000 dotted; 
	background: #FFF; 	
	padding: 15px 15px 15px 15px;
	font-weight: bold;
}

/* Main Body Sidebar */

#left_sidebar {
	position:absolute; 
	left: 0px; 
	top:191px; 
	width:201px; 
	float:left;
	background: #ffffff;
	border-right: solid 4px #980000;
	border-bottom: solid 4px #980000;
	padding-bottom:15px;
	padding:7px;
}

#sidebar p {
	font-family:Arial, verdana, serif;
	font-size:10pt
}


.headline {
	text-align: center;
	color:#900000;
	font-size:18pt;
	font-weight: bold;
}

img.header {
	padding-top: 25px;
}

#login { 
	font-family:Arial, verdana, serif;
	font-weight: bold;
}

#login .loginheader {
	font-size:18pt;
	text-align: center;
	
	padding-bottom: 10px;
}

#login .login {
	font-size:10pt;
}



#rightnav {
	position:absolute; 
	top: 200px; 
	float:right; 
	right:0px; 
	width:200px; 
	padding:0px 0px;
	background-color: #ffffff;
	z-index:20;
	border-left: solid 4px #980000;
	border-bottom: solid 4px #980000;
	padding-bottom:15px;
}



/* New Glossary stuff */

#glossary {
	
	
}
#glossary .word {
	margin-left: 20px;
	
}

#glossary .big_word {
	color: #900000;
	font-size: 18pt;
	font-weight: bold;
}

#glossary .word_definition {
	margin-left: 20px;
	font-family: Garamond, times, Times New Roman, serif; 
	font-size: 12pt;
	line-height: 125%;
}

#glossary .updated_by {
	font-size: 10pt;
	color: blue;
}

#glossary .letter {
	color: white;
	background-color: #980000;
	border: none;
	width: 50px;
	text-align: center;
	font-size: 14pt;
}

#glossary table {
	margin-left: 25px;
	width: 95%;
}


#glossary td {
	background-color: white;  
	color: #050;
	font-size: 10pt;
	border: medium dotted #980000;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	width: 50%;	
}

#glossary .table_letter_header {
	margin-left: 25px;
	padding-left: 15px;
	width: 93%;
	color: #980000;
	font-family: Arial, verdana, sans-serif;
	font-size: 24pt;
	font-weight:bold;
	border-bottom: solid medium #980000;
	
}

#glossary .table_word {
	color: #980000;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: thin solid #980000;	
}

#glossary a.larger {
	font-size: 12pt;
}




/* to control spacing between the buttons */
#rightnav p{
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Any Style below this line is questionable */


.base {
	margin:5px 0px 5px 0px;
	font-family:"Arial", sans-serif;
	color:#004400;
	font-size:10pt;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}


h2 {
	font-family:Georgia, Times, Times New Roman, serif; 
	color:#900000; 
	font-size:16pt; 
	letter-spacing:-1; 
	margin:10px
}

#full {
	padding-left:50px;

}

#ablisting {
	
}

#ablisting .box{
	position:relative; 
	height:auto; 
	width:auto; 
	border:4px #373 outset; 
	background: #ffc; 
	margin:15px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
}

#ablisting .highlight{
	color:#004400;
	font-size:11pt;
	font-weight: bold;
	padding-right: 3px;
}



#admin_main {
	position:absolute; 
	left: 5px; 
	top:205px; 
	right:205px; 
	float:left; 
	background:#fff;
	border-top:0px #a2a288 solid; 
	border-left: 0px #a2a288 solid
}

#right {
	position:absolute; 
	right: 0px; 
	top:225px; 
	width:200px; 
	float:right;
	background:#5fb0a1 url(images/topright.jpg) no-repeat top left;
	border:4px #da8c42 solid; 
	padding:20px 0px 0px 0px; 
	z-index:1
}

#right p {
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:8pt; 
	color:#fff; 
	font-weight:bold;
	margin:12px; 
}

#rightsubbox {
	position:relative; 
	width:180px; 
	margin:10px; 
	background:#fff; 
	border:2px #772b1b dotted; 
	text-align:center;
}

#rightsubbox p {
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:10pt; 
	color:#b2aa7c;
	margin:20px;
	font-style:oblique;
}

#nav {
	position:absolute; 
	top:250px; 
	background:#da8c42; 
	z-index:1
}

.button1 {border-top:2px #fff dotted; 
	border-bottom:2px #fff dotted;
	padding:2px 0px; 
	background:#da8c42;
}

.button2 {
	border-bottom:2px #fff dotted;
	padding:2px 0px; 
	background:#da8c42;
}

body {
	padding:0px 0px; 
	margin:0px 0px; 
	background:#fffff #ffffff url(images/bgimage01.jpg) repeat-x top left;
}



/* stuff for Newswire */

div.newswire { /* note: this is the sidebar style, not main story */
	font-family: Arial,sans-serif; 
	font-size: 8pt;
	font-weight:bold;
	color: #777777;
	padding-left: 7px;
	padding-right: 7px;
	background: #FFFFFF;
	width:171px;
}

div.newswire a{
	color: #5e7c39;
}
div.newswire a:visited{
	color: #8F0000;
}
div.newswire a:hover{
	color: #8F0000;
}


div.date {
	position: relative;
	font-size: 10pt;
	font-weight:bold;
	width: 320px;
	background-color: #F8FCB4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top:15px;
	color:#000000;
}

div.rightbutton {
	position:relative; 
	float:right;
	clear:both;
	margin: 5px;
	padding: 10px;
	width:175px; 
	height:auto;  
	border: 0px; 
	z-index:0;
}
.newswire_type {
	font-family:tahoma,verdana, sans-serif;
	color:#009900;
	font-size:9pt;
	text-decoration: underline;
}

.newswire_headline{
	font-family: Garamond, times, Times New Roman, serif;
	font-size:16pt;
	font-weight:bold;
	line-height: 75%;
	color:#900000;
}

.newswire_subhead{
	color:#009900;
	font-size:12pt;
	font-weight:bold;
}

.fir {
	margin-left: 10px;
	margin-right: 10px;
	border-top: thick solid #A00;
	border-left: thick solid #A00;
	border-right: thick solid #A55;
	border-bottom: thick solid #A55;
}
.firleft {
	margin-right: 10px;
	border-top: thick solid #A55;
	border-left: thick solid #A55;
	border-right: thick solid #A00;
	border-bottom: thick solid #A00;
}
.firright {
	margin-left: 10px;
	margin-right: 0px;
	border-top: thick solid #A00;
	border-left: thick solid #A00;
	border-right: thick solid #A55;
	border-bottom: thick solid #A55;
}

p.date {
	font-family:"Georgia", times, serif; 
	font-size: 12pt;
	color: #040;
	font-weight: bold;
}


.editors_note {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	font-style: italic;
	color: #772b1b;
	font-size:9pt;
}


.bgreens {
	font-family:"Georgia", times, serif; 
	font-size: 14pt;
	color: #900000;
	font-weight: bold;
}





/* Emag styles */

.view_archives {
	position: absolute;
	right: 10px;
	top: 25px;

}


#emagazine {
	position:absolute; 
	left: 215px; 
	top:181px; 
	right:200px; 
	float:left; 
	background:#F8F1D9;
	padding-right:15px;
	padding:10px;
	color: #040;
	font-family:"Georgia", times, serif;
	border: solid 4px #980000;
}



.inset_box {
	float:right; 
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	border:1px #980000 solid; 
	background-color: #9b6; 
	width:200px;
	font-family: Arial, verdana, sans-serif; 
	font-size: 10pt;
	color: black;
	padding: 10px 10px 10px 10px;
}


.subhead{	
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color:#772b1b;
	font-size:14pt;
	font-weight: bold;
	padding:10px 10px 0px 20px;
}

.emag_story {   
	margin:5px 0px 5px 0px;
	font-family:"Georgia", times, serif;
	color:#004400;
	font-size:12pt;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}

.emagheadline {
	font-family:times, serif;
	letter-spacing:-1px;
	color:#772b1b;
	font-size:20pt;
	font-weight:bold;
	padding:10px 10px 0px 20px;
}

.emag_byline {
	font-family: Arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: black;
	text-align: center;
	border-bottom: 1px black dashed; 
	
}


.industry_update {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #777;
	font-size:16pt;
	font-weight: bold;
	
}

/* ul, ol, li styles */

.emag {
	font-family:"Georgia", times, serif;
	color:#004400;
	font-size:12pt;
	margin-top:0px;
	margin-right:0px; 
	margin-bottom:0px;
	margin-left: 25px;
}

/* index styles for the archives */

#index {
	font-family:"Georgia", times, serif;
	position: relative;
	width: 200px;
	height: auto;
	min-height: 300px;
	padding: 10px;
	background:#F8F1D9;
	margin: 0px;
	border-top: solid 4px #980000;

}


#index .index_year {
	text-align: center;
	color:#900000;
	font-size:18pt;
	font-weight: bold;
	
}

.index_cell {
	font-family:"Georgia", times, serif;
	font-weight: bold;
	color:#070;
	font-size:10pt;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}


.index_table {
	width: 100%;
}

/* photo styles */

.pic02 {padding: 0px 10px 10px 0px;}

.pic03 {padding: 10px 7px 10px 7px;}

.imgleft {
	margin-top:10px;
	margin-right:10px; 
	margin-bottom:10px;
	margin-left: 0px; 
	border:0pt #f90 solid;
}

.imgright {
	margin-top:10px;
	margin-left:10px;  
	margin-bottom:10px;
	margin-right: 0px;  
	border:0pt #f90 inset
}

.imgsolo {margin:10px 0px; border:3pt #f90 inset}

img {border:0}

img.story {margin:0px 10px 10px 0px; border:3pt #f90 inset}

.stamp {width:170px; background:#ffc url(images/stamp.jpg) no-repeat top left}

table.admin{
	border: 2px solid #8C0100;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;	
	margin-bottom:50px;
		
}	
table.admin th {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #8C0100 #8C0100 #8C0100 #8C0100;
	background-color: white;
}
table.admin td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #8C0100 #8C0100 #8C0100 #8C0100;
	background-color: white;
}
.byline {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: black;
	font-size:12pt;
	font-weight: bold;
	border-bottom: thin dashed #772b1b;
}

.byline_comp {
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	font-style: italic;
	color: black;
	font-size:10pt;

}
#updated{
	position: absolute;
	left: 35px; 
	top:100px;
	font-size:14px;
	font-weight: bold;
	color: #536D36;
}
#welcome{
	color: #ffffff;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top: 155px;
	left:15px;
	float:left;
	z-index:18;
}

.calendar {
	text-align: center;
	font-size: 22pt;
	font-family:"Georgia", times, serif;
	color: #900000;
	
}

.calendar_days{	
	background: url('/images/calender_days.gif');
	repeat:repeat-x; 
	color:#29371F; 
	font-weight:bold;
	text-align: center;	
}

.copyright {
	color: #004400;
	font-family: Arial, verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
}










