/*----------------------------------------------- 
 Start => Consolidated CSS - 2.0 Templates
----------------------------------------------- */


/* START => common CSS styles
----------------------------------------------- */
body {
	background: #fff url('glbBodyBg_tcm338-37037.gif') repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.medium {
	font-size: 110%;
	line-height: 110%;
}
body.large {
	font-size: 125%;
	line-height: 120%;
}
a, a:link, a:visited {
	color: #039;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, table td {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3, h4, h5, h6 {
	font-size: 100%;
}
p {
	font-size: 75%;
	line-height: 130%;
}
sup {
	font-size: 70%;
}
.Custom_Italic {
	font-style: italic;
}
form a:hover {
	text-decoration: none;
}
.Custom_Bold, .bold {
	font-weight: bold;
}
/* END => common CSS styles
----------------------------------------------- */


/* START => Page Layout related styles
----------------------------------------------- */
#body_wrapper {
	margin: 0 auto;
	text-align: left;	
	width: 894px;
}
.aig1024, #body_wrapper.aig1024 {
	width: 894px !important;/* Width of the #body_wrapper in 1024/768 screen resolution */
	}
.aig800,  #body_wrapper.aig800 {
	width: 894px !important;/* Width of the #body_wrapper in 800/600 screen resolution */
	}
#grid_wrapper {
	background: #fff;
	clear: both;
	float: left;
	height: auto !important;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}
br.both{
	display: none;
	padding: 0;
	margin: 0;
	}
#gridCenter br.both, #mastHead br.both{
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
	display: block;
}
div.clearer {
	clear: left;
	height: 0;
	line-height: 0;
}
#gridLeft {
	display: none;
	}
#gridRight {
	display: none;
	}
#gridCenter {
	margin: 0;
	padding:0;
}
* html #gridCenter { /*for IE6*/
	overflow: visible;
}
#dropMenuDivAIG {
	display: none;
}
/* END => Page Layout related styles
----------------------------------------------- */


/* START => Page Header related styles
----------------------------------------------- */
#mastHead {
	height: 113px;
	margin: 0;
	padding: 0;
}
* html #mastHead { /*for IE6*/
	height: 77px;
	}
*:first-child+html #mastHead {/*For IE7 */
	height: 77px;
	}
/*---- Start global links styles ----*/
.topLinks {
	float: right;
	margin: 0;
	padding: 0 91px 2px 0;
	font-size: 11px;
	line-height: 14px;
}
.topLinks a {
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	padding-bottom: 3px;
	white-space: nowrap;
}
.topLinks a:hover {
	text-decoration: underline;
}
.topLinks img {
	float: left;
}
#topLinkUni {
	display: block;
	float: left;
}
#topLinkUni a {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}
#topLinkUni img {
	margin: -3px 3px 0 0;
}
#topLinkUni a img {
	display: block;
	margin: -13px 3px 0 0;
}
.topLinks .onPage {
	color: #fff;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
.topLinkSep img, #topLinkUni .topLinkSep img {
	background: #7993d7;
	height: 25px;
	margin: 0 7px 0 7px;
}
/*---- End global links styles ----*/
.langLinkSep img {
	background: #fff;
	height: 13px;
	margin: 10px 5px 0 5px;
}
#logo {
	float: left;
	margin: -10px 0 0 0;
	padding: 0 0 0 77px;
}
/* START => General styles
----------------------------------------------- */
.column {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	width: 45%;
}
.aig800 .column {
	width: 96%;
}
.listView ul.column, .tabView ul.column {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: disc;
	font-size: 75%;
}
.column li {
	line-height: 140%;
}
.adaptiveCol {
	float: left;
	margin: 0;	
	font-size: 75%;
}
.adaptiveCol ul {
	margin: 0;
	padding: 0 10px;
}
.aig800 .adaptiveCol {
	width: 49%;
}
.aig1024 .adaptiveCol {
	width: 50%;
}
.adaptiveColA {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}
.adaptiveColPD {
	float: left;
	margin: 0;
	padding: 0;
}
.aig800 .adaptiveColA {
	width: 95%;
}
.aig1024 .adaptiveColA {
	padding: 0;
	width: 320px;
}
.adaptiveColA ul {
	padding: 0 0 20px 0;
}
.adaptiveColA li {
	margin: 0;
	padding: 0;
}
.adaptiveColA li a {
	font-weight: bold;
}
.floatRight {
	float: right;
	margin: 5px 0 5px 5px;
}
.floatLeft {
	float: left;
	margin: 0 5px 0 0;
}
#underWriter, #underWriter a {
	clear: left;
	color: #33c;
	padding: 10px 0;
}
#underWriter {
	color: #000;
	font-size: 10px;
}
/* START => General styles
----------------------------------------------- */





/* START => Page and Site footer related styles 
----------------------------------------------- */
#pageFooter {
	clear: both;
	margin: 0;
	padding: 10px 15px;
	width: 90%;
	color: #000;
	font-size: 10px;
	display: none;
}
#pageFooter p {
	font-size: 10px;
	margin: 10px 0 0 0;
	padding: 0;
}
#pageFooter ul.nonBulleted {
	margin: 0 0 0 -10px;
}
#pageFooter .moduleTitle {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}
#siteFooter {
	clear: both;
	margin: 0;
	padding:0pt 25px 90px 99px;
	color: #000;
	font-size: 10px;
	background: url('aig_footerbg_tcm338-266238.jpg') no-repeat 75px 0;
}
#siteFooter p {
	font-size: 10px;
	line-height: 120%;
}
#siteFooter a {
	color: #025E99;
	padding: 0;
	text-decoration: underline;
}
#siteFooter a:hover {
	text-decoration: none;
}
#siteFooter .grayText {
	color: #333;
}
#siteFooter hr {
	background: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	width: 100%;
}
#siteFooter #hr hr {
	display: none;
}
#siteFooter br {
	display: none;
	}
/* START => Page and Site footer related styles 
----------------------------------------------- */
#Splash {
	width: 894px;
	margin: 0 auto;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #003587;
	}
#chartisSplash, #aigSplash{
	float: left;
	width: 447px;
	height: 283px;
	}
#chartisSplash {
	background: url('aig_chartislogo_tcm338-266223.jpg') no-repeat;
	}
#aigSplash {
	background: url('aig_aiglogo_tcm338-266222.jpg') no-repeat;
	}
#chartisSplash p {
	padding:  198px 0 0 132px;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	}
#aigSplash p {
	padding:  183px 90px 0 16px;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	}
#chartisSplash a, #aigSplash a{
	color: #018AEA;
	}
#chartisSplash a:hover, #aigSplash a:hover{
	text-decoration: none;
	}



