@import url('/css/CPW_Home_D.css');

/* Default layout */
html {
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#panelBodyImpactStat {
	width: 179px;
	height: 179px;
	float: left;
	background-color: #70bb3b;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#outer_container_media {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url("/assets/bg/stripe.png");
	background-repeat: repeat;
	background-color:#888;
}

#outer_container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url("/assets/bg/stripe.png");
	background-repeat: repeat;
}

#container {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding: 0px;
	margin: 0px auto 0px auto;
}



#trans_container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/assets/bg/trans.png");
	background-repeat: repeat;
	height: auto;
}

/* Header styles */

#header {
	width: 100%;
}

#headerBackground {
	width: 100%;
	background-color: #fff;
}

#header #banner {
	width: 935px;
	margin: 0px auto 0px auto;
}

#header #siteLogo {
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	text-align:left;
}

#header #siteSearch {
	background-color: #555;
	width: auto;
	float: right;
	text-align:right;
	padding: 10px 6px 6px 6px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;	
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
    	-khtml-border-radius-bottomleft: 7px;
    	-khtml-border-radius-bottomright: 7px;
}

#header #search-field {
	font-style: italic;
	font-weight: normal;
	color: #909090;
	padding: 4px 4px 4px 4px;
	width: 165px;
	border: 0px;
	margin-right:-4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
    	-khtml-border-radius-topleft: 3px;
    	-khtml-border-radius-bottomleft: 3px;
}

#header .searchFieldButton {
	background-color:#fff;
	background-image:url(/assets/search_arrow_light.png);
	background-repeat:no-repeat;
	background-position: center center;
	overflow: hidden;
	width: 24px;
	height: 24px;
	border: 0px;
	margin:0px;
	cursor:pointer;
vertical-align:top !important;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;	
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
    	-khtml-border-radius-topright: 3px;
    	-khtml-border-radius-bottomright: 3px;
}

#header #siteInfo {
	clear: right;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 13px;
	padding-top: 45px;
	text-align:right;
}

#header #navigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, .1);
	box-shadow: -5px 5px 5px rgba(0, 0, 0, .1);
}

#header #navigation #SiteNavigation_Container {
	background-color: #e2e3e5;
	
}

#header #navigation .SiteNavigation {
	width: 935px;
	height: 34px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #e2e3e5;
}

#header #navigation .SiteNavigation li {
	float: left;
	list-style: none;
	font-size: 108%;
	font-weight: bold;
}

#header #navigation .SiteNavigation li a {
	display: block;
	padding: 8px 20px;
	text-decoration: none;
	color: #47177a;
	width: auto;
}

#header #navigation .SiteNavigation a:hover {
	height: 18px;
	background-color: #47177a;
	color:#fff;
}

#header #navigation .SiteNavigation li a.current {
	height: 18px;
	background-color: #47177a;
	color: #fff;
	width: auto;
}

#header #navigation #SubNavigation_Container {
	background-color: #fff;
	background-repeat: repeat;
}

#Home #header #navigation .SubNavigation {
	width: 935px;
	height: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header #navigation .SubNavigation {
	width: 935px;
	height: 30px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header #navigation .SubNavigation li {
	float: left;
	list-style: none;
	font-size: 90%
}

#header #navigation .SubNavigation li a {
	display: block;
	height: 16px;
	padding: 7px 15px;
	text-decoration: none;
	color: #47177a;
}
#header #navigation .SubNavigation a:hover {
	height: 16px;
	background-color: #47177a;
	color:#fff;
}
#header #navigation .SubNavigation li a.current {
	background-color: #47177a;
	color: #fff;
}

#header #navigation .hidden {
	display: none;
}

/* Footer styles */

#footer {
	clear: both;
	padding-top:10px;
}

#footer #footerMap {
	width: 935px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #333;
	color: #ccc;
	z-index: 5000;
	clear: both;
	font-size: 85%;
}

#footer #footerMap .footerCol {
	background-color: #333;
	float:left;
	min-height:180px;
	position:relative;
	width:154px;
}

