<!--
@media all {
	body {
		margin: 0px;
		padding: 0px;
		background-color: #000000;
		background-image: url(/assets/images/Bubbles-01_340x622.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		background-attachment: fixed;
		}
	a:link {
		color: #999999;
		text-decoration: none;
		}
	a:visited {
		color: #999999;
		text-decoration: none;
		}
	a:hover {
		color: #d6c28f;
		text-decoration: none;
		}
	a.inline_text:link {
		color: #ca9775;
		font-weight: bold;
		text-decoration: none;
		}
	a.inline_text:visited {
		color: #ca9775;
		text-decoration: none;
		}
	a.inline_text:hover {
		color: #f8e6b4;
		text-decoration: none; 
		}
	.image_caption {
		font-size: 80%;
		font-style: italic;
		}
	#pg_logo {
		text-align: center;
		margin-top: 20px;
		}
	#nav_cntnr {
		width: 698px;
		height: 20px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		font-family: Georgia, Palatino, Book Antiqua, Serif;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: bold;
		text-align: center;
		}
	a.nav_link,a.nav_link_selected {
		display: block;
		float: left;
		}
	a.nav_link_selected {
		color: #d6c28f !important;
		}
	#heading {
		width: 500px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		font-family: Georgia, Palatino, Book Antiqua, Serif;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: #f8e6b4;
		}
	div.rule_red {
		margin-top: 6px;
		margin-bottom: 8px;
		border-bottom: 1px solid #9b061a;
		}
	#bottom_cntnr {
		width: 500px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 15pt;
		font-weight: normal;
		font-style: normal;
		color: #d6c28f;
		}
	#bttm_col1 {
		float: left;
		width: 120px;
		}
	#bttm_col2 {
		float: left;
		width: 120px;
		margin-left: 40px;
		}
	#bttm_col3 {
		float: left;
		width: 200px;
		margin-left: 20px;
		text-align: right;
		}
	#bttm_image {
		width: 200px;
		}
	#footer_nav {
		float: left;
		width: 100%;
		height: 15px;
		margin-top: 60px;
		padding-bottom: 20px;
		text-align: center;
		}
	a.footer_nav {
		padding-left: 20px;
		padding-right: 20px;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		border-right: 1px solid #999999;
		}
	#copyright {
		float: left;
		width: 100%;
		padding-bottom: 40px;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 9px;
		text-align: center;
		color: #999999;
		}
	div.top_nav_dot {
		float: left;
		width: 30px;
		text-align: center;
		}
	span.top_nav_dot {
		color: #9b061a;
		vertical-align: text-top;
		font-size: .8em;
		}
	div.side_nav {
		font-family: Georgia, Palatino, Book Antiqua, Serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 14px;
		line-height: 130%;
		letter-spacing: .1mm;
		margin-left: 21px;
		text-indent: -21px;
		}
	span.side_nav_dot {
		color: #9b061a;
		vertical-align: text-top;
		font-size: .85em;
		padding-right: 4px;
		}
	a.side_nav_selected {
		color: #d6c28f !important;
		}
	span.small_serif {
		font-family: Verdana, Arial, Tahoma;
		font-size: 9px;
		color: #999999;
		}
	div.column_text {
		margin-bottom: 10px;
		}
	div.subheading {
		margin-bottom: 6px;
		font-family: Georgia, Palatino, Book Antiqua, Serif;
		font-weight: bold;
		font-style: normal;
		color: #c8c8c8;
		}
	}
//-->