/* css style for challow, i hope this is fine */


.bodytext
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	font-style: normal;
	color: #666666;
}
.navmenu
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.navlinks
{
	text-decoration: none;
	color: #666666;
}
.pdflink
{
	text-decoration: none;
	color: #0000ff;
}
A:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.copyright
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.faq
{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.green
{
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A.lightgreen:link, A.lightgreen:active, A.lightgreen:visited
{
	color: #0f6419;
	text-decoration: none;
}
A.lightgreen:hover
{
	text-decoration:underline;
}
.purple
{
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
.blue
{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
A.blue:link, A.blue:active, A.blue:visited
{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
A.lightblue:link, A.lightblue:active, A.lightblue:visited
{
	color: #003399;
	text-decoration: none;
}
A.blue:hover, A.lightblue:hover
{
	text-decoration: none;
	color: #ff0000;
}
A.white:link, A.white:active, A.white:visited
{
	color: white;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.white:hover
{
	color: red;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborder
{
	border: 1px solid #330099;
}
.greentitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50a91b;
}
.bluetitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.redtitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.red
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

A.red:active
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

A.red:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

A.red:visited
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


/*.greentitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}*/

.purpletitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990099;
}
/*
.whitetitle
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59af23;
}*/
/*
td.imgtitle
{
	margin-bottom:5px;
}*/
.imgtitle, .whitetitle
{
	background-image:url(../Images/Dotted-6col.png);
    background-repeat: repeat-x;
    background-position: top;
	
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	color: #59af23;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
}
.imgtitle img, .whitetitle img
{
	margin-top:10px;
	margin-bottom:5px;
}
.SmallBox
{
	border: 1px solid #999999;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.TextBox
{
	width:300px;
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
		
	border: 1px solid #999999;
}
.required
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.feedback
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: red;
}
body
{
	margin-top: 0px;
	margin-left: 0px;
}

.totalborder
{
	border: 1px solid #003399;
}

.treble
{
	background-image: url(/images/trebleclef.gif);
	background-repeat: no-repeat;
}

.bluebar
{
	background-image: url(/images/blue.gif);
	background-repeat: repeat-x;
}

.treblerepeat
{
	background-image: url(images/trebleclef.gif);
	background-repeat: repeat-y;
}
.formtable
{
	/*border: solid 1px #C5EBFC;*/
	table-layout: fixed;
}
.fieldName
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.wizardTD
{
	background-color: #59af23;
	border: solid 2px #59af23;
	padding: 20px 10px 20px 10px;
	margin: 20px 10px 20px 10px;
	text-align: center;
}
.wizardTD A:visited, .wizardTD A:active, .wizardTD A:link
{
	color: #ffffff !important;
	font-weight: bold;
	font-size: 12pt;
}
.wizardTD A:hover
{
	color: #ffffff !important;
	text-decoration:underline;
}
.confirm
{
	background-color: #FA6507;
	padding: 10px;
	font-weight: bold;
	line-height:20px;
}
A.confirm:visited, A.confirm:active, A.confirm:link
{
	color: #FFFFFF;
}
A.confirm:hover
{
	text-decoration:underline;
}
A.TypeBtn
{
	display:block;
	
	width: 200px;
	
	text-align: center;
	
	background-color: #59af23;
	border: solid 2px #59af23;
}
A.TypeBtn:visited, A.TypeBtn:active, A.TypeBtn:link
{
	color: White !important;
	font-weight: bold;
	font-size: 12pt;
}
A.TypeBtn:hover
{
	color: #ffffff !important;
}
.normalText
{
	font-size: 9pt;
	margin-left: 10px;
	color: #666666;
	line-height: 150%;
	margin-right: 10px;
	font-family:  Helvetica, sans-serif;
	text-align: justify;
}

/**NAV TOP MENU - LEVEL 1**/
/* Common CSS */
#dvTop_Nav
{
	height:103px;
	
	margin-top:5px;
	margin-bottom:20px;
}
.RadMenu
{
	white-space:nowrap;
	float:left;
	position:relative;
}

.RadMenu .rmRootGroup
{
	margin:0;
	padding:0;
	position:relative;
	left:0;
	display: inline-block;
}

* html .RadMenu .rmRootGroup { float: left; }

.RadMenu:after,
.RadMenu .rmRootGroup:after
{
    display:block;
    height:0;
    overflow: hidden;
    line-height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}

.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.rmContextMenu ul.rmHorizontal
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.rmSized ul.rmVertical
{
	width: 100%;
}

.rmSized .rmRootGroup .rmVertical
{
	width: auto;
}

.RadMenu .rmItem
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
}

* html .RadMenu .rmItem
{
	display:inline;
}

.RadMenu .rmHorizontal .rmItem
{
	clear:none;
}

.RadMenu .rmVertical .rmItem
{
	clear:both;
}

.rmSized .rmVertical .rmItem
{
	width: 100%;
}

.rmSized .rmRootGroup .rmVertical .rmItem
{
	width: auto;
}

.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
	display:block;
}

.RadMenu .rmSlide, 
.rmContextMenu
{
	position:absolute;
	overflow:hidden;
	display:none;
	float:left;
}

* html .RadMenu .rmSlide, 
* html .rmContextMenu
{
	height:1px;
}

.rmContextMenu
{
	z-index:1000;
	overflow:visible;
}

.RadMenu .rmText
{
	display:block;
}

.RadMenu div.rmText /*templates*/
{
	white-space:normal;
}

.RadMenu a.rmLink
{
	cursor:default;
	display:block;	
}


.rmScrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
	display:none;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
	margin-bottom: -1px;
}

.RadMenu .rmLeftImage
{
	border:0;
	float:left;
}

.rmRtl
{
	float:right;
	text-align: right;
}

.rmRtl ul.rmHorizontal,
.rmRtl ul.rmVertical
{
	float:right;
}

.rmRtl .rmItem
{
	float:right;	
}

.rmRtl .rmLeftImage,
.rmRtlContext .rmLeftImage
{
	border:0;
	float:right;
}

.rmRtl .rmLeftArrow,
.rmRtl .rmTopArrow,
.rmRtl .rmBottomArrow,
.rmRtl .rmRightArrow,
.rmRtl .rmLeftArrowDisabled,
.rmRtl .rmTopArrowDisabled,
.rmRtl .rmBottomArrowDisabled,
.rmRtl .rmRightArrowDisabled
{
	text-indent:1000em !important;
}

#dvHomeLnkImg
{
    float: left;
    margin-right:70px;
    margin-left:20px;
}
#dvHomeLnkImg img
{
	border:none;
}
.RadMenu
{
	margin-top:65px;
}

.RadMenu .rmLink
{
	width:auto;
}

.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.RadMenu div.rmRootGroup
{
    position: relative;
}

.RadMenu ul.rmRootGroup
{
    float:left;
    position:relative;
    
    margin: 0;
    padding: 0;
}
.RadMenu ul.rmRootGroup li
{
	float:left;
}
.RadMenu ul.rmRootGroup li a
{
    margin-left: 7px;
    display: inline;
    display:block;
}
.RadMenu ul.rmRootGroup li a.core_season
{
    background-image: url(../Images/Top_Navigation/Nav-Core.png);
    background-repeat: no-repeat;
    width: 92px !important;
    height: 37px;
    margin-right: 70px;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.core_season:hover
{
    background-image: url(../Images/Top_Navigation/Nav-Core-active.png) ;
    background-repeat: no-repeat;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.core_season_current
{
    background-image: url(../Images/Top_Navigation/Nav-Core-active.png) ;
    background-repeat: no-repeat;
    width: 92px !important;
    height: 37px;
    margin-right: 70px;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.inspiration_series
{
    background-image: url(../Images/Top_Navigation/Nav-Inspiration.png) ;
    background-repeat: no-repeat;
    width: 152px !important;
    height: 37px;
    margin-right: 70px;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.inspiration_series:hover
{
    background-image: url(../Images/Top_Navigation/Nav-Inspiration-active.png) ;
    background-repeat: no-repeat;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.inspiration_series_current
{
    background-image: url(../Images/Top_Navigation/Nav-Inspiration-active.png) ;
    background-repeat: no-repeat;
    width: 152px !important;
    height: 37px;
    margin-right: 70px;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.evolve
{
    background-image: url(../Images/Top_Navigation/Nav-Evolve.png) ;
    background-repeat: no-repeat;
    width: 102px !important;
    height: 37px;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.evolve:hover
{
    background-image: url(../Images/Top_Navigation/Nav-Evolve-active.png) ;
    background-repeat: no-repeat;
    cursor: pointer;
}
.RadMenu ul.rmRootGroup li a.evolve_current
{
    background-image: url(../Images/Top_Navigation/Nav-Evolve-active.png) ;
    background-repeat: no-repeat;
    width: 102px !important;
    height: 37px;
    cursor: pointer;
}
/****************************************************
***************   FOOTER   *****************
*****************************************************/
#footer
{
    width:976px;
}
#footer a
{
    color:#000000 !important;
}
.footer_wrap
{
    background-image: url(../_images/Site-wide/Dotted-6col.png);
    background-repeat: repeat-x;
    background-position: top;
    min-height: 0;
    width:976px;
}
.footer_wrap_inner
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer_wrap_inner table td
{
    color:#646464;
}
#charity_no
{
    color: #646464 !important;
    line-height: 1.23em; /*16px*/
}



.accordionButton {	
	width: 350px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #0f6419;
	/*border-bottom: 1px solid #ffffff;*/
	cursor: pointer;
	text-align: center;
	padding: 5px 0px;
	color: #afd21f !important;
	font-weight: bold;
	font-size: 12pt;
	}
	
.accordionContent {	
	width: 350px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
    background-color: #e8f0c5;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #0f6419;
	}
	
.over {
	background: #e8f0c5;
	}