@charset "UTF-8";
/* CSS Document */

/*
   ---- Purple ----
      #4d005d * logo
      #3d1146
      #32003c
      #66007d
      #972cae
      #9d4eae
	  
   ---- Grey ----
      #40423E Charcoal
      #52544f * logo
      #6a6a6a
      #8c908f Smoke
      #c1c8c8
*/
/*    -----   STYLES   -----    */
/*h1.folio {
	text-align:center;
	margin-bottom:30px;
	}
h2.folio {
	text-align:center;
	}
h3.folio {
	text-align:center;
	}*/
h1, .h1 {
	text-align:left;
	font-size:18px;
	}
h2, .h2 {
	text-align:left;
	font-size:14px;
	}
h3, .h3 {
	text-align:left;
	font-size:12px;
	}
h4, .h4 {
	text-align:left;
	font-size:12px;
	}
li {
	text-align:left;
	}
a:link, a:visited {
	color:#66007d;
	}
a:hover {
	color:#972cae;
	}
img.folio {
	border:solid 1px #8c908f;
	text-align:center;
	}
img.folio2 {
	border:solid 1px #8c908f;
	text-align:center;
	float:left;
	}
img.folio2spacer {
	float:left;
	}
img.icon {
	border:0;
	text-align:center;
	}
div.folio3 img {
	margin:30px 30px 0 0;
	float:left;
	border:solid 1px #8c908f;
	}
div.folio3 img.spacer {
	border:solid 1px #fff;
	}
a:link.pgftr, a:visited.pgftr {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#8c908f;
	text-decoration:none;
	}
a:hover.pgftr {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color:#66007d;
	text-decoration:none;
	}
.lgbd {
	font-size:14px;
	font-weight:bold;
	}
a:link.link2, a:visited.link2  {
	padding: 0 5px;
	text-decoration: none; 
	color: #66007d;
	font-size:10px;
	text-decoration:none;
	}
a:hover.link2, a:active.link2  {
	color: #66007d;
	text-decoration:underline;
	}
.link2 a.selected{
	color: #8c908f;
	font-weight:bold;
	}
	/*    -----   NAV MENU   -----    */
a:link.nav, a:visited.nav {
	background : #ffffff;
	width: 100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6a6a6a;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
	}
a:hover.nav, a:active.nav {
	background: url(images/expanded3.jpg) no-repeat center bottom;
	color: #4d005d;
	text-decoration: none;
	}
a:link.nav_special, a:visited.nav_special {
	background: url(images/expanded2_campaign2.jpg) no-repeat center bottom;
	width: 100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6a6a6a;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
	}
a:hover.nav_special, a:active.nav_special {
	background: url(images/expanded2_campaign.jpg) no-repeat center bottom;
	color: #4d005d;
	text-decoration: none;
	}
a:link.nav_special2, a:visited.nav_special2 {
	background: url(images/expanded_grad.jpg) no-repeat center bottom;
	width: 100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6a6a6a;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
	}
a:hover.nav_special2, a:active.nav_special2 {
	background: url(images/expanded_grad2.jpg) no-repeat center bottom;
	color: #4d005d;
	text-decoration: none;
	}

/*    -----   LAYOUT   -----    */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* to account for differing browser defaults */
	padding: 0;
	text-align: center; /* to center the container in IE 5* browsers. The text is then set to the left align in the #container div */
	color: #40423E;
	}
.oneColFixCtr #container {
	width: 900px; height:600px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* to override text-align: center on the body tag */
	}
#pgcont {
	float:left;
	width:614px; height:476px;
	padding-top:30px;
	overflow:auto;
		}
table#pgcont_text {
	width:614px; height:446px; 
	text-align:justify;
	margin:0; border:0; padding:0;
	}
#pglinelft {
	float:left;
	width:66px; height:506px;
	}
#pgpad {
	float:left;
	width:46px; height:501px; 
	}
#pglogo {
	position:relative; top:-175px;
	float:left;
	width:174px; height:209px;
	}
#pglinebtm {
	float:left;
	width:726px; height:63px;
	}
#pglinebtm2 {
	float:left;
	background:url(images/pg_line_btm.jpg) top left;
	position:relative; top:-280px;
	width:726px; height:63px;
	}
#pgnav_box {
	float:left;
	width:174px; height:390px; 
	overflow: hidden;
	z-index:1000;
	}
#pgftr {
	float:left;
	width:726px; height:30px;
	}
.column3 {
	float:left;
	width:162px;
	}
.column2 {
	float:left;
	width:205px;
	}
.column2w {
	float:left;
	width:265px;
	}
.columnpad {
	float:left;
	width:60px;
	background:url(images/columnpad2.jpg) repeat-y;
	margin-top:20px;
	}
.foliopic {
	float:left;
	width:170px; height:144px;
	text-align:center;
	}

/*    -----   SD MENU   -----    */
div.sdmenu {
	background : #ffffff;
	width: 172px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6a6a6a;
	}
div.sdmenu div {
	background : #ffffff;
	overflow: hidden;
	}
div.sdmenu div:first-child {
	background-image: url(__09/spacer.jpg);
	}
div.sdmenu div.collapsed {
	background : #ffffff;
	height: 25px;
	}
div.sdmenu div span {
	background: url(images/expanded3.jpg) no-repeat center;
	color: #6a6a6a;
	display: block;
	height:18px;
	padding: 2px 0;
	font-weight: bold;
	cursor: default;
	position:relative; top:4px;
	}
div.sdmenu div.collapsed span {
	background-image: url(__09/spacer.jpg);
	}
div.sdmenu div a {
	background : #ffffff;
	display: block;
	height:14px;
	color: #6a6a6a;
	text-decoration: none;
	}
div.sdmenu div a.current {
	background : #ffffff;
	}
div.sdmenu div a:hover {
	background : #ffffff;
	color: #4d005d;
	text-decoration: none;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
