/* Default heading styles */

h1 {
	font-size: 153.9%;
	margin: 15px 20px 10px 10px;
	line-height: 21px;
	color: #333;
}
h2 {
	font-size: 131%;
	margin: 10px 40px 25px 10px;
	line-height: 22px;
	color: #333;
	font-style: italic;
	font-family: georgia, serif;
}
h3 {
	font-size: 131%;
	margin: 15px 20px 10px 10px;
	line-height: 21px;
	color: #333;
}

h3#siteTitle {
	display:none;
}

h4 {
	font-size: 116%;
	margin: 15px 20px 10px 10px;
	color: #333;
}
h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 15px 20px 10px 10px;
	color: #333;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 15px 20px 10px 10px;
	color: #333;
}

/* Default paragraph styles */
p {
	font-size: 100%;
	line-height: 130%;
	color: #333;
	margin-left: 10px;
}

#pageBody blockquote p {
	font-style: italic;	
	padding-top: 10px;
	margin-top:20px;
	border-top: 1px dotted #777;
	width: 330px;
}

.attribution {
	font-weight: bold;
}

/* Default link styles */

a {
	text-decoration: none;
}
a:link {
	color: #EB540D;
}
a:visited {
	color: #EB540D;
}
a:hover {
	color: #EB540D;
	text-decoration: underline;
}

#pageIntro h1 a:link, #pageIntro h2 a:link {
	color: #EB540D;
	text-decoration: none;
}
#pageIntro h1 a:visited, #pageIntro h2 a:visited{
	color: #EB540D;
	text-decoration: none;
}
#pageIntro h1 a:hover, #pageIntro h2 a:hover {
	color: #EB540D;
	text-decoration: underline;
}

table {
	width:340px;
}

hr {
	border-top: 1px solid #888;
	border-bottom: none;
	border-right: none;
	border-left: none;
	margin-left:10px;
	margin-bottom:20px;
}

/* page intro */
#pageIntro h1 {
	color: #eb540d;
	margin-bottom: 20px;
}

#pageIntro h1 strong, #pageIntro h2 strong {
	font-weight: bold;
	font-style: italic;
}

#pageIntro h1 italic, #pageIntro h2 italic, #pageIntro h2 em {
	font-style: italic;
}

#pageIntro p {
	margin-left: 0px;
}

/* panel promo quote */

#panelPromoQuote h1, #panelPromoQuote h2, #panelPromoQuote h3, #panelPromoQuote h5, #panelPromoQuote h6 {
	color: #fff;
}

#panelPromoQuote h4 {
	color: #fff;
	font-size: 116%;
	font-style: italic;
	font-weight: normal;
}

#panelPromoQuote p {
	color: #fff;
	font-weight: normal;
	margin: 15px 20px 20px 10px;
	font-size: 93%
}

#panelPromoQuote a:link {
	color: #fff;
}
#panelPromoQuote a:visited {
	color: #ccc;
}
#panelPromoQuote a:hover {
	color: #fff;
	text-decoration: underline;
}
#panelPromoQuote a.moreLink {
	color: #0099ff;
}

#panelPromoGive h4 {
	color: #fff;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 15px;
}

#panelPromoGive p {
	color: #dc5910;
	font-weight: bold;
	margin: 15px 20px 10px 10px;
	font-size: 116%
}

#panelPromoGive a.moreLink {
	color: #fff;
	margin: 15px 20px 10px 10px;
}

#panelPromoNews h4 {
	color: #000;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 15px;
}

#panelPromoNews h5 {
	color: #fff;
	font-weight: normal;
	margin: 0px 20px 5px 10px;
	padding: 0px;
	font-size: 108%
}

#panelPromoNews h5 a:link {
	color: #fff;
}
#panelPromoNews h5 a:hover {
	text-decoration: underline;
}

#panelPromoNews a {
	color: #fff;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	font-size: 100%
}

#panelPromoNews p {
	color: #fff;
	font-weight: normal;
	margin: 15px 20px 10px 10px;
	font-size: 100%
}

#panelPromoReport h4 {
	color: #fff;
	font-weight: bold;
	margin: 15px 20px 10px 10px;
	line-height: 130%;
	font-size: 123.1%
}

#panelPromoReport a {
	text-decoration: none;
}

#panelPromoVideo h4 {
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	background-color: #222;
	padding: 8px 30px 10px 10px;
	margin: 0px;
	border-bottom: none;
	color: #fff;
}

/* pageBody */

#pageBody p {
	margin: 0px 10px 10px 10px;
	color: #333;
	font-size: 100%

}

#pageBody strong {
	font-weight: bold;
}

