* {
	font-size: 100.01%;
}
html {
	font-size: 62.5%;
}
body {
	min-width:1002px;
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#403e3f;
	background:#1a3f8f;
}

h4 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#a72a2a;
	font-size: 20px;
}

h5 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#0b266b;
	font-size: 20px;
}

h6 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
}

img {
	border-style:none;
}
a {
	color:#349cf0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#349cf0;
}
.hidden {
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.skip {
	text-align:center;
}
.skip a {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.skip a:focus {
	position:static;
	width:auto;
	height:auto;
	text-align:center;
}
.button-box {
	position:relative;
	width:100%;
	margin:0 0 -13px;
}
.button {
	display:inline-block;
	vertical-align:top;
	font-size:0.917em;
	line-height:25px;
	color:#646466;
	cursor:pointer;
}
.button strong {
	float:left;
	height:25px;
	padding:0 1px 0 12px;
	font-weight:normal;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-button.png') no-repeat;
}
.button span {
	float:left;
	height:25px;
	width:11px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-button-r.png') no-repeat;
}
#wrapper {
	position:relative;
	width:100%;
	overflow:hidden;
	background:#e9e9e9 url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-wrapper.gif') repeat-x;
}
.wrapper-holder {
	margin:0 -13px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-wrapper-holder.gif') repeat-x 0 100%;
}
.wrapper-frame {
	width:100%;
	/*background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-wrapper-frame.jpg') no-repeat 50% 0;*/
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/header_ground_2A.png') repeat-x;
}
.wrapper-area {
	width:1025px;
	margin:0 auto;
}
#header {
	position:relative;
	z-index:1;
	width:100%;
	margin:0 0 -39px;
}
.top-panel {
	padding:2px 8px 0;
	height:39px;
	background:none;
}
.top-panel:after {
	display:block;
	clear:both;
	content:"";
}
.top-panel .panel-holder {
	margin:30px 0 0;
	right: 0;
	position: absolute;
}
.lang-block {
	float:left;
	margin:0 0 0 10px;
}
.lang-block .ttl {
	float:left;
	margin:4px 3px 0 0;
	font:17px/15px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.lang-box {
	float:left;
	width:167px;
	line-height:23px;
	font-size:10px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-search.png') no-repeat;
}
.lang-box-holder {
	height:23px;
	position:relative;
}
.lang-box a {
	position:relative;
	display:block;
	height:23px;
	padding:0 30px 0 13px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/arrow-01.gif') no-repeat 145px 6px;
	font-size: 13px;
}
.lang-box a:hover {
	text-decoration:none;
}
.lang-box a img {
	float:left;
	margin:7px 6px 0 0;
}
.lang-box .drop {
	display:none;
	position:absolute;
	top:23px;
	left:0;
	z-index:201;
	width:167px;
}
.lang-box-active .drop {
	display:block;
}
.lang-box .drop-holder {
	width:100%;
	padding:12px 0 0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-lang-drop-t.png') no-repeat;
}
.lang-box .drop-frame {
	width:141px;
	padding:2px 13px 0;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-lang-drop.png') repeat-y;
}
.lang-box .drop-b {
	height:11px;
	font-size:0;
	line-height:0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-lang-drop-b.png') no-repeat;
}
.lang-box .drop ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.lang-box .drop ul li {
	width:100%;
	margin:0 0 4px;
	overflow:hidden;
	font-size: 13px;
}
.lang-box .drop a {
	display:inline;
	height:auto;
	padding:0;
	background:none;
}
.lang-box .drop a:hover {
	text-decoration:underline;
}
.lang-box .drop ul a img {
	float:left;
	margin:3px 6px 0 0;
}
.search-form {
	float:left;
	width:167px;
	overflow:hidden;
	padding:0 0 0 10px;
}
.search-form fieldset {
	float:left;
}
.search-form .holder {
	float:left;
	width:153px;
	height:23px;
	padding:0 4px 0 10px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-search.png') no-repeat;
}
.search-form label {
	position:relative;
	float:left;
	width:22px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-search.gif') no-repeat 0 7px;
}
.search-form .text {
	position:relative;
	float:left;
	width:85px;
	margin:0;
	padding:5px 0;
	border:0;
	font-size:10px;
	line-height:13px;
	background:none;
}
.search-form .btn {
	position:relative;
	float:right;
	width:41px;
	height:15px;
	margin:4px 0 0;
	/margin: -17px 0 0;
	padding:0;
	border:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/btn-search.gif') no-repeat;
	cursor:pointer;
}
.logo {
	display: inline-block;
	width:175px;
	height:149px;
	margin:1px 0 5px 60px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/logo_090211.jpg') no-repeat;
}
.logo a {
	position:relative;
	display:block;
	height:100%;
}
.nav-holder {
	margin: 0 0 -40px 0;
	width:915px;
	padding:0 55px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-nav.png') no-repeat;
	position: relative;
	z-index: 200;
}
#nav {
	position:relative;
	width:100%;
	height:74px;
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
	list-style:none;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
}
#nav li {
	float:left;
	padding:27px 0 0;
}
#nav a {
	float:left;
	padding:0 22px;
	text-align:center;
	color:#5b5b5d;
}
#nav.scaling-active a {
	padding:0;
}
#nav li.hover a, #nav .active a {
	text-decoration:none;
	color:#349cf0;
}
#nav li.hover .drop {
	display:block;
}
#nav .drop {
	display:none;
	position:absolute;
	top:44px;
	left:-37px;
	width:989px;
}
#nav .drop-holder {
	width:100%;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-drop.gif') repeat-y;
}
#nav .drop-frame {
	width:100%;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-drop-t.gif') no-repeat;
}
#nav .drop-area {
	min-height:76px;
	padding:44px 0 20px 91px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-drop-b.gif') no-repeat 0 100%;
}
* html #nav .drop-area {
	height:76px;
	overflow:visible;
}
#nav .drop-b {
	height:9px;
	font-size:0;
	line-height:0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/shadow-drop.png') no-repeat;
}
#nav .drop ul {
	float: left;
	font: 12px/16px Arial, Helvetica, sans-serif;
	list-style: none outside none;
	margin: 0;
	padding: 0 20px 0 0;
	width: 100%;
}
#nav ul li {
	display: block;
	float: left;
	margin: 0 20px;
	min-width: 100px;
	padding: 0 0 8px;
	font-weight: bold;
}
#nav .drop ul li ul li {
	clear: left;
	display: block;
	float: left;
	margin: 0;
	min-width: 100px;
	padding: 0 4px 8px;
	font-weight: normal;
}
#nav li.hover ul a {
	float:none;
	padding:0;
	text-align:left;
	color:#fff;
}
#nav li.hover ul a:hover {
	text-decoration:underline;
	color:#349cf0;
}
#nav .drop ul ul {
	float:none;
	width:auto;
	padding:8px 0 0 7px;
	font-style:italic;
}
#nav .drop ul ul li {
	padding:0 0 0 8px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bullet-drop.gif') no-repeat 0 9px;
}
#main {
	padding:0 9px;
	line-height:18px;
}
.content-block {
	display:inline-block;
	vertical-align:top;
	width:1007px;
	padding:13px 0 0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-block-t.png') no-repeat;
}
.content-block .block-b {
	float:left;
	width:100%;
	height:20px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-block-b.png') no-repeat;
}
.content-block-2 .block-b {
	height:97px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-block-b-02.png') no-repeat;
}
.content-block .block-holder {
	float:left;
	width:999px;
	padding:0 4px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-block.png') repeat-y;
}
.content-block .block-area {
	position:relative;
	width:100%;
	margin:0;
}
.content-block-2 .block-area {
	margin-bottom:-86px;
}
.main-block {
	width:989px;
	margin:0 auto;
	padding:5px 0;
	overflow:hidden;
}
.gallery-block {
	float:left;
	width:649px;
}
.gallery-block .window {
	position:relative;
	width:100%;
	height:369px;
}
.gallery-block .slide {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.gallery-block .slide img {
	vertical-align:top;
}
.gallery-block .description {
	position:absolute;
	left:40px;
	bottom:26px;
	width:340px;
	font-size:1em;
	line-height:1.167em;
	color:#fff;
}
.gallery-block .description .ttl {
	display:block;
	padding:0 0 0 34px;
	font:38px/44px Arial, Helvetica, sans-serif;
}
.gallery-block .description .sub-ttl {
	display:block;
	margin:-17px 0 13px;
	font:50px/58px Arial, Helvetica, sans-serif;
}
.gallery-block .description p {
	margin:0 0 5px;
}
.gallery-nav {
	position:relative;
	z-index:99;
	height:73px;
	padding:0 10px 0 0;
	text-align:center;
	background:#eaeaea url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-gallery-nav.gif') no-repeat;
}
.gallery-nav .holder {
	display:inline-block;
	vertical-align:top;
}
* html .gallery-nav .holder {
	display:inline;
}
*+html .gallery-nav .holder {
	display:inline;
}
.gallery-block .prev, .gallery-block .next {
	float:left;
	width:15px;
	height:24px;
	margin:27px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/arrow-gallery.gif') no-repeat;
}
.gallery-block .next {
	background-position:0 100%;
}
.thumbnails {
	float:left;
	display:inline;
	margin:0 9px;
	padding:0;
	list-style:none;
}
.thumbnails li {
	position:relative;
	float:left;
	width:64px;
	height:49px;
	padding:12px 0 0;
	cursor:pointer;
}
.thumbnails .active {
	margin:-7px 0 0;
	padding-top:19px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/arrow-thumbnail.gif') no-repeat 50% 0;
}
.thumbnails a {
	position:relative;
	display:block;
	width:38px;
	margin:0 auto;
	padding:5px;
	border:1px solid #c7c7c7;
	overflow:hidden;
	background:#fff;
}
.thumbnails a:hover {
	border-color:#fff;
	background:#349cf0;
}
.thumbnails img {
	vertical-align:top;
}
.register-area {
	float:right;
	width:336px;
	margin:0 0 0 -2px;
	background:#f3f3f3 url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-area.gif') repeat-y 100% 0;
}
.register-area-holder {
	width:100%;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-area.gif') no-repeat;
}
.register-area-frame {
	height:377px;
	padding:65px 0 0 18px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-area.gif') no-repeat -340px 100%;
}
.register-box {
	width:304px;
	line-height:15px;
	background:#fff url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box.gif') repeat-y 100% 0;
}
.register-box .holder {
	width:100%;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box.gif') no-repeat;
}
.register-box .holder:after {
	display:block;
	clear:both;
	content:"";
}
.register-box .frame {
	float:left;
	width:253px;
	padding:0 26px 10px 25px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box.gif') no-repeat -305px 100%;
}
.title-box {
	position:relative;
	width:100%;
	margin:-24px 0 13px;
	text-align:center;
}
.title-box .title {
	display:inline-block;
	vertical-align:top;
}
* html .title-box .title {
	display:inline;
}
*+html .title-box .title {
	display:inline;
}
.title-box .title div {
	float:left;
	height:50px;
	padding:0 0 0 58px;
	text-align:center;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-title.png') no-repeat;
}
.title-box .title span {
	float:left;
	width:116px;
	height:50px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-title-r.png') no-repeat;
}
.title-box .title h2 {
	position:relative;
	float:left;
	margin:0 -59px 0 0;
	font:24px/46px Arial, Helvetica, sans-serif;
	color:#f3f3f3;
}
.register-box .title-box {
	width:304px;
	margin-right:-26px;
	margin-left:-25px;
}
.register-box .title-box .title h2 {
	padding:0 21px;
}
.register-box h3 {
	margin:0;
	font:20px/26px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	border-top:1px dotted #ccc;
}
.register-box p {
	margin:0 0 10px;
}
.register-form {
	width:254px;
	margin:0 -1px 15px 0;
	padding:0 0 10px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/divider-01.gif') repeat-x 0 100%;
}
.register-form .row-box {
	position:relative;
	width:254px;
	margin:0 0 5px -2px;
	overflow:hidden;
}
.register-form .row {
	width:100%;
	margin:0 0 8px;
	padding:1px 0 0;
	overflow:hidden;
}
.register-form .text {
	float:left;
	background:#f3f3f3 url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-text.gif') no-repeat;
}
.register-form .text span {
	float:left;
	height:23px;
	padding:0 2px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-text.gif') no-repeat 100% 100%;
}
.register-form .text input {
	float:left;
	width:126px;
	margin:0;
	padding:4px 8px;
	border:0;
	font-size:12px;
	line-height:15px;
	color:#072f86;
	background:none;
}
.register-form .text-long input {
	width:234px;
}
.register-form .btn {
	float:right;
	width:102px;
	height:25px;
	margin:-1px 0 0;
	padding:0 0 2px;
	border:0;
	font-size:11px;
	line-height:25px;
	color:#646466;
	background:#eaeaea url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/btn-form.gif') no-repeat;
	cursor:pointer;
}
.register-form a {
	color:#072f86;
}
.register-form .login-link {
	padding:0 0 0 14px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-login.gif') no-repeat 0 1px;
}
.social-list {
	width:276px;
	margin:0 -24px 4px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.social-list li {
	float:left;
	padding:0 18px 10px 0;
}
.social-list a {
	display:block;
	width:36px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-list .twitter {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-twitter-double.gif') no-repeat;
}
.social-list .twitter:hover {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-twitter-double.gif') no-repeat bottom;
}
.social-list .facebook {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-facebook-double.gif') no-repeat;
}
.social-list .facebook:hover {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-facebook-double.gif') no-repeat bottom;
	background-position: 
}
.social-list .rss {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-rss-double.gif') no-repeat;
}
.social-list .rss:hover {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-rss-double.gif') no-repeat bottom;
}
.social-list .youtube {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-youtube-double.gif') no-repeat;
}
.social-list .youtube:hover {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-youtube-double.gif') no-repeat bottom;
}

.social-list .googleplus {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-googleplus-double.gif') no-repeat;
}
.social-list .googleplus:hover {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-googleplus-double.gif') no-repeat bottom;
}
.twocolumns {
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:0 0 15px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-01.gif') repeat-y 665px 0;
}
*+html .twocolumns {
	display:inline;
}
.content-col {
	float:left;
	width:665px;
	padding:21px 0 0;
}
.content-section {
	width:593px;
	margin:-30px 0 71px;
	padding:0 36px;
	border-bottom:1px solid #e5e5e5;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-section.gif') repeat-x 0 100%;
}
.content-col .heading {
	position:relative;
	margin:0 0 15px;
	padding:0 0 2px;
	border-bottom:1px solid #e4e5e8;
}
.decor-flag {
	position:absolute;
	left:-46px;
	top:3px;
	width:39px;
	height:35px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/decor-flag.png') no-repeat;
}
.twocolumns h2 {
	margin:0;
	font:2.182em/1.167em Arial, Helvetica, sans-serif;
}

#bp_content h2 {
	margin:0;
	font:2.182em/1.167em Arial, Helvetica, sans-serif;
}
.content-col p {
	margin:9px 0;
}
.date-note {
	font-style:normal;
	color:#349cf0;
}
.content-section .issue {
	width:100%;
	margin:0 0 19px;
	overflow:hidden;
}
.post-block {
	width:581px;
	margin:0 0 30px 41px;
	padding:11px 0 0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-post-block-t.png') no-repeat;
}
.post-block .holder {
	width:100%;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-post-block.gif') repeat-y;
}
.post-block .holder:after {
	display:block;
	clear:both;
	content:"";
}
.post-block .b {
	height:11px;
	font-size:0;
	line-height:0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-post-block-b.png') no-repeat;
}
.post-block .title-box {
	margin-top:-26px;
}
.post-block .area {
	position:relative;
	float:left;
	width:537px;
	margin:-11px 0;
	padding:0 24px 0 20px;
}
.post-list {
	width:100%;
	margin:0 0 4px;
	overflow:hidden;
}
.post-list .post {
	margin:-2px 0 3px;
	padding:5px 0;
	font-size:0.917em;
	line-height:1.182em;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/divider-01.gif') repeat-x;
}
.post-list .post h3 {
	margin:0;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.post-list .post .info {
	width:100%;
	margin:-1px 0 14px;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.post-list .post .info li {
	float:left;
	margin:0 0 0 -8px;
	padding:0 13px 0 8px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-02.gif') no-repeat 0 70%;
}
.post-list .post .info a {
	color:#403e3f;
}
.post-list .post .content {
	width:100%;
	overflow:hidden;
}
.post-list .post .content .img-box {
	float:left;
	display:inline;
	margin:1px 5px 0 2px;
	padding:2px;
	border:1px solid #cfcfcf;
	background:#fff;
}
* html .post-list .post .content .img-box {
	margin-right:2px;
}
.post-list .post .content .img-box img {
	vertical-align:top;
}
.post-list .post .content .description {
	overflow:hidden;
}
* html .post-list .post .content .description {
	height:1%;
	overflow:visible;
}
.post-list .post p {
	margin:0 0 15px;
}
.post-list .post .links-list {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.post-list .post .links-list li {
	float:left;
	padding:0 5px 0 6px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-02.gif') no-repeat 0 2px;
}
.post-list .post .links-list li:first-child, .post-list .post .links-list li.first-child {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bullet-01.gif') no-repeat 0 5px;
}
.post-block .button-box {
	text-align:center;
	margin-bottom:-12px;
}
.side-col {
	float:right;
	width:333px;
	padding:22px 0 0;
	font-size:0.917em;
}
.side-col .button {
	font-size:1em;
}
.visual-box {
	margin:0 0 1px;
	padding:0 0 9px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/shadow-visual-box.gif') no-repeat 50% 100%;
}
.visual-box img {
	vertical-align:top;
}
.side-col .content-section {
	width:290px;
	margin:0 0 25px;
	padding:0 24px 0 19px;
}
.side-col .ttl-box {
	margin:0 0 8px;
	padding:0 0 12px;
	text-align:center;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-ttl-box.gif') no-repeat 50% 100%;
}
.side-col .search-form {
	float:none;
	margin:-10px auto 21px;
	padding:0;
}
.side-col .search-form label {
	background-position:0 100%;
}
.side-col .button-box {
	text-align:center;
}
.side-col .text-box {
	padding:0 0 0 26px;
}
.side-col p {
	margin:0 0 15px;
}
.share-line {
	width:905px;
	height:38px;
	margin:-11px auto -4px;
	padding:16px 40px 0 45px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-share-line.gif') no-repeat;
}
.share-list {
	float:left;
	margin:3px 6px 0 0;
	padding:0;
	list-style:none;
}
.share-list li {
	float:left;
	padding:0 6px 0 0;
}
.share-list a {
	display:block;
	width:20px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
/*.share-list .share-link {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-share.png') no-repeat;
}*/

.share-list .st_sharethis_custom {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-share.png') no-repeat;
}

.share-list .rss {
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/ico-rss-02.png') no-repeat;
}
.share-line dl {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	font-size:18px;
	line-height:22px;
	color:#75bef9;
}
* html .share-line dl {
	padding-right:7px;
}
.share-line dl dt {
	float:left;
	margin:0 5px 0 0;
	color:#349cf0;
}
.share-line dl dd {
	float:left;
	margin:0;
}
.share-line .txt {
	border-left:1px solid #a8a7a7;
	padding:1px 0 2px 12px;
	font-size:14px;
	line-height:22px;
	color:#fff;
	overflow:hidden;
}
* html .share-line .txt {
	height:1%;
	overflow:visible;
}
.share-line .txt p {
	margin:0;
	white-space:nowrap;
}
.share-line .txt a {
	color:#fff;
}
#footer {
	margin:-10px 0 0;
	padding:22px 34px 80px 49px;
	line-height:18px;
	color:#1e1d1e;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/shadow-footer-logo.png') no-repeat;
}
* html #footer {
	height:1%;
	overflow:visible;
}
.footer-columns {
	overflow:hidden;
}
* html .footer-columns {
	height:1%;
	overflow:visible;
}
.footer-columns ul {
	float:left;
	width:504px;
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	font-size:1.167em;
	line-height:1.286em;
}
.footer-columns ul li {
	width: 30%;
	float: left;
	min-height:43px;
}
* html .footer-columns ul li {
	height:43px;
	overflow:visible;
	width: 30%;
	float: left;
}
.footer-columns ul a {
	color:#072f86;
}
.footer-columns ul a:hover {
	color:#349cf0;
}
.footer-columns ul ul {
	float:left;
	width:100%;
	display: inline-block;
	margin:0 0 13px;
	padding:0;
	font-size:0.714em;
	line-height:1.4em;
}
.footer-columns ul ul li {
	min-height:1px;
	float: left;
	width: 100%;
}
* html .footer-columns ul ul li {
	height:1%;
	overflow:visible;
}
.footer-columns ul ul a {
	color:#1e1d1e;
}
.footer-columns ul ul a:hover {
	color:#349cf0;
}
.by-block {
	float:right;
	width:222px;
}
.by-block ul {
	width:100%;
	margin:0 0 18px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.by-block ul li {
	float:left;
	margin:0 0 0 -6px;
	padding:0 11px 0 6px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-03.gif') no-repeat 0 6px;
}
.by-block p {
	margin:0 0 24px;
}
.copy {
	font-size:0.833em;
	line-height:1.4em;
}
.logo-footer {
	display:block;
	width:102px;
	height:76px;
	margin:2px 0 12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/logo-footer_1.jpg') no-repeat;
}
.logo-footer a {
	position:relative;
	display:block;
	height:100%;
}
#banner_tagline {
	display: inline-block;
	height: 82px;
	margin: 35px 0 0 45px;
	/margin: -120px 0 0 290px;
	vertical-align: top;
	width: 500px;
}
#date {
	display: inline-block;
	height: 44px;
	margin: 110px 0 0 10px;
	/margin: 10px 0 0 800px;
	vertical-align: top;
	text-align:right;
	width: 220px;
	overflow:hidden;
}

/*-------------------HOMEPAGE STYLES -----------------------*/

.content-section #icl_container .icl_title {
	border-bottom: 1px solid #999999;
	font: 2em/1.2em Georgia, "Times nes roman", Times, serif;
	margin: 0 0 5px;
	padding: 0 0 5px;
	/padding: 10px 0 5px;
	text-align: left;
}
.content-section #icl_container .icl_summary{
	text-align: left;
}

.post-list #icl_container .icl_title {
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #403E3F;
	text-align: left;
}
.post-list #icl_container .icl_subtitle {
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #403E3F;
	text-align: left;
}

