/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	div.nine.columns ol,
	div.nine.columns ul {list-style: inherit !important;}
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

	body acronym,
	body abbr,
	body dfn {
		border-bottom: 1px dotted #1A181B;
		font-size: 100%;
		font-style: normal;
		text-decoration: none;
		cursor: help;
	}

	.invisible {visibility: hidden;}

	.hide,
	#address {display: none;}

	.hide_title,
	.hide_active,
	.jumptocontent,
	form .captcha_newsletter {
	   	position: absolute;
		top: -6000px;
		left: -6000px;
		height: 1px;
		width: 1px;
	}

	a img {
		border: 0;
		text-decoration: none;
	}

/* #Basic Styles
================================================== */

body {
	background: #EFF1F4;
	/* font: 15px/22px "Source Sans Pro", Helvetica, Arial, sans-serif;
	font: 15px/22px "pt_sansregular", Helvetica, Arial, sans-serif; */
	font: 15px/22px "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 400;
	/* letter-spacing: 0.5px;  */
	letter-spacing: 0;
	color: #444;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased; 				/* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	                                                               /* font-stretch: condensed;	browser support ??? */
	/* -webkit-hyphens: auto;
  	-moz-hyphens: auto;
 	-ms-hyphens: auto;
  	hyphens: auto; */
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #1A181B;
		background-color: transparent;
		/* font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; */
		font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
		font-weight: normal;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: 700; }
	h1 { font-size: 28px; line-height: 30px; margin-bottom: 14px;}
	h2 { font-size: 24px; line-height: 26px; margin-bottom: 20px; }
	h3 { font-size: 22px; line-height: 24px; margin-bottom: 8px; }
	h4 { font-size: 20px; line-height: 22px; margin-bottom: 4px; }

	/* h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; } */

	.stage2 h3 {
		font-size: 32px;
		line-height: 34px;
		margin-bottom: 14px;
		font-weight: 700;
	}

	.stage-header h1 {
		color: #FFF;
		background-color: transparent;
		font-size: 32px;
		line-height: 34px;
		margin-bottom: 14px;
		font-weight: 700;
		letter-spacing: 0;
		/* letter-spacing: 1px;  */
	}

	h3.news-subtitle {
		font-size: 105%;
		line-height: 20px;
		margin-bottom: 6px;
		font-weight: 700;
		letter-spacing: 0;
		/* letter-spacing: 0.5px;  */
	}

	#content-sub h1 {
		font-size: 24px;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 14px;
		text-transform: uppercase;
		letter-spacing: 0;
		/* letter-spacing: 0.5px;  */
	}

		#content-sub h1 a,
		#content-sub h1 a:link,
		#content-sub h1 a:visited,
		#content-sub h1 a:hover,
		#content-sub h1 a:active,
		#content-sub h1 a:focus {
			color: #1A181B !important;
			background: transparent 0 !important;
			margin: 0 !important;
			padding: 0 !important;
			text-decoration: none !important;
		}

		#content-sub .search-result h1 {margin-bottom: 0;}

	#content-sub .four h1 {
		font-size: 18px;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 14px;
		border-top: 3px solid #294c74;
		text-transform: uppercase;
		letter-spacing: 0;
		/* letter-spacing: 1px;  */
	}

	#content-sub .four h2:not(.tile-headline) {
		font-size: 22px;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 14px;
		text-transform: uppercase;
		letter-spacing: 0;
		/* letter-spacing: 1px;  */
	}

	#content-sub .nine h4 {
		font-size: 18px;
		font-weight: 700;
		line-height: 30px;
		margin: 28px 0 7px 0;
		letter-spacing: 0;
		/* letter-spacing: 1px;  */
	}

	#content-sub .nine h2:not(.tile-headline) {
		font-size: 22px;
		font-weight: 700;
		line-height: 30px;
		margin: 28px 0 7px 0;
		letter-spacing: 0;
		/* letter-spacing: 1px;  */
	}

	.footer h3 {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 10px;
		font-weight: 700;
		letter-spacing: 0;
		/* letter-spacing: 0.5px;  */
	}

	.footer h4 {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 4px;
		letter-spacing: 0;
	}

	p {
		margin: 0 0 12px 0;
		line-height: 22px;
	}

	#content-sub p {
		margin: 0 0 12px 0;
		line-height: 22px;
	}

	p img {margin: 0;}


