html {
 overflow-y: scroll;
}
html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
img {
	border: 0;
}
pre {
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	margin:5px 0 5px -5px;
	padding:10px 10px 15px 15px; /* Need this increased spacing for IE6 scrollbars to fit with overflow */
	overflow: auto;
}
blockquote {
	border: 0;
	margin: 1.5em 0;
	padding: 0 1.5em;
	font-size: 9pt;
}
.central-area h1 {
	font-weight: normal;
}
.central-area .description {
	margin-bottom: 16px;	
}
.central-area .entry {
	margin-bottom: 16px;	
}
.central-area .entry .medTextBold {
	line-height: 1.6em;
}
.wideLines {
	line-height: 1.5;
}
.moreLink {
	margin-top: 4px !important;
	display: block;
}
/************ Community Home Specific Styles **************/

.commHomeHeaders a {
	font-size: 21pt;
	font-style: normal;
}

.commHomeHeaders h1{
	font-size: 21pt;
	font-style: normal;
	color: #2e8bb6;
	margin: 0px;
}

/**************** Link Styles **************/

a.actionLink{
	font-size: 9pt;
	color: #6da903;
}
a.actionLinkSm{
	font-size: 8pt;
	color: #6da903;
}
a.primaryLinkSm {
	font-weight: bold;
	font-size: 8pt;
}
a.primaryLinkMed {
	font-weight: bold;
	font-size: 11pt;
}
a.primaryLinkLg {
	font-size: 13pt;
}
a.secondaryLinkSm {
	font-size: 8pt;
	color: #194b62;
	font-weight: bold;
}
a.secondaryLinkMed {
	font-size: 9pt;
	color: #194b62;
	font-weight: bold;
}
a.secondaryLink {
	font-size: 9pt;
	color: #194b62;
}
a.secondaryLinkLg {
	font-size: 13pt;
	color: #194b62;
	font-weight: normal;
}
a.smallTextLink {
	font-size: 8pt;
}
a.secondaryRssLink {
	color: #666666;
}
.breadcrumbs {
	font-size: 8pt;
	position: absolute;
	top: 0;
	left: 0;
	color: #6da903;
	padding: 7px 0 0 18px;
}
.breadcrumbs a {
	color: #6da903;
}
.vertical-align-text-top{
	vertical-align:text-top;
}
/********** Section title styles ************/

.titleL1 {
	font-size: 17pt;
	padding-bottom: 8px;
}
.titleL2 {
	font-size: 15pt;
	padding-bottom: 8px;
}
.titleL3 {
	font-size: 13pt;
}
.titleL4 {
	font-size: 10pt;
	font-weight: bold;
}
.subtle-title {
	font-size: 8pt;
	font-weight: bold;
	color:#cccccc;
	text-transform: uppercase;
}

/******** Text Formats ***************/

.headerTextGray {
	color: #bbbbbb;
	font-size: 16pt;
	margin: 5px 0 15px 0;
	line-height: 1.2;
	letter-spacing: -0.25px;
}
p, .text, ul, dl {
	line-height: 1.5;
	color: #333333;
}
ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.padded-text {
	line-height: 1.5;
	margin-top: 2px;
	display: block;
}
.two-col-table .wideLine {
	margin-bottom: 0;
} 
.smallText {
	font-size: 8pt;
	color: #000000;
}
.smallTextBold {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.medText {
	font-size: 10pt;
	color: #000000;
}
.medTextGrayBold {
	font-size: 9pt;
	color: #959595;
	font-weight: bold;
}
.medTextBold {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.medTextBoldGrey {
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.lgText {
	font-size: 13pt;
	color: #000000;
}
.lgTextNoLink {
	font-size: 13pt;
	color: #2E8BB6;
}
.smallTextGray {
	font-size: 8pt;
	color: #959595;
}
.smallTextGrayBold {
	font-size: 8pt;
	color: #959595;
	font-weight: bold;
}
.textGray {
	font-size: 10pt;
	color: #909090;
}
.gray-text {
	color: #999999;
	text-decoration: none;
}
.secondaryHeaderLg {
	font-size: 13pt;
	color: #2e8bb6;
}
.dateSubheader {
	margin-top:-10px;
	margin-bottom: 10px;
}
.additionalItem {
	font-size: 9pt;
	color: #2e8bb6;
	font-weight: bold;
	padding-bottom: 12px;
}
.additionalItemDisabled {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 12px;
}
.requiredField {
	color: #cc6600;
}
table tr.spacer {
	line-height: 6px;
	height: 6px;
}

/**************************** Standard HTML tags ********************/
.main-title, .current-section-title {
	margin-top: 16px;
}
.dj_ie6 .current-section-title {
	padding-top: 16px;
}
h1, h2, h3, h4, h5 {
	line-height: 1.3;
	color: #333333;
}
h1	{
	font-size:16pt;
	font-style: normal;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0.643em;
	color: #000000;
	letter-spacing: -0.25px;
}	
h2  {
	font-size:14pt;
	font-style: normal;
	font-weight:normal;
	margin-top: 8px;
}
h3  {
	font-size:10pt;
	font-style: normal;
	font-weight: bold;
}	
h4  {
	font-size:9pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.643em;
	margin-top: 1.6em;
}
p + h4 {
	margin-top: 3em;
}
h5  {
	font-size:8pt;
	font-style: normal;
	font-weight: bold;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px solid #F00;
}

/******************** Table styling ********************/
table.content-table {
	width: 100%;
	border-collapse: collapse;
}
table.content-table th, table.content-table td {
	border: 1px solid #999999;
	padding: 0.5em;
}
table.content-table th {
	background-color: #eeeeee;
}
table.content-table td {
	vertical-align: top;
}
tr.hidden {
	display: none;
}
tr.visible {
	display: table-row;
}

/********************* Misc Styles *************************/
p.note { 
	background: #FFFFE1 url("/_images/note16.gif") no-repeat 4px 4px; 
	padding: 4px 4px 4px 26px; 
	margin: 10px 0px 10px 0px; 
} 
p.tip { 
	background: #F2F7FD url("/_images/tip16.gif") no-repeat 4px 4px;
	padding: 4px 4px 4px 26px;
	margin: 10px 0px 10px 0px;
} 

/*********** A HOVER ******************/
a:hover {
	color: #8A9084;
	text-decoration: underline;
}

.page-title-print, .page-logo-print{
	display: none;
}


.grayTitleMed {
	color:#333333;
	font-weight: bold;
	font-size: 11pt;
}