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

body{
	margin:0 auto;
	color:#0f464a;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(/images/seniors_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8db998;
}
a {color:#6809c1;}
a:hover {color:#8d25ed;}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/
#header{background-image: url(/images/seniors_header.jpg);}

.logo {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 400px;
	background-image: url(/images/ceo_logo_fgp.jpg);
}
.wrap{	font-size: 13px; }	

/*------------------------------------------------search_txtbox --------------------*/
.login_area {
	margin: 0px;
	height: 47px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 565px;
	margin-left: 20px;
}

.login_textboxarea {
	margin: 0px;
	float: left;
	width: 205px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 12px;
	}



/*------------------------------------------------End --------------------*/
.search_txtbox, .search_txtbox:hover{width: 150px;}


/*------------------------------------------------menu--------------------*/
#interior_menu {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	padding: 0px;
	float: none;
	width: 973px;
	background-image: url(/images/seniors_interior_menu_bg.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	font-family: Arial;
	padding:8px 0;
	margin: 0 auto;
	font-weight: bold;

}
#int_menu_bg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	padding: 0px;
	float: none;
	width: 100%;
	background-image: url(/images/seniors_interior_menu_bg.jpg);
	background-repeat: repeat-x;
}

/*------------------------------------------------body--------------------*/
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #a8412b;
	text-decoration: none;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #60037f;
	text-decoration: none;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #401c4c;
	text-decoration: none;
	font-style: italic;
}
.redhead {
	font-family: Tahoma;
	font-size: 21px;
	font-weight: bold;
	color:#452b54;
	text-decoration: none;
	padding: 0px;

}
.redhead_h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #c34716;
	text-decoration: none;
	padding: 0px;

}

/*------------------------------------------------more--------------------*/
newsstrip {
	margin: 0px;
	float: left;
	width: 298px;
	background-image: url(/images/newsstrip.gif);
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 27px;
}
.news_whitetext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 275px;
}
.news_yellowtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #b5a51d;
	margin: 0px;
	float: left;
	height: 17px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 105px;
	text-decoration: none;
}
.news_image1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #efebcd;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #472851;
	line-height:20px;
}
.news_image_success {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #a6d0af;
	margin: 0px;
	float: left;
	width: 285px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #1c595e;
	line-height:16px;
}
.news_image1 a{
	color: #e5db60;
	line-height:16px;
	
}
.news_image1 a:hover{color: #f9f5be;}

.news_clickhere {
	background-image: url(/images/clickhere.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 39px;
	width: 300px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
}