.post-list #icl_container .icl_summary {
	text-align: left;
}

.frame ul {
padding:0;
padding-bottom:7px;
}
.frame ul li {
list-style:none;
}
.frame ul li.icl_subtitle {
font-size:11px;
font-style:italic;
display:inline;
}
.side_content_top {
background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box_1.png") no-repeat scroll 0 0 transparent;
float: left;
margin-left:20px;
margin-bottom:-10px;
width: 294px;
}
.side_content {
background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box_1.png") repeat-y scroll 100% 0 white;
float: left;
margin-left:20px;
min-height: 200px;
width: 254px;
padding:0 20px;
}
.side_content_bottom {
background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box_1.png") no-repeat scroll -295px 100% transparent;
float:left;
margin-left:20px;
margin-bottom:20px;
margin-top:-10px;
width:294px;
}
.side_content h3 {
	font-size:26px;
	margin:0;
	line-height:35px;
	font-weight:400
}
.side_content p {
	font-size:14px;
}
.facebook-box {
    width:304px;
    line-height:15px;
	float:left;
	margin-left:20px;
	background: none;
}

.facebook-box .top {
	background:#fff url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box_1.png') repeat-y 0 0; 
	width:100%; 
	height:10px;
}

.facebook-box .bottom {
	background:#fff url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box_1.png') repeat-y -305px 100%; 
	width:100%; 
	height:10px;
}