#footer #footerMap .footerColLast {
	background-color: #333;
	float:left;
	min-height:180px;
	position:relative;
	width:165px;
}

#footerMap dt, #footerMap dt a {
	font-weight: bold;
	padding: 10px 5px 1px 5px;
	line-height: 170%;
	color:#999;
}

#footerMap dd, #footerMap dd a {
	padding: 1px 5px;
	line-height: 160%;
	color:#777;
}

#footerMap a {
	text-decoration: none;
}

#footerMap a:hover {
	color:#fff;
}

#footer #footerMap ul.Section {
	list-style-type: none;
}

#footer #footerMap ul.Section li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 10px;
	border-bottom:1px solid #333;
}

#footer #footerMap ul.Section li a {
	color: #ccc;
	text-decoration: none;

}

#footer #footerMap ul.Section li.SectionHead a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#footer #footerSmallprint {	
	width: 935px;
	height: 30px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #222;
	z-index: 5000;
	clear: both;
}

#footer #footerSocial {
	width: 935px;
	height: 30px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	z-index: 5000;
	clear: both;
	text-align: right;
}

#footer #footerSocial img {
	border: none;
	padding-top: 7px;
	}

#footer #footerSocial a {
	color: #ccc;
}

#footer #footerSocial li {
	border-right: 1px solid #ddd;
	display: inline;
	list-style-type: none;
	padding: 6px 5px 0px 13px
}

#footer #footerSocial li.last {
	border-right: 0;
}

/* Main body panel styles */

#pageContent {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
	display: inline; /*ie6*/
	}

#pageIntro {
	width: 100%;
	height: 179px;
	margin-bottom: 10px;
	}
	
#pageBody {
	width: 746px;
	float: left;
	min-height: 557px;
	margin-right: 10px;
	display: inline; /*ie6*/
	}

#pagePromo {
	width: 179px;
	float: left;
	display: inline; /*ie6*/
	}
	
#panelIntroText {
	width: 557px;
	height: 179px;
	float: left;
	background-color: #47177a;
	margin-right: 10px;
	position:relative;
	display: inline; /*ie6*/
	}
	
#panelIntroImage {
	float: left;
	width: 368px;
	height: 179px;
	background-color: none;
		}

#panelBodyImageTall {
	float: left;
	width: 179px;
	height: 368px;
	margin-right:10px;
	background-image: url(/assets/0516--124.jpg);
	background-repeat: no-repeat;
	display: inline; /*ie6*/
		}		

#pageBody #panelPromoNav {
	height:368px;
}

#pageBody #panelPromoNav li a, #pageBody #panelPromoNav2 li a { 
    font-size: 108%;
    padding: 7px 10px;

}

#panelPromoNav, #panelPromoNav2 {
	width: 179px;
	float: left;
	min-height: 368px;
	height:auto !important;
	height:368px;
	margin-bottom: 10px;
	background-color: #70bb3b;
	position:relative;
	display: inline; /*ie6*/
}

#panelPromoNav ul, #panelPromoNav2 ul {
      	list-style-type: none;
        width: 179px;
} 

#panelPromoNav li {
}

#panelPromoNav li a, #panelPromoNav2 li a { 
        color: #555;
        display: block;
        font-size: 116%;
        padding: 8px 10px 8px 10px;
        text-decoration: none;
}
 * html #panelPromoNav li a {  /* make hover effect work in IE */
	width: 179px;
        padding: 8px 0px 8px 0px;
	display: inline; /*ie6*/
}

 * html #panelPromoNav2 li a {  /* make hover effect work in IE */
	width: 179px;
        padding: 8px 0px 8px 0px;
	display: inline; /*ie6*/
}

#panelPromoNav li a:hover, #panelPromoNav2 li a:hover {
        background: #59AA11;
}
#panelPromoNav a em, #panelPromoNav2 a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}
#panelPromoNav a span, #panelPromoNav2 a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#panelPromoNav2 {
	margin-right: 10px;
}

#panelPromoEvents {
	width: 179px;
	float: left;
	min-height: 179px;
	margin-bottom: 10px;	
	background-color: #e2e3e5;
	margin-right: 0px;
	position: relative;
	display: inline; /*ie6*/
}

