/* templates css */

#careerbuttons {
	text-align:center;
	margin:0 auto;
	/*width:426px;*/
}

#careerbuttons a {
	margin:0 10px 0 10px;
}

div.printbutton {
	padding:0 0 0 10px;
}
a.printbutton:link, a.printbutton:visited, a.printbutton:active, a.printbutton:hover {
	text-decoration:none;
}
a.printbutton img {
	border:none;
}

.required
{
	color: #ff0000;
}
.formContent
{
	background-color: #f9fcff;
	border: 1px solid #d8e2f0;
	padding: 10px;
}
.legendContent
{
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-right: 20px;
}
.legendContent img {
	display:inline;
}

.grayBorder
{
	border: 1px solid #CECFC0;
	padding: 5px;
}





.box {
	padding:10px;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 10px 0;
}

.cleanBox {
	padding:10px;
	color:#444;
	border:2px solid #F3F3F3;
	margin:0 10px 0 10px;
}

#progress {
	color:#677C9E;
}





/*---------------------------------------Magazine Issue -------------------------------------------*/
#issue_container {
	position:relative;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 10px;
}

#issue_banner {
	position:relative;
	margin:0 -10px 0 -10px;
	text-align:center;
}

#issue_footer {
	position:relative;
	margin:0;
	text-align:center;
	overflow-x:hidden;
	width:515px;
	clear:left;
}

#issue_cover {
	float:left;
	width:268px;
	margin-right:20px;
}

#issue_cover img {
	width:257px;
}

#ceo_message_outer {
	margin-top:10px;
	background:#004A7F url(../images/c2r/g_ceo_top_bg.gif) no-repeat top;
	padding:20px 0 0 0;
	color:#FFFFFF;
}

#ceo_message_inner {
	background:url(../images/c2r/g_ceo_bot_bg.gif) no-repeat bottom;
	padding:0 10px 20px 10px;
}

#ceo_message_inner .pagenumber {
	font-size:24px;
	width:24px;
	float:left;
	margin-right:10px;
}

#ceo_message_inner .text {
	float:left;
	width:200px;
	font-size:12px;
}

#ceo_message_inner h1 {
	font-size:14px;
	color:#FFF;
}

#issue_contents {
	float:left;
	width:275px;
	margin-right:20px;
}
		
.issue_article {
	margin-top:10px;
	font-size:11px;
	color:#000;
}

.issue_article .image {
	width:112px;
	margin-right:10px;
	float:left;
}

.issue_article .text {
	float:left;
	width:153px;
}

.issue_article h2 {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:4px;
	margin-top: 0;
	text-align: left;
	text-transform: none;
}


#issue_credits_outer {
	float:left;
	background:#004A7F url(../images/c2r/g_credits_top_bg.gif) no-repeat top;
	width:136px;
}
#issue_credits_inner {
	background:url(../images/c2r/g_credits_bot_bg.gif) no-repeat bottom;
	color:#FFF;
	font-size:9px;
	text-align:center;
	width:126px;
	padding:20px 5px 20px 5px;
}

#issue_credits_inner h3 {
	font-size:9px;
}

#issue_credits_inner a {
	color:#FFFFFF;
	text-decoration:none;
}



/*---------------------------------------End Magazine Issue -------------------------------------------*/





/* template1 */

.t1_head {
	float:left;
	width:330px;
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: #333;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.t1_head_ko {
	float:left;
	width:330px;
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: #333;
	font-weight:bold;
	
	text-align:center;
}
.t1_head strong, .t1_head b {
	font-size: 16px;
}

.t1_banner {
	float:right;
	margin:0 10px 0 0;
}

#t1_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:430px;
	height:220px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#content_outside {
	float:left;
	position:relative;
	padding:10px 20px 0 10px;
	width:430px;
	height:220px;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:-20px 0 0 10px;
	overflow: hidden;
}
#content_scroller {
	position:relative;
	height:auto;
}

#scrollcontrol {
	width:10px;
	position:relative;
	margin:213px 0px -213px 457px;
	z-index:10;
}


.t1_sidebar {
	float:right;
	padding:10px 0 0 10px;
	margin:0 10px 0 0;
	width:250px;
	text-align:center;}

.t1_caption {
	color:#000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* end template 1 */









/* template3 */

.t3_banner {
}


.t3_breadcrumbs {
	border-top: 2px solid #DDDEF0;
	border-bottom: 2px solid #DDDEF0;
	background:#F3F3F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A9A9A6;
	font-weight:bold;
	padding:10px;

}

.t3_head {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}









/* template4 */

.t4_head {
	float:left;
	width:340px;
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: #333;
	font-weight:bold;
	font-style:italic;
}

.t4_head strong, .t4_head b {
	font-size:14px;
	font-weight:bold;
}

.t4_banner {
	float:right;
	margin:0 5px 0 0;
	padding-right: 20px;
}

.t4_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: 340px;
}

#t4_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:701px;
	height:220px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 10px 0 10px;
}

/* end template 4 */







/* template5 */


#t5a_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:426px;
	height:300px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0px 0 10px;
}




/* end template 5 */





/* template8 */

#t8_content {
	position:relative;
}


/* end template8 */





/* template9 & 9a */
.t9_banner {
	display:none;
}


#t9_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:695px;
	height:350px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t9a_content {
	position:relative;
	padding:10px 10px 0 10px;
	width:280px;
	height:368px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t9a_content2 {
	position:relative;
	padding:10px 10px 0 10px;
	width:360px;
	height:368px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 0px;
}
/* end template9a */










/* template11 */

.t10_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
}

#t10_content {
		float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:695px;
	height:420px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}



/* end template10 */











/* template11 */

.t11_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
}

#t11_content {
	position:relative;
	padding:10px 10px 0 10px;
	width:230px;
	height:250px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 20px 0 20px;
}



/* end template11 */

/* template12 */

.t12_subhead {
	padding:10px 10px 0 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#t12_content {
	position:relative;
	padding:10px 10px 0 10px;
	width:300px;
	height:140px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t12_content a {
	text-transform:none;
}

#t12_content2 {
	position:relative;
	padding:10px 10px 0 10px;
	width:300px;
	height:140px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t12_content2 a {
	text-transform:none;
}
/* end template12 */


/* template news */

#tnews_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:701px;
	height:320px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 10px 0 10px;
}

#tpressrelease_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:420px;
	height:400px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

.tnews_caption {
	color:#000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

/* end template news */

/* template printing */
#tnews_content_print, #t12_content_print, #t11_content_print, #t10_content_print, #t9a_content_print, #t9a_content2_print, #t8_content_print, #t5a_content_print, #t4_content_print, #t1_content_print, #tpressrelease_content_print
{
	padding:10px 10px 0 10px;
	background:#FFF;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}
/* end template printing */

/* press release */
.press_head {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: 450px;
}

.press_subhead {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #444444;
}

.press_head_right {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
}






/* pop ups */
#popup {
	background:#FAFAFA url(../images/pbs_logo_legal.gif) no-repeat;
	color:#000;
}
#popup #container {
	width:360px;
	margin:0;
	padding:74px 20px 5px 20px;
}