.facebook-box .holder {
    width:100%;
    background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box_1.png') no-repeat;
}
.facebook-box .holder:after {
    display:block;
    clear:both;
    content:"";
}

.facebook-box .frame {
    float:left;
    width:253px;
    padding:0 26px 10px 25px;
    background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-register-box_1.png') repeat-y 100% 0;
}
.twtr-hd {
	display:none;
}
#twtr-widget-1 .twtr-popular {
	display: inline-block;
	}
#twtr-widget-1 .twtr-avatar, #twtr-widget-1 .twtr-user { 
	display: none;
	}
#twtr-widget-1 .twtr-tweet-text {
	margin-left: 0;
	}

#twtr-widget-1 em {
	display: block;
	}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
	background-color: none !important;            
	color: #072f86 !important;          
	}         
	
#twtr-widget-1 .twtr-popular {
	color: #565656 !important;
	background-color: rgba(NaN,14,NaN, .3) !important;          
	}
#twtr-widget-1 .twtr-tweet a {            
	color: #072f86 !important;          
	}          
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	color: #565656 !important;          
	}          
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline {            
	background: none !important;          
	}
.twtr-ft {
	display:none;
	}
	
#personalized {
text-align: left;
}

	
/*----------------- BACKPAGE TEMPLATE STYLES --------------------------*/




