﻿/* YUI reset and extra */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

textarea {overflow-y:auto;}
html {overflow-y:scroll;}
:focus {outline: 0;}
input[type="image"] {border: 0;}

/* display styles */

html {
	min-height: 100%;
	height: auto;
}

html body {
	background-color: #EDEDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h1 {
	color: #000;
	font-size: 1.8em;
	line-height: 2em;
}

h2 {
	font-size: 1.5em;	
	line-height: 1.8em;	
}

h3 {
	color: #000;
	font-size: 1.4em;	
	line-height: 1.6em;	
}

h4 {
	font-size: 1.3em;
	line-height: 1.4em;	
}

h5 {
	font-size: 1.2em;
	line-height: 1.3em;	
}

h6 {
	color: #000;	
	font-size: 1em;	
	line-height: 1.2em;	
}

p {
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	margin: 0 0 15px 0;
}

ul {
	margin: 0 0 15px 10px;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

ol {
	margin: 0 0 15px 12px;
	padding: 0 0 0 12px;
	list-style-type: decimal;
}

blockquote {
	margin: 0 0 15px 15px;
}

a, a:visited {
	color: #000;
	text-decoration: none; 
}

a:hover, a:active {
	color: #0668B3;
	text-decoration: underline;
}

#pdr-title {
	font-weight:bold;
	font-size: 2em;
	margin: 5px 0 15px 0;
	padding: 0;
}

.c1-home h1 {
	color: #000;
	font-size: 1.8em;
	line-height: 1.6em;	
}

.c2-home h2 {
	color: #000;
	font-size: 1.5em;	
	line-height: 1.4em;		
}

.c2-home strong {
	color: #000;
}

a h1, a h2, a h3, a h4, a h5, a h6 {
	color: #000;
	text-decoration: none;
}

a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
	color: #000;
	text-decoration: none;
}

a.dbutton {
	display: block;
	width: 10%;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
	background-color: #866286;
	color: #000;
	border-top: 2px #A77AA7 outset;
	border-left: 2px #A77AA7 outset;
	border-bottom: 2px #735473 outset;
	border-right: 2px #735473 outset;
	font-weight: bold;
}

a.dbutton:hover {
	color: #D78E55;
}

a.dbutton:active {
	color: #D78E55;
	border-style: inset;
}


/* Top links */
#top-links-wrapper {
	display: none;
}

/* Head area */

#banner-wrapper {

}

#head-wrapper {

}

#head {
border-bottom: 1px solid #999;
margin-bottom: 1em;
}

#logo {
}

#logo span {
    visibility: visible;
    color: #000000; 
    text-transform: none;
    font-weight: bold;
    font-size: 1.5em;
}

/* Search box */
#search-box {
display: none;
}

#bg-wrapper {

}

/* navigation */
#navigation {
display: none;
}


/* Hero box area */
#hero {
display: none;
}


/* Bottom Area with Sub nav */
#bottom-content-wrapper {

}

#bottom-content {

}

#bottom-content:after { /* self clear floats */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


#bottom-content #left-column {
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 100%;
}

#bottom-content #right-column {
	float: right;
	margin: 0;
	width: 400px;
}

/* Tab widget for home page */
.widget-tabs {
	position: relative;
	width: 321px; /*399*/
	min-height: 170px; /*236*/
	padding: 20px 39px 0 39px; /* padding top 66px on scripted block */
	background: url("/style%20library/images/backgrounds/tab-box.gif") 0 0 no-repeat;
	display: none;
}

.widget-tabs .tab-header {
	
}

.widget-tabs .tab-header a {
	text-decoration: none;
	color: #555555;
	font: normal 13px/31px Helvetica, Arial, sans-serif;
	padding: 0 20px 0 0;
}

.widget-tabs .tab {
	font: normal 12px/17px Helvetica, Arial, sans-serif;
	color: #000;
}

.widget-tabs h4 {
	color: #555555;
	font: bold 13px/31px Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
}

.widget-tabs .tab h5 {
	color: #3e5161;
	font: bold 14px/16px Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
}

.widget-tabs .tab p {
	font: normal 12px/17px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}

.widget-tabs .tab p.quote {
	font: normal 11px/17px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 5px 0;
}

.widget-tabs .tab p.signature {
	font: bold 11px/15px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}

.widget-tabs .tab p a {
	color: #244598;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

.widget-tabs .tab p a:hover {
	color: #333;
	text-decoration: none;
}

.widget-tabs .tab .image-left {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
	top: -4px;
}

.widget-tabs-scripted {
	padding-top: 66px;
	background-position: -399px 0;
}

.widget-tabs-scripted h4 {
	display: none;
}

.widget-tabs-scripted .tab-header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 399px;
	height: 40px;
	margin: 0;
}

