/* ############################################################################
   ##
   ##  Global Website Stylesheet
   ##
   ######################################################################### */
/* ####################################
   HTML Element Styles
   ################################## */
a {
}
a:link {
	/*color: #254379;*/
	color: #254379;
	text-decoration: underline;
}
a:visited {
	color: #4F5556;
	text-decoration: underline;
}
a:hover {
	/*color: #254379;*/
	color: #3E5E96;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
td {
	font-family: arial, helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 83.5%;
	color: #333333;
	/*SW201102Redesign*/
	text-align: center;
	background: #00447E url('/images/templates/bg_site_blue.gif') center repeat-y;
	/*background: #ffffff url('/images/templates/bg_site_white.gif') center repeat-y;*/
}
#Align {
	position: relative;
	width: 998px; 
	/* To re-align text to left in the page div when a parent div is centred. This allows centering of page div using the IE-safe hack. */
	margin: 0 auto;
	text-align: left;
	padding:0;
}
h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 165%;
	font-weight: bold;
	color: #4D90D7;	
}
h1.yellow-bg{
	background:url(/images/trials/homepage/h1-bg.gif) no-repeat;
	width:568px;
	height:46px;
	padding:15px;
	color:#ffcf00;
	margin:25px 0px 10px 0px;
}
h2 {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font-size: 110%;
	font-weight: bold;
	color: #254379;
}
h3 {
	margin: 0px;
	padding: 6px 0px 4px 0px;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
h4 {
	margin: 0px;
	padding: 6px 0px 4px 0px;
	font-size: 110%;
	font-weight: normal;
	color: #254379;
}
h5 {
	margin: 0px;
	padding: 4px 0px 2px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #254379;
}
h6 {
	margin: 0px;
	padding: 4px 0px 2px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #254379;
}
legend, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
p {
	margin: 0px;
	padding: 3px 0px 7px 0px;
	font-size: 100%;
	line-height: 135%;
	color: #333333;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	list-style: url("/images/templates/spacer.gif") square;
	/*list-style: none;*/
}
#PageBody-Inner ul {
	list-style: url("/images/templates/bullet_square_grey.gif") square;
}
#PageBody-Inner ul.disc {
	list-style-image:none;
	list-style:disc;
	padding-left:15px;
	margin-left:0px;
}
ul li {
	padding-top: 0px;
	padding-bottom: 3px;
}
.AnchorLinks {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 135%;
	color: #333333;
	background: url(/images/templates/bg_forthlevelmenuarrow.gif) 10px 8px no-repeat;
}
.TopLink {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	line-height: 135%;
	color: #333333;
	background: url(/images/templates/bg_uparrow.gif) 8px center no-repeat;
}

.dn_box, p.dn_box {
	padding:15px 30px;
	margin:10px 0px;	
	background: url(/images/donor/dn_box_bg.jpg) no-repeat left bottom;



}
.GlossaryLink, .glossaryTerm {
	margin: 0px;
	padding: 0px 13px 0px 0px;
	background: url(/images/templates/icons/glossary_marker.gif) right 3px no-repeat;
	border-bottom: 1px dotted;
}
#GlossaryByLetter ul {
	list-style-image: none;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
}
ol li {
	padding-top: 0px;
	padding-bottom: 3px;
}
big {
	font-size: 110%;
}
small {
	font-size: 83.5%;
}
hr {
	margin: 8px 0px;
	padding: 0px;
	width: 100%;
	/*height: 2px;
	border-top: 1px dotted #009DE0;
	border-style: dotted none none;
	background: transparent url(/images/templates/bg_hr.gif) top left repeat-x;*/
	background:#ffffff;
	border-top: medium none; 
	border-width: 1px; 
	border-style: dotted none none; 
	border-color: #009DE0; -moz-use-text-color -moz-use-text-color; 
	color: #ffffff; 
	background-color: #ffffff; 
	height: 2px; 
	background-image: none;
}
img {
	border: none;
}
caption {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.25em;
	text-align: left;
}
address {
	font-style: italic;
	margin-top: 0;
	margin-bottom: 1.35em;
}
/* ####################################
   Form Styles
   ################################## */
form {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}
input {
	font-family: arial, helvetica, sans-serif;
	/*border: #cccccc 1px solid;
	background-color: #ffffff;*/
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0;
	margin-bottom: 0;
}
input.blank {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
	background: url('/images/templates/spacer.gif');
}
input.submit {
	font-family: arial, helvetica, sans-serif;
	color: #323232;
	border: #cccccc 1px outset;
	background: url('/images/templates/bg_nav.gif') #e0e0e0;
}
input.submit-small {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #323232;
	border: #cccccc 1px outset;
	background: url('/images/templates/bg_nav.gif') #e0e0e0;
}
select {
	font-family: arial, helvetica, sans-serif;
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0;
	margin-bottom: 0;
}
textarea {
	font-family: arial, helvetica, sans-serif;
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
}
/* ####################################
   Page Layout
   ################################## */
#Header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid white;
/*SW201102RedesignPII*/
	height: 108px;
	background: url('/images/templates/border_dots_blue.gif') repeat-x bottom left;
	margin-bottom: 20px;
}
	#Header #Logo {
		position: relative;
		float: left;
		z-index: 10;
		margin: 17px 10px 5px 00px;
	}
		#Header #Logo img {
			border: none;
		}
	#Header #MenuAnchor {
		position: absolute;
		display: block;
		right: 0px;
		margin: 15px 10px 10px 10px;
		border-top: 1px solid white;
	}
		#Header #MenuAnchor ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		#Header #MenuAnchor ul li {
			float: left;
			margin: 0px 0px 0px 4px;
			padding: 0px 0px 0px 5px;
			background: url(/images/templates/bg_anchormenu.gif) 0px 3px no-repeat;
		}
		#Header #MenuAnchor ul li.first {
			margin: 0px;
			padding: 0px;
			background: none;
		}		
		#Header #MenuAnchor ul li a {
			display: block;
			font-size: 75%;
			color: #666666;
			text-decoration: none;
			text-transform: lowercase;
		}
		#Header #MenuAnchor ul li a:hover {
			text-decoration: underline;
		}
	#Header #MainMenu {
		z-index: 10;
		position: relative;
		display: block;
		/*clear: left;*/
		margin: 64px 0px 0px 0px;
		padding: 0px;
		height: 44px;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		float: right;
		width: 813px;
		/*text-transform: uppercase;*/
		font-size: 95%;
	}	
		#nav {
			position: absolute;
			top: 0px;
			left: 10px;
		}
		#nav, #nav ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
			list-style-image: none;
		}
		#nav a {
			display: block;
			margin: 0px;
			padding: 6px 7px 2px 8px; 
			width: auto;
			height: 34px;
			font-size: 100%;
			color: #ffffff;
			text-align: center;
			text-decoration: none;
		}
		#nav a:hover {
			text-decoration: none;
			color: #ffffff;
		}
		#nav li {
			float: left;
			margin: 0px 0px 0px 4px;
			padding: 0px;
			width: 96px;
			height: 43px;
			font-size: 100%;
			text-align: left;
			background: #254379 url(/images/templates/bg_main_nav96.gif) top left no-repeat;
		}
			#nav li.Item6, #nav li.Item7, #nav li.Item8 {
				width: 97px;
				background: #254379 url(/images/templates/bg_main_nav97.gif) top left no-repeat;
			}
			*html #nav li.Item1 {
				margin: 0px 0px 0px 0px;
			}
			#nav li.Item8:hover ul {
				right: 0px;
			}
		#nav li:hover, #nav li.sfhover {
		}
		#nav li:hover ul {
			left: auto;
		}
		#nav li ul ul {
			position: relative;
			left: -4px;
			margin: -1em 0 0 10em;
		}
		#nav li ul {
			position: absolute;
			left: -999em;
			width: 175px;
			width: 166px;
			height: auto;
			background-color: #ffffff;
			border: 1px solid #C5C5C5;
			border-top: 0px solid #ffffff;
			text-align: left;
		}
		#nav li ul li {
			position: relative;
			float: none;
			width: 100%;
			height: auto;
			font-family: arial, helvetica, sans-serif;
			font-weight: normal;
			text-align: left;
			text-transform: none;
			border-top: #D9D9D9 1px solid;
			border-top: #C5C5C5 1px solid;
			background-color: #ffffff;
			background-image: none;
			list-style-type: none;
			margin: 0px;
		}
		#nav li ul li:hover, #nav li ul li.sfhover {
		}
		#nav li ul li a {
			margin: 0px;
			padding: 7px 10px;
			width: 146px;
			height: auto;
			font-size: 100%;
			text-align: left;
			text-decoration: none;
			color: #00447E;
		}
		* html #nav li ul li a {
			width: 100%;
		}
		#nav li ul li a:hover {
			text-decoration: none;
			color: #444B4C;
			background: #FFCB05;
		}
		#nav li:hover ul ul, #nav li.sfhover ul ul {
			left: -999em;
		}
		#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
			left: auto;
		}
	#Header #HeaderBar {
		position: relative;
		clear: both;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 50px;
		background: #E6E6E6 url(/images/templates/bg_headerbar.gif) top left repeat-x;
		z-index: 0;
	}
		#Header #HeaderBar #SectionTitle {
			margin: 22px 10px 0px 10px;
			font-family: Arial;
			font-size: 91.7%;
			font-weight: bold;
			color: #254379;
		}