#backpage #bp_content {
	border-bottom: 1px solid #F3F3F3;
	border-top: 1px solid #F3F3F3;
	float: left;
	margin: 10px 10px 10px 30px;
	padding: 0 0 5px 0;
	overflow: hidden;
	width: 620px;
}
#backpage_noside #bp_content {
	border-bottom: 1px solid #F3F3F3;
	border-top: 1px solid #F3F3F3;
	float: left;
	margin: 10px 0px;
	padding: 0 10px 5px;
	width: 100%;
}
#backpage .twocolumns {
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:0 0 15px;
	margin: 0;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-04.gif') repeat-y 665px 0;
}
#backpage .side-col {
	float:left;
	width:270px;
	margin: 0;
	padding:22px 30px 0;
	overflow: hidden;
}
#backpage .twocolumns_top {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-04-top.gif') no-repeat scroll 665px 0 transparent;
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 0 5px;
 /padding: 0;
	vertical-align: top;
	width: 100%;
}
#backpage .twocolumns_bottom {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-04-bottom.gif') no-repeat scroll 665px 0 transparent;
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 0 0 5px;
	vertical-align: top;
	width: 100%;
}
#backpage .content-col h3 {
	margin: 10px 30px 0px;
	color: #414141;
	font-size: 20px;
	width: 450px;
	line-height: 1.2 em;
	padding: 0 0 5px 0;
}
#backpage_noside .content-col {
	float:left;
	width:915px;
	padding:41px 0 0 30px;
}
#backpage_noside .content-col h3 {
	margin: 0 40px;
	margin: 10px 40px 0 10px;
	color: #414141;
	font-size: 20px;
}
#backpage #bp_content .breadcrumb {
	line-height: 3.2em;
	color: #414141;
	font-size: 10px;
}
#backpage_noside #bp_content .breadcrumb {
	line-height: 3.2em;
	color: #414141;
	font-size: 10px;
}
#backpage .side-col .content-section {
	background: none;
	margin: 0 25px;
	width: 241px;
	overflow: hidden;
	padding: 15px;
}
#backpage .side_content_top {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	margin: 30px 0 -10px -10px;
	width: 294px;
}
#backpage .side_content {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box.jpg") repeat-y scroll 100% 0 #FFFFFF;
	float: left;
	margin: 0 0 0 -10px;
	min-height: 200px;
	width: 254px;
}
#backpage .side_content_bottom {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bp_side_content_box.jpg") no-repeat scroll -295px 100% transparent;
	float: left;
	margin: -10px 0 0 -10px;
	width: 294px;
}
#tool_container {
	width: 350px;
	margin: 0 auto;
	background: none;
}
.share_tool_1 {
	float: left;
	width:90px;
	/*position:relative;*/
	background: none;
}
.share_tool_2 {
	float: left;
	width:90px;
	position:relative;
	z-index: 10;
	background: none;
	margin: 0 15px 0 15px;
}
#add_this {
	float:right;
	width:150px;
	margin: -20px 20px 0 0;
}
#backpage_noside #add_this {
	float:right;
	width:150px;
	margin: -20px -20px 0 0;
}