/*	Blockquotes
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }  */

	hr { border: solid #D6D6D7; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */

	.stage-txt a, .stage-txt a:link, .stage-txt a:visited {
		color: #1A181B;
		background: transparent url(../graphic/bg/arrow2.png) right -20px no-repeat;
		margin-right: 5px;
		margin-left: -4px;
		padding: 1px 16px 0 4px;
		-moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		outline: 0;
		overflow: hidden;
		white-space: nowrap;
		text-decoration: underline;
	}

	.stage-txt a:hover,
	.stage-txt a:active,
	.stage-txt a:focus {
		color: #008ADD;
		background: #FFF url(../graphic/bg/arrow2.png) right -44px no-repeat;
		text-decoration: none;
	}

	.stage-before a,
	.stage-before a:link,
	.stage-before a:visited {
		width: 30px;
		height: 30px;
		bottom: 30px;
		right: 30px;
		color: #FFF;
		background: #707276 url(../graphic/bg/arrow.png) 11px -62px no-repeat;
		margin: 0 0 -30px 0;
		padding: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		display: inline;
		float: right;
		position: relative;
	}

	.stage-before a:hover,
	.stage-before a:active,
	.stage-before a:focus {
		color: #000;
		background: #FFF url(../graphic/bg/arrow.png) 11px -86px no-repeat;
	}

	.stage-next a,
	.stage-next a:link,
	.stage-next a:visited {
		width: 30px;
		height: 30px;
		bottom: 30px;
		color: #FFF;
		background: #707276 url(../graphic/bg/arrow.png) 12px 8px no-repeat;
		margin: 0 0 -30px 0;
		padding: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		display: inline;
		float: right;
		position: relative;
	}

	.stage-next a:hover,
	.stage-next a:active,
	.stage-next a:focus {
		color: #000;
		background: #FFF url(../graphic/bg/arrow.png) 12px -15px no-repeat;
	}

	.stage2 a,
	.stage2 a:link,
	.stage2 a:visited {
		color: #008ADD;
		background: transparent url(../graphic/bg/arrow.png) right -21px no-repeat;
		padding: 0 16px 1px 2px;
		outline: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		overflow: hidden;
		-moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
		white-space: nowrap;
		text-decoration: underline;
	}

	.stage2 a:hover,
	.stage2 a:active,
	.stage2 a:focus {
		color: #1A181B;
		background: #FFF url(../graphic/bg/arrow.png) right -45px no-repeat;
		text-decoration: none;
	}

	.stage2-more a,
	.stage2-more a:link,
	.stage2-more a:visited {
		color: #FFF;
		background: transparent url(../graphic/bg/arrow.png) right 3px no-repeat;
		margin-right: 5px;
		margin-left: -4px;
		padding: 1px 16px 1px 4px;
		outline: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		-moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
		overflow: hidden;
		white-space: nowrap;
		text-decoration: underline;
	}

	.stage2-more a:hover,
	.stage2-more a:active,
	.stage2-more a:focus {
		color: #008ADD;
		background: #FFF url(../graphic/bg/arrow.png) right -20px no-repeat;
		text-decoration: none;
	}

	.footer a,
	.footer a:link,
	.footer a:visited {
		color: #008ADD;
		background: transparent 0;
		margin-right: 0;
		padding: 1px 2px 1px 2px;
		outline: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		-moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
		overflow: hidden;
		white-space: nowrap;
		text-decoration: underline;
	}

	.footer a:hover,
	.footer a:active,
	.footer a:focus {
		color: #1A181B;
		background: #FFF 0;
		text-decoration: none;
	}

	#content-sub .nine a:not(.tile-headline),
	#content-sub .nine a:link:not(.tile-headline),
	#content-sub .nine a:visited:not(.tile-headline) {
		color: #008ADD;
		/* background: transparent url(../graphic/bg/arrow.png) right -20px no-repeat; */
		background: transparent 0;
		outline: 0;
		-webkit-transition: 0.6s ease;
		-moz-transition: 0.6s ease;
		-ms-transition: 0.6s ease;
		-o-transition: 0.6s ease;
		transition: 0.6s ease;
		-moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
		/* padding: 1px 16px 1px 2px; */
		padding: 1px 2px;
		overflow: hidden;
		/*white-space: nowrap; */
		white-space: inherit;
		text-decoration: underline;
	}

	#content-sub .nine .news .news-info a,
	#content-sub .nine .news .news-info a:link,
	#content-sub .nine .news .news-info a:visited {
		background: transparent 0 !important;
		padding: 1px 2px 1px 2px;
	}

	#content-sub .nine .news #socialshareprivacy a,
	#content-sub .nine .news #socialshareprivacy a:link,
	#content-sub .nine .news #socialshareprivacy a:visited {
		background: 0 !important;
		padding: inherit !important;
	}

	#content-sub .nine .news a,
	#content-sub .nine .news a:link,
	#content-sub .nine .news a:visited {white-space: inherit !important;}

	#content-sub .nine h1 a,
	#content-sub .nine h1 a:link,
	#content-sub .nine h1 a:visited {white-space: inherit !important;}

	#content-sub .nine a:hover,
	#content-sub .nine a:active,
	#content-sub .nine a:focus {
		color: #1A181B;
		/* background: #EFF1F4 url(../graphic/bg/arrow.png) right -44px no-repeat; */
		background: #EFF1F4 0;
		text-decoration: none;
	}

	#content-sub .nine .news .news-info a:hover,
	#content-sub .nine .news .news-info a:active,
	#content-sub .nine .news .news-info a:focus {
		color: #1A181B;
		background: #EFF1F4 0 !important;
		text-decoration: none;
	}

		#content-sub .nine a.mail,
		#content-sub .nine a.mail:link,
		#content-sub .nine a.mail:visited {
			color: #008ADD;
			background: transparent url(../graphic/bg/mail.png) right 4px no-repeat;
			padding: 1px 24px 1px 2px;
			outline: 0;
			-webkit-transition: 0.6s ease;
			-moz-transition: 0.6s ease;
			-ms-transition: 0.6s ease;
			-o-transition: 0.6s ease;
			transition: 0.6s ease;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			overflow: hidden;
			white-space: nowrap;
			text-decoration: underline;
		}

		#content-sub .nine .news .news-info a.mail,
		#content-sub .nine .news .news-info a.mail:link,
		#content-sub .nine .news .news-info a.mail:visited {
			background: transparent url(../graphic/bg/mail.png) right 4px no-repeat !important;
			padding: 1px 24px 1px 2px;
		}

		#content-sub .nine a.mail:hover,
		#content-sub .nine a.mail:active,
		#content-sub .nine a.mail:focus {
			color: #1A181B;
			background: #EFF1F4 url(../graphic/bg/mail.png) right -36px no-repeat;
			text-decoration: none;
		}

	#content-sub .nine .news .news-info a.mail:hover,
		#content-sub .nine .news .news-info a.mail:active,
		#content-sub .nine .news .news-info a.mail:focus {
			background: #EFF1F4 url(../graphic/bg/mail.png) right -36px no-repeat !important;
			padding: 1px 24px 1px 2px;
		}

		#content-sub a.news-more,
		#content-sub a.news-more:link,
		#content-sub a.news-more:visited,

		#content-sub a.search-more,
		#content-sub a.search-more:link,
		#content-sub a.search-more:visited {
			color: #1A181B;
			background: #D8D6D7 url(../graphic/bg/arrow2.png) 92px -15px no-repeat;
			margin: 10px 0 0 0 !important;
			padding: 4px 30px 5px 16px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			text-decoration: underline;
			display: inline-block;
		}

			#content-sub a.search-more,
			#content-sub a.search-more:link,
			#content-sub a.search-more:visited {
				background: #D8D6D7 url(../graphic/bg/arrow2.png) 115px -15px no-repeat;
				padding: 4px 30px 5px 16px;
			}

		#content-sub a.news-more:hover,
		#content-sub a.news-more:active,
		#content-sub a.news-more:focus,

		#content-sub a.search-more:hover,
		#content-sub a.search-more:active,
		#content-sub a.search-more:focus {
			color: #008ADD;
			background: #EFF1F4 url(../graphic/bg/arrow2.png) 92px -39px no-repeat;
			text-decoration: none;
		}

			#content-sub a.search-more:hover,
			#content-sub a.search-more:active,
			#content-sub a.search-more:focus {background: #EFF1F4 url(../graphic/bg/arrow2.png) 115px -39px no-repeat;}

	p a, p a:visited { line-height: inherit; }

	/* a:after {
		overflow: hidden;
		white-space: nowrap;
		margin: 0 0 -5px 5px;
   		content: url(../graphic/bg/arrow.png);
	} */

	.news #socialshareprivacy {margin: 40px 0 }