#FeatureImage {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
	#FeatureImage #FeatureContent {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		overflow: hidden;
	}
#Main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	/*background: #ffffff url(/images/templates/bg_page.gif) right bottom no-repeat;*/
}
	#Main #Main-Inner {
		margin: 0px 210px;
		/*SW201102Redesign*/
		margin: 0px 0px 0px 199px;
		padding: 0px 0px 20px 0px;
		width: 799px;
	}
#Primary {
	margin: 0px 170px 0px 0px;
	width: 610px;
	float: left;
}
		#TrailNav {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 4px 0px;
			font-family: Arial;
			font-weight: bold;
			font-size: 83.5%;
			background: url(/images/templates/border_dots_grey.gif) bottom left repeat-x;
		}
			#TrailNav a {
				position: relative;
				display: inline;
				margin: 0px;
				padding: 0px 4px 4px 4px;
				color: #666666;
				text-decoration: none;
				background: none;
			}
			#TrailNav a.home {
				margin: 0px;
				padding: 0px 4px 0px 0px;
				background: none;
			}
			#TrailNav a:hover {
				text-decoration: underline;
			}
	#Main #ForthLevelMenu {
		margin: -10px 0px 12px 0px;
		padding: 0px;
		/*background: #ffffff url(/images/templates/bg_forthlevelmenu.gif) right bottom repeat-y;*/
		background: #ffffff;
	}
		#Main #ForthLevelMenu table {
			margin: 0px;
			padding: 0px;
			width: 100%;
			/*background: url(/images/templates/bg_featureimage.gif) left bottom repeat-x;*/
			/*background: url(/images/templates/border_dots_grey.gif) left top repeat-x;*/
		}
			#Main #ForthLevelMenu table tr {
				/*background: url(/images/templates/bg_featureimage.gif) left top repeat-x;*/
			background: url(/images/templates/border_dots_grey.gif) left bottom repeat-x;
			}
			#Main #ForthLevelMenu table tr.first {
				background: none;
			}
			#Main #ForthLevelMenu table tr td {
				margin: 0px;
				padding: 0px;
				width: 33%;
				vertical-align: top;
			}
				#Main #ForthLevelMenu table td a {
					position: relative;
					display: block;
					margin: 7px 5px;
					padding: 0px 0px 0px 11px;
					font-size: 91.7%;
					color: #000000;
					text-decoration: none;
					background: url(/images/templates/bg_forthlevelmenuarrow.gif) 3px 4px no-repeat;
				}
	#Main #PageOptions {
		margin: 30px 0px 0px 0px;
		display: block;
		width: 100%;
	}
	#Main #PageOptions a {
	    color: #adadad;
	}
	
	#Main #PageOptions a.stars {
		display: block;
        height: 19px;
        background: url("/images/templates/icons/stars.gif") 0 0 no-repeat;
        margin: 0 4px 0 auto;
        padding-left: 19px;
        float: left;
	}
	#Main #PageOptions a.stars:hover {
	    background-position: 0 -19px;
	}
    *html #PageOptions a.stars:hover {	
        /* IE6 Only */
        background: url("/images/templates/icons/star_yellow.gif") 0 0 no-repeat;
    }
	    
	    #Main #PageOptions a.stars .alt {
	        display: none;
	    }
	#Main #PageOptions .PageOptionText {
		display: none;
	}
	#footersurvey-link {
		padding-top: 6px;
	}
	    	
#Secondary {
	margin: 0px 0px 0px -151px;
	padding: 0px;
	float: left;
	width: 170px;
	text-align: left;
}
*html #Secondary {
	position: relative;
	overflow: hidden;
	left: -5px;
	margin-right: -100%;
}
	#Secondary #Secondary-Inner {
		margin: 0px;
		padding: 0px;
	}
#Tertiary {
	/*margin: 0px 0px 0px -100%;*/
	margin: 0px 0px 0px -998px;
	padding: 0px;
	float: left;
	width: 185px;
	background: url(/images/templates/border_dots_grey.gif) right top repeat-y;
}
	* html #Tertiary {
		/* Added to fix menus on language pages */
		/* AT Removed 20080903: The sub menu does not display in IE6 */
		/* position: absolute; */
	}
	#Tertiary #Tertiary-Inner {
		margin: 0px;
		padding: 0px;
	}
#ShoppingCart {
	clear: both;
	width: 170px;
	height: 84px;
	background: url(/images/templates/shopping_cart_bg.gif) bottom left no-repeat;
	margin-left: 0px;
	margin-bottom: 13px;
}
	#ShoppingCart-Content {
		padding: 3px 3px 3px 5px;
	}
	#ShoppingCart a {
		text-decoration: none;
		color: #333333;
	}

#SimpleSearch {
	clear: both;
	float: left;
	margin: 0px 0px 13px 0px;
	padding: 4px 0px 0px 0px;
	width: 170px;
	background: url(/images/templates/cta_bg_top.gif) top left no-repeat;
}
#SimpleSearch-Inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 6px 6px;
	display: block;
	width: 162px;
	background: transparent url(/images/templates/cta_bg_bottom.gif) bottom left no-repeat;
	min-height: 84px;
}
	#SimpleSearch label {
		display: block;
		margin: 0px 0px;
		padding: 6px 0px;
		width: 150px;
	}
	#SimpleSearch input#text-field {
		display: inline;
		margin: 0px;
		width: 119px;
		height: 17px;
		margin-top: 6px;
		padding: 6px 2px;
		font-family: Verdana;
		font-size: 91.7%;
		font-weight: normal;
		background: url(/images/templates/cta_search_box.gif) top left no-repeat;
		border: 0px;
		margin-top: 4px;
		float: left;
	}
	#SimpleSearch select {
		font-size: 85%;
		width: 123px;
		margin-bottom: 6px;
	}
	#SimpleSearch input#submit-button {
		display: inline;
		width: 35px;
		height: 27px;
		font-family: Arial;
		font-size: 110%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		background: url(/images/templates/b_go.gif) top left no-repeat;
		border: none;
		padding-top: 2px;
		margin-top: 4px;
		float: left;
	}