/*------------------------------ BACKPAGE CONTENT STYLES ------------------------------*/

#listingPagination {
	margin: 5px 0 10px;
	padding: 0 0 20px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: right;
}

#backpage .social-list {
	width:275px;
	margin:5px 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#backpage .side-col p {
	margin: 0 10px;
}
#backpage .side-col h3 {
	margin: 0 10px;
	font:20px/26px Arial, Helvetica, sans-serif;
}
#backpage .title-box {
	margin: 10px 0 13px;
	position: relative;
	text-align: center;
	width: 100%;
}
#backpage .title-box .title div {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-title.png') no-repeat scroll 0 0 transparent;
	float: left;
	height: 50px;
	padding: 0 0 0 58px;
	text-align: center;
}
#backpage .title-box .title span {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-title-r.png') no-repeat scroll 0 0 transparent;
	float: left;
	font-size: 0;
	height: 50px;
	line-height: 0;
}
#backpage .side_content #ad_ItemsIndex {
	margin: 10px 0 0 0;
	padding: 0 20px;
}
#backpage .side_content .ad_ItemIndex {
	text-align: left;
}
#backpage .side_content #icl_container {
	margin: 10px 0 20px\0/;
}
#backpage .side_content #icl_container ul {
	margin: 0 0 -7px\0/;
	text-align: left;
	padding:0 20px;
}
#backpage #donate .title-box .title div {
	float:left;
	height:50px;
	padding:0 0 0 58px;
	text-align:center;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/BG-TITLE-DONATE.PNG') no-repeat;
}
#backpage #donate .title-box .title span {
	float:left;
	width:116px;
	height:50px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/BG-TITLE-DONATE-R.PNG') no-repeat;
}
#backpage #donate .title-box .title h2 {
	position:relative;
	float:left;
	margin:0 -59px 0 0;
	font:24px/46px Arial, Helvetica, sans-serif;
	color:#f3f3f3;
}