#pageBody #panelPromoTwitter {
	height:179px;
	overflow:hidden;
	display: inline; /*ie6*/
}

#panelPromoTwitter {
	width: 179px;
	min-height: 179px;
	float: left;
	background-color: #0099ff;
	background-image: url(/assets/icons/twitter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#panelBodyNews {
	width: 179px;
	min-height: 368px;
	float: left;
	background-color: #e2e3e5;
	margin-left: 10px;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#panelBodyNews .copyTop {
	width: 159px;
	float: left;
	margin: 5px 10px 10px 10px;
	font-size: 93%;
	color: #555;
	display: inline; /*ie6*/
	}

#panelBodyNews .copyBottom {
	width: 159px;
	float: left;
	margin: 5px 10px 10px 10px;
	font-size: 93%;
	color: #555;
	font-weight: bold;
	display: inline; /*ie6*/
	}

#panelBodyBlog {
	width: 179px;
	height: 368px;
	float: left;
	background-color: #0099ff;
	margin-right: 10px;
	margin-bottom: 10px;
	position:relative;
	overflow:hidden;
	display: inline; /*ie6*/
	}

#panelBodyExtBlog {
	width: 179px;
	height: 179px;
	float: left;
	background-color: #0099ff;
	margin-right: 10px;
	margin-bottom: 10px;
	position:relative;
	overflow:hidden;
	display: inline; /*ie6*/
	}
		
#panelBodyCust {
	width: 179px;
	height: 179px;
	float: left;
	background-color: #70bb3b;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#pageBody #panelBodyQuote {
	height: 368px;
	display: inline; /*ie6*/
	}

#panelBodyQuote {
	width: 179px;
	min-height: 179px;
	float: left;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}
	
#panelBodyMedia {
	width: 557px;
	height: 368px;
	float: left;
	background-color: #222;
	margin-bottom: 10px;
	position:relative;
	display: inline; /*ie6*/
	}
	
#panelBodyMedia .videoEmbed {
	width: 172px;
	height: 205px;
	float: left;
	margin: 10px 0px 0px 10px;
	border-bottom: 1px dotted #333;
	display: inline; /*ie6*/
}

#panelBodyMedia .videoEmbed a:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color: #111;
	display: block;
	height: 108px;
	width: 172px;
}

#panelBodyMedia .mediaPromoItem {
	width: 172px;
	height: 50px;
	float: left;
	margin: 10px 0px 10px 10px;
	display: inline; /*ie6*/
}

#panelBodyHighlight {
	width: 179px;
	height: 368px;
	float: left;
	background-color: #42484F;
	margin-bottom: 10px;
	margin-right:10px;
	position:relative;
	display: inline; /*ie6*/
	}
	
#panelBodyInternational {
	width: 557px;
	height: 368px;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: inline; /*ie6*/
	}

#panelBodyInternational #map {
	width: 291px;
	margin: 38px 50px 10px auto;
	text-align: right;
}
#panelBodyInternational .copyLeft {
	width: 164px;
	float: left;
	margin: 20px 10px 10px 10px;
	font-size: 93%;
	color: #555;
	display: inline; /*ie6*/
	}

#panelBodyInternational .copyMiddle {
	width: 164px;
	float: left;
	margin: 20px 10px 10px 10px;
	font-size: 93%;
	color: #555;
	display: inline; /*ie6*/
	}

#panelBodyInternational .copyRight {
	width: 164px;
	height: auto;
	float: right;
	margin: 20px 10px 10px 10px;
	font-size: 93%;
	color: #555;
	display: inline; /*ie6*/
	}	

#panelBodyCopy {
	width: 736px;
	float: left;
	background-color: #fff;
	padding: 10px 10px 30px 0px;
	position:relative;
	display: inline; /*ie6*/
	}

#panelBodyCopyDark {
	width: 736px;
	float: left;
	background-color: #222;
	padding: 10px 10px 30px 0px;
	position:relative;
	display: inline; /*ie6*/
	}

#panelBodyCopyDark .videoEmbed {
	margin: 0px;
}