#FooterLanguages {
	margin-top: 1px;
	background-color: #E9E9E9;
	width: 100%;
}
	#FooterLanguages a {
		margin: 0px 6px;
	}
#Footer {
	color: #666666;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
	width: 100%;
	text-align: left;
	/*height: auto;*/
	height: 180px;
	overflow: hidden;
}
	#Footer #Brands {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		width: 100%;
	}
		#Footer #Brands img {
			margin: 0px 10px 0px 10px;
			border: none;
		}
	#Footer #Menu {
		margin: 20px 0px 10px;
		padding: 0px;
		width: 920px;
		font-size: 80%;
	}
		#Footer #Menu a {
			color: #00447E;
			text-decoration: none;
			margin: 0px 6px 0px 0px;
			padding: 0px 6px 0px 0px;
			background: url(/images/templates/bg_anchormenu.gif) right 3px no-repeat;
		}
		#Footer #Menu a:hover {
			text-decoration: underline;
		}
		#Footer #Menu a .initials {
			text-transform: uppercase;
		}
	#Footer #LinksTitle {
		float: left;
		font-size: 80%;
		font-weight: bold;
		width: 108px;
		margin-top: 10px;
		clear: left;
	}
	#Footer #SiteLinks {
		float: left;
		font-size: 80%;
		margin-top: 10px;
	}
		#Footer #SiteLinks a {
			color: #00447E;
			text-decoration: none;
			margin: 0px 5px 0px 0px;
			padding: 0px 8px 0px 0px;
			background: url(/images/templates/bg_anchormenu.gif) right 3px no-repeat;
		}
		#Footer #SiteLinks a.last {
			background: url(/images/templates/spacer.gif) right 3px no-repeat;
		}
		#Footer #SiteLinks a:hover {
			text-decoration: underline;
		}

	#Credits {
		display: none;
		clear: both;
		margin: 108px;
		margin-top: 0px;
		padding: 0px;		
		font-size: 80%;
		text-align: left;
	}
	#Credits a {
		text-decoration: none;
	}
	#Credits a:hover {
		text-decoration: underline;
	}


/*** SUB MENU STYLES ***/
#SubMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 83.5%;
}
		#SubMenu h3 { 
			margin: 0px;
			padding: 0px;
		}
		#SubMenu ul { 
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
			#SubMenu ul li { 
				margin: 0px;
				padding: 0px;
				font-size: 100%;
			}
				#SubMenu ul li.first { 
					font-size: 120%;
				}
			#SubMenu ul li a { 
				display: block;
				margin: 0px;
				padding: 6px 10px 6px 0px;
				width: 170px;
				font-size: 105%;
				font-weight: bold;
				text-decoration: none;
				color: #00447E;
			}
			#SubMenu ul li.first a {
				padding-top: 0px;
			}
				#SubMenu ul li a.currentpage {
					color: #00447E;
				}
			#SubMenu ul li ul { 
				margin: 0px;
				padding: 2px 0px 4px 1px;
			}
			#SubMenu ul li ul li {
				font-size: 100%;
				list-style-image: none;
				background: url(/images/templates/submenu_level2.gif) -3px 5px no-repeat;
			}
			#SubMenu ul li ul li.currentpage {
				background: url(/images/templates/submenu_level2_current.gif) 1px 7px no-repeat;
			}
			#SubMenu ul li ul li a {
				display: block;
				margin: 0px;
				padding: 3px 10px;
				width: 155px;
				font-size: 105%;
				font-weight: normal;
				text-decoration: none;
				color: #00447E;
			}
				#SubMenu ul li ul li ul li {
					font-size: 100%;
					list-style-image: none;
					background: url(/images/templates/submenu_level3.gif) -3px 5px no-repeat;
				}
				#SubMenu ul li ul li ul li.currentpage {
					background: url(/images/templates/submenu_level3_current.gif) 1px 7px no-repeat;
				}
/*** WEBSITE PAGE ELEMENTS ***/
#PageBody {
}
	#PageBody-Inner {
	}
#SubContainers {
}
	#SubContainers table {
		width: 100%;
	}
		#SubContainers table td {
			width: 50%;
			vertical-align: top;
		}
		div.Container-Daffodil {
			clear: left;
			margin: 10px 10px 0px 0px;
			padding: 0px;
			
		}
			div.Container-Daffodil h2 {
				margin: 0px;
				padding: 0px;
			}
			div.Container-Daffodil p {
				position: relative;
				display: block;
				margin: -2px 10px 0px 0px;
				padding: 0px 0px 0px 35px;
			}
			div.Container-Daffodil a {
				position: relative;
				display: block;
				margin: 0px;
				padding: 3px 0px 3px 35px;
				width: auto;
				background: url(/images/templates/bg_pagemenu_off.gif) top left no-repeat;
			}
			div.Container-Daffodil a:hover {
				background: url(/images/templates/bg_pagemenu_on.gif) top left no-repeat;
			}
		div.Container-Icon {
			clear: left;
			margin: 12px 20px 0px 0px;
			padding: 0px;
		}
			div.Container-Icon h2 {
				margin: 0px;
				padding: 0px;
			}
			div.Container-Icon p {
				position: relative;
				display: block;
				margin: 0px 10px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			div.Container-Icon a {
				position: relative;
				display: block;
				margin: 0px;
				padding: 4px 10px 2px 0px;
				width: auto;
				background: none;
			}
			div.Container-Icon img {
				float: left; 
				margin: 0px 5px 0px 0px;
				padding: 0px;
				width: 42px;
				height: 42px;
				border: none;
			}
.ContainerByDate {
	margin: 20px 0px 0px 0px;
}
	.ContainerByDate .item {
		clear: left;
	}
	.ContainerByDate .item .date {
		float: left;
		width: 130px;
	}
	.ContainerByDate .item .link {
		margin: 0px 0px 0px 130px;
		padding: 0px 0px 0px 10px;
		background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 8px no-repeat;
	}
	.ContainerByDate .item .link a {
	}
#SubArticles {
}
	#SubArticles #SubArticles-Inner {
	}
	#SubArticles #SubArticles-Inner h3 {
		clear: left;
	}
#SubArticlesFull {
}
	#SubArticlesFull #SubArticlesFull-Inner {
	}
	#SubArticlesFull #SubArticlesFull-Inner .SubArticle {
		clear: left;
		margin-top: 14px;
	}
	
#Subscribe {
	background: url('/images/templates/cta_bg_top.gif') no-repeat;
	width: 170px;
	margin: 10px 0px;
	padding-top: 4px;
}
	#Subscribe-Inner {
		background: transparent url('/images/templates/cta_bg_bottom.gif') bottom left no-repeat;
		padding: 0px;
	}
	#Subscribe .subscribe-text {
		float: left;
	}
	#Subscribe h2 {
		font-size: 110%;
		color: #4D90CD;
		line-height: 1.1em;
		padding: 0px;
	}
	#Subscribe p {
		font-size: 80%;
		color: #ffffff;
		line-height: 1.1em;
		margin-bottom: 0px;
	}
	#Subscribe-Content {
		padding: 4px 6px 6px;
	}
	#Subscribe input.text {
		width: 159px;
		height: 17px;
		background: transparent url('/images/templates/subscribe/bg_text_input.gif') top left no-repeat;
		border: 0px;
		margin-top: 6px;
		padding: 6px;
		
		/*background-color: #ffffff;
		border: 1px solid #F4F4F4;*/
	}
	#Subscribe .subscribe-join {
		width: 158px;
		height: 26px;
		border: 0px;
		margin-top: 6px;
		padding: 0px;
	}