#icl_container .icl_summary ul li{
	margin: 0 20px;
	list-style-type:disc;
}

#icl_container .icl_summary p table {
	margin: -15px 0 0 0;
}

#icl_container .icl_summary table tr td {
	padding:5px;
}

#icl_container .icl_summary table tr td img{
	width: 125px;
}

#bp_content .NLsummary table {
	width: 87%;
}

#bp_content .NLsummary table tr td img {
	width: 125px;
}

#content_rotator #primary #rotator_container #icl_container .icl_summary table tr td img {     /*THUMBNAIL IMAGE SIZE FOR ROTATOR:"IN THE NEWS" */
	width:60px;
	
}

/*--------------- PRESS ROOM ------------------*/


#press_room .main-block {
	width:977px;
	margin-left: 12px;
	padding:10px 0 5px;
	overflow:hidden;
}


#press_room .gallery-block {
	width:495px;
}
#press_room .gallery-block .window {
	position:relative;
	width:100%;
	height:436px;
}
#press_room .gallery-block .window a {
	display: none;
}
#press_room .gallery-block .window a.default {
	display: inline;
}
#press_room .gallery-block .slide {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#press_room .gallery-block .slide img {
	vertical-align:top;
}
#press_room .description-block {
	width: 399px;
	height: 355px;
	position: relative;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/gallery-description-bg-r5.jpg') no-repeat;
	padding: 40px;
	float: left;
	margin-left: 3px;
}
#press_room .description-block h2 {
	color: #0b2f7f;
	font-size: 24px;
}
#press_room .description-block a.learnMoreBtn {
	position:absolute;
	bottom: 0;
	margin-bottom: 30px;
}
#press_room .description-block .description {
	display: none;
}
#press_room .description-block > .default {
	display: block;
}