/* #Lists
================================================== */
	ul, ol { margin-bottom: 12px; }
	ul { list-style: none outside; }
	div.nine.columns ul {list-style: inherit outside !important;}
	div.nine.columns ul {padding-left: 20px;}
	div.nine.columns ol {list-style: decimal-leading-zero outside !important;}
	div.nine.columns ol {padding-left: 0;}
	div.nine.columns ol li {padding-left: 3px;}
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 22px; }
	ul.large li { line-height: 22px; }
	li p { line-height: 22px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto;
	}


/* #Buttons
==================================================

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee;*/ /* Old browsers */
		/* background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); */ /* FF3.6+ */
		/*background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); */ /* Chrome,Safari4+ */
		/*background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);  *//* Chrome10+,Safari5.1+ */
		/*background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);  *//* Opera11.10+ */
		/*background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);  *//* IE10+ */
		/*background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); */ /* W3C */
	  /*border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	  border-radius: 4px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;*/
	  /*font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; */
	  /*font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; *//* Old browsers */
		/*background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); *//* FF3.6+ */
		/*background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3)));*/ /* Chrome,Safari4+ */
		/*background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); *//* Chrome10+,Safari5.1+ */
		/*background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); *//* Opera11.10+ */
		/*background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); *//* IE10+ */
		/*background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); *//* W3C */
	 /* border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; *//* Old browsers */
		/* background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%);*/ /* FF3.6+ */
		/* background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4)));*/ /* Chrome,Safari4+ */
		/* background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);*/ /* Chrome10+,Safari5.1+ */
		/* background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); *//* Opera11.10+ */
		/* background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);*/ /* IE10+ */
		/* background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);*/ /* W3C */ /* }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }*/

	/* Fix for odd Mozilla border & padding issues */
	/*button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	} */


/* #Forms
==================================================

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
*/

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }

/* #IMG
================================================== */

html .csc-textpic-imagecolumn {padding: 0 0 10px 0;}

	#content-sub .nine .csc-textpic a,
	#content-sub .nine .csc-textpic a:link,
	#content-sub .nine .csc-textpic a:visited,
	#content-sub .nine .csc-textpic a:hover,
	#content-sub .nine .csc-textpic a:active,
	#content-sub .nine .csc-textpic a:focus {
		background: none;
		padding: 0;
	}