#panelBodyCopyDark .copyLeftLarge .videoEmbed {
	margin-left: 10px;
}

#panelBodyCopy .copyLeft {
	width: 50%;
	float: left;
	}

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

#panelBodyCopy .copyLeftSmall {
	width: 34%;
	float: left;
	}

#panelBodyCopy .copyLeftLarge, #panelBodyCopyDark .copyLeftLarge {
	width: 67%;
	float: left;
	}

#panelBodyCopy .copyRightSmall, #panelBodyCopyDark .copyRightSmall {
	width: 33%;
	float: right;
	}

#panelBodyCopy .copyRightLarge {
	width: 66%;
	float: right;
	}

#panelBodyCopy .copyCol1 {
	width: 33%;
	float: left;
	}

#panelBodyCopy .copyCol2 {
	width: 33%;
	float: left;
	}

#panelBodyCopy .copyCol3 {
	width: 34%;
	float: right;
	}

#panelBodyCopy img {
	margin: 2px 20px 10px 0px;
}

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

#panelBodyCopy .videoEmbed img, #tabs .videoEmbed img {
	margin: 10px 0px 0px 10px;
	display: inline; /*ie6*/
}

#panelTabsHolder {
	width: 746px;
	float: left;
	/*background-color: #fff;*/
	margin-right: 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#panelSearchResults {
	width: 736px;
	float: left;
	background-color: #fff;
	padding: 10px 10px 30px 0px;
	display: inline; /*ie6*/
	}

#panelSearchResults .xsltsearch_result {
	padding-bottom: 10px;
}

/* Tabs interface stuff */

#tabs {
	margin: 0px 0;
	font-size: 100%;
}

#tabs ul {
	float: left;
	background: #333;
	width: 100%;
	/*padding-top: 4px;*/
}

#tabs li {
	margin-left: 0px;
	list-style: none;
}

* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}

#tabs ul li a:hover {
	background: #58585A;
	color: #fff;
	outline: none;
}

#tabs ul li.active a {
	background-color: #FFF;
	color: #000;
	outline: none;
}

#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8 {
	background: #fff;
	clear: both;
	padding: 10px 10px 20px 0px;
	min-height: 368px;
	height:auto !important;
	overflow: hidden;
}

#tabs div 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: none;
	margin: 10px 10px 10px 30px;
}

#tabs div p {
	line-height: 130%;
	font-size: 100%;
	margin: 20px 10px 10px 10px;
}
#tabs ul li a {
	text-decoration: none;
	padding: 7px 12px 9px 12px;
	color: #fff;
}

.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}

#tabs img {
	margin: 0px 0px 0px 0px;
}

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

#tab-1 div.copyLeft, #tab-2 div.copyLeft, #tab-3 div.copyLeft, #tab-4 div.copyLeft, #tab-5 div.copyLeft, #tab-6 div.copyLeft, #tab-7 div.copyLeft, #tab-8 div.copyLeft  {
	width: 50%;
	float: left;
	}

#tab-1 div.copyRight, #tab-2 div.copyRight, #tab-3 div.copyRight, #tab-4 div.copyRight, #tab-5 div.copyRight, #tab-6 div.copyRight, #tab-7 div.copyRight, #tab-8 div.copyRight  {
	width: 50%;
	float: right;
	}

/* Media holders */

.umbMacroHolder {
	float:left;
	border:#ccc solid 10px;
	margin-bottom:50px;
	margin-right:20px;
}

#tabs div .panelBodyCopy .audioContainer {
	margin: 20px 10px 30px 10px;
}

/* Buttons */

.moreLink a:link {color:#fff;}

a.moreLink {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #555;
	background-image: url("/assets/bg/trans.png");
	background-repeat: repeat;
	padding: 5px 5px 5px 9px;
	-moz-border-radius-topleft: 3px;	
	-webkit-border-top-left-radius: 3px;
    	-khtml-border-radius-topleft: 3px;
}

a.moreLink:link  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #fff;
}

a.moreLink:visited  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color:#fff;
}

a.moreLink:hover  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: underline;
	color:#fff; 
}