#press_room .content-block-1a {
	padding: 5px 0 13px;
}
#press_room .content-block-1a h2 {
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	line-height: 1.3em;
}
#press_room .content-block-1a .icon-menu {
	width: 997px;
	height: 95px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/icon-menu-bg-r5.png') no-repeat;
	margin: 0 auto;
}
#press_room .content-block-1a .icon-menu a {
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	padding: 17px 0 17px 50px;
	margin-left: 45px;
	background: none;
	/*background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press-releases-icon-r5.png') no-repeat left;*/
	text-align: center;
	float: left;
}

#press_room .content-block-1a .icon-menu a.press-releases-icon {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press-releases-icon-r5.png') no-repeat left;
}
#press_room .content-block-1a .icon-menu a.expert-sources-icon {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/expert-sources-icon-r5.png') no-repeat left;
}
#press_room .content-block-1a .icon-menu a.press-kits-icon {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press-kit-icon-r5.png') no-repeat left;
}
#press_room .content-block-1a .icon-menu a.multi-media-icon {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/multi-media-icon-r5.png') no-repeat left;
}


#press_room .twocolumns {
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:0 0 15px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-01.gif') repeat-y 668px 0;
}

#press_room .twocolumns .mainCol {
	margin: 8px;
	width: 648px;
	padding-top: 10px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/gray-box-top-r5.png') no-repeat;
	float:left;
}
#press_room .twocolumns .mainCol .colBody {
	background: #dee0e4;
	padding: 0 23px;
	overflow: hidden;
}

#press_room .twocolumns .mainCol .colBody h1 {
color: #0B2F7F;
font: 36px Arial, Helvetica, sans-serif;
margin: 0;
}

#press_room .twocolumns .mainCol .colFooter {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/gray-box-bottom-r5.png') no-repeat;
	width: 650px;
	height: 19px;
	margin-top: -12px;
}
#press_room .twocolumns .mainCol form {
	margin-top: 20px;
}
#press_room .twocolumns .mainCol fieldset {
	width: 602px;
	padding-top: 0;
	margin-top: 20px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/dark-box-top-r5.png') no-repeat
}
#press_room .twocolumns .mainCol .formContents {
	background: #666;
	padding: 0 19px;
	color: #fff;
}
#press_room .twocolumns .mainCol .formContents .checkBoxItem {
	width: 185px;
	margin: 5px 0;
}
#press_room .twocolumns .mainCol .formContents p {
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
#press_room .twocolumns .mainCol .formContents select {
	width: 150px;
	margin-right: 30px;
}
#press_room #keyword {
	width: 300px;
	margin-right: 65px;
}
#press_room #submitSearch {
	width: 358px;
	height: 44px;
	border: none;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/search-btn-r5.png') no-repeat;
	margin-top: 12px;
	margin-left: 120px;
	cursor: pointer;
}
#press_room .twocolumns .mainCol .fieldsetFooter {
	width: 602px;
	height: 17px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/dark-box-bottom-r5.png') no-repeat;
}



#press_room .twocolumns .sideCol {
	width: 307px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/side-box-top-r5.png') no-repeat;
	padding-top: 10px;
	margin: 10px;
	float:right;
}
#press_room .twocolumns .sideCol .colBody {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/side-box-middle-r5.png') repeat-y;
	padding: 0 15px;
}
#press_room .twocolumns .sideCol .colFooter {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/side-box-bottom-r5.png') no-repeat;
	width: 307px;
	height: 20px;
}
/*---
#press_room .twocolumns .sideCol .sub-content-box {
	width: 278px;
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/small-box-top-r5.png') no-repeat;
	padding-top: 18px;
	margin: 20px auto 0;
}
#press_room .twocolumns .sideCol .sub-content-box .colBody {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/small-box-middle-r5.png') repeat-y;
	padding-bottom: 20px;
}
#press_room .twocolumns .sideCol .sub-content-box .colFooter {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/small-box-bottom-r5.png') no-repeat;
	width: 278px;
	height: 18px;
}

#press_room .twocolumns .sideCol .sub-content-box h2, .twocolumns .sideCol .sub-content-box .button-box {
	text-align: center;
}
---*/
#press_room .content-block-2 .block-b {
	height:97px;
	background:url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/bg-content-block-b-02.png') no-repeat;
}

