/* -- SETUP -- */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:71%;
	background: #00203f;
	color: #343434;
}

#container{
	width: 900px;
	background: #FFF url(graphics/content_bg_tile.gif) left repeat-y;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

#mainColumn p{
	margin: 0 0 10px 0;
}

/* -- HEADER -- */

#header{
	background: url(graphics/PV_flashstrip_bg.jpg) no-repeat;
	width: 900px;
	height: 202px;
	float: left;
}

#header.home{
	background: url(graphics/PV_flashstrip_placement.jpg) no-repeat;
	width: 900px;
	height: 202px;
	float: left;
}

#header h1{
	text-indent: -9999px;
}

#flashcontent{
	text-align: center;
	color: #FFF;
}

/* -- MAIN NAVIGATION -- */

#mainNav {
	width: 100%;
	background: #000 url(graphics/PV_logo.jpg) top left no-repeat;
	height: 68px;
}

#mainNav.home {
	width: 100%;
	height: 68px;
	float: right;
	background: #000 url(graphics/PV_logoblank.jpg) top left no-repeat;
}

#mainNav ul {
	width: 576px;
	height: 68px;
	margin: 0 0 0 308px;
}

#mainNav li{
	float: left;
	list-style-type: none;
}

#mainNav a {
	display: block;
	height: 68px;
	text-indent: -9999px;
	text-decoration: none;
}

#button1 a{background: url(graphics/PV_main_nav_about.gif) no-repeat; width: 91px;}
#button1 a:hover, #button1 a.selected {background-position: bottom;}

#button2 a{background: url(graphics/PV_main_nav_projects.gif) no-repeat; width: 80px;}
#button2 a:hover, #button2 a.selected {background-position: bottom;}

#button3 a{background: url(graphics/PV_main_nav_market.gif) no-repeat; width: 124px;}
#button3 a:hover, #button3 a.selected {background-position: bottom;}

#button4 a{background: url(graphics/PV_main_nav_management.gif) no-repeat; width: 98px;}
#button4 a:hover, #button4 a.selected {background-position: bottom;}

#button5 a{background: url(graphics/PV_main_nav_investors.gif) no-repeat; width: 83px;}
#button5 a:hover, #button5 a.selected {background-position: bottom;}

#button6 a{background: url(graphics/PV_main_nav_contact.gif) no-repeat; width: 100px;}
#button6 a:hover, #button6 a.selected {background-position: bottom;}

/* -- CONTENT AREA -- */

#contentContainer{
	width: 100%;
	clear: both;
	background: url(graphics/PV_watermark.gif) top left no-repeat;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

#leftColumn{
	margin-left: 30px;
	width: 300px;
	float: left;
	padding: 0px;
	display: inline;

}

#leftColumn table.stock{
	margin: 0px 0px 20px 20px;
	width: 260px;
	background-color: #c4d7e9;
}

#leftColumn table.stock td{
	color: #0c3c70;
	font-size: .9em;
}

#leftColumn table.stock span{
	padding-left: 20px;
}

#leftColumn .input{
    background-color: #e7eff6;
    border: 1px solid #7F99B3;
    color: #58595b;
    font-family: "Times New Roman", Times, serif;
    width: 100px;
}

#leftColumn .submit{
	background-color: #e7eff6;
	border: 1px solid #7F99B3;
	font-family: "Times New Roman", Times, serif;
	color: #0c3c70;
	padding-right: 10px;
	padding-left: 10px;
}

.odd{
	background-color: #c4d7e9;
}

.even{
	background-color: #e7eff6;
}

#leftColumn h2{
	margin: 0 0 0 40px;
}

#leftColumn p{
	margin: 0 0 15px 40px;
	color: #0c3c70;
}

#leftColumn a{
	color: #0072bc;
	font-weight: bold;
	text-decoration: none;
}

#leftColumn a:hover{
	text-decoration: underline;
}

#quote{
	margin: 20px 0;
}

#quote img{
	margin-left: 20px;
}

#quote p{
	color: #41678e;
	padding-top: 15px;
	font-size: 1.2em;
}

#mapHome{
	padding: 0 0 0 65px;
}

#mapInternal{
	padding: 40px 0 0 65px;
}

#mainColumn{
	width: 500px;
	float: right;
	margin: 40px 0 0 0;
	padding: 0 30px 40px 20px;
	background: url(graphics/PV_dottedline_tiler.gif) left repeat-y;
	overflow: hidden;
}

#mainColumn p{
	line-height: 1.4em;
}

#mainColumn td{
	padding: 3px;
	text-align: center;
}

#mainColumn ul{
	line-height: 1.4em;
	list-style: none;
}

#mainColumn div.hr {
	height: 1px;
	background: url(graphics/PV_dottedline_rtcolumn.gif) no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#mainColumn div.hr hr {
  	display: none;
}

h2{
	color: #4376b0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	color: #0c3c70;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: uppercase;
}

/* -- FOOTER -- */

#footer{
	clear: both;
	background: #000000;
	margin-left: 30px;
	overflow: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 15px;
}

#footer a{
	color: #7da7d8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 70px;
}

#footer a:hover{
	text-decoration: underline;
}

#copyright{
	float: right;
	width: 200px;
	text-align: right;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
}

ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 18px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

ol li {
	list-style-position: outside;
	list-style-type: decimal;
}

ul li {
	list-style-position: outside;
	list-style-type: disc;
}
ul li ul li {
	list-style-position: outside;
	list-style-type: circle;
}

#news_releases { 
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 38px;
}

#news_releases ul {
	margin-top: 15px;
}

#news_releases li {
	margin-bottom: 15px;
	list-style-type: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -15px;
}

#news_releases a {
	text-decoration: none;
	font-weight: bold;
	color: #7F99B3;
}

#news_releases_main {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#news_releases_main li {
	margin-bottom: 15px;
	list-style-type: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -15px;
}

#news_releases_main a {
	text-decoration: none;
	font-weight: bold;
	color: #7F99B3;
}

#sidelinks {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 38px;
	text-align:right;
}

#sidelinks p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	line-height:150%;
}

#sidelinks a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#sidelinks a:hover{
	color: #000000;
	text-decoration: underline;
}


#mainColumn table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#mainColumn #presentations {
	height: 85px;
	width: 500px;
}
#mainColumn #presentations img {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainColumn #presentations p {
	margin-left: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#regional_players {
	font-size: 95%;
}
#regional_players a {
	font-size: 95%;
	text-decoration: none;
	color: #666666;
}
/*-- Email Updates --*/
#form_newsletter {
	clear: both;
	float: left;
	display: inline;
	margin-left: 21px;
	padding: 13px 0 0 12px;
	width: 242px;
	height: 146px;
	border: 2px solid #f1f5f6;
	background: #c4d7e8;
	font-size: 12px;
}
#form_newsletter p span {
	color: #0f396b;
	font-size: 13px;
	font-weight: bold;
}
#form_newsletter form {
	font-size: 11px;
	float: left;
	line-height: 1.1;
}
#form_newsletter p {
	margin: 0; padding: 0;
	color: #282924;
	line-height: 1.2;
}
#name, #email {
	width: 226px;
	background: #e6eff6;
	border: 1px solid #f1f5f6;
	font-size: 12px;
	margin-bottom: 5px;
}
	
#submit {
	text-align: right;
	
}
#Submit {
	color: #fff;
	background: #0a3c6f;
	border: 1px solid black;

}
.label {
	height: 14px;
}