/*** SEARCH RESULTS & REFINE FORM ***/
.SearchResult {
	clear: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
	.SearchResult img.ContentType {
		float: left;
		position: relative;
		margin: 8px 0px 0px 0px;
		width: 30px;
		height: 30px;
	}
	.SearchResult .ResultDetails {
		margin: 0px 0px 0px 30px;
		padding: 0px;
	}
	.SearchResult .trailnav {
		font-size: 83.5%;
	}
#ResultsSummaryTop {
	position: relative;
	margin: 20px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	background: url(/images/templates/bg_featureimage.gif) left top repeat-x;
}
	#ResultsSummaryTop img {
		margin: 0px 4px;
		border: none;
	}
#ResultsSummaryBottom {
	position: relative;
	margin: 20px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	background: url(/images/templates/bg_featureimage.gif) left top repeat-x;
}
	#ResultsSummaryBottom img {
		margin: 0px 4px;
		border: none;
	}
#RefineSearch {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	background: url(/images/templates/bg_featureimage.gif) left top repeat-x;
}
	#RefineSearch label {
		margin: 0px 5px 0px 0px;
		font-weight: normal;
	}
	#RefineSearch #SearchKeywords {
		margin: 5px 0px 0px 0px;
	}
	#RefineSearch #SearchType {
		margin: 5px 0px;
	}
	#RefineSearch #SearchContent {
		margin: 0px 0px 5px 0px;
	}
	#RefineSearch #submit-button {
		display: inline;
		width: 85px;
		height: 23px;
		font-family: Arial;
		font-size: 83.5%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		background: url(/images/templates/bg_button_medium.gif) top left no-repeat;
		border: none;
	}
#relatedlinks {
}
#relatedlinks td {
	margin: 0px;
	padding: 3px 0px 7px 0px;
}
#SecondaryContent {
	margin-top: 10px;
}
#QuickLinks {
	z-index: 5;
	position: relative;
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 91.7%;
	font-weight: bold;
	text-transform: uppercase;
}
	#Links {
		margin: 10px;
		padding: 0px;
		list-style: none;
		list-style-image: none;
	}
	#Links img {
	    padding: 8px 10px 0 10px;
	    float: left;
	}
	#Links li a {
		color: #646a6b;
		display: block;
		margin: 0px;
		padding: 17px 0px 0px 0px;
		/*width: 140px;*/
		font-size: 90%;
		/*font-weight: bold;*/
		text-transform: uppercase;
		text-decoration: none;
		/*background: url(/images/templates/bg_quicklink_base.gif) bottom left no-repeat;*/
	}
		#Links a:hover {
			text-decoration: none;
			color: #000000;
		}
	#Links li {
		display: block;
		margin: 0px 0px 4px 0px;
		padding: 0px;
		height: 60px;
		width: 170px;
		font-size: 100%;
		background: url(/images/templates/call_to_action_bg.gif) top left repeat-y;
	}
		#Links li:hover, #Links li.sfhover {
		}
		#Links li:hover a.reveal, #Links li.sfhover a.reveal {
			background: none;
		}
	#Links li:hover ul {
		/* All list items (li) in nav object, hover state */
		left: auto;
	}
	#Links li ul ul {
		/* Any sub list (second level list) (ul) */
		position: relative;
		left: -4px;
		margin: -1em 0 0 10em;
	}
	#Links li ul {
		/* Any list inside an li (second level list) (ul) */
		position: absolute;
		left: -999em;
		margin: 0px;
		padding: 0px;
		width: 170px;
		height: auto;
		background: #ffffff url(/images/templates/bg_quicklink_hover.gif) repeat-y;
		text-align: left;
	}
	#Links li ul li {
		/* Any list item in a sub list (second level list items) (li) */
		
		position: relative;
		float: none;
		margin: 0px;
		padding: 9px 15px 10px 15px;
		width: 100%;	/* Odd little size hack for Mozilla, doesn't affect IE... Check against widths of other items if width changes. */
		height: auto;
		font-family: arial, helvetica, sans-serif;
		font-size: 110%;
		font-weight: normal;
		text-align: left;
		text-transform: none;
		background: url(/images/templates/bg_quicklink_hover_base.gif) bottom left no-repeat;
		
	}
	#Links li ul li:hover, #Links li ul li.sfhover {
		/* Any list item in a sub list (second level list items) (li) - mouseover */
	}
	#Links li ul li a {
		/* Any anchor tag in a list item in a sub list (second level list items) (li) - anchor tags (links) */
		display: inline;
		margin: 0px;
		padding: 0px;
		border: none;
		background: none;
		text-decoration: none;
	}
	* html #Links li ul li a {
		/* IE6 only - Any anchor tag in a list item in a sub list (second level list items) (li) - anchor tags (links)
		  - Pushes the link to the width of the li. Mozilla does it anyway but behaves
		    badly with this setting so it's only switched on for IE. */
		margin: 0px;
		padding: 0px;
		border: none;
		background: none;
		text-decoration: none;
		width: 100%;
	}
	#Links li ul li a:hover {
		/* Any list item in a sub list (second level list items) (li) - anchor tags (links) - mouseover */
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #000000;
		border: none;
		background: none;	
	}
	#Links li:hover ul ul, #Links li.sfhover ul ul {
		/* CSS trick for menu placement, DON'T TOUCH */
		left: -999em;
	}
	#Links li:hover ul, #Links li li:hover ul, #Links li.sfhover ul, #Links li li.sfhover ul { 
		/* CSS trick for menu placement, DON'T TOUCH */
		left: auto;
	}
.CallsToAction {
	z-index: 5;
	position: relative;
	display: block;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 91.7%;
	font-weight: bold;
	text-transform: uppercase;
}
	.Call {
		margin: 0px;
		padding: 0px;
		margin-bottom: 13px;
	}
	.Calls {
		margin: 0px;
		padding: 0px;
	}

#SocialMedia {
	clear: both;
	float: left;
	margin: 0px 0px 13px 0px;
	padding: 4px 0px 0px 0px;
	width: 170px;
	background:#e9e9e9 url(/images/templates/cta_bg_top.gif) top left no-repeat;
}
	#SocialMedia-Inner {
		margin: 0px 0px 0px 0px;
		padding: 0px 4px 2px 4px;
		display: block;
		width: 162px;
		background: transparent url(/images/templates/cta_bg_bottom.gif) bottom left no-repeat;
	}
	#SocialMedia img {
		margin-right: 10px;
	}
	
