@font-face {
	font-family: helvetica_ycdt;
	src: url('fonts/helveticaneueltstd-mdcn-webfont.eot');
	src: url('fonts/helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'),
        url('fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
        url('fonts/helveticaneueltstd-mdcn-webfont.svg#HelveticaNeueLTStdMedCnRg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: helvetica_bold_ycdt;
	src: url('fonts/helveticaneueltstd-bdcn.eot');
	src: url('fonts/helveticaneueltstd-bdcn.eot?#iefix') format('embedded-opentype'),
        url('fonts/helveticaneueltstd-bdcn.woff') format('woff'),
        url('fonts/helveticaneueltstd-bdcn.ttf') format('truetype'),
        url('fonts/helveticaneueltstd-bdcn.svg#HelveticaNeueLTStd77BoldCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family: helvetica_heavy_ycdt;
	src: url('fonts/helveticaneueltstd-hvcn.eot');
	src: url('fonts/helveticaneueltstd-hvcn.eot?#iefix') format('embedded-opentype'),
        url('fonts/helveticaneueltstd-hvcn.woff') format('woff'),
        url('fonts/helveticaneueltstd-hvcn.ttf') format('truetype'),
        url('fonts/helveticaneueltstd-hvcn.svg#HelveticaNeueLTStd87HeavyCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family: bebas_ycdt;
	src: url('fonts/bebasneue-webfont.eot');
	src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/bebasneue-webfont.woff') format('woff'),
        url('fonts/bebasneue-webfont.ttf') format('truetype'),
        url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #2e2e2e;
	margin: 0px;
	padding: 0px;
}

body,p,td,th,li,label { font-family: Arial, Verdana, Geneva, helvetica, sans-serif; color: #666666; }

body { font-size: 14px; line-height:20px; }
p,td,th,li,label {
	font-size: inherit;
	line-height: inherit;
}

#PageBgImage {
	background: #e5f3fc url(images/header_container_external_bg.png) no-repeat top center;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}


table.recaptchatable td {
	line-height: 10px;
	padding: 0px;
}

strong { font-weight: bold; }
.highlight { color: #CC3333; }

a:link    { color: #00928f; text-decoration: underline; }
a:visited { color: #00928f; text-decoration: underline; }
a:hover   { color: #00928f; text-decoration: none; }
a:active  { color: #00928f; text-decoration: none; }

.clear { clear: both; font-size: 1px; }

.alert {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
        line-height: 15px;
}

hr {
	border: none;
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 15px;
}
hr.dotted {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	display: block;
	height: 1px;
	border: none;
}

.header_container_external_home {
	background: #e5f3fc url(images/header_container_external_home_bg.png) no-repeat top center;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 425px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.header_container_home {
	background: url(images/header_container_bg.png) repeat-x top left;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	z-index: 10;
}
.header_home {
	position: relative;
	width: 950px;
	height: 130px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0;
}

.header_container_external {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.header_container {
	background: url(images/header_container_bg.png) repeat-x top left;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

.header {
	position: relative;
	width: 950px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0;
}
.header_container_external_home_mobile,
.header_container_external_mobile {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header_container_external_home_mobile .header_container_home,
.header_container_external_home_mobile .header_home,
.header_container_external_mobile .header_container,
.header_container_external_mobile .header {
	position: relative;
	width: 100%;
	height: 235px;
	margin: 0;
	padding: 0;
	border: 0;
}
.header_container_external_home_mobile .header_container_home,
.header_container_external_home_mobile .header_home {
	background: #fff;
	height: 80px;
}
.header_container_external_mobile .header_container,
.header_container_external_mobile .header {
	background: #fff;
	height: 80px;
}

.logo {
	float:left;
	width: 165px;
	height: 60px;
   margin: 0px 0px 0px 20px;
	padding: 45px 0px 10px 0px;
}

.logo a {
	display: block;
	width: 165px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat top left;
}
.header_container_external_home_mobile .logo,
.header_container_external_mobile .logo {
	float: none;
   margin: 0px 0px 0px 20px;
	padding-top: 10px;
}
.header_container_external_home_mobile .menu_button a,
.header_container_external_mobile .menu_button a {
	background-color: #222;
	display: block;
	float: right;
	padding: 10px 15px;
	margin: 20px 20px 0px 0px;
	border-top: 1px solid #454545;
	border-left: 1px solid #454545;
	border-bottom: 1px solid #020202;
	border-right: 1px solid #020202;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.main_nav {
	float:right;
	width: 745px;
	height: 100px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}
.main_nav #nav li.top > a,
.main_nav #nav li.top > a .middle {
	font-family: bebas_ycdt, Arial;
	font-weight: normal !important;
	font-size: 24px;
	line-height: 30px;
}
.main_nav #nav li:hover ul.sub li a { font-family: helvetica_ycdt, Arial; font-size: 14px; }

.banner {
	width: 950px;
	height: 425px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.banner span {
	background: no-repeat top center;
	display: block;
	width: 100%;
	height: 425px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
}
.banner span img {
	display: none;
}
.header_container_external_home_mobile .banner,
.header_container_external_home_mobile .banner span,
.header_container_external_mobile .banner,
.header_container_external_mobile .banner span {
	background: none !important;
	float: none;
	width:100%;
   margin: -60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.header_container_external_home_mobile .banner,
.header_container_external_mobile .banner,
.header_container_external_home_mobile .banner span img {
	height:215px;
}
.header_container_external_home_mobile .banner span img {
	display: block;
	width:480px;
}
.banner ul{
	margin: 0px;
	padding: 0px;
}
.banner ul li{
	margin: 0px;
	padding: 0px;
}

.content_container_external_home {
	background: #fff;
	position: relative;
	width: 100%;
	margin: 425px 0px 0px 0px;
	padding: 0px;
}
.content_container_external {
	position: relative;
	width: 100%;
	margin: 150px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content_container_external_home_mobile,
.content_container_external_mobile {
	background: #fff;
	position: relative;
	width: 100%;
	margin: 235px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border: none;
	min-height: 0px;
}
.content_container_external_mobile {
	margin: 65px auto 0px auto;
}

.content_container_external_home .content_container_home {
	background: #fff;
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
}
.content_container_external .content_container {
	background: #fff url(images/content_container_bg.jpg) repeat-y top left;
	position: relative;
	width: 890px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	padding: 20px 30px 20px 30px;
	overflow: hidden;
}
.content_container_external_home_mobile .content_container_home,
.content_container_external_mobile .content_container {
	margin: 0px auto 0px auto;
	padding: 20px 30px 10px 30px;
	overflow: hidden;
	border: none;
	min-height: 0px;
}

.addthis_toolbox, addthis_default_style { display: block; float: right; margin: 0px; padding: 5px 0px 0px 10px; }
.addthis_toolbox .share { float: left; margin: 0px; padding: 0px 5px; font-family: bebas_ycdt, Arial; font-size: 16px; color: #00928f; vertical-align: top; }
.addthis_toolbox a { float: left; margin: 0px; padding: 0px; }
.addthis_toolbox a span { margin: 0px; padding: 0px; }
.addthis_toolbox a span.at_PinItButton { background-image: url(images/pinit.png); height: 16px; width: 32px; }
.addthis_toolbox a span.at_PinItButton:hover { background-position: 0px -16px }

.sidebar {
	float: left;
	width: 260px;
	padding: 0px 60px 0px 0px;
	margin: 0;
	overflow: visible;
}

.sidebar a:link    { color: #00928f; }
.sidebar a:visited { color: #00928f; }
.sidebar a:hover   { color: #00928f; }
.sidebar a:active  { color: #00928f; }

.sidebar h2 { font-size: 16px; line-height: 22px; color: #00928f; font-weight: normal; margin: 15px 0px 10px 0px; font-family: helvetica_ycdt, Arial; }
.sidebar h3 { font-size: 14px; line-height: 20px; color: #66bebc; font-weight: normal; margin: 15px 0px 5px 0px; font-family: helvetica_ycdt, Arial; font-style: italic; }

.sidebar .sub_nav {
	width: 260px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.sidebar div.border {
	background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	border: 1px solid #cccccc;
}
.sidebar div.border img {
	margin: 0px;
	padding: 0px;
	min-width: 250px;
	max-width: 250px;
}

.sidebar .sub_nav h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
	font-size: 20px;
}
.sidebar .sub_nav h2 span { color: #00928f; }

.sidebar .sub_nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar .sub_nav ul li {
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cbcbcb;
}
.sidebar .sub_nav ul li:last-child {
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.sidebar .sub_nav ul li a {
	font-family: helvetica_ycdt, Arial;
	font-size: 14px;
	display: block;
	padding: 6px 5px 5px 15px;
	text-decoration: none;
}
.sidebar .sub_nav ul li a:hover,
.sidebar .sub_nav ul li a.hot {
	background: #00928f;
	display: block;
	padding: 6px 5px 5px 15px;
	text-decoration: none;
	color: #fff;
}

.sidebar .sub_nav ul li .sub2 { list-style-type:none; margin: 0px; padding: 1px 0px 0px 0px; }
.sidebar .sub_nav ul li .sub2 li:last-child {
	border-bottom: none;
	padding: 1px 0px 0px 0px;
}
.sidebar .sub_nav ul li .sub2 li a {
	background-image: url(images/site_map_bullet.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding: 6px 5px 5px 35px;
}
.sidebar .sub_nav ul li .sub2 li a:hover,
.sidebar .sub_nav ul li .sub2 li a.hot {
	background-color: #00928f;
	background-image: url(images/site_map_bullet_hover.gif);
}

.sidebar .follow_button {
	float: right;
	display: block;
	height: 32px;
	padding: 7px 0px 0px 0px;
	margin: 0;
}
.sidebar .follow_button a {
	float: right;
}

.sidebar a.donate {
	background: url(images/donate_today_sidebar.png?v=2) no-repeat top left;
	display: block;
	width: 260px;
	height: 60px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
}
.sidebar a.donate:hover {
	background-position: bottom left;
}

.sidebar p { margin: 0px 0px 10px 0px; }

.content {
	float: right;
	width: 570px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	overflow: visible;
}

.content_home {
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.content_full {
	width: 890px;
	padding: 0px 0px 0px 0px;
}
.content_container_external_home_mobile .content_home,
.content_container_external_home_mobile .content_full,
.content_container_external_home_mobile .content,
.content_container_external_mobile .content_home,
.content_container_external_mobile .content_full,
.content_container_external_mobile .content {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.content_home .intro_level1 {
	background: #fff url(images/intro1_bg.png) no-repeat top center;
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro_level1 {
	background: #fff;
	float: none;
	padding: 0px;
	margin: 0;
	width: 100%;
}
.content_home .intro_level1 .internal {
	width: 950px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro_level1 .internal {
	float: none;
	width: 100%;
}
.content_home .intro_level1 .internal .slogan {
	background:url(images/slogan.png) no-repeat top center;
	float: left;
	width: 950px;
	height: 62px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-indent: -9999px;
}
.content_container_external_home_mobile .content_home .intro_level1 .internal .slogan {
	float: none;
	width: 100%;
}
.content_home .intro_level1 .internal .intro_text {
	float: left;
	width: 950px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	font-family: helvetica_ycdt, Arial, sans-serif;
	text-align: center;
}
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro_text {
	float: none;
	width: 100%;
}

.content_home .intro_level1 .internal .intro {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 18px;
	line-height: 20px;
	font-family: helvetica_ycdt, Arial, sans-serif;
	text-align: center;
}
.content_home .intro_level1 .internal .intro5 {
	padding: 0px 0px 0px 0px;
}
.content_home .intro_level1 .internal .intro img {
	margin-bottom: 10px;
}
.content_home .intro_level1 .internal .intro a:link    { color: #666666; text-decoration: none; }
.content_home .intro_level1 .internal .intro a:visited { color: #666666; text-decoration: none; }
.content_home .intro_level1 .internal .intro a:hover   { color: #00928f; text-decoration: none; }
.content_home .intro_level1 .internal .intro a:active  { color: #00928f; text-decoration: none; }

.content_container_external_home_mobile .content_home .intro_level1 .internal .intro {
	float: none;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro1,
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro2,
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro3,
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro4,
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro5 {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 50%;
}
.content_container_external_home_mobile .content_home .intro_level1 .internal .intro5 {
	width: 100%;
}

.content_home .intro_level1 .internal .intro img {
	margin-bottom: 10px;
}
.content_home .intro_donate {
	background: #daf0fb;
	float: left;
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro_donate {
	display: none;
}
.content_home .intro_donate .internal {
	width: 950px;
	height: 100px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: visible;
}
.content_home .intro_donate .internal .donate {
	background:url(images/make_a_donation.png) no-repeat top left;
	float: left;
	width: 950px;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
}
.content_home .intro_donate .internal .donate a {
	background: url(images/donate_today.png) no-repeat bottom right;
	float: right;
	width: 380px;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
}
.content_home .intro_donate .internal .donate a:hover {
	background-position: top right;
}

.content_home .intro_level2 {
	background: url(images/intro_level2_bg.png) no-repeat top center;
	float: left;
	width: 100%;
	padding: 30px 0px;
	margin: 0px;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro_level2 {
	float: none;
	padding: 0px;
	margin: 0;
	width: 100%;
}
.content_home .intro_level2 .internal {
	width: 950px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: visible;
}
.content_container_external_home_mobile .content_home .intro_level2 .internal {
	width: 100%;
}
.content_home .intro_level2 .intro1 {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.content_home .intro_level2 .intro2 {
	float: left;
	width: 490px;
	margin: 0px;
	padding: 0px;
}
.content_home .intro_level2 .intro2 {
	padding: 0px 30px;
}
.content_home .intro_level2 .intro2 .facebook_holder {
	width: 100%;
	height: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.content_home .intro_level2 .intro2 .facebook_holder .inner {
	width: 100%;
	height: 370px;
	margin: -70px 0px 0px -10px;
	padding: 0px;
}
.content_home .intro_level2 .intro1 p,
.content_home .intro_level2 .intro2 p {
	font-size: 18px;
	line-height: 18px;
	font-family: helvetica_ycdt, Arial, sans-serif;
}
.content_home .intro_level2 .intro1 h1,
.content_home .intro_level2 .intro2 h1 {
	margin: 0px 0px 10px 0px;
}

.content_container_external_home_mobile .content_home .intro_level2 .intro1,
.content_container_external_home_mobile .content_home .intro_level2 .intro2 {
	float: none;
	padding: 0px;
	width: 100%;
}
.content_home .intro_level2 .internal .black {
	color: #222;
	font-weight: bold;
}

.content_home .intro_level2 ul {
	list-style-type: none;
	margin: 8px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.content_home .intro_level2 ul li {
	background: url(images/icon_plus.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 7px 0px;
}

.content_home p.read_more a {
	background: #00928f;
	font-family: helvetica_heavy_ycdt, Arial;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
	margin: 0px;
	
	transition: color 500ms, background 500ms;
	-moz-transition: color 500ms, background 500ms;		/* Firefox 4 */
	-webkit-transition: color 500ms, background 500ms;	/* Safari and Chrome */
	-o-transition: color 500ms, background 500ms;			/* Opera */
}
.content_home p.read_more a:hover {
	background: #e3d7c7;
	color: #222;
}

.content h1 { font-size: 30px; line-height: 36px; color: #00928f; font-weight: normal; margin: 0px 0px 20px 0px; font-family: helvetica_ycdt, Arial; text-transform: capitalize; }
.content h2 { font-size: 22px; line-height: 28px; color: #66bebc; font-weight: normal; margin: 15px 0px 15px 0px; font-family: helvetica_ycdt, Arial; text-transform: capitalize; }
.content h3 { font-size: 16px; line-height: 22px; color: #222222; font-weight: normal; margin: 15px 0px 5px 0px; }

.content_home .intro_level1 h1 { font-size: 20px; line-height:26px; color: #fff; margin: 0px 0px 0px 0px; font-family: helvetica_heavy_ycdt, Arial; }
.content_container_external_home_mobile .content_home .intro_level1 h1 { color: #fff; }

.content blockquote {
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
}
.content .quote {
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 20px 40px 0px 40px;
	margin: 0px 10px 0px 10px;
	min-height: 34px;
	background: url('images/quote_left.jpg'), url('images/quote_right.jpg');
	background-position: left top, bottom right;
	background-repeat: no-repeat, no-repeat;
}
.content .quote span.teal {
	font-style: normal;
	font-weight: bold;
	color: #00928f;	
}

.content img { max-width: 570px; }
.content td img { max-width: 560px; }
.content .img_left, .content img.left,
.content .img_right, .content img.right { max-width: 556px; }
.content_container_home_external_mobile .content img { max-width: 420px; }
.content_container_home_external_mobile .content td img { max-width: 400px; }
.content_container_external_mobile .content img { max-width: 420px; }
.content_container_external_mobile .content td img { max-width: 400px; }
.content_container_external_mobile .content img.left { max-width: 400px; }
.content_container_external_mobile .content img.right { max-width: 400px; }

.img_left, img.left {
	background:#fff;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 7px;
	border: 1px solid #cccccc;
}
.img_right, img.right {
	background:#fff;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 7px;
	border: 1px solid #cccccc;
}

.content div.border_left {
	background:#fff;
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 7px;
	border: 1px solid #cccccc;
}
.content div.border_left img {
	max-width: 250px;
	margin: 0px;
	padding: 0px;
}

.content div.border_right {
	background:#fff;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 7px;
	border: 1px solid #cccccc;
}
.content div.border_right img {
	max-width: 250px;
	margin: 0px;
	padding: 0px;
}
.content_container_external_mobile div.border_left img,
.content_container_external_mobile div.border_right img {
	max-width: 200px;
	clear: both;
}

.content .newsletter {
	background: url(images/newsletter_internal_bg.jpg) no-repeat top left;
	float: left;
	width: 290px;
	height: 195px;
	margin: 0px;
	padding: 64px 25px 0px 25px;
}
.content .newsletter .switch_type {
	float: left;
	width: 290px;
	height: 20px;
	text-align: right;
}
.content .newsletter .switch_type a {
	font-size: 10px;
	color: #fff;
}
.content .newsletter input,
.content .newsletter textarea,
.content .newsletter select {
	font:normal 10px Arial, Helvetica, sans-serif;
	margin: 0px 5px 2px 0px;
	width: 208px;
	height: 16px;
	color: #666666;
	border: 1px solid #dddddd;
}
.content .newsletter a.button {
	background:url(images/form_submit_bg.png) no-repeat top left;
	display: block;
	float: right;
	width: 70px;
	height: 20px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
}

.content p { margin: 0px 0px 10px 0px; }

.content ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 30px;
}

.content ul li
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.content ul li ul {
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}
.content ul.news li ul {
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 30px;
}

.content ol
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.content ol li
{
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.content table { margin: 15px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }
.content table tr.odd { background-color: transparent; }
.content table tr.even { background-color: #e9e8e7; }
.content table tr th { padding: 5px; margin: 0px; border: 0px; vertical-align: top; text-align: left; background-color: #00928f; color: #fff; }
.content table tr td { padding: 5px; margin: 0px; border: 0px; vertical-align: top; }
.content table tr td p { margin: 0px 0px 10px 0px; }

.content table tr th { font-size: 18px; color: #fff; font-weight: normal; margin: 0px 0px 0px 0px; padding: padding: 5px 5px 5px 0px; font-family: helvetica_ycdt, Arial; line-height: 24px; }

.content table.clear { margin: 0px 0px 10px 0px; }
.content table.clear tr th { padding: 0px; margin: 0px; }
.content table.clear tr td { padding: 0px; margin: 0px; }
.content table.clear tr td.box { background: #e9e8e7; padding: 10px; }

.content table.border { border: 1px solid #666; }
.content table.border tr td { border: 1px solid #666; }

.content table.form_table { margin: 0px 0px 0px 0px; border: 0px; border-spacing: 0px; border-collapse: collapse; }

.content ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content ul.news>li {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.content ul.news>li:last-child {
	background: none;
}

.content ul.news li h3 {
	/*background: url(images/icon_news.gif) no-repeat top left;*/
	margin: 5px 0px 0px 0px;
	/*padding-left: 20px;*/
	font-size: 12px;
	font-weight: bold;
}

.content ul.news li h3 a {
	font-weight: normal;
}

.content ul.news li p {
	margin: 5px 0px 0px 0px;
	/*padding-left: 20px;*/
}

.content ul.news li>p.date {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	/*padding-left: 20px;*/
}
.content ul.news li p.pdf_attachment {
	background:url(images/icon_pdf.gif) no-repeat left top;
	/*margin-left:20px;*/
	padding-left:24px;
	line-height:20px;
}

.content .intro ul.news li h3 {
	font-size: 12px;
	line-height: 18px;
}
.content .intro ul.news li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.content ul.events {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.content ul.events li {
	background: url(images/line_dotted.gif) repeat-x bottom left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	min-height: 60px;
}
.content ul.events li div.date {
	background: url(images/icon_event.png) no-repeat top left;
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.content ul.events li div.date .month {
	width: 58px;
	height: 15px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
.content ul.events li div.date .day {
	width: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #00928f;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-family: open_sans_extrabold_ycdt, Arial;
}
.content ul.events li div.date .day span.today {
	color: #00928f;
	font-size: 11px;
}
.content ul.events li h3 {
	margin: 0px 0px 0px 0px;
	padding-left: 70px;
	font-size: 14px;
}
.content ul.events li h3 a {
	font-weight: normal;
}
.content ul.events li p {
	margin: 5px 0px 0px 0px;
	padding-left: 70px;
}
.content ul.events li p.date {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	padding-left: 70px;
}
.content p.right { text-align: right; }

.content .follow_button {
	float: right;
	display: block;
	height: 32px;
	padding: 8px 0px 0px 0px;
	margin: 0;
}
.content .follow_button a {
	float: right;
}
.like_button {
	float: right;
	display: block;
	height: 32px;
	padding: 8px 0px 0px 0px;
	margin: 0;
	
}

.content .contact h3 { font-size: 14px; color: #666666; font-weight: normal; margin: 20px 0px 10px 0px; text-decoration: underline; }

.content .readmore {
	text-align: right;
	padding-right: 15px;
}.Staff_List {
	width:100%;
	margin: 0px;
	padding: 0px;
}

.Staff_List ul {
	list-style:none;
	padding:0;
	margin:0;
	float: left;
}

.Staff_List ul li {
	display:block;
	width:174px;
	height:210px;
	float:left;
	margin:0px 15px 15px 15px;
	text-align: center;
}

.Staff_List ul li img {
	width:130px;
	height:156px;
	border:2px solid #000000;
	margin: 0px 10px 5px 10px;
}
.Staff_List ul li a:hover img {
	border:2px solid #CC3333;
}
.Staff_List ul li .title {
	font-size: 14px;
	color: #CC3333;
   line-height: 15px;
	font-weight: bold;
}

div.border {
	padding: 4px;
	border: 1px solid #cccccc;
}

.box {
	background: #e9e8e7;
	padding: 10px;
}
.box h1, .box h2, .box h3 {
	margin-top: 0px;
}
.box ul {
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}

p.pdf_attachment {
	background:url(images/icon_pdf.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.word_attachment {
	background:url(images/icon_word.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.excel_attachment {
	background:url(images/icon_excel.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.powerpoint_attachment {
	background:url(images/icon_powerpoint.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.file_attachment {
	background:url(images/icon_file.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}
p.url_attachment,
.content ul li.url_attachment {
	background:url(images/icon_url.png) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
}

p.phone {
	background:url(images/phone_icon.png) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding-left:30px;
	line-height:23px;
}
p.fax {
	background:url(images/fax_icon.png) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding-left:30px;
	line-height:23px;
}
p.email {
	background:url(images/email_icon.png) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding-left:30px;
	line-height:23px;
}
p.website {
	background:url(images/website_icon.png) no-repeat left center;
	margin: 0px 0px 5px 0px;
	padding-left:30px;
	line-height:23px;
}

/* | Start Member Home Page | */
.member_intro {
	float: left;
        margin: 0px 0px 0px 0px;
	padding: 17px 0px 20px 0px;
}
.member_intro h1 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}
.member_intro h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
.member_intro h2 a {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}
.member_intro p {
	padding: 0;
	margin: 0px 0px 5px 0px;
}
.member_intro p span { color: #000; font-weight: bold; text-decoration: underline; }

.member_intro div .read_more {
	background: none;
	float: right;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.member_intro div .read_more a {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-decoration: none;
}
.member_intro div .read_more a:hover {
	text-decoration: underline;
}

.member_intro div .intro_content {
	background: #eeeeee;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
.member_intro .intro_holder
{
	float: left;
	width: 100%;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
/* | End Member Home Page | */

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

table.ui-datepicker-calendar tr td { padding: 1px; }

.content .ui-state-active,
.content .ui-widget-content .ui-state-active,
.content .ui-widget-header .ui-state-active {
	border: 1px solid #00928f;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.content .ui-state-highlight,
.content .ui-widget-content .ui-state-highlight,
.content .ui-widget-header .ui-state-highlight {
	border: 1px solid #00928f;
	background: #65b296 url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.content .ui-state-hover,
.content .ui-widget-content .ui-state-hover,
.content .ui-widget-header .ui-state-hover {
	border: 1px solid #00928f;
	color: #212121;
}
.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

.datetimepicker-container{ margin: 0 0 20px 0px; }


/* --- LOGIN FORM STYLES --- */
.login_form table { background: #ededed; margin: 15px 0px 15px 0px; border: 1px solid #cccccc;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	 }
.login_form table.no_bg { background: none; margin: 15px 0px 0px 0px; border: none; border-spacing: 0px; border-collapse: collapse; }
.login_form table tr.odd { background-color: #fff; }
.login_form table tr.even { background-color: #ededed; }
.login_form table tr th {
	background: #f4f4f4 url(images/th_bg.jpg) repeat-x left center;
	color: #00928f;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
	vertical-align: center;
	text-align:left;
	border-top-left-radius: 7px;
	-khtml-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-khtml-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
}
.login_form table tr th a { font-size: 12px; }
.login_form table tr td { padding: 5px; margin: 0px; border: 0px; vertical-align: top; }
.login_form table tr td img { vertical-align: middle; }
.login_form table tr.input_label > td { padding: 5px 5px 0px 5px; vertical-align: bottom; font-weight: bold; }
.login_form table tr.input_box > td { padding: 0px 5px 5px 5px; }
.login_form table tr.input_box input[disabled='disabled'] { background: #fff; border: solid #ededed 1px; }

.login_form .form_textbox {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.login_form .form_date {
	background-color: #fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	width: 33%;
	font-weight: normal;
	border: solid #ccc 1px;
	padding: 0px 0px 0px 0px;
}
.login_form p { text-align: center; }

/* --- END LOGIN FORM STYLES --- */

.form_required {
  font-family		:	Arial,Verdana,Helvetica,sans-serif;
  color			:	#FF6666;
  font-size		:	12px;
  font-weight		:	bold;
}

.form_textbox {
  background-color: #FFFFFF;
  color: #666666;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form_textbox_disabled {
  background-color: #CCCCCC;
  color: #666666;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form_textarea {
  background-color: #FFFFFF;
  color: #666666;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.form_textarea_important {
  background-color: #FFFFFF;
  color: #ff0000;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}

.form_select {
  background-color: #FFFFFF;
  color: #666666;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.form_select_disabled {
  background-color: #CCCCCC;
  color: #666666;
  border: solid #ccc 1px;
  padding: 5px;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

option {
  color: #666666;
  padding: 1px 7px 1px 1px;
}

/* Checkbox Web Two */
input[type=checkbox].form_checkbox,
input[type=checkbox].form_checkbox_disabled {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
input[type=checkbox].form_checkbox + label,
input[type=checkbox].form_checkbox_disabled + label {
	padding: 0px 0px 0px 25px;
	margin-bottom: 2px;
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].form_checkbox:checked + label,
input[type=checkbox].form_checkbox_disabled:checked + label {
	background-position: -1500px 0px;
}
input[type=checkbox].form_checkbox + label,
input[type=checkbox].form_checkbox_disabled + label { background-image: url(images/web-two-style-wide.png); }
input[disabled='disabled'][type=checkbox].form_checkbox + label,
input[disabled='disabled'][type=checkbox].form_checkbox_disabled + label { cursor: default; }

input[type=checkbox].form_checkbox_disabled,
input[type=checkbox].form_checkbox_disabled + label,
input[type=checkbox].form_checkbox_disabled:checked + label,
input[disabled='disabled'][type=checkbox].form_checkbox + label,
input[disabled='disabled'][type=checkbox].form_checkbox_disabled + label { opacity: 0.7; }


input[type=submit],
input[type=submit]:focus, 
input[type=submit]:active, 
input[type=submit]:hover,
input[type=button],
input[type=button]:focus, 
input[type=button]:active, 
input[type=button]:hover {
	margin: 0;
	padding: 0;
	border:0;
	outline:0;
}

.form_button,
.form_button_over,
input.form_button,
input.form_button_over,
input[type=submit].form_button,
input[type=submit].form_button_over,
input[type=button].form_button,
input[type=button].form_button_over {
	background-color: #00928f;
	font-family: helvetica_ycdt, Arial;
	font-size: 16px;
	font-weight: normal; 
	color: #fff;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

.form_button_over,
input.form_button_over,
input[type=submit].form_button_over,
input[type=button].form_button_over {
	background-image: none;
	opacity: 0.8;
}

.form_textbox:focus,
.form_textarea:focus,
.form_textarea_important:focus,
.form_select:focus {
	background-color: #eeeeee;
	border: solid #00928f 2px;
	padding: 4px;
}

input[disabled],
select[disabled],
textarea[disabled] { background: #ddd; border: solid #fff 1px; }

.form_table input,
.form_table select,
.form_table textarea { width: 100%; }

.form_table textarea { min-width: 100%; max-width: 100%; resize: vertical; }

.form_table input[type=submit],
.form_table input[type=button],
.form_table input[type=checkbox],
.form_table input[type=radio] { width: auto; }

.myform,
.myform div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebar .myform{
	float: left;
	margin-left: 0px;
}
.sidebar .myform,
.sidebar .myform div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 220px;
}
.myform input,
.myform textarea,
.myform select {
	font:normal 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
	width: 215px;
	color: #666666;
	border: 1px solid #dddddd;
}
.footer_content .myform label { color: #fff; }

.myform textarea {
	height:40px;
	overflow:auto;
}
.myform input,
.myform select {
	margin-bottom: 5px;
}
.myform div input {
	width: 60px;
	margin-top: 8px;
}
.myform a.button {
	background:url(images/form_submit_bg.gif) no-repeat top left;
	display: block;
	float: right;
	width: 60px;
	height: 19px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
}

.footer_container_external {
	background: #2e2e2e url(images/footer_container_bg.jpg) repeat-x top left;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.footer_container_external_mobile {
	background: #2e2e2e;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer_container a:link    { color: #fff; text-decoration: underline; }
.footer_container a:visited { color: #fff; text-decoration: underline; }
.footer_container a:hover   { color: #fff; text-decoration: none; }
.footer_container a:active  { color: #fff; text-decoration: none; }

.footer_container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}
.footer_container_external_mobile .footer_container {
	width: 100%;
}
.footer_container_external_mobile .mobile_nav {
	float: left;
	width: 100%;
   margin: 0px;
	padding: 0px 0px 30px 0px;
}
.footer {
	position: relative;
	float: left;
	width: 950px;
	margin: 0;
	padding: 30px 0px 30px 0px;
}
.footer_container_external_mobile .footer {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.footer_copyright {
	float: left;
	width: 950px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.footer_container_external_mobile .footer_copyright {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.footer_copyright p {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #7c7c7c;
}
.footer_container_external_mobile .footer_copyright p {
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.footer_copyright p span {
	color: #fff;
}
.footer_container_mobile .footer p {
	padding: 0px 0px 10px 0px;
}
.fullsite {
	font-weight: bold;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
}
.fullsite p {
	float: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.fullsite p a {
	float: none;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
.footer_container p.mobilelink {
	margin: 10px 0px 0px 0px;
}
.footer_container p.mobilelink a:link    { color: #fff; text-decoration: underline; }
.footer_container p.mobilelink a:visited { color: #fff; text-decoration: underline; }
.footer_container p.mobilelink a:hover   { color: #00928f; text-decoration: none; }
.footer_container p.mobilelink a:active  { color: #00928f; text-decoration: none; }

.logo_footer
{
	float: left;
	width:189px;
	height:80px;
   margin: 0px;
	padding: 0px 30px 0px 0px;
}

.logo_footer a {
	display: block;
	width:189px;
	height:80px;
	padding: 0px;
	margin: 0px;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
	background: url(images/logo_footer.png) no-repeat top left;
}
.footer_address {
	float: left;
	width: 220px;
	height: 65px;
	margin: 0px;
	padding: 17px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
}
.footer_address span {
	color: #7c7c7c;
}
.footer_right {
	float: right;
	width: 481px;
	height: 55px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
}

.footer_right .social_networks {
	float: left;
	width: 188px;
	height: 55px;
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footer_right .social_networks p { color: #fff; margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; font-size: 10px; }

.footer_right .social_networks p a:link    { color: #fff; text-decoration: none; }
.footer_right .social_networks p a:visited { color: #fff; text-decoration: none; }
.footer_right .social_networks p a:hover   { color: #fff; text-decoration: underline; }
.footer_right .social_networks p a:active  { color: #fff; text-decoration: underline; }

.footer_right .social_networks a.facebook {
	background:url(images/facebook_20.png) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 25px;
}
.footer_right .social_networks a.twitter {
	background:url(images/twitter_20.png) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 25px;
}
.footer_right .social_networks a.pinterest {
	background:url(images/pinterest_20.png) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 25px;
}

.header_container_external_home_mobile .no_mobile,
.header_container_external_mobile .no_mobile,
.content_container_external_home_mobile .no_mobile,
.content_container_external_mobile .no_mobile,
.footer_container_external_mobile .no_mobile {
	display: none;
}

.mobile {
	width: 100%;
}