body {
	margin: 0;
	padding: 0;
	}
a:link, a:visited {
	color: #04349a;
	text-decoration: none;
	outline: none;
	}
a:hover {
	text-decoration:underline;
	outline: none;
	} 	
h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 120%;
	}
h2 {
	font-size: 110%;
	}
h3 {
	font-size: 100%;
	}	
p {
	font-size: 12px;
	line-height: 130%;
	}
sup{
	font-size: 70%;
	*font-size: 80%;
	}
.Custom_Bold {
	font-weight: bold;
	}
.Custom_Italic {
	font-style: italic;
	}

/*****************************************************************************/
/* Form Elements                            */
/*****************************************************************************/	
	
form { 
	margin: 2px;
	padding: 0;
	}
input, select, textarea {
	margin: 0;
	margin-bottom: 2px;
	}
.disabledBtn {	/*For the disabled button*/
	padding: 0 4px 0 4px;
	} 
.formBtn {
	padding: 0 4px 0 4px;
	}
.date {
	width: 68px;
	}	
.selSmall {
	width: 46px;
	}	
.selMedSmall {
	width: 118px;	
	}	
.selSMed{
	width: 135px;	
	}	
.selMedium {
	width: 155px;
	margin: 5px 0;	
	}	
.selLarge {
	width: 283px;
	}
select.selNoBorder {
	border: 1px solid #69c;
	padding: 0;
	margin: 0;
	}
select.selNoBorder option {
	width: auto;
}	
.txtSmall {
	width: 46px;
	}
.txtSMedium {
	width: 130px;
	}		
.txtMedium {
	width: 151px;
	}	
.txtLarge {
	width: 260px;
	}
.txtXLarge {
	width: 320px;
	}		
.txtLogin {
	width: 62px;
	}	
.txtAreaLarge {
	width: 268px;
	}	
.txtAreaMedium {
	width: 190px;
	}	
.txtAreaSmall {
	width: 100px;
	}
.radio{
	background: none;
	margin: 0 4px 0 5px;
	padding: 0 0 0 0;
	}	
/***************Start Form Section *****************/
#contactForm {
	width: 400px;
	text-align: left;
	}
#contFormFldSet{
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
	}
legend {
	display: none;
	}
#contactForm label {
	display: block;
	width: 310px;
	line-height: 14px;
	padding: 0 0 0 0;
	}
#contFormFldSet input {
	display: block;
	margin-top: 3px;
	}
#contFormFldSet select {
	float: left;
	display: block;
}
#contactForm label.field-first {
	clear: left;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	}
#contactForm label.field-first, #contactForm label.field-last {
	float: left;
	margin: 0 10px 0 0;
	width: 180px;
	color: #000;
	}
#contFormFldSet textarea {
	display: block;
	}
#contactForm textarea {
	margin-top: 3px;
	}
.requiredFields{
	color: #FF0000;
	}	
.description{
	font-size: 9px;
	float: left;
	}
#contFrmWrapper #contactForm {
	width: 500px;
	}
#contactForm .fldSetLarge {
	float: left;
	margin: 0 0 0 0;
	width: 266px;
	}
#contactForm .extn{
	float: right;
	margin-right: 2px !important;
	margin: 2px 0 0 0;
	}	
#em1, #em2, #em3, #em4, #em5, #em6 {
	clear: both;
	padding-bottom: 5px;
	display: none;
	}
/***************End Form Section *****************/		
	
/***************Start Current AIG.com Header *****************/

.search {	/*For the search box in the header*/
	margin-top: 4px;
	padding-left: 1px;
	width: 100px; 
	height: 15px
	}

/***************End Current AIG.com Header *****************/	

/**************** Start of CSS for Login Module in Internal Pages ***************/

.loginModuleInternal {/*home_layout_tcm20... (line 205)*/
	border:1px solid #8391BE;
	float:left;
	/*height:170px;*/
	margin:5px 5px 10px 0px;
	width:180px !important;
}
.loginModuleInternal ul {/*home_layout_tcm20... (line 219)*/
	background:#FFFFFF none repeat scroll 0%;
	margin:5px;
	padding:0px 10px;
}
.loginModuleInternal .nonBulleted li.title {/*home_layout_tcm20... (line 228)*/
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
.loginModuleInternal .nonBulleted li {/*home_layout_tcm20... (line 224)*/
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	margin-bottom:2px;
}
#loginContactForm {/*home_layout_tcm20... (line 494)*/
	background-color:#FFFFFF;
	margin:0pt;
	padding:0pt;
	text-align:left;
	/*width:228px;*/
}
#loginContactForm label.field-first {/*home_layout_tcm20... (line 514)*/
	clear:left;
	float:left;
	margin:5px 0pt 0pt;
	padding:0pt;
	width:80px;
	color:#000000;
}
#loginContactForm label.field-last {/*home_layout_tcm20... (line 521)*/
	float:left;
	margin:0pt;
	padding:0pt;
	width:100px;
	color:#000000;
}
#loginContFormFldSet {/*site_general_tcm2... (line 122)*/
	border:0pt none;
	margin:0px 0pt 0pt;
	padding:0pt;
}
#loginContFormFldSet input,#loginContFormFldSet select {/*home_layout_tcm20... (line 506)*/
	margin:5px 0pt 0pt;
	padding:0pt;
}
#loginContactForm .formBtn {/*home_layout_tcm20... (line 527)*/
	background-color:#FFFFFF;
	margin:5px 20px 10px 0px;
	text-align:right;
	/*width:210px;*/
}
.loginModuleInternal .nonBulleted input {/*home_layout_tcm20... (line 231)*/
	margin:0pt;
	padding:0px;
	vertical-align:top;
}
.fltLf {/*home_layout_tcm20... (line 545)*/
	float:left;
}
.loginModuleInternal .moduleTitle{/*site_layout_tcm20... (line 515)*/
	display:block;
	padding:3px 10px;
}
.loginModuleInternal .moduleTitle {/*site_color_tcm20-... (line 361)*/
	background-color:#8391BE;
	color:#FFFFFF;
	font-weight:bold;
}
/**************** End of CSS for Login Module in Internal Pages ***************/