a.moreLink:active  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color:#fff;
}

.pageMoreLink {
	position: absolute;
	margin: 0px 0px -40px 0px;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #ccc;
	background-image: url("/assets/bg/trans.png");
	background-repeat: repeat;
	padding: 5px 5px 5px 9px;
	-moz-border-radius-topleft: 3px;	
	-webkit-border-top-left-radius: 3px;
    	-khtml-border-radius-topleft: 3px;
}

#panelBodyCopyDark .pageMoreLink {
	font-size: 108%;
	font-weight: bold;
	margin: 0px 0px -30px 0px;
}

a.pageMoreLink:link  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color: #ccc;
}

a.pageMoreLink:visited  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color:#ccc;
}

a.pageMoreLink:hover  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: underline;
	color:#70bb3b; 
}

a.pageMoreLink:active  {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
	color:#70bb3b;
}

.CPWForm_Label {
	font-size: 100%;
	font-weight: normal;
	color: #555;
	margin: 15px 20px 3px 10px;
}

.CPWForm_LabelBold {
	font-size: 131%;
	font-weight: normal;
	color: #47177a;
	margin: 15px 20px 1px 10px;
}

.CPWForm_LabelThanks {
	font-size: 100%;
	font-weight: bold;
	color: #47177a;
	margin: 15px 20px 1px 10px;
}

.CPWForm_HyperLink {
	font-size: 100%;
	font-weight: bold;
	color: #47177a;
	margin: 15px 10px 15px 10px;
}

.CPWForm_DropDownList {
	margin: 10px 20px 3px 10px;
}

.CPWForm_DropDownList select {
	vertical-align: middle;
	width: 340px;
}

.NodeSubPage {
	margin: 10px 20px 3px 10px;
}

.CPWForm_DropDownList select {
	vertical-align: middle;
	width: 340px;
}

.CPWForm_RadioButtonList {
	margin: 10px 20px 10px 10px;
	line-height:20px;
}

.CPWForm_RadioButtonList label{
	font-size: 100%;
	font-weight: normal;
	color: #555;
	margin-left: 5px;
}

.CPWForm_GridView table {
	width: 340px;
	border: 1px solid #fff;
	margin: 0px 10px 10px 0px;	
}

.CPWForm_GridView .CPW_result {
	font-size: 131%;
	line-height: 130%;
	font-weight: normal;
	color: #47177a;	
	margin-bottom: 2px;
}

.CPWForm_GridView .CPW_ResultDesc {
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	color: #555;
	margin-bottom: 15px;
	padding-bottom:10px;
	border-bottom: 2px solid #ccc;	
}

.CPWForm_GridView td {
	font-size: 100%;
	font-weight: normal;
	color: #555;	
}

.CPWForm_CheckBox {
	margin: 10px 20px 10px 10px;
}

.CPWForm_CheckBoxList {
	margin: 10px 20px 10px 10px;
	line-height:20px;
}

.CPWForm_CheckBoxList label{
	font-size: 100%;
	font-weight: normal;
	color: #555;
	margin-left: 5px;
}

.CPWForm_CheckBoxTerms {
	margin: 10px 20px 10px 10px;
}

.CPWForm_CheckBox label{
	font-size: 100%;
	font-weight: normal;
	color: #555;
	margin-left: 5px;
}

.CPWForm_Button {
	margin: 20px 10px 10px 10px;
	padding-top: 10px;
	border-top: 1px solid #e2e3e5;
}
.CPWForm_AppSubmit {
	
}

.CPWForm_Textbox input {
	font-size: 100%;
	font-weight: normal;
	color: #555;
	border: none;
	height: 17px;
	width: 330px;
	max-width 330px;
	margin: 0px 10px 0px 10px;
	padding: 5px 8px 6px 8px;
	text-align: left;
	background-color: #e2e3e5;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    	-khtml-border-radius: 3px;
}

.CPWForm_Textbox input:hover, .CPWForm_Textbox input:focus  {
	background-color: #ccffff;
	text-decoration: none;
	color: #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    	-khtml-border-radius: 3px;
}