#press_room .twocolumns_top {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-04-top.gif') no-repeat scroll 665px 0 transparent;
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 0 5px;
 /padding: 0;
	vertical-align: top;
	width: 100%;
}
#press_room .twocolumns_bottom {
	background: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/separator-04-bottom.gif') no-repeat scroll 665px 0 transparent;
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 0 0 5px;
	vertical-align: top;
	width: 100%;
}

#press_room .side_content_top {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press_side_content_box_1.png") no-repeat scroll 0 0 transparent;
	float: left;
	margin: 30px 0 -10px 7px;
	width: 264px;
}
#press_room .side_content {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press_side_content_box_1.png") repeat-y scroll 100% 0 #FFFFFF;
	float: left;
	margin: 5px 0 0 7px;
	min-height: 200px;
	width: 223px;
}
#press_room .side_content_bottom {
	background: url("/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/press_side_content_box_1.png") no-repeat scroll -264px 100% transparent;
	float: left;
	margin: -10px 0 0 7px;
	width: 264px;
}

#press_room .side_content .title-box .title h2 {
	position:relative;
	float:left;
	margin:0 -59px 0 0;
	font:20px/46px Arial, Helvetica, sans-serif;
	color:#f3f3f3;
}

#press_room .side_content #ad_ItemsIndex {
	margin: 10px 0 0 0;
	padding: 0 20px;
}
#press_room .side_content .ad_ItemIndex {
	text-align: left;
}
#press_room .side_content #icl_container {
	margin: 10px 0 20px\0/;
}
#press_room .side_content #icl_container ul {
	margin: 0 0 -7px\0/;
	text-align: left;
	padding:0 20px;
}

#press_room #header {
	margin: 0 0 -9px;
}

#press_room .sideCol .colBody h3 {
	font: 20px/26px Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
}


/*------------- Gallery Slideshow -------------------*/

#gallery-container {
    width: 500px;
}
div.pagination * {
    margin-right: 5px;
}
ul.thumbs {
    margin: 5px 0px;
    padding: 0;
    text-align: center;
}
ul.thumbs li {
    display: inline;
    list-style: none;
}
ul.thumbs li div.thumbImage {
    width: 75px;
    height: 75px;
    border: solid 1px #666;
    display: inline-block;
    overflow: hidden;
}
ul.thumbs li div.thumbImage {
    opacity: 0.7;
    border: solid 2px #fff;
}
ul.thumbs li.selected div.thumbImage {
    opacity: 1;
    border: solid 2px #000;
}
ul.thumbs li div.thumbImage img {
    height: 100px;   
}
#viewArea {display: none;}
#imageView {
    position: relative;
    height: 340px;
}
#imageView a.advance-link {
    height: 340px;
    width: 500px;
    display: block;
}
#imageView span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#imageView span.image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
}
#caption {
    display: block;
    width: 500px;
    height: 50px;
    position: relative;
}
#caption span.image-caption {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 500px;
}
#caption p {
    margin: 0;
    width: 300px;
}
#caption a.download {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
#controls {
    position: absolute;
    margin-top: -390px;
}
#controls a {
    display: block;
    /*background: #fff;
    border: solid 2px #0078F7;
    margin: 3px;
    padding: 3px;*/
    margin: 3px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    text-indent: -5000px;
}
#controls a.play {
    background-image: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/PLAY.PNG');
}
#controls a.pause {
    background-image: url('/atf/cf/{9314a74c-c58d-43ae-83f8-73a434f7d1ea}/pause.png');
}
#iframeCode {
    background: #f3f3f3;
    border: solid 1px #bdbdbd;
    width: 490px;
    padding: 5px;
    display: none;
}
#iframeCode textarea {
    width: 480px;
}


.description #icl_container .icl_title {
	font: 1.5em/1.2em Georgia,"Times nes roman",Times,serif;
}

/*-------------------------ACS Tool Styles --------------------*/

#Content_CS ol li input, #Content_CS ol li textarea {
width:100%;
}


/*-------------------------LTE Tool Styles --------------------*/

#ad_Items_wrpr, #ad_Items_LgdIn_wrpr {
	width: 610px;
}

div#ad_Items, div#ad_Items_LgdIn {
	padding: 16px 16px 50px;
}

#ad_Leg_Prev {
	display: none;
}


/*---------------CUSTOM CALL TO ACTION BUTTONS----------------*/


/*BLUE*/

.cta-button-blue {
	border-top: 1px solid #96d1f8;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	background: -ms-linear-gradient(top, #3e779d, #65a9d7);
	background: -o-linear-gradient(top, #3e779d, #65a9d7);
	padding: 18.5px 37px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	/* text-shadow: rgba(0, 0, 0, .4) 0 1px 0; */
	color: white;
	font-size: 24px;
	font-family: Georgia, Serif;
	text-decoration: none;
	vertical-align: middle;
	margin:10px;
}

.cta-button-blue:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #ccc;
	text-decoration:none;
}
.cta-button-blue:active {
	border-top-color: #1b435e;
	background: #1b435e;
	text-decoration:none;
}