#UserForm {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #fff295 url(/images/templates/bg_user_form_top.gif) top left no-repeat;
	border-bottom: 1px solid white;
	position: relative;
}
	#UserForm #UserForm-Inner {
		margin: 0px;
		padding: 20px;
		background: url(/images/templates/bg_user_form_bottom.gif) bottom right no-repeat;
	}
	#UserForm #UserForm-Inner table {
		width: 100%;
	}
	#UserForm #UserForm-Inner table td {
		padding: 5px 0px;
		width: 50%;
	}
	#UserForm input.radio {
		border: none;
	}
	#UserForm input.text {
		width: 200px;
	}
	#UserForm textarea {
		width: 200px;
		height: 125px;
	}
	#UserForm input.submit-button, #footersurvey input.submit-button {
		display: inline;
		width: 85px;
		height: 23px;
		font-family: Arial;
		font-size: 83.5%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		background: url(/images/templates/bg_button_medium.gif) top left no-repeat;
		border: none;
	}
	.large-button {
		display: block;
		margin: 0px 0px;
		padding: 4px 0px 0px 0px;
		width: 150px;
		height: 23px;
		text-align: center;
		background: url(/images/templates/bg_button_large.gif) top left no-repeat;
		border: none;
	}
	
	.extra-large-button {
		display: block;
		width: 230px;
		height: 23px;
		text-align: center;
		font-family: Arial;
		font-size: 91.7%;
		font-weight: bold;
		text-align: center;
			padding: 4px 0px 0px 0px;
		color: #fff;
		background: url(/images/templates/bg_button_extra_large.gif) top left no-repeat;
		border: none;
	}
		.large-button a, .extra-large-button a {
			font-family: Arial;
			font-size: 91.7%;
			font-weight: bold;
			color: #ffffff;
			text-transform: uppercase;
			text-decoration: none;
		}

#HomeQuickLinks {
    margin: 0 0 20px 0;
    width: 99%;
    text-align: center;
}

    #HomeQuickLinks a {
        padding-right: 10px;
        text-decoration: none;
    }

#StoryOfTheMonth {
	clear: both;
	float: left;
	margin: 0px 0px 15px 0px;
	background: url(/images/templates/bg_hr.gif) bottom left repeat-x;
	width: 100%;
}
	#StoryOfTheMonth h2 {
	}
	#StoryOfTheMonth h2 a, #StoryOfTheMonth h2#media-release {
		position: relative;
		display: block;
		margin: 0px;
		padding: 3px 10px 3px 35px;
		width: auto;
		background: url(/images/templates/bg_pagemenu_off.gif) top left no-repeat;
	}
	#StoryOfTheMonth h2 a:hover {
		/*background: url(/images/templates/bg_pagemenu_on.gif) top left no-repeat;*/
	}
	#StoryOfTheMonth .StoryOfTheMonthItem {
		width: 99%;
		font-size: 91.7%;
	}
		#StoryOfTheMonth .StoryOfTheMonthItem h2 {
			margin: 0px;
			padding: 0px;
		}
		#StoryOfTheMonth .StoryOfTheMonthItem h2 a {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 5px no-repeat;
		}
		#StoryOfTheMonth .StoryOfTheMonthItem h2 a:hover {
		}
		#StoryOfTheMonth .StoryOfTheMonthItem p {
			margin: 0px;
			padding: 0px 0px 15px 10px;
		}
		#StoryOfTheMonth .StoryOfTheMonthItem p span.date {
			color: #999999;
		}
	#StoryOfTheMonth .StoryOfTheMonthDetailWithImage {
		margin: 0px 0px 0px 90px;
	}
	#StoryOfTheMonth .StoryOfTheMonthDetailNoImage {
		margin: 0px;
	}
	#StoryOfTheMonth .StoryOfTheMonthThumb {
		float: left;
		padding: 0px 0px 20px 0px;
		width: 90px;
	}
		#StoryOfTheMonth .StoryOfTheMonthThumb img {
			width: 80px; /*Remove as DA will check each time content is updated and may want different sizes*/
			border: none;
		}
#LatestNews {
	background: transparent url(/images/templates/bg_hr.gif) repeat-x scroll left bottom;
    clear: both;
    float: left;
    padding: 0 0 5px 0;
    width: 100%;
}
	#LatestNews #row1 {
		clear: both;
		padding: 0px;
	}
	#LatestNews #row2 {
		clear: both;
		padding: 0px;
	}
	#LatestNews h2 {
	}
	#LatestNews h2 a {
		position: relative;
		display: block;
		margin: 0px;
		padding: 3px 10px 3px 35px;
		width: auto;
		background: url(/images/templates/bg_pagemenu_off.gif) top left no-repeat;
	}
	#LatestNews h2 a:hover {
		/*background: url(/images/templates/bg_pagemenu_on.gif) top left no-repeat;*/
	}
	#LatestNews .LatestNewsItem {
		float: left;
		width: 48%;
		font-size: 91.7%;
	}
		#LatestNews .LatestNewsItem h2 {
			margin: 0px 20px 0px 0px;
			padding: 0px;
		}
		#LatestNews .LatestNewsItem h2 a {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 5px no-repeat;
		}
		#LatestNews .LatestNewsItem h2 a:hover {
		}
		#LatestNews .LatestNewsItem p {
			margin: 0px 20px 0px 0px;
			padding: 0px 0px 15px 10px;
		}
		#LatestNews .LatestNewsItem p span.date {
			color: #999999;
		}
	#LatestNews .LatestNewsDetailWithImage {
		margin: 0px 0px 0px 90px;
	}
	#LatestNews .LatestNewsDetailNoImage {
		margin: 0px;
	}
	#LatestNews .LatestNewsThumb {
		float: left;
		width: 90px;
	}
		#LatestNews .LatestNewsThumb img {
			width: 80px;
			border: none;
		}
	
#UpcomingEvents {
    width: 48%;
    background: url(/images/templates/bg_divide.gif) right top repeat-y;
    height: auto;
    clear: both;
    float: left;
}

    #UpcomingEvents #SectionTitle {
        height: 20px;
    }
	
	#UpcomingEvents h2 a {
		position: relative;
		display: block;
		margin: 0px;
		padding: 3px 5px 3px 35px;
		background: url(/images/templates/news.gif) top left no-repeat;
	}

	#UpcomingEvents .UpcomingEventsItem {
		display: block;
		font-size: 91.7%;
	}
		#UpcomingEvents .UpcomingEventsItem h2 {
			margin: 0px 20px 0px 0px;
			padding: 0px;
		}
		#UpcomingEvents .UpcomingEventsItem h2 a {
			margin: 0px;
			padding: 0px 0px 10px 10px;
			background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 5px no-repeat;
            display: block;
            font-size: 90%;
		}
		
		#UpcomingEvents .UpcomingEventsItem .date {
			color: #999999;
			width: 40px;
			padding: 0px 5px 5px 0px;
			vertical-align: top;
		}
		
		#UpcomingEvents .UpcomingEventsItem .title {
		}
		
		*html #UpcomingEvents .UpcomingEventsItem .title {
			/* IE6 Only */
			width: auto;
		}

#HomePageSubscribeForm {
	margin: 5px 10px;
}
	#HomePageSubscribeForm h3 {
		font-size: 83.5%;
	}
	#HomePageSubscribeForm input.text {
		width: 120px;
		font-size: 83.5%;
	}
	#HomePageSubscribeForm input.submit-button {
		display: inline;
		width: 33px;
		height: 23px;
		font-family: Arial;
		font-size: 83.5%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		background: url(/images/templates/bg_button_small.gif) top left no-repeat;
		border: none;
	}
