/* global style */
html {height:100%;}


p {
	font-size:1em;
}
a {
	text-decoration:none;
}
h3 {
	font-size:1em;
}
h2 {
	font-size:1.25em;
}
h1 {
	font-size:1.33em;
	
}
h1,h2,h3,p {
	margin:0 0 10px;
}
div {
	padding:0;
	margin:0;
}
img {
	border:0;
}
form {
	display:block;
}
.center {
	text-align:center;
}
.current {
	font-weight:bold;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
a img {
	border:0;
}
.btn {
	height:19px;
	margin:0;
	vertical-align:top;
	background-color:#495DBE;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
/*
#outerbody_wrapper {
	width:760px;
	background:#ffffff;
	margin: 0 auto 0;
	text-align:left;
	z-index:4;
}


/* end global style */

/* header style */

#mastHead {
	width:100%;
	height:40px;
	margin-bottom:6px;
	position:relative;
	text-indent:-2000px;
}
#logo {
	background:url(/aig/aiglife.nsf/files/images/$file/aiglogo.gif);
	width:79px;
	height:40px;
	position:absolute;
	left:28px;
}
#logoBanner1 {
	background:url(/aig/aiglife.nsf/files/images/$file/american_general.gif) no-repeat;
	width:183px;
	height:15px;
	position:absolute;
	top:20px;
	left:119px;
}
#logoBanner2 {
	background:url(/aig/aiglife.nsf/files/images/$file/strengthtobethere.gif) no-repeat;
	width:184px;
	height:13px;
	position:absolute;
	top:27px;
	left:717px;
	padding:0;
	margin:0;
}
#globalNavContainer {
	clear:both;
	width:730px;
	height:35px;
	position:relative;
	margin:0 0 0px;
	font-size:0.85em;
	overflow:hidden;

}
#globalNavLinks {
	width:730px;
	position:absolute;
	bottom:10px;
	left:0px;

}
#globalNavLinks a {
	color:#ffffff;
	margin:0px 0px 0px 20px;
	text-decoration:none;
}

#globalNavLinks a.globalNavLinksCurrent {
	color:#A5C096;
	font-weight:bold;
	margin:0px 0px 0px 20px;
}

#globalNavLinks ul {
	list-style:none;
	padding:0;
	margin:0;
}
#globalNavLinks ul li {
	float:left;
	padding:0;
	margin:0 0 0 52px; /*Change the last px amount to determine the space between the header options*/
}
#globalNavIndicator {
	width:18px;
	height:8px;
	position:absolute;
	bottom:0px;
	display:none;
	background:url(/life/life.nsf/Lookup/corners/$file/globalNavIndicator.gif) no-repeat bottom left;
	margin:0 0 0 7px; /*Change the last px amount to determine the space between the header options*/
}
* html #globalNavIndicator {
	bottom:-1px;
}
#siteSearch {
	position:absolute;
	right:15px;
	top:8px;
	/*margin-top:8px;*/
	width:310px;
}

#search #searchText {
	width:172px;
	height:17px;
	margin:0 14px 0 0;
	padding:0;
	border:1px solid gray;
	float:left;
	font-size:0.75em;
	color:#222222;
}
/*
#search #searchBtn {
	cursor:pointer;
	background:url(/aig/aiglife.nsf/files/images/$file/search.gif);
	width:102px;
	height:16px;
	float:left;
	margin:1px 15px 1px 0;
	text-indent:-3000px;
}
*/
#subNavContainer {
	background-color: #A5C096; /*green*/
	width:750px;

	color:#ffffff;

	font-size:11px;
}
#subNavContainer #subNav {
	margin:0;
	padding:0;
	width:750px;
	font-size:11px;
	display:none;
}
#subNavContainer #subNav span  {
	display:block;
	float:left;
	margin:2px 0 0 15px; /*Change the last px amount to determine the space between the sub-header options*/
	color:#183089;
	font-size:11px;
}
#subNavContainer.green {
	background-color: #A5C096;  /*green*/
	color:#183089;
}
#subNavContainer.gray {
	background-color: #929DA6; /*gray*/
	color:#183089;
}
#subNavContainer.gold {
	background-color: #857E6E; /*gold*/
	color:#183089;
}
#subNavContainer #subNav span a {
	color:#183089;
	font-size:11px;
	text-decoration:none;
}
#subNavContainer #subNav span a:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

