@charset "utf-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#565656;
	background:#f0a;
	height:100%;
	background:url(../img/background/jg_back_008.jpg) center center no-repeat fixed;
}
hr {
	border-width:1px 0 0;
	border-style:dotted;
}

p {
}

#page_top {
	background:url(../img/background/page_back_top_001.png) center top no-repeat;
	position:absolute;
	left:50%;
	top:0;
	width:850px;
	height:100px;
	margin-left:-425px;
}

#page {
	width:800px;
	min-height:100%;
	margin:0 auto 0;
	text-align:left;
	position:relative;
	top:100px;
	background:transparent url(../img/background/page_back_drop_001.png) center top repeat-y;
	padding:0 10px;
}
.block {
	display:block;
}
.hide {
	display: none;
}
.fix {
	clear:both;
}
.clicker {
	cursor:pointer;
}
.submit_button {
	cursor:pointer;
}
a {
	cursor:pointer;
}
/* ERROR / NOTICE */

.error_div {
	text-align:left;
	color:#c00;
	background:#fff;
}
.notice_div {
}
.error_div ol, .notice_div ol {
	margin:0;
	padding:0;
	list-style:none;
}

/* Section 1 */
#section1 {
	top:-29px;
	position:relative;
}
#s1_head {
	background:url(../img/panel/panel_red.png) center top no-repeat;
	height:47px;
	width:100%;
	line-height:47px;
	color:#fff;
}
#s1_head h1 {
	margin:0;
	padding:0 0 0 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	text-transform:lowercase;
}

#s1_text1 {
	padding:20px 42px;
	color:#565656;
	font-size:25px;
	background:#fff;
	position:relative;
}
#s1_text1 p {
	margin:0 0 9px;
}
#s1_columns {
	position:relative;
	padding:0 42px;
}
/* MAIN COLUMN */
#s1_cs_main {
	width:530px;
	padding:25px 0 10px;
	float:right;
}
#s1_cs_main a {
	color:#d4001a;
	text-decoration:none;
}
#s1_cs_main a:hover {
	color:#920012;
}
#s1_cs_main .page_category {
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	display:block;
	background-color:#d4001a;
	padding:3px 0 3px 20px;
	margin:1.5em 0 12px;
	clear:both;
	position:relative;
	left:-20px;
	width:530px;
}
#s1_cs_main .pc_group {
	color:#565656;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	display:block;
	margin:2px 0 2px;
	border-bottom:1px dotted #565656;
	clear:both;
}
#s1_cs_main .pc_article { 
	margin-bottom:20px;
}
#s1_cs_main .pca_headline {
	color:#d4001a;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	display:block;
	margin:2px 0 2px;
	cursor:pointer;
	/*background:url(../img/background/arrow.png) left top no-repeat;*/
}
#s1_cs_main .pca_headline:hover {
	color:#920012;
}
#s1_cs_main .pca_preview {
	color:#565656;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:2px 0 2px;
}
#s1_cs_main .pca_body {
	color:#565656;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:2px 0 2px;
}
#s1_cs_main p {
	margin:8px 0;
	line-height:1.3em;
}

/* FONT SHIFT */
#s1_cs_main #font_shift {
	position:absolute; 
	right:10px;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
}
#s1_cs_main #font_shift li {
	float:left;
	padding:0 4px;
	line-height:14px;
}
#s1_cs_main #font_shift li a {
	display:block;
	height:18px;
	color:#667;
	line-height:17px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#s1_cs_main #font_shift #fs_small {
	font-size:12px;
}
#s1_cs_main #font_shift #fs_medium {
	font-size:10px;
}
#s1_cs_main #font_shift #fs_label {
	font-size:11px;
}
#s1_cs_main #font_shift #fs_large {
	font-size:12px;
}
/* SIDE COLUMN */
#s1_cs_side {
	width:158px;
	padding:25px 0 10px;
/*
	position:absolute;
	left:0;
	top:0;
*/
	float:left;
}
#s1_cs_side a {
	color:#d4001a;
	text-decoration:none;
}
#s1_cs_side a:hover {
	color:#920012;
}
#s1_cs_side .side_category {
	font-weight:normal;
	font-size:20px;
	display:block;
	padding:2px 0 2px;
	margin:0 0 4px;
	clear:both;
}
#s1_cs_side .sc_group {
	font-weight:bold;
	font-size:14px;
	display:block;
	margin:2px 0 2px;
}
#s1_cs_side .sca_headline {
	color:#d4001a;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	display:block;
	margin:2px 0 2px;
}
#s1_cs_side .sca_body {
	color:#565656;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:2px 0 8px;
}
#s1_cs_side .sca_body p {
	margin:8px 0;
}
/* text 2 */
#s1_text2 {
	padding:20px 42px;
	color:#565656;
	font-size:25px;
	background:#fff;
}
#s1_text2 p {
	margin:0 0 9px;
}


/* Section 2 */
#section2 {
	position:absolute;
	left:0;
	top:-100px;
	width:100%;
	height:65px;
	background:url(../img/panel/panel_red.png) center bottom no-repeat;
	line-height:65px;
}

#section2 #logo_img {
	width:166px;
	height:18px;
	background:url(../img/logo/logo.png) left top no-repeat;
	margin:25px 0 0 43px;
	position:absolute;
}

#section2 .s2_menu {
	list-style:none;
	margin:0;
	padding:0 37px 0 0;
	display:inline;
	float:right;
}
#section2 .s2_menu li {
	float:left;
	padding:0 9px;
}
#section2 .s2_menu li a {
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:3px;
}
#section2 .s2_menu li a:hover {
	border-bottom:1px dotted #fff;
}
#section2 .s2_menu li a span {
	padding-bottom:3px;
}

#section1 .article_feed_002 {
	margin:0 0 0 10px;
}
#section1 .article_feed_002 .article_feed_date {
	font-weight:bold;
	display:block;
}
#section1 .article_feed_002 .article_feed_date {
	margin:5px 0 0;
	font-size:13px;
	font-weight:bold;
	display:block;
}
#section1 .article_feed_002 .article_feed_description {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#teamMembers .pc_group {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	border:1px dotted #565656;
	border-width:1px 0 0;
	clear:both;
}
#teamMembers .pc_group a {
	float:left;
}
#teamMembers .pc_article {
	width:450px;
	float:right;
	margin:0 45px 20px 0;
}
#teamMembers .pca_body {
	margin:2px 0;
}
#teamMembers .pca_headline {
	font-size:32px;
	margin:2px 0;
}
#teamMembers .team_left {
	float:left;
	clear:left;
	width:170px;
	font-size:14px;
}
#teamMembers .team_left p {
	margin-top:0;
}
#s1_cs_main .archived_list p {
	font-size:1.15em;
}
#s1_cs_main .article_title {
	font-size:19px;
	color:#D4001A;
	font-weight:normal;
}

/* SIGN UP FORM */
.signupform {
	border:1px dotted #565656;
	border-width:1px 0;
}
.signupform .form_details {
	padding:10px;
	width: 285px;
	float:right;
}
.signupform fieldset {
	float:left;
	width:395px;
	margin:1em 0;
	border:0;
	padding:0;
}
.signupform fieldset .formGroup {
	width:100%;
	float:left;
	margin:.25em 0;
}
.signupform fieldset .formGroup label {
	width:90px;
	float:left;
}
.signupform fieldset .formGroup input {
	width:295px;
	height:15px;
	float:left;
	border:1px dotted #565656;
}
form .submit_button {
	border:none;
	color:#d6001b;
	background:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	position:relative;
	top:1em;
}