#HomePageTicker {
	margin: 21px 530px 0px 0px;
	padding: 0px;
	/*width:100%; */
	height:15px; 
	font-family: Arial;
	font-size: 91.7%;
	font-weight: bold;
	color: #003473;
	background: none; 
	border: none;
}
#MediaReleases #BreakingNews {
	clear: both;
	margin: 15px 0px 15px 0px;
	background: url(/images/templates/bg_hr.gif) bottom left repeat-x;
}
	#MediaReleases #BreakingNews h2 {
		margin: 0px;
		padding: 2px 0px 15px 30px;
		background: url(/images/templates/bg_pagemenu_off.gif) 0px 0px no-repeat;
	}
	#MediaReleases #BreakingNews .StoryOfTheMonthItem {
		width: 99%;
		font-size: 91.7%;
	}
		#MediaReleases #BreakingNews .StoryOfTheMonthItem h2 {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 5px no-repeat;
		}
		#MediaReleases #BreakingNews .StoryOfTheMonthItem p {
			margin: 0px;
			padding: 0px 0px 15px 10px;
		}
		#MediaReleases #BreakingNews .StoryOfTheMonthItem p span.date {
			color: #999999;
		}
	#MediaReleases #BreakingNews .StoryOfTheMonthDetailWithImage {
		margin: 0px 0px 0px 90px;
	}
	#MediaReleases #BreakingNews .StoryOfTheMonthDetailNoImage {
		margin: 0px;
	}
	#MediaReleases #BreakingNews .StoryOfTheMonthThumb {
		float: left;
		padding: 0px 0px 20px 0px;
		width: 90px;
	}
		#MediaReleases #BreakingNews .StoryOfTheMonthThumb img {
			width: 80px;
			border: none;
		}
#MediaReleases #LatestNews {
	clear: both;
	margin: 15px 0px 15px 0px;
	background: url(/images/templates/bg_hr.gif) bottom left repeat-x;
}
	#MediaReleases #LatestNews h2 {
		margin: 0px;
		padding: 2px 0px 15px 30px;
		background: url(/images/templates/bg_pagemenu_off.gif) 0px 0px no-repeat;
	}
	#MediaReleases #LatestNews .StoryOfTheMonthItem {
		width: 99%;
		font-size: 91.7%;
	}
		#MediaReleases #LatestNews .StoryOfTheMonthItem h2 {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/images/templates/bg_forthlevelmenuarrow.gif) 0px 5px no-repeat;
		}
		#MediaReleases #LatestNews .StoryOfTheMonthItem p {
			margin: 0px;
			padding: 0px 0px 15px 10px;
		}
		#MediaReleases #LatestNews .StoryOfTheMonthItem p span.date {
			color: #999999;
		}
	#MediaReleases #LatestNews .StoryOfTheMonthDetailWithImage {
		margin: 0px 0px 0px 90px;
	}
	#MediaReleases #LatestNews .StoryOfTheMonthDetailNoImage {
		margin: 0px;
	}
	#MediaReleases #LatestNews .StoryOfTheMonthThumb {
		float: left;
		padding: 0px 0px 20px 0px;
		width: 90px;
	}
		#MediaReleases #LatestNews .StoryOfTheMonthThumb img {
			width: 80px;
			border: none;
		}
#PopupWindow {
}
	#PopupWindow #Header {
		height: 100px;
		background: url(/images/templates/bg_footer.gif) bottom left repeat-x;
	}
	#PopupWindow #Contents {
		margin: 10px;
		padding: 0px;
		text-align: left;
	}
	#PopupWindow #Footer {
		margin: 0px;
		padding: 15px 0px;
		clear: both;
		width: 100%;
		height: auto;
		background: none;
	}
		#PopupWindow #Footer #FooterBar {
			position: relative;
			clear: both;
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 50px;
			background: #E6E6E6 url(/images/templates/bg_headerbar.gif) top left repeat-x;
		}
		#PopupWindow #Footer #Menu {
			float: right;
			margin: 0px;
			padding: 0px;
		}
	#PopupWindow #CloseButton {
		float: right;
		display: inline;
		margin: 17px 10px 0px 0px;
		width: 85px;
		height: 23px;
		text-align: center;
		background: url(/images/templates/bg_button_medium.gif) top left no-repeat;
		border: none;
	}
	#PopupWindow #CloseButton a {
		display: block;
		margin: 4px 0px 0px 0px;
		font-family: Arial;
		font-size: 83.5%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
	}
	#PopupWindow #Copyright {
		float: left;
		margin: 21px 10px;
		font-size: 83.5%;
	}
#FeatureSurvey {
	margin: 10px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	font-size: 83.5%;
	background: transparent url(/images/templates/bg_hr.gif) top left repeat-x;
}
#FeatureSurvey .survey-button {
	display: block;
	margin: 10px 0px;
	padding: 4px 0px 0px 0px;
	width: 150px;
	height: 23px;
	text-align: center;
	background: url(/images/templates/bg_button_large.gif) top left no-repeat;
	border: none;
}
	#FeatureSurvey .survey-button a {
		font-family: Arial;
		font-size: 91.7%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
	}

.DisplayAltText {
}

    .DisplayAltText .AltText {
        display: inline;
        color: #55B949;
    }
    .DisplayAltText img {
        display: none;
    }

.DisplayImages {
}

    .DisplayImages .AltText {
        display: none;
    }
    .DisplayImages img {
        display: inline;
    }

/* Store Styles */
#StoreHome a
{   text-decoration: none;
}

#StoreHome, #StoreCategory {
    margin: -18px 0 0 -17px;
    margin: 0px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

	#StoreHomeFeatureProducts {
        position: absolute;
		top: 129px;
		right: 193px;
		
        height: auto;
        width: 271px;
        padding-left: 2px;
        border-right: 2px #fff solid;
        border-bottom: 0px #fff solid;
        background-color: #fff;
	}

    #StoreHome #FeaturesProducts, #StoreCategory #FeaturesProducts {
        position: absolute;
        top: 0;
        right: 0;
        height: auto;
        width: 271px;
        padding-left: 2px;
        border-right: 2px #fff solid;
        border-bottom: 2px #fff solid;
        border-right: 2px #fff solid;
        background-color: #fff;
    }
    
        #StoreHome #FeaturesProducts .ProductList {
            padding-bottom: 2px;
			height: 97px;
        }
              
            *html #StoreHome #FeaturesProducts .ProductList {
                /* IE6 only */
                padding: 0;
                margin-top: -1px;
            }            
            *html #StoreHome #FeaturesProducts #Product4 {
                /* IE6 only */
                margin-top: -1px;
                height: 100%;
            }
        
                .ShowAll td {
                    width: 33%;
                    border: none;
                }

#StoreCategory #FeaturesProducts {
    border-left: 2px #fff solid;
    height: 394px;
    padding-left: 0;
    background-color: #2882be;
}

    #StoreCategory #FeaturesProducts p {
        color: #fff;
    }

        #StoreCategory #FeaturesProducts .ProductList {
            padding: 0 10px;
        }   
            :first-child+html #StoreCategory #FeaturesProducts .ProductList {
                /* IE 7 Only */
                padding: 0;
            }
            *html #StoreCategory #FeaturesProducts .ProductList {
                /* IE 6 Only */
                padding: 0;
            }           
                  
                #StoreCategory #FeaturesProducts #Product1 {
                    background-color: #2882BE;
                    height: 394px;
                    position: relative;
                } 
                
                #StoreCategory #FeaturesProducts #Product1 div {
                    bottom: 0;
                    position: absolute;
                    padding: 0 10px 30px 0;
                }     
                    :first-child+html #StoreCategory #FeaturesProducts #Product1 div {
                        /* IE 7 Only */
                        padding: 10px;
                    }
                    *html #StoreCategory #FeaturesProducts #Product1 div {
                        /* IE 6 Only */
                        padding: 10px;
                    }

                        #StoreCategory #FeaturesProducts ul {
                            list-style-image: none;
                            list-style-type: none;
                            padding: 0;
                            margin: 0;
                        }
						
							#StoreCategory #FeaturesProducts ul.subcategories {
								list-style: none; 
								
								color: #fff;
								
							}
							
							#StoreCategory #FeaturesProducts ul.subcategories li {
								background: url(/images/templates/bg_forthlevelmenuarrow_whit.gif) 1px 5px no-repeat;
								padding-left: 10px;
							}
                        
                            #StoreCategory #FeaturesProducts ul li a {
                                color: #fff;
                                text-decoration: none;
								border-bottom: 1px solid #fff;
                            }
                            
                                #StoreCategory #FeaturesProducts ul li a:hover {
                                    text-decoration: none;
									border-bottom: 1px dotted #fff;
                                }
						#StoreCategory #FeaturesProducts h2 {
							color: #fff;
						}
						
							#StoreCategory #FeaturesProducts h2.subcategories {
								margin-top: 13px;
								font-size: small;
							}