#pageBody italic, #pageBody em {
	font-style: italic;
}

#pageBody h3 {
	font-size: 131%;
	margin: 15px 20px 10px 10px;
	line-height: 21px;
	color: #EB540D;
	font-style: italic;
	font-weight: normal;
	font-family: georgia, serif;
}

#pageBody h4 {
	font-size: 100%;;
	margin: 8px 20px 10px 10px;
	color: #333;
	font-weight: bold;
}

#pageBody ul li, .copyLeft ul li, .copyRight ul li, .copyCol1 ul li, .copyCol2 ul li, .copyCol3 ul li {
	/* list-style-image: url(/assets/arrow.gif); */
	background-repeat: no-repeat;
	list-style-type: disc;
	margin: 0px 0px 7px 30px;
	padding 0px 0px 0px 0px;
	font-size: 100%
}

#pageBody ol li, .copyLeft ol li, .copyRight ol li, .copyCol1 ol li, .copyCol2 ol li, .copyCol3 ol li {
	/* list-style-image: url(/assets/arrow.gif); */
	background-repeat: no-repeat;
	list-style-type: decimal;
	margin: 0px 0px 7px 30px;
	padding 0px 0px 0px 0px;
	font-size: 100%
}

#pageBody ul {
	margin: 0px 0px 10px 0px;
	padding 0px 0px 0px 0px;
}
	
#pageBody ol {
	margin: 0px 0px 10px 10px;
	padding 0px 0px 0px 0px;
}
	
#pageBody li {
	margin: 0px 0px 10px 0px;
	padding 0px 0px 0px 0px;
	color: #333;
}	
	
#pageBody th {
}
	
#pageBody td {
	background-color: #e2e3e5;
	border-top: 1px solid #888;
	padding: 5px;
}

#pageBody table {
	margin: 15px 10px 15px 10px;
	color: #333;
	font-size: 93%
	border-bottom: 3px solid #888;
}
	
#pageBody a {
	 text-decoration: none;
}

#pageBody a:link {

}

#pageBody a:visited {
	
}

#pageBody a:hover {
	text-decoration: underline;
}

#pageBody a:active {
	text-decoration: underline;
}

#pageBody img_caption {
	font-size: 100%;
	font-style: bold;
	margin: 0px 10px 20px 10px;
	color: #47177a
}
#pageBody a.moreLink {
	color: #666;
}


#pageBody .copyLeft {
	width: 49%;
	float: left;
	}

#pageBody .copyLeft .img {
	margin: 0px 0px 10px 0px;
}

#pageBody .copyRight {
	width: 50%;
	float: right;
	}

#pageBody .copyRight img {
	margin: 0px 0px 10px 0px;
}

#pageBody .copyTop {
	width: 100%;
	font-weight: bold;
}

#pageBody div.pageActionButtonNews div h3 {
	font-size: 108%;
	margin-top: 10px;
}

#pageBody div.pageActionButtonNews div p {
	font-size: 100%;
	margin-top: 10px;
}

.pageActionButton h3 {
	font-size: 123.1%;
	color: #EB540D;
	margin: 5px 30px 20px 10px;

}

.pageActionButton p {
	margin-right: 30px;
}


.pageActionButtonCorp h3 {
	font-size: 123.1%;
	color: #777;
	margin: 15px 20px 20px 10px;
}

.pageActionButtonCorp p {
	margin-right: 20px;
	color: #777;
}

.pageActionButton a {
	font-size: 100%;
	color: #EB540D;
	margin: 15px 10px 10px 10px;
}

#footerSmallprint p {
	margin-top: 8px;
	color: #888;
	font-size: 77%;
}

#footerSmallprint p a {
	color: #888;
}

#footerSmallprint p a:hover {
	color: #ccc;
	text-decoration: none;
}

#sitetools a {
	color: #fff;
}

#sitetools a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer dl {
	margin-top: 12px;
}

#footer dt, #footer dd {
	font-size: 85%;
	color: #e2e3e5;
}

#footer dt a, #footer dd a {
	color: #888;
	text-decoration: none;
}

#footer dt a, #footer dd a .sectionHead {
	color: #aaa;
	text-decoration: none;
}

#footer dt {
	border-bottom: 1px solid #222 ;
	margin-bottom: 10px;
	padding-bottom: 4px;
	color: #e2e3e5;
}

#footer dd {
	border-bottom: 1px dotted #222;
	padding-bottom: 3px;
	margin-bottom: 5px;
	line-height:140%;
}

#footer a:hover {
	color: #ccc;
	text-decoration: none;
}



































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