.widget-tabs-active-0 { background-position: -399px 0; }
.widget-tabs-active-1 { background-position: -798px 0; }
.widget-tabs-active-2 { background-position: -1197px 0; }

.widget-tabs-scripted .tab-header a {
	position: absolute;
	display: block;
	text-decoration: none;
	color: #555555;
	font: normal 13px/31px Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

.widget-tabs-scripted .tab-header a.active {
	color: #333333;
}

.widget-tabs-scripted .tab-header-link-1 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 8px;
}

.widget-tabs-scripted .tab-header-link-2 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 135px;
}

.widget-tabs-scripted .tab-header-link-3 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 262px;
}

.widget-tabs-scripted .tab {
	display: none;
}

.widget-tabs-scripted .tab-active {
	display: block;
}


/* Footer area */

#feeds-wrapper {
	background: #f6f6f6;
	border-top: 1px solid #e0e0e0;
	padding: 18px 0 20px 0;
}

#feeds {
	width: 960px;
	height: 16px;
	margin: 0 auto;
	text-align: center;
}

#feeds li {
	display: inline;
	margin: 0 10px;
	line-height: 14px;
}

#feeds li a {
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	padding: 1px 0 0 20px;
	background: url("/style%20library/images/backgrounds/feeds.png") 0 20px no-repeat;
}

#feeds li a:hover {
	color: #333333;
	text-decoration: none;
}

#feeds li a.feed-rss { background-position: 0 0; }
#feeds li a.feed-stumble { background-position: 0 -20px; }
#feeds li a.feed-delicious { background-position: 0 -40px; }
#feeds li a.feed-technorati { background-position: 0 -60px; }
#feeds li a.feed-digg { background-position: 0 -80px; }

#footer-wrapper {
	width: 970px;
	background: #EDEDEE url('/style%20library/images/p/bacground_bottom.png') top center no-repeat;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	clear: both;
}

#footer-wrapper #footer {
	width: 960px;
	margin: 0 auto;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	background: url("/style%20library/images/titles/footer-logo.gif") top center no-repeat;
	border-top: 1px solid #999;
}

#footer-wrapper #footer p {
	margin: 0 0 5px 0;
	color: #999;
}


#footer-wrapper #footer a {
	color: #999;
	text-decoration: underline;
	padding: 0 8px;
}

#footer-wrapper #footer a:hover {
	color: #333;
	text-decoration: underline;
}

#footer-wrapper #footer span {
	padding: 0 8px 0 0;
	font-weight: bold;
}

#footer-wrapper #footer #footer-logo {
	position: relative;
	font: normal 20px/29px Helvetica, Arial, sans-serif;
	color: #848484;
	width: 113px;
	height: 29px;
	margin: 0 auto 15px auto;
	overflow: hidden;
	text-transform: uppercase;
}


#footer-wrapper #footer #footer-logo span {
	display: list-item;             
	list-style-image:  url("/style%20library/images/titles/footer-logo.gif"); 
	list-style-position: inside; 	
}


/* Two Column Styles */

#left-column.two-col #pdr-col1 {
	vertical-align: top;
	width: 450px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

#left-column.two-col #pdr-col2 {
	vertical-align: top;
	width: 450px;
	padding: 0;
	margin: 0 0 0 15px;
	float: left;
}

#left-column.two-col-pullquote #pdr-col1 {
	vertical-align: top;
	width: 580px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

#left-column.two-col-pullquote #pdr-col2 {
	vertical-align: top;
	width: 310px;
	padding: 0;
	margin: 0 0 0 15px;
	float: left;
	background: transparent url("/style%20library/images/p/pullquote_background.png") top right repeat-y;
}


.pullquote-top {
	width: 310px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: transparent url("/style%20library/images/p/pullquote_top.png") top right no-repeat;
}

.pullquote-bottom {
	width: 310px;
	height: 20px;
	margin: 0;
	padding: 0;	
	background: transparent url("/style%20library/images/p/pullquote_bottom.png") top right no-repeat;
}

.pullquote-inner {
	margin: 0 15px 0 10px;
}

/* Three Column Styles */

#left-column.three-col #pdr-col1, #left-column.three-col #pdr-col2, #left-column.three-col #pdr-col3 {
	vertical-align: top;
	width: 300px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#left-column.three-col #pdr-col3 {
	margin-right: 0;
}

#left-column.no-col {
	width: 930px !important;
}

#pdr-col1.c1-home, #pdr-col2.c2-home {
	margin-top: 15px !important;
}

table.master {
display: none;
}