#funcBar {
	width:643px;
	height:40px;
	color:#ffffff;
	position:relative;
	height:25px;
	margin: 5px 0 10px;
}
#breadCrumb {
	float:left;
	margin:2px 5px 0 8px;
	font-size:0.80em;
}
#breadCrumb span {
	margin-left: 15px;
}
#breadCrumb span {
	color:#53595F;
}
#breadCrumb a {
	color:#183089;
	text-decoration:underline;
}
#textSizer {
	position:absolute;
	right:0;
	top:2px;
	font-size:12px;
	line-height:12px;
	color:#6E777E;	
	font-weight:bold;
}
#textSizer #textSizerL {
	font-size:1.25em;
	cursor:pointer;
}
#textSizer #textSizerM {
	font-size:1em;
	cursor:pointer;
}
#textSizer #textSizerS {
	font-size:0.8em;
	cursor:pointer;
}
#icons {
	position:absolute;
	top:0;
	right: 205px;
	height:25px;
}
#icons img {
	margin:0 6px;
	cursor:pointer;
}
#icons.template2  {
	right: 290px;
}
/* end header style */











/* body style */
#main {
	clear:both;
	position:relative;
}
#gridCenter h1, #gridCenter h2, #gridCenter h3{
	color:#183089;
	font-weight:normal;
}


#leftColumn {
	float:left;
	width:180px;
	margin-right:10px;
	font-size:1em;
	font-size:0.85em;
}
#leftColumn #leftImg {
	width:180px;
	/*height:162px;*/
	margin:0;
	padding:0;
}
#leftColumn #leftNav {
	margin: 5px 0 10px 15px;
	padding:0;
	list-style:none;
	line-height:1.9em;
	color:#183089;
}
#leftColumn #leftNav ul {
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
#leftNav li.current {
	font-weight:bold;
}
#leftColumn #leftMagModule {
	width:180px;
	color:#183089;
	margin:15px 0;
}
#leftColumn .leftMagModuleTop {
	background:url(/aig/aiglife.nsf/files/backgrounds/$file/leftMagModuleTop.gif) no-repeat;
	width:143px;
	height:24px;
	padding: 14px 0 0 37px;
	font-size:1.2em;
}

#leftColumn .leftMagModuleBody {
	border:1px solid #A5C096;
	border-top:0;
	width:168px;
	padding:5px;
}
.leftMagModuleBody ul {
	list-style:none;
	padding:0px;
	margin:5px 0 5px 1px;
	vertical-align:middle;
	line-height:14px;
}
.leftMagModuleBody ul li {
	margin:0 0 8px 0;
	padding:0;
	vertical-align:middle;
	line-height:14px;
	text-indent:1em;
	background: url(/aig/aiglife.nsf/files/backgrounds/$file/dash.gif) no-repeat left top;
}

#grid_wrapper {
	clear:both;
	width:760px;
}
#grid_wrapper a {
	color:#183089;
}
#gridCenter {
	float:left;
	width:400px;
	margin-left:20px;
	margin-bottom:40px;
}
.bodyText1,.bodyText2 {
	margin:0 0 9px;
}
.bodyText2 {
	margin:25px 0 0;
}
.bodyText1 h1,.bodyText1 h2 {
	color:#183089;
}
.bodyText2 h1, .bodyText2 h2,.bodyText2 h3 {
	color:#183089;
}
.bodyFooters {
	clear:both;
	font-size:0.8em;
	color:#8a959e;
	margin-top:5px;
}

#rightImg {
	float:right;
	width:270px;
	margin-bottom:10px;
}



#bodyModule {
	clear:both;
	width:737px;
	margin:10px 0 20px 0;
}

.bodyModuleTop {
	clear:both;
	background:#ffffff url(/aig/aiglife.nsf/files/backgrounds/$file/bodyModuleTop.gif) no-repeat top left;
	width:737px;
	height:25px;
}

#bodyModuleContent {
	clear:both;
	background:#ffffff url(/aig/aiglife.nsf/files/backgrounds/$file/bodyModuleContent.gif) no-repeat bottom left;
	width:737px;
	overflow:auto;
	padding:0 0 20px;
}

.bodyModuleColumn {
	width:160px;
	margin:5px 0 0 15px;
	float:left;
	color:#183089;
}
.bodyModuleColumn h3 {
	font-size:1em;
}
.bodyModuleColumn p {
}

.bodyNavImage {
	float:left;
}
#gridCenter {
	width:515px;
	float:left;
}
.bodyNavImage {
	margin:0 9px 9px 0;
}
.bodyNavImage2 {
	margin:0 0 9px 0;
}