#ShopAboutContainer {
    width: 100%;
	height:20px;
	color:#00447e;
    
}
    *html #ShopAboutContainer {
        /* IE6 Only */
        width: 100%;
    }

    #ShopAboutContainer ul#ShopAbout {
		margin:0px;
		padding:0px;
    }  

        #ShopAboutContainer ul#ShopAbout li {   
            float: left;
            display: inline;
            padding: 0 6px;
            border-right: 1px solid #ccc;
            font-size: 72%;
			font-weight:bold;
        }
        
        #ShopAboutContainer ul#ShopAbout li a, #ShopAboutContainer ul#ShopAbout li a:link,#ShopAboutContainer ul#ShopAbout li a:visited,#ShopAboutContainer ul#ShopAbout li a:hover {   
			color:#00447e;
            text-decoration: none;
			font-weight:bold;
        }
        #ShopAboutContainer ul#ShopAbout li.about-1 {
            padding: 0 10px;
		}
		#ShopAboutContainer ul#ShopAbout li.about-8, #ShopAboutContainer ul#ShopAbout li.about-9 {
            border-right: none;
        }
        
div.last_published {
    font-size: 85%;
    padding: 10px 0px;
    color: #8C8C8C;
}
    
/*--- SURVEYS ---*/
#footersurvey-link {
    margin-top: 10px;
}
#footersurvey-link a {
    text-decoration: underline;
    color: #254379;
}
#footersurvey-link a:hover {
    color: #3E5E96;
}
#footersurvey {
	border: 1px solid #a6adaf;
	padding: 10px;
	margin-top: 10px;
	clear: both;
	font-size: 90%;
    background-color: #ffffff;
    border-right: 3px solid #9b999a;
    border-bottom: 5px solid #a6adaf;
}
#footersurvey form {
	margin: 0px;
	padding: 8px 0px;
}
#footersurvey h4 {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
#footersurvey p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	color: #333333;
}
#footersurvey .submit {
	border: 1px solid #a6adaf;
	background: #ffffff;
	color: #083a81;
}

#video
{   margin: 10px auto 15px auto;
	text-align: center;
}

#ButtonLink .submit-button {
	display: center;
	margin: 10px 0px;
	padding: 4px 0px 0px 0px;
	width: 150px;
	height: 23px;
	text-align: center;
	background: url(/images/templates/bg_button_large.gif) top left no-repeat;
	border: none;
}
	#ButtonLink .submit-button a {
		font-family: Arial;
		font-size: 91.7%;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
	}

/* ####################################
   CMS Dev Mode
   ################################## */

#cmsDevMode {
    position: absolute; 
    width: 150px; 
    padding: 10px;
    margin: 10px;
    background: #f8f8f8;
    border: 1px #e0e0e0 solid;
    z-index: 1000;
    top: 0; 
    right: 0; 
}

    #cmsDevMode .previewTitle {
        margin: 0;
        font-weight: bold;
    }

    #cmsDevMode .previewLinks {
    }

        #cmsDevMode .previewLinks ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            #cmsDevMode .previewLinks ul li {
            }

/* Fund raise */
.fundraise_sidebar_event_top        {   width: 170px; height:6px;    background: url(/images/fundraise/img_fundraise_yellowtop.gif) top left no-repeat; }
.fundraise_sidebar_event            {   width: 160px; background-color: #ffcf00; padding:5px;}
.fundraise_sidebar_event_bottom     {   width: 170px; height:6px;    background: url(/images/fundraise/img_fundraise_yellowbottom.gif) top left no-repeat; }
.fundraise_sidebar_wrapper          {   padding-bottom: 10px;   }
.fundraise_sidebar_wrapper a:link,
.fundraise_sidebar_wrapper a:visited    {   text-decoration: none;  }
.fundraise_sidebar_wrapper a:hover   {   color: black;  }		


/* Give in Celebration */
.gic_sidebar      {   width: 155px; background-color:#e9e9e6; color:#6f6f6f; padding:5px 5px 5px 10px; font-size:12px; }
.gic_sidebar  p { color:#6f6f6f; font-size:12px; }
.gic_sidebar  ul { margin:0px 0px 0px 10px; padding:0px 0px 0px 5px; list-style: disc; list-style-image:none; }

.gic_maincontent a, .gic_maincontent a :link, .gic_maincontent a :visited , .gic_maincontent h2{ text-decoration:none; color:#4d90d7; }
.gic_maincontent a :hover { text-decoration:underline; }

#gic-form {}
.gic-form-bg { background:url(/images/content/give-in-celebration/form-donate-box.jpg) top left no-repeat; width:601px; height:131px; padding:0px 0px 0px 15px;}
.gic-form-table input { width:255px; }
.gic-form-table input.nowidth { width:10px; }
.gic-form-table select { width:260px; }
.gic-form-table .label { width:230px; text-align:left: }
.gic-form-table .field { width:65%; text-align:left: }
.link-button { background:url(/images/content/give-in-celebration/gic-submit.jpg) no-repeat; background-color:#e9e9e6; width:123px; height:30px; }
.link-button a, .link-button a :link, .link-button a :visited { color:#ffffff; font-size:12px; border:none; text-decoration:none; line-height:28px; padding:0px 13px; }
.link-button a :hover { color:#fed509; }
.link-button a.longText, .link-button a .longText:link, .link-button a.longText :visited { color:#ffffff; font-size:12px; border:none; text-decoration:none; line-height:28px; padding:0px 5px; }
.link-button a .longText:hover { color:#fed509; }
.yellowBox {
width:282px; height:13px; background:url(/images/give-in-celebration/yellow-box.jpg) no-repeat; color:#10447e; font-size:12px; font-weight:bold; text-align:left; line-height:13px; padding:11px 0px 11px 13px;
}
/*In memory Page*/
a.blueButton { height:13px; background:url(/images/in-memory/blue-button.jpg) top left no-repeat; color:#ffffff; padding:10px 0px 12px 0px; text-align:center; width:175px; display:block; text-decoration:none;font-size:12px;}
a.blueButtonSmall{ height:13px; background:url(/images/in-memory/blue-button-small.jpg) top left no-repeat; color:#ffffff; padding:3px 0px 7px 0px; text-align:center; width:70px; display:block; text-decoration:none;font-size:12px;font-weight:bold;}
.in-mem-grey{color:#666666; font-size:100%;}
.grey-box{width:193px;}
.grey-box-top{width:193px;background:url(/images/in-memory/grey-box-top.jpg) top left no-repeat;height:15px;}
.grey-box-bottom{width:193px;background:url(/images/in-memory/grey-box-bottom.jpg) top left no-repeat;height:15px;}
.grey-box-content{width:171px;background:url(/images/in-memory/grey-box-border.jpg) top left repeat-y; padding:0px 11px;font-size:11px;}
.grey-box-content h2 { margin:0px; padding:0px;}
.in-mem-slideshow h2 {font-size:90%;color:#4D90D7;}
.in-mem-slideshow p {font-size:85%;}
.inmem_maincontent {font-size:90%; }

	/*SW201102Redesign*/

#HomeFeatures .HomeFeaturesRow {
	clear: both;
	margin-bottom: 11px;
}
	#HomeFeatures .HomeFeature {
		float: left;
		width: 293px;
		font-size: 91.7%;
		margin-right: 0px;
		margin-top: 12px;
		min-height: 178px;
	}
	#HomeFeatures .Column1 {
		margin-right: 23px;
	}
	#HomeFeatures .noimage {
		background: url('/images/templates/border_dots_yellow.gif') repeat-x bottom left;
		min-height: 178px;
	}
		#HomeFeatures .HomeFeatureHeader {
			background: #FFD400 url('/images/templates/home/bg_home_feature_header.gif') no-repeat;
			width: 293px;
			height: 71px;
		}
			#HomeFeatures .HomeFeatureHeader img {
				margin: 4px;
				float: left;
			}
			#HomeFeatures .HomeFeatureHeader h2 {
				float: left;
				font-size: 140%;
				margin: 20px 5px 5px 10px;
				font-weight: normal;
				text-decoration: none;
			}
			#HomeFeatures .HomeFeatureHeader h2 a {
				text-decoration: none;
			}
		#HomeFeatures .HomeFeatureContent {
			width: 293px;
			padding: 10px 0px;
		}
		#HomeFeatures .HomeFeatureImage {
			width: 293px;
			padding: 0px;
		}
	
#Events #HomeList {
	margin-right: 23px;
}
#HomeList {
	width: 293px;
	margin: 20px 0px 20px 0px;
	float: left;
}
	#HomeList h2 {
		background: url('/images/templates/border_dots_blue.gif') repeat-x bottom left;
		margin-bottom: 10px;
		font-size: 120%;
	}
	#HomeList h2 a {
		color: #00447E;
		text-decoration: none;
	}
	#HomeList h3, #HomeList h3 a {
		color: #4D90CD;
		font-size: 100%;
	}
	#HomeListTitle {
		color: #023E7A;
	}
	#HomeList .date {
		color: #666666;
	}
	#HomeList .title {
		color: #4D90CD;
	}
	#HomeList .title a {
		text-decoration: none;
	}
	#HomeList .title h3 {
		padding-top: 0px;
		margin-bottom: 6px;
		font-size: 105%;
	}