.CPWForm_Textbox textarea {
	font-size: 100%;
	font-weight: normal;
	color: #555;
	border: none;
	width: 330px;
	height: 100px;
	margin: 10px 10px 0px 10px;
	padding: 5px 8px 6px 8px;
	text-align: left;
	background-color: #e2e3e5;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    	-khtml-border-radius: 3px;
}

.CPWForm_Textbox textarea:hover, .CPWForm_Textbox textarea:focus  {
	background-color: #ccffff;
	text-decoration: none;
	color: #555;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    	-khtml-border-radius: 3px;
}

.CPWForm_FileUpload input {
	margin: 0px 10px 0px 10px;
	height: 25px;
	width:330px;
	color: #555;
}

/* Search result styles */

#panelSearchResults {
	width: 736px;
	float: left;
	padding: 20px 0px 20px 10px;
	position:relative;
	display: inline; /*ie6*/
	}

#xsltsearch_summary {
	font-size: 131%;
	line-height: 110%;
	color: #000;
}

#panelSearchResults p {
	margin:0px
	}

#xsltsearch .xsltsearch_result {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom:10px;
	margin-right: 10px;
}

#xsltsearch_navigation {
	padding-top: 20px;
	font-weight: bold;
}

dl.teaserList {
	width: 348px;
	font-size: 100%;
	margin-top: 20px;
}

dl.teaserList dt {
	float: right;
	clear: both;
	width: 250px;
	font-weight: bold;
	color:#555;
}

dl.teaserList dd.image {
	margin: 0px 0px 10px 10px;
	float: left;
	clear: left;
	width: 80px;
}

dl.teaserListText {
	margin: 0px 10px 0px 10px;
	width: 348px;
	color:#555;
}

dl.teaserListText dt {
	font-size: 131%;
	line-height: 130%;
	font-weight: normal;
	color: #47177a;	
	margin-top: 15px;
	margin-bottom: 10px;
	Padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
}

dl.teaserListText dd {
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	color: #555;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #e2e3e5;	
}

#panelBodyButtons {
	width: 746px;
	float: left;
	position:relative;	
	padding-top:10px;
}

#panelBodyButtons .actionButton {
	float: left;
	height: 179px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

#panelBodyButtons .c1 {
	width: 179px;
}

#panelBodyButtons .c2 {
	width: 368px;
}

#panelBodyButtons .c1_5 {
	width: 235px;
	height: 300px;
	margin: 0px 0px 15px 10px;
	background-color: #222;
}

#panelBodyButtons .c1_5 .videoEmbed a:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color: #111;
	display: block;
	height: 147px;
}

#panelBodyButtons .c1_5 p {
	color: #aaa;
	margin: 15px 20px 10px 0px;
	text-decoration: none;
}

#panelBodyButtons .c1_5 a:link p {	
	text-decoration: none;
}

#panelBodyButtons .c1_5 a:visited p {
	text-decoration: none;
}

#panelBodyButtons .c1_5 a:hover p {
	color: #e2e3e5;
	text-decoration: none;	
}

#panelBodyButtons .c1_5 h4 {
	color: #bbb;
	margin: 0px 20px 10px 0px;
	padding-top: 10px;
	font-weight: bold;
}

#panelBodyButtons .c1_5 a:hover h4 {
	color: #70bb3b;
	text-decoration: none;	
}

#panelBodyButtons .c2x2 {
	width: 358px;
	height: 420px;
	margin: 0px 0px 15px 10px;
	background-color: #222;
}

#panelBodyButtons .c2x2 a:link {
	color: #70bb3b;
}

#panelBodyButtons .c2x2 a:visited {
	color: #70bb3b;
}

#panelBodyButtons .c2x2 a:hover {
	text-decoration: underline;
}

#panelBodyButtons .c2x2 p {
	color: #aaa;
	margin: 15px 20px 10px 0px;
	text-decoration: none;
}

#panelBodyButtons .c2x2 h4 {
	color: #bbb;
	margin: 0px 20px 10px 0px;
	padding-top: 10px;
	font-weight: bold;
}

#panelBodyButtons .last{
	margin-right: 0px;
}

