/*****************************/
/*** Core HTML ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 13px;
	color: #494949;
	background: #455A82;
	text-align: center;
	margin: 0;
}
componentheading {
	color: #333;
	font: 20px georgia;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #6699CC;
        
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 15px;
}
img {
	border: 0 none;
}
img.preload {
	display: none;
	width: 1px;
	height: 1px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

a.button-link {
        display:block;
        width:100%;
        text-decoration:none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#global {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
}
#site-border {
	display: inline;
	float:left;
	border: 2px solid #9999CC;
	padding: 3px;
}
#header {
	display:inline;
	float:left;
	height: 187px;
}
#menu {
	display:inline;
	float:left;
	width: 975px;
	height: 25px;
	background: #8697B7;
}
#body-container {
	display:inline;
	float:left;
	background: #fff;
	width:975px;
	padding-bottom: 20px;
}
#fp-left {
	display:inline;
	float:left;
	width: 350px;
	padding-right:38px; 
	margin-left: 27px;
	margin-top: 25px;
	border-right: 1px solid #F9DE71;
}
.moduletable_fp-video {
	background: #8697B7;
	margin-bottom: 28px;
}

#fp-right {
	display:inline;
	float:right;
	width: 460px;
	margin-right: 38px;
	margin-top: 25px;
}
.moduletable_fp-slideshow {
	width:460px;
	margin-bottom: 40px;

}
.moduletable_fp-press {
	width:460px;
	padding-top: 23px;
	background: #8697B7 url(../images/h_fp_press.gif) no-repeat top center;
}
table.gk_news_show_table {
	margin: 3px;
	background: #fff;
	overflow: auto;
	padding: 20px 15px 15px 15px;
}
.moduletable_fp-ac {
	display:inline;
	float:left;
	width: 352x;
	background: #8697B7 url(../images/h_fp_action.gif) no-repeat top center;
	margin-left: 10px;
	padding-top: 23px;
}
.moduletable_int-ac {
	display:inline;
	float:left;
	width: 215px;
	background: #8697B7 url(../images/h_int_ac.gif) no-repeat top center;
	margin-top: 15px;
	margin-left: 10px;
	height: 400px;
	padding-top: 23px;
}
.moduletable_int-ac img {
	margin-bottom: 5px;
}
.moduletable_fp-ac img {
	margin-bottom: 5px;
}
#int-right {
	display:inline;
	float:right;
	width: 700px;
	margin-top: 25px;
	padding: 0 27px 0 20px;
}
/*****************************************/
/************ Footer Section  ************/
/*****************************************/

#footer {
	display:inline;
	float:left;
	width:975px;
	text-align: center;
	color:#ccc;
	font-size: 10px;
	margin: 20px 0;
}

#ft-btns {
background:#FFFFFF none repeat scroll 0 0;
display:inline;
float:left;
padding-bottom:20px;
*padding-left:10px;
width:100%;
color: #fff;
font-size: 14px;
font-weight: bold;
font-family: arial, sans-serif;
text-align:center;
}

#ft-btns a {
color: #fff;
font-weight:bold;
}

.moduletable_ft-btns1 {
background:url(/images/stories/ft-btn-c1.jpg) no-repeat;
margin: 0 28px;
display:inline;
float:left;
width: 184px;
height: 114px;
}
.box1 {
width: 184px;
height: 114px;
}
.moduletable_ft-btns2 {
background:url(/images/stories/ft-btn-c2.jpg) no-repeat;
margin: 0 28px;
display:inline;
float:left;
width: 184px;
height: 114px;
}
.box2 {
width: 184px;
height: 114px;
}
.moduletable_ft-btns3 {
background:url(/images/stories/ft-btn-c3.jpg) no-repeat;
margin: 0 28px;
display:inline;
float:left;
width: 184px;
height: 114px;
}
.box3 {
width: 184px;
height: 114px;
}
.moduletable_ft-btns4 {
width: 184px;
height: 114px;
background:url(/images/stories/ft-btn-c4.jpg) no-repeat;
margin: 0 28px;
display:inline;
float:left;
}
.box4 {
width: 184px;
height: 114px;
}
/*****************************************/
/*************** Interior  ***************/
/*****************************************/

#int-right table.contentpaneopen td.contentheading {
	color: #333;
	font: 20px georgia;
}
#int-right table.contentpaneopen td.createdate {
	font-style: italic;
	padding-bottom: 10px;
}
#int-right table.contentpaneopen td {
	color: #333;
	line-height: 135%;
}
#int-right table.contentpaneopen td.createdate {
	font: italic 12px arial;
	color: #666;
}
/*****************************************/
/**************** FP News  ****************/
/*****************************************/

.gk_news_show_news_info {
	color:#000;
	font-weight: bold;
}
.gk_news_show_news_header a {

}
.gk_news_image_1_text p {
text-align: left;
}
#fpss-outer-container {
border: none;
padding: 0;
}