body {
	background: #fff;
	font: 10pt/14pt Arial, Helvetica, sans-serif;
	margin: 0;
}
a:link, a:visited {
	color: #182F8C;
	background: transparent;
	text-decoration: underline;
}
img {
	border: none;
}
/*define all components not to be printed*/
#gridRight, #globalNavContainer, .topLinks, #siteSearch, #breadCrumb, #jumpLink, .sectionTitle a, .printCenter, .tabView ul.tabMenu, .listView ul.tabMenu, #dropMenuDivAIG, #gridLeft, #topMenu, #topLinks, #siteFooter hr, #textResizer {
	display:none !important; /*!important taking the highest precedence*/
}
#body_wrapper {
	margin: 0 auto;
	border: 0;
	background: transparent none;
	float: none;
	color: #000;
}
.aig1024, .aig800 {
	width: 100%;
}
#mastHead {
	background: #053A8A ;
	height: 80px;
}
	#logo, #logobanner1, #logobanner2, #logobanner3, #logobanner4 {
	margin: 6px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	float: left;
	}
#grid_wrapper {
	float:none;
	text-align:left;
	width: 100% !important;
}
/*Title classes*/
#pageTitle {
	margin: 0 0 4px 0;
	background-color: #fff;
	font-weight: bold;
	padding:0;
	clear: both;
	float: left;
	width: 100%;
}
	#pageTitle img {
		display: none;
	}
	#pageTitle .pageName {
		font-size:125%;
		}	
.sectionTitle span {
	float:none;
}
.sectionTitle {
	margin: 10px 0 0 0;
	padding: 0;
}
br.both {
	clear: both;	
}
* html #gridCenter br.both {
	display: none;
}
#gridCenter {
	height: auto !important;
	min-height: 0 !important;
	padding: 0;	
	overflow: visible !important;
	float:none;
}
	#gridCenter p {
		margin: 0;
	}
	#gridCenter .moduleCat {
		margin: 6px 0;
		clear: both;
		float: left;
		width: 100%;
	}
	#gridCenter .moduleCat .moduleImage {
		float: left;
		margin: 0 4px 0 0;		
	}
		#gridCenter .moduleCat .moduleImage img {
			width: 39px;
			height:39px;
		}
.tabDataContainer .text {
	margin:0 0 0.5% 0.5%;
	font-size:100%;
}
.tabDataContainer .text p {
	font-size:100%;
	margin: 0;
	padding: 0;
}
.tabDataContainer ul {
	clear:both;
}
.tabDataContainer ul li {
	line-height:normal;
	margin-bottom:0;
	padding-left:0;
}
	.tabDataContainer ul.column {
		float:none;
		width:auto;
		}
		.tabDataContainer a {
			font-weight:normal;
		}
#pageFooter, #siteFooter {
	clear:both;
	float:none;
	margin:1% 0 0.5% 0;
	padding:0;
	width:100%;
	text-align: center;
	background: none;
	font: 8pt/12pt Verdana, Arial, Sans-serif !important;
}
#pageFooter p, #siteFooter p {
	margin: 0;
	padding: 0;
}
/*resetting all the styles to adapt to print layout*/
.tabView, .listView {
	clear:both;
	padding-top:0;
	float: none;
}
.listView .tabDataContainer {
	border: none;
	padding: 0;
}
	.listView .sectionTitle {
		float: none;
		text-align: left;
		margin-bottom: 0;
	}
.tabView .tabDataContainer {
	background:none;
	border:0;
	clear:none;
	color:#000000;
	display:block;
	height:auto;
	margin:0pt;
	min-height:0;
	padding:0px;
	text-align:left;
	overflow:visible;
	float:none;
}
	.tabView .tabDataContainer .adaptiveCol, .tabView .tabDataContainer .adaptiveColA {
		float: none;
		}
		.tabView .tabDataContainer .adaptiveColA ul {
			padding:0;
			margin: 0 0 10px 0;
			}
	.tabView .sectionTitle {
		display:block;
		}
#pageTitle a.backBtn {
	font-size: 8pt !important;
	text-decoration: none;
}
	#pageTitle a.backBtn:hover {
		text-decoration: underline;
	}
#gridCenter #LabelId {
	text-align: right;
	margin-right: 6px;
	float: right;
	display: block;
	font-weight: bold;
}
#gridCenter .centerModule {
	clear: both;
}
#btmTabBar, .module .moduleTitle, .module .moduleTitle a, .centerModule .moduleTitle, .moduleTitle span, .sectionTitle span, .Custom_Bold {
	font-weight: bold;
}
.Custom_Italic {
	font-style:italic;
}
.contModule {
	background: #FFFFFF none repeat scroll 0%;
	border: 3px solid #CCCCCC;
	font-weight: normal;
	height: auto;
	margin: 10px 0pt 0pt 15px;
	padding: 10px;
	position: absolute;
	width: 200px;
	z-index: 100;
	display: none;
}
.contModule .content {
	margin: 4px 0;
}
.contModule .content p {
	margin: 0;
	padding: 0;	
}
.contModule .close {
	text-align: right;
}
.contModule .moduleMore {
	font-weight: bold;
	text-align: right;
}
.tabs {
	display: block !important;
}
ul.bulleted, ul.bigBulleted {
	list-style-type:disc;
	margin:0;
	padding:0 0 0 20px;
}
ul.bulleted li, ul.bigBulleted li {
	margin:5px 2px 2px 8px;
	padding:0;
}
ul.nonBulleted, ul.imageBulleted {
	list-style-type:none;
	margin:0;
	padding:5px 5px 15px 10px;
}
.homePageHdr{
	display: block;
	}