#panelBodyButtons .first{
	clear: both;
}

#panelBodyButtons p {
	color: #47177a;
	margin: 15px 20px 10px 10px;
	text-decoration: none;
}
#panelBodyButtons h3 {
	color: #47177a;
	margin: 0px 20px 10px 10px;	
	padding-top: 15px;
	text-decoration: none;
}

/* Default actionbutton */

#panelBodyButtons .bgffffff {
	background-color: #fff;
	-webkit-transition: background-color 0.1s linear;
}

#panelBodyButtons .bgffffff a:link {
	background-color: transparent;
	display: block;
	height: 179px;
	color: #47177a;
}

#panelBodyButtons .bgffffff a:visited{
	background-color: #fff;
	display: block;
	height: 179px;
	color: #47177a;
	text-decoration: none;
}

#panelBodyButtons .bgffffff a:hover{
	background-color: #47177a;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bgffffff a:hover h3, #panelBodyButtons .bgffffff a:hover p {
	color: #fff;
	text-decoration: none;
}

/* Special actionbutton */

#panelBodyButtons .bg70bb3b h3 {
	color: #fff;
}

#panelBodyButtons .bg70bb3b p {
	color: #fff;
}

#panelBodyButtons .bg70bb3b {
	background-color: #70bb3b;
	-webkit-transition: background-color 0.1s linear;
}

#panelBodyButtons .bg70bb3b a:link {
	background-color: transparent;
	display: block;
	height: 179px;
	color: #fff;
}

#panelBodyButtons .bg70bb3b a:link h3, #panelBodyButtons .bg70bb3b a:link p {
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg70bb3b a:visited{
	background-color: #70bb3b;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg70bb3b a:hover{
	background-color: #59aa11;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg70bb3b a:hover h3, #panelBodyButtons .bg70bb3b a:hover p {
	color: #fff;
	text-decoration: none;
}

/* Special actionbutton 2 */

#panelBodyButtons .bg47177a h3 {
	color: #fff;
}

#panelBodyButtons .bg47177a p {
	color: #fff;
}

#panelBodyButtons .bg47177a {
	background-color: #47177a;
	-webkit-transition: background-color 0.1s linear;
}

#panelBodyButtons .bg47177a a:link {
	background-color: transparent;
	display: block;
	height: 179px;
	color: #fff;
}

#panelBodyButtons .bg47177a a:link h3, #panelBodyButtons .bg47177a a:link p {
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg47177a a:visited{
	background-color: #47177a;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg47177a a:hover{
	background-color: #340f63;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg47177a a:hover h3, #panelBodyButtons .bg47177a a:hover p {
	color: #fff;
	text-decoration: none;
}

/* Media actionbutton */

#panelBodyButtons .bg333333 h3 {
	color: #fff;
}

#panelBodyButtons .bg333333 p {
	color: #ccc;
}

#panelBodyButtons .bg333333 {
	-webkit-transition: background-color 0.1s linear;
	background-color: #222;
}

#panelBodyButtons .bg333333 a:link {
	display: block;
	height: 179px;
	color: #fff;
}

#panelBodyButtons .bg333333 a:link h3, #panelBodyButtons .bg333333 a:link p {
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg333333 a:visited{
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg333333 a:hover{
	background-color: #111;
	display: block;
	height: 179px;
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg333333 a:hover p {
	color: #fff;
	text-decoration: none;
}

#panelBodyButtons .bg333333 a:hover h3 {
	color: #70bb3b;
	text-decoration: none;
}

a.audio {
	position: absolute;
	bottom: 0em;
	right: 0em;
	text-decoration: none;
}

/* ie fixes */

<!--[if IE]>
<style type="text/css">

dl.teaserList {
	width: 348px;
	font-size: 100%;
	margin-top: 20px;
}

dl.teaserList dt {
	float: right;
	width: 250px;
	font-weight: bold;
	color:#555;
	clear: both;
	height: 90px;
}

dl.teaserList dd.image {
	margin: 0px 0px 10px 10px;
	float: left;
	clear: left;
	width: 80px;
}

</style>
<![endif]-->

















































































































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