#banner-controls {
	float: right;
	margin-right: 1px;
	zindex: 20;
	position: relative;
	top: -20px;
	height: 0px;
}
#banner-controls span {
	padding-bottom: 0px; 
	text-indent: -999em; 
	margin: 0px 4px 0px 0px; 
	padding-left: 0px; 
	width: 15px; 
	padding-right: 0px; 
	display: block; 
	float: left; 
	cursor: pointer; 
}
	#banner-container {
		height: 152px;
	}
	#banner-nav {
	}
	#prev_button {
		background: url('/images/templates/home/banner_previous.gif') no-repeat;
	}
	#play_button {
		background: url('/images/templates/home/banner_play.gif') no-repeat;
	}
	#stop_button {
		background: url('/images/templates/home/banner_pause.gif') no-repeat;
	}
	#next_button {
		background: url('/images/templates/home/banner_next.gif') no-repeat;
	}

/*Page 1024 adjustment*/


#Align {
	position: relative;
	width: 998px; 
	/* To re-align text to left in the page div when a parent div is centred. This allows centering of page div using the IE-safe hack. */
	margin: 0 auto;
	text-align: left;
	padding:0;
	
	position: relative;
	width: 992px; 
	margin: 0 auto;
	text-align: left;
	padding:0;
}
	#Main #Main-Inner {
		margin: 0px 210px;
		/*SW201102Redesign*/
		margin: 0px 0px 0px 199px;
		padding: 0px 0px 20px 0px;
		width: 799px;
		
		margin: 0px 210px;
		margin: 0px 0px 0px 191px;
		padding: 0px 0px 20px 0px;
		width: 800px;
	}
#Primary {
	margin: 0px 170px 0px 0px;
	width: 610px;
	float: left;
	
	margin: 0px 166px 0px 2px;
	width: 612px;
	float: left;
}
	#Primary ul {
	list-style: url("/images/templates/bullet_square_grey.gif") square;
	}
#Secondary {
	margin: 0px 0px 0px -151px;
	padding: 0px;
	float: left;
	width: 170px;
	text-align: left;
	
	margin: 0px 0px 0px -150px;
	padding: 0px;
	float: left;
	width: 170px;
	text-align: left;
}
#Tertiary {
	/*margin: 0px 0px 0px -100%;*/
	margin: 0px 0px 0px -998px;
	padding: 0px;
	float: left;
	width: 185px;
	background: url(/images/templates/border_dots_grey.gif) right top repeat-y;
	
	/*margin: 0px 0px 0px -100%;*/
	margin: 0px 0px 0px -992px;
	padding: 0px;
	float: left;
	width: 182px;
	background: url(/images/templates/border_dots_grey.gif) right top repeat-y;
}
/*Social Media Toolbox*/
#toolbox_email{float:left;margin-right:3px;}
.addthis_toolbox {float:left;margin-right:10px;}
.addthis_toolbox a {float:left;margin-left:11px;}
#button_google_plusone {margin-left:8px;float:left;}


/* Bequest Page CSS */
a.beqLink,a:link.beqLink,a:visited.beqLink{
	background:#00447e url('/images/CRF/bequests/blue-button.jpg') 0px 0px;height:38px;width:187px;display:block;padding:10px 5px 5px 5px;color:#ffffff;font-weight:bold;text-align:center;text-decoration:none;margin:2px 0px;
}
a:hover.beqLink {
	background:#00447e url('/images/CRF/bequests/blue-button.jpg') 0px 53px;
}
a.beqLink img { top:-5px; position:relative; }
a.beqDownload,a:link.beqDownload,a:visited.beqDownload{
	background:#00447e url('/images/CRF/bequests/download-button.jpg') 0px 0px;height:50px;width:100px;display:block;padding:5px 5px 5px 60px;color:#ffffff;font-weight:bold;text-decoration:none;
}
a:hover.beqDownload {
	background:#00447e url('/images/CRF/bequests/download-button.jpg') 0px 60px;
}

#tab-next, #tab-prev{cursor:pointer;}

/*Shop Product Image Box*/
#ShopImagebox {width:265px;height:295px;float:right;margin:0px 0px 30px 5px;border:#eeeeee solid 1px;}
	#ShopImagebox #ShopProductImage {width:100%;height:265px;position:relative;}
			#ShopProductImage .description {position:absolute; bottom:0px; left:0px; width:100%; background-color:#ffffff; font-size:100%;font-weight:bold; color:#02296e; opacity:0.75; filter:alpha(opacity=75);}
			#ShopProductImage .description #description_content {padding:3px;}
	#ShopImagebox #ImageButtons {width:100%;height:24px;padding:3px 0px;background-color:#eeeeee;}
			a.imageshop{height:10px;margin:2px;background:#eeeeee;padding:3px;font-size:90%;font-weight:bold;cursor:pointer;text-decoration:none;color:#000000;}
			a:hover.imageshop{background:#cccccc;}
				
				
