
body {
	font: 0.85em/1.3em Helvetica, Arial, sans-serif;
	color: #333333;
	background: #E6E6E6;
	margin: 0;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
	margin-top: 3px;
	line-height: 1.4em;
}

#navloads {
	left: -999em;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#noscript_msg h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#noscript_msg {
	width: 870px;
	padding: 15px;
	margin: 15px auto;
	background-color: #FFCCCC;
	border: 1px solid #990000;
	color: #660000;
	font-size: 1.5em;
	line-height: normal;
}

#header {
	height: 175px;
	border-bottom: 5px solid #333333;
	background: url(../images/PP_header.png) no-repeat scroll center top;
}

#header_logo { margin: 55px 0 0 45px; }

#topnav_strip {
	background-color: #F0E0BA;
	padding: 0 35px;
	border-bottom: 1px solid #999999;
	height: 35px;
}

.topnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topnav li {
	display: block;
	float: left;
	font-size: 12px;
}

.topnav li a {
	display: block;
	padding: 9px 15px;
	color: #4C290F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.topnav li a:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}

.sidenav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidenav li {
	display: block;
}

.sidenav li a {
	display: block;
	padding:8px;
	color: #2E4880;
	border: 1px solid #F5F2E7;
	font-size: 1.2em;
	text-decoration: none;
}

.sidenav li a:hover {
	color: #d46B14;
	background-color: #FBFAF8;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}

h1 {
	margin: auto;
}

h2, h3, h4, h5, h6 {
	padding: 1px;
	margin: 1px;
}

.page_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 5px 0;
}
.content_header {
	font-size: 2.35em;
	padding: 0 0 10px 10px;
}

.content_subheader {
	font-size: 1.5em;
	padding: 0 0 5px 20px;
}

#index_content_container {
	padding: 290px 50px 15px;
	background: #F5F2E7 url(../images/index_painted_pony_blue.jpg) no-repeat scroll center top;
}

.index_news {
	float: left;
	width: 240px;
	padding: 10px 20px 0 10px;
	border-right: 1px solid #666666;
}

.index_news h1 {
	padding: 3px 0;	
}

.index_intro {
	padding-top: 10px;
	margin-left: 300px;
	min-height: 150px;
}

.index_news_lh {
	padding: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.index_news h1 {
	font-size: 1.75em;
	padding: 0;
	margin: 2px 0;
}

.index_news p {
	font-size: 0.75em;
	padding: 0;
	
}

.index_intro h1 {
	font-size: 2em;
	line-height: 1.3em;
}

#content_container {
	padding: 30px 75px 15px;
	background-color: #F5F2E7;
}

#sidenav_strip {
	width: 200px;
	float: left;
}

#content {
	border-left: 1px solid #CCCCCC;
	margin-left: 230px;
	padding-left: 15px;
}

#image_caption {
	text-align: right;
	font-size: 0.6em;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
}

#news_content {
	padding: 0 30px;
}	

#last_updated {
	font-size: 0.65em;
	text-align: right;
	font-style: italic;
}

.yellowborder {
	border: 3px solid #EABF1B;
}

#footer {
	border-top: 5px solid #333333;
	height: 62px;
	background: url(../images/PP_footer.png) no-repeat scroll center bottom;
	clear: both;
}

a.tsx_link {
	display: block;
	margin: 20px 0 0 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
}

a:hover.tsx_link {
	color: #d46B14;
}

#copyright {
	padding: 3px 10px;
	font-size: 0.9em;
}

#pp_legal {
	display: block;
	float: left;
}

#randomtype {
	display: block;
	float: right;
}

#randomtype a {
	text-decoration: none;
	color: #000000;
}

/* News Styles   - Start - */
.news_link {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #999999;
}

.news_pr_links p {
	margin: 0;
	padding: 5px 0;
	text-align: left;
}

.news_pr_links a {
	display: block;
	padding: 4px 0;
}

.policies {
	color: #666666;
	font-style: italic;
	font-size: 0.75em;
}

.news_quote {
	font-weight: bold;
	font-style: italic;
}

.backlink_holder {
	text-align: right;
	padding: 5px 0;
}

.backlink {
}

/* News Styles   - End - */

/* Contact Us Styles   - Start - */

fieldset {
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px 0;
}
legend {
	padding: 10px;
	font-size: 1.4em;
	font-style: italic;
	border: 1px solid #999999;
}

input[type="text"], textarea {
	width: 90%;
	padding: 5px;
	border: 1px dotted #999999;
}
/* Contact Us Styles   - End - */

/* Corporate information Styles   - Start - */

.detail_box {
	display: inline;
	float: right;
}

.profiles {
	margin: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

.profile_details {
	display: block;
	border: 1px dotted  #999999;
	padding: 10px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

/* added: on Aug 27, 2009 */
a.toggleLinks {
	color: #0000FF;
	font-weight: bold;
}

span.director_titles {
	font-size: 0.85em;
}
/* end added */

/* Corporate information Styles   - End - */
