/*----------------------------------------------- 
 Start => Consolidated CSS - 2.0 Templates
----------------------------------------------- */


/* START => common CSS styles
----------------------------------------------- */
body {
	background: #e7e7e7 url('glbBodyBg_tcm20-15799.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;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
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: 970px;
}
.aig1024, #body_wrapper.aig1024 {
	width: 970px !important;/* Width of the #body_wrapper in 1024/768 screen resolution */
}
.aig800,  #body_wrapper.aig800 {
	width: 760px !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 {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 150px;/* Width of the left sidebar - can be set to any value including percentages */
}
* html #gridLeft { /*for IE6*/
	margin: 0 -3px 0 0;
	overflow: visible;
}
#pageBanner {
	margin: 0;
	overflow: visible;
	padding: 0 20px 0 18px;
}
#gridRight {
	float: right;
	height: 100% !important;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 202px;
}
* html #gridRight { /*for IE6*/
	margin: 0 0 0 -3px;
	overflow: visible;
}
#gridCenter {
	height: 100% !important;
	margin: 0;
	min-height: 400px;
	overflow: hidden;
	padding:10px 20px 20px 20px;
}
* html #gridCenter { /*for IE6*/
	overflow: visible;
}
#dropMenuDivAIG {
	display: none;
}
/* END => Page Layout related styles
----------------------------------------------- */


/* START => Page Header related styles
----------------------------------------------- */
#mastHead {
	height: 131px;
	margin: 0;
	padding: 0;
	background: #181F79 url('glbBodyBg_tcm20-15799.gif') repeat-x;
}
/*---- Start global links styles ----*/
.topLinks {
	float: right;
	margin: 0;
	padding: 0 0 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;
}
#logobanner1 {
	font-size: 22px;
	margin: 0 0 0 8px;
}
#logobanner2, #logobanner3 {
	font-size: 14px;
	margin: 0 0 0 8px;
	overflow: hidden;
}
#logobanner1, #logobanner2, #logobanner3 {
	color: #fff;
	font-weight: bold;
	float: left;
	line-height: 18px;
	padding: 0;
}
/* START -  EMS banner */
#emergencyInfo {
	float: left;
	margin: 0 0 0 8px;
}
.emsBox {
	background: #f00;
	border: solid 2px #f00;
	width: 221px;
}
.emsText {
	background-color: #fff;
	color: #FFFFFF;
	padding: 4px 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.emsBanner {
	border: 2px solid #FE0000;
	text-align: left;
	width: 250px;
}
.emsTitle {
	background-color: #FE0000;
	color: #FFFFFF;
	padding: 4px 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.emsLinkSection {
	list-style-type: none;
	margin: 0;
	padding: 5px 25px 10px 25px;
}
.emsLinkSection li a {
	color: #00117C;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.emsBanner1 {
	border: 2px solid #FE0000;
	width: 515px;
	overflow: hidden;
	background-color: #FE0000;
}
* html .emsBanner1 {
	overflow: visible;
}
*:first-child+html .emsBanner1 {
	overflow: visible;
}
.emslabel1 {
	background-color: #fe0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
}
* html .emslabel1 {
	overflow: visible;
}
*:first-child+html .emslabel1 {
	overflow: visible;
}
.emslabel2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 315px;
	padding: 5px;
	overflow: hidden;
	background-color: #fff;
}
* html .emslabel2 {
	overflow: visible;
}
*:first-child+html .emslabel2 {
	overflow: visible;
}
.emslabel2 a {
	color: #00117C;
}
/* END -  EMS banner */
/*---- Start Site Search styles ----*/
#siteSearch {
	float: right;
	height: 41px;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: right;
}
#siteSearch input {
	float: left;
	margin-right: 3px;
	padding: 1px 0;
}
* html #siteSearch input {
	padding: 1px 0 0 0;
}
#siteSearch input.txtMedium {
	background:  #fff;
}
.btn, .btnGlobal {
	background: #495DBE;
	border: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	margin: 0;
	text-transform: uppercase;
	vertical-align: top;
}
#siteSearch a {
	color: #fff;
}
#advSearch {
	clear: both;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	float: left;
}
/*---- End Site Search styles ----*/
#globalNav {
	border-left: solid 1px #1c227a;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: -36px 0 -20px -1px;
	padding: 0;
	text-align: center;
	width: 100%;
}
#globalNav a {
	padding: 6px 10px 10px 10px;
}
#globalNav ul#glbLink {
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalNav li {
	background: url('glbnav_tab1_tcm20-15800.gif') no-repeat;
	border-right: solid 1px #1c227a;
	float: left;
	margin: 0 1px 0 0;
	width: auto;
}
#globalNav a.navLink {
	color: #fff;
	font-weight: bold;
	height: auto;
	text-decoration: none;
	width: 125px;
	height: 20px;
	text-align: center;
}
#globalNav a.navLink:hover {
	background: #fff url('glbnav_tab2_tcm20-15801.gif') no-repeat;
	color: #000;
}
#globalNav li.tabOn .navLink, #globalNav li.tabOnLink .navLink {
	background: #fff url('glbnav_tab2_tcm20-15801.gif') no-repeat;
	color: #000;
}
#globalNav a, #globalNav a span {
	display: block;
}
#utilityNav {
	color: #666699;
	float: right;
	margin: -36px 0 -20px 0;
	text-align: right;
	text-transform: uppercase;
	width: 250px;
}
#utilityNav a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#utilityNav a:hover {
	text-decoration: underline;
}
#utilityNav div.topLinks {
	margin: 0 0 0 0 !important;
	padding: 0;
	text-transform: uppercase;
}
#utilityNav .topLinks img {
	height: 34px;
	margin:2px 5px 0 5px;
	padding:0;
}
/* END => Page Header related styles
----------------------------------------------- */
/* START => FLYOUT related styles
----------------------------------------------- */
#flyoutMenu1{
	margin: 0 0 0 -1px;
	}
#flyoutMenu2 {
	margin: 0 0 0 146px;
	}
#flyoutMenu3 {
	margin: 0 0 0 293px;
	}
#flyoutMenu4 {
	margin: 0 0 0 440px;
	}
.flyoutMenu {
	background: #fff;
	border: 1px solid #5c6eac;
	border-top: 0;
	display: none;
	position: absolute;
	text-align: left;
	width: 400px;
	z-index: 100;
}
.flyoutLeftModule {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 50%;
}
.flyoutMenu .flyoutFirstSection {
	clear: both;
	display: block;
	height: auto;
	min-height: 20px;
	width: 400px;
}
* html .flyoutMenu .flyoutFirstSection {
	height: 20px;
}
.flyoutFirstSection .flyoutLeftModule .moduleTitle {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 12px;
}
.flyoutFirstSection .flyoutLeftModule .moduleTitle a {
	display: block;
	margin: 0;
}
.flyoutFirstSection .flyoutLeftModule .moduleTitle a:hover {
	color: #000098;
}
.flyoutFirstSection .flyoutLeftModule ul {
	background: #fff;
	margin: 0;
	padding: 0 0 0 28px;
	list-style-type: square;
	line-height: 14px;
}
.flyoutFirstSection .flyoutLeftModule li {
	color: #65669C;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 2px;
}
.flyoutFirstSection .flyoutLeftModule li a {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0 0 0 -2px;
	width: 100%;
}
.flyoutFirstSection .flyoutLeftModule li a:hover {
	background: #dfe5fd;
	color: #000098;
	text-decoration: underline;
}
/* START => FLYOUT related styles
----------------------------------------------- */

/* START => Breadcrumb related styles
----------------------------------------------- */
#breadCrumb {
	display: block;
	clear: both;
	font-size: 70%;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}
#breadCrumb .bcModule {
	position: relative;
	height: 15px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url('hrefArrow6_tcm20-15802.gif') no-repeat scroll right 0px;
}
	* html #breadCrumb .bcModule {/*For IE6 */
		float: left;
	}
	*:first-child+html #breadCrumb .bcModule {/*For IE7 */
		float: left;
	}
#breadCrumb .bcModule a.drop, #breadCrumb .bcModule a.drop:visited {
	height: 13px;
	text-decoration: none;
}
#breadCrumb .bcModule img {
	margin-right: 8px;
}
#breadCrumb .bcModule a.drop, #breadCrumb .bcModule a.drop:visited, #breadCrumb .bcModule a.drop:hover {
	background: #fff url('bcarrow-solid_tcm20-15797.gif') 0 5px no-repeat;
	display: inline;
	margin: 0;
	padding: 2px 2px 1px 12px;
	white-space: nowrap;
}
#breadCrumb .bcModule a.drop:hover {
	text-decoration: underline;
}
/* END => Breadcrumb related styles
----------------------------------------------- */


/* START => Form related styles
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #000;
	font-size: 11px;
	margin: 0 0 2px 0;
}
input[disabled], select[disabled], textarea[disabled] {
	color: #666;
}
.disabledBtn {
	background: #ccc;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
	padding: 0 4px;
}

.disabledBox {
	background: #ccc;
}
.formBtn {
	background: #d4d0c7;
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;
}
.date {
	width: 68px;
}
.selMedSmall {
	width: 118px;
}
.selSMed {
	width: 135px;
}
.selMedium {
	margin: 5px 0;
	width: 155px;
}
.selLarge {
	width: 283px;
}
select.selNoBorder {
	border: 1px solid #69c;
	margin: 0;
	padding: 0;
}
select.selNoBorder option {
	width: auto;
}
.txtSMedium {
	width: 130px;
}
.txtMedium {
	width: 151px;
}
.txtLarge {
	width: 260px;
}
.txtLogin {
	width: 62px;
}
.txtAreaLarge {
	width: 268px;
}
.txtAreaMedium {
	width: 190px;
}
.txtAreaSmall {
	width: 100px;
}
.selSmall, .txtSmall {
	width: 46px;
}
.txtXLarge {
	width: 320px;
}
.radio {
	background: none;
	margin: 0 4px 0 5px;
	padding: 0;
}
#contactForm {
	text-align: left;
	width: 400px;
}
#contFormFldSet {
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
}
#contactForm .fldSetLarge, #contactForm .fldSetExLarge {
	float: left;
	margin: 0;
	width: 266px;
}
#contFormFldSet textarea {
	display: block;
}
#contactForm label {
	display: block;
	line-height: 14px;
	padding: 0;
	width: 310px;
}
#contFormFldSet input {
	display: block;
	margin-top: 3px;
}
#contFormFldSet select {
	display: block;
}
#contactForm label.field-first {
	clear: left;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
}
#contactForm label.field-first, #contactForm label.field-last {
	color: #000;
	float: left;
	margin: 0 10px 0 0;
	width: 180px;
}
#contactForm textarea {
	margin-top: 3px;
}
.description {
	float: left;
	font-size: 9px;
}
#contFrmWrapper #contactForm {
	width: 500px;
}
#contactForm .extn {
	float: right;
	margin: 2px 0 0 0;
	margin-right: 2px !important;
}
#em1, #em2, #em3 {
	clear: both;
	display: none;
	padding-bottom: 5px;
}
.requiredFields {
	color: #FF0000;
}
/* END => Form related styles
----------------------------------------------- */

/* START => Page Title related styles
----------------------------------------------- */
#pageTitle {
	background: #D1D1D1;
	font-size: 90%;
	font-weight: bold;
	height: 46px;
	margin: 0 0 10px 0;
	min-height: 46px;
	padding: 0;
}
#pageTitle img {
	border: 0;
	padding: 0 10px 0 0;
}
#pageTitle .pageName {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding-top: 5px;
}
#pageTitle .link {
	font-size: 75%;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
}
#pageTitle .link a {
	color: #000199;
}
/* END => Page Title related styles
----------------------------------------------- */


/* START =>List Item related styles
----------------------------------------------- */	
.title {
	clear: left;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.centerModule ul.bulleted, 
.centerModule ul.bigBulleted,
.centerModule ul.nonBulleted,
.centerModule ul.imageBulleted{
	font-size: 100%;
	}
ul.bulleted, ul.bigBulleted {
	list-style-type: square;
	margin: 0px 0px 15px 0px;
	padding: 0 0 0 15px;
}
ul.bulleted li, ul.bigBulleted li {
	margin: 5px 2px 2px 10px;
	padding: 0;
}
ul.nonBulleted {
	list-style-type: none;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
ul.nonBulleted p {
	margin: 0;
	padding: 5px 0;
}
ul.nonBulleted ul, ul.bulleted ul, ul.bigBulleted ul, ul.imageBulleted ul {
	margin: 0;
	padding: 4px 0 10px 15px;
}
ul.nonBulleted ul li, ul.bulleted ul li, ul.bigBulleted ul li, ul.imageBulleted ul li {
	padding-bottom: 3px;
}
ul.imageBulleted {
	list-style: none;
	margin: 5px;
	padding: 0;
}
ul.imageBulleted li {
	clear: left;
	padding: 1px 0 1px 5px;
}
ul.imageBulleted li img {
	padding-right: 5px;
}
/* END =>List Item related styles
----------------------------------------------- */	


/* START => All Module related styles
----------------------------------------------- */
.module {
	clear: left;
	margin: 0;
}
.module .moduleTitle {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: left;
}
.module .moduleTitle a {
	color: #17308C;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
.module .moduleSubTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.module p {
	display: block;
	margin: 5px 0 3px 0;
}
.module img {
	float: left;/* Center Module Image */
	padding: 5px;
}
.module .moduleMore {
	text-align: left;
	white-space: nowrap;
}
.module ul.bigBulleted li {
	font-weight: bold;
	margin: 5px 2px 2px -25px;
	padding: 0;
}
.module p, .module .moduleSpecial {
	font-weight: normal;
	font-size: 100%;
}
.module .moduleImage {
	float: left;
}
.module .moduleFooter {
	font-size: 10px;
	margin: 3px;
}
div.moduleBanner {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	padding: 10px 3px;
	text-align: center;
}
/* End => Standard Module */
/*---Start Category Module-----*/
.moduleCat {
	display: block;
	margin: 10px 0;
	padding: 0;
}
.moduleCat .moduleTitle {
	margin: 0 0 20px 0;
	padding: 0;
}
.moduleCat .moduleImage {
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding: 0 0 0 0;
}
* html .moduleCat .moduleImage {
	overflow: visible;
}
.moduleCat .moduleCont {
	display: block;
	height: auto;
	margin: 0;
	min-height: 50px;
	overflow: hidden;
	padding: 0 15px 0 0;
}
* html .moduleCat .moduleCont {
	height: 50px;
	overflow: visible;
}
.moduleCat .moduleCont .moduleTitle {
	display: block;
	margin: 0 0 5px 0;
}
.moduleCat .moduleCont .moduleText p {
	margin-top: -3px;
	padding: 0;
}
.moduleCat .moduleImage img {
	margin: 0;
	padding: 0;
}
.rightModule, .leftModule {
	border: 1px solid #8391BE;
}
.rightModule, .leftModule, .rightModuleAds, .leftModuleAds {
	margin: 0 0 5px 0;
	width: 182px;
	font-size: 70%;
}
.rightModule .moduleTitle, .leftModule .moduleTitle {
	background: #8391BE;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 3px 10px;
}
.rightModule .moduleTitle a, .leftModule .moduleTitle a {
	color: #ceefff;
}
.rightModule .moduleTitle img, .leftModule .moduleTitle img {
	float: none;
	margin: -4px -10px;
	padding: 0;
}
.rightModule .moduleSubTitle, .leftModule .moduleSubTitle {
	display: block;
	font-weight: bold;
	padding: 2px 10px;
}
.rightModule img, .leftModule img {
	padding: 2px;
}
.rightModule p, .leftModule p {
	margin: 5px 10px;
}
.rightModule .moduleFooter, .leftModule .moduleFooter {
	font-size: 10px;
	margin: 5px;
}
.rightModule .moduleMore, .leftModule .moduleMore {
	background: #ccc;
	padding: 1px 0;
}
.rightModule .moduleMore p, .leftModule .moduleMore p {
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.rightModule p.printEmail, .leftModule p.printEmail {
	font-size: 10px;
}
.rightModule div.boxAction, .leftModule div.boxAction {
	padding: 0 12px 5px 10px;
	text-align: right;
}
.rightModule a:hover, .leftModule a:hover {
	text-decoration: underline;
}
.rightModule form, .leftModule form, .rightModuleAds img, .leftModuleAds img, .centerModule ul.bulleted {
	padding: 0;
}
.leftModule {
	clear: left;
	float: left;
	margin-right: 15px;
}
.rightModule .moduleMore a, .leftModule .moduleMore a {
	color: #fff;
}
.conBuyModule {
	overflow: hidden;
}
.conBuyModule p{
	font-size: 100%;
} 
/* END => All Module related styles
----------------------------------------------- */

/* START => Center Column related styles
----------------------------------------------- */
#DivShim {
	display: none;
	position: absolute;
}
.centerModule {
	margin: 10px 0 0 0;
	font-size: 80%;
	clear: both;
	float: none;
}
.centerModule .moduleTitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.centerModule .moduleTitle a {
	color: #003399;
	margin-bottom: 10px;
}
.centerModule .moduleSubTitle {
	font-size: 11px;

	font-weight: bold;
	margin-bottom: 5px;
}
.centerModule p {
	display: block;
	margin: 0;
	padding-bottom: 10px;
	font-size: 95%;
}
.centerModule .moduleMore {
	clear: left;
	padding: 1px 0;
	text-align: left;
}
.centerModule img {
	float: left;
	padding: 5px;
}
.centerModule .moduleFooter {
	font-size: 10px;
	margin: 3px;
}
/* END => Center Column related styles
----------------------------------------------- */

/* 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 => BREADCRUMB related styles
----------------------------------------------- */
.bcFlyout {
	background: #fff;
	border: 1px solid #8491be;
	display: none;
	margin: 14px 0 0 0;
	padding: 0 10px 10px 0;
	position: absolute;
	width: 180px;
	z-index: 100;
	left:0;
	top:0;
}
.bcFlyout ul {
	background: #fff;
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 0 0 0 28px;
}
.bcFlyout li {
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.bcFlyout .moduleTitle{
	margin: 10px 0 0 0;
	padding: 5px 3px 5px 12px;	
	font-weight: bold;
	}
.bcFlyout .moduleTitle a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.bcFlyout .moduleTitle a:hover {
	background: #dfe5fd;
	color: #000098;
}
.bcFlyout li a {
	color: #000098;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	text-decoration: none;
}
.bcFlyout li a:hover {
	background: #dfe5fd;
	text-decoration: underline;
}
/* END => BREADCRUMB related styles
----------------------------------------------- */

/* START => Company Details styles
----------------------------------------------- */
.contModule {
	background: #fff;
	border: 3px solid #ccc;
	display: none;
	font-weight: normal;
	height: auto;
	margin: 0 0 0 145px;
	padding: 10px;
	position: absolute;
	width: 200px;
	z-index: 100;
}
* html .contModule {
	margin: 16px 0 0 0;
}
.contModule .content {
	margin: 4px 0;
}
.contModule .content p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.contModule .close {
	text-align: right;
}
.contModule .moduleMore {
	font-weight: bold;
	text-align: right;
}
/* END => Company Details styles
----------------------------------------------- */


/* START => LIST and TAB View related styles 
----------------------------------------------- */
#jumpLink {
	padding: 5px 0 3px 0;
	font-size: 75%;
}
.tabView, .listView {
	clear: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.tabView ul.tabMenu {
	display: inline;
	line-height: 130%;
	list-style: none;
}
.listView ul.tabMenu {
	margin-left: 10px;
	padding-left: 10px;
	list-style: square;
	font-size: 100%;
}
.tabView li.tab, .tabView li.tabOn, .tabView li.tabLast, .tabView li.tabLastOn {
	background: #8391BE;
	float: left;
	margin-right: 2px;
}
.listView li.tab, .listView li.tabOn, .listView li.tabLast, .listView li.tabLastOn {
	font-size: 75%;
	font-weight: bold;
	padding-bottom: 1px;
}
.tabView li.tab a, .tabView li.tabLast a, .tabView li.tabOn a, .tabView li.tabLastOn a {
	background: #8391BE;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 39px;
	outline: 0;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	text-decoration: none;
	width: 70px;
}
.tabView li.tabSingle {
	background: #8391BE;
	float: left;
	margin-right: 0;
}
.listView li.tabSingle {
	padding-bottom: 1px;
	width: 200px;
}
.tabView li.tabSingle a {
	background: #8391BE;
	color: #fff;
	display: block;
	font-weight: bold;
	outline: 0;
	padding: 5px 2px;
	text-align: center;
	text-decoration: none;
}
.aig800 .tabView li.tabSingle a {
	width: 489px;
}
.aig1024 .tabView li.tabSingle a {
	width: 699px;
}
.tabView li.tabLast a, .tabView li.tabLastOn a {
	background: #8391BE;
	border: 1px solid #8391BE;
	width: 70px;
}
.tabView li.tab a:hover, .tabView li.tabOn a, .tabView li.tabLast a:hover, .tabView li.tabLastOn a {
	background: #fff;
	border: 1px solid #8391BE;
	border-bottom: 2px double #fff;
	border-top: 0 solid #fff;
	color: #000;
	margin: -1px 0 1px 0;
	position: relative;
	text-decoration: none;
	top: 2px;
	z-index: 3;
}
.tabView li.tab a, .tabView li.tabLast a, .tabView li.tabOn a, .tabView li.tabLastOn a, .tabView li.tab a:hover, .tabView li.tabOn a, .tabView li.tabLast a:hover, .tabView li.tabLastOn a {
	font-weight: bold;
	font-size: 75%;
	line-height: normal;
}
.tabView li.tab a {
	border: 1px solid #8391BE;
}
.tabView .tabDataContainer {
	background: #fff;
	border: 1px solid #8391BE;
	clear: left;
	color: #000;
	display: none;
	height: auto;
	margin: 0;
	min-height: 200px;
	overflow: visible;
	padding: 10px;
	text-align: left;
}
* html .tabView .tabDataContainer {
	height: 200px;
}
.listView .tabDataContainer {
	background: #fff;
	border-bottom: 1px solid #efefef;
	clear: left;
	color: #000;
	display: block;
	font-size: 12px;
	height: auto;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
	font-size:100%;
}
* html .listView .tabDataContainer {
	height: 50px;
}
.tabDataContainer a {
	font-weight: bold;
}
.listView .moduleTitle {
	display: block;
	padding-bottom: 10px;
	text-align: right;
}
.listView .sectionTitle {
	display: block;
	float: right;
	margin-bottom: 15px;
	text-align: right;
	width: 100%;
}
.tabView .moduleTitle, .tabView .sectionTitle {
	display: none;
}
.listView li.tab a:hover, .listView li.tabOn a:hover, .listView li.tabLast a:hover {
	text-decoration: underline;
}
.listView li.tab a, .listView li.tabLast a, .listView li.tabOn a, .listView li.tabLastOn a {
	font-weight: bold;
}
.sectionTitle span {
	float: left;
	font-size: 90%;
	font-weight: bold;
}
.sectionTitle a {
	float: right;
	font-size: 75%;
	font-weight: bold;
}
/* END => LIST and TAB View related styles 
----------------------------------------------- */

/* START =>Search Result page related styles
----------------------------------------------- */
.search {
	height: 15px;
	margin-top: 4px;
	padding-left: 1px;
	width: 100px;
}
#searchPageForm {
	border: 1px solid #ccc;
	min-height: 80px;
	height: 80px;
	padding: 10px;
}
	* html #searchPageForm {
		height: 80px;
	}
	.aig1024 #searchPageForm {
		padding-left: 80px;
	}
#searchPageForm a {
	display: block;
	font-size: 11px;
	margin: 10px 0 0 2px;
}
#searchPageForm span {
	padding-left: 20px;
}
#searchPageForm form {
	margin: 0;
	padding: 0;
}
#sectionhelp {
	background: #fff;
	border: 3px solid #ccc;
	color: #000;
	display: none;
	padding: 10px 10px 10px 0;
	position: absolute;
	text-align: left;
	width: 270px;
}
#sectionhelp a {
	font-weight: bold;
	margin-top: 0;
}
#sectionhelp li {
	clear: left;
	margin: 5px 2px 0 -10px;
	padding: 0 0 0 0;
}
.searchResults {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	clear: left;
	margin: 10px 0 0 0;
	padding: 10px 0;
	font-size: 75%;
}
.searchResults ul.nonBulleted p {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.searchResults ul.nonBulleted li a, .searchResults ol.nonBulleted li a {
	font-weight: bold;
}
.searchTitle {
	float: left;
	font-weight: bold;
	margin: 15px 0 5px 0;
	font-size: 75%;
}
.searchTitle a {
	font-weight: normal;
}
.searchResults ol {
	clear: left;
}
.searchResults ul.nonBulleted li, .searchResults ol.nonBulleted li {
	clear: left;
	margin: 5px 2px 0 -10px;
	padding: 0 0 0 0;
}
.aig800 .searchTitle {
	width: 300px;
}
.searchTitleNoPagination{
	font-size: 80%;
	padding: 5px 0 5px 0;
	}
.pagination, .searchTitleNoPagination {
	font-weight: bold;
	padding: 15px 0 0 10px;
	text-align: right;
	font-size: 75%;
}
.pagination #current {
	font-size: 12px;
}
.pagination a {
	padding: 0 1px;
}
.searchTerm {
	color: #000033;
	font-weight: bold;
}
.searchResults ul {
	clear: left;
	margin: 5px 0;
}
.searchResults ol li {
	clear: left;
	margin: 2px 0 0 0;
	padding: 0 0 4px 0;
}
.errorMessage {
	color: #FF0000;
	display: block;
	font-weight: bold;
	margin: 10px 0;
	font-size: 75%;
}
#viewAll_top, #viewAll_bottom{
	font-size: 80%;
	}
/* END =>Search Result page related styles
----------------------------------------------- */

/* START =>Site map page related styles
----------------------------------------------- */		
.sitemapH {
	clear: both;
	margin-left: -38px;
}
.sitemapH .navlist li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 0 0;
}
.sitemapH .navlist li a {
	color: #000099;
	font-weight: bold;
}
#sitemapContainer {
	float: left;
	margin: 0 30px 0 0;
}
.aig800 #sitemapContainer {
	width: 230px;
}
* html .aig800 #sitemapContainer {
	width: 210px;
}
.aig1024 #sitemapContainer {
	width: 320px;
}
.sitemapV #sitemapContainer #navlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.sitemapV #sitemapContainer #navlist li {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 5px;
}
.sitemapV #sitemapContainer #navlist li a {
	color: #000099;
	text-decoration: none;
}
.sitemapV #sitemapContainer #navlist li ul {
	margin-bottom: 8px;
	margin-left: 10px;
	padding: 0 !important;
}
.sitemapV #sitemapContainer #navlist li ul li {
	border: 0;
	color: #000;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li a {
	background: none;
	border: 0;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li ul {
	margin-left: 15px;
	padding: 0 !important;
}
.sitemapV #sitemapContainer #navlist li ul li ul li {
	border: 0;
	color: #000;
	font-weight: normal;
}
.sitemapV #sitemapContainer #navlist li ul li ul li a {
	border: 0;
	color: #000099;
	font-weight: normal;
}
.sitemapV #sitemapContainer #navlist li a:hover {
	text-decoration: underline;
}
/* END =>Site map page related styles
----------------------------------------------- */	


/* START => Siteminder Login related styles 
----------------------------------------------- */
#grid-center {
	border-right: none;
	}
.lnk {
	color: #fff;
	float: right;
	height: 10px;
	padding: 2px;
	}
.lnk a {
	color: #fff;
	}
.lgn_tbl_main {
	background: #F2F1EC none repeat scroll 0%;
	border: 1px solid #001473;
	width: 600px;
	}
.lgn_tbl {
	background: #F2F1EC;
	border: 1px solid #001473;
	margin: auto;
	width: 500px;
	}
.lgn_tbl td {
	color: #000;
	height: 25px;
	padding: 7px;
	}
* html .lgn_tbl td {/*For IE6*/
	padding: 5px;
	}
.lgn_tbl td.pass_hdr {
	background: #001473;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	}
.lgn_tbl td.warning {
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
	}
.lgn_tbl td input.field {
	background: #fff;
	border: 1px solid #aaa;
	font-weight: bold;
	}
.lgn_tbl td input {
	background: #DCDCD6;
	border: 1px solid #666;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 3px;
	}
* html .lgn_tbl td input {/*For IE6*/
	padding: 2px;
	}
td.lgn_hdr_main, .lgn_tbl td.lgn_hdr {
	background: #001473;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	}
#stds, .stds {
	background: #F2F1EC;
	width: 160px;
	}
.warning {
	color: #f00;
	}
#err1, #err2, #err3, #err4, #errA1, #errA2, #errA3, #errA4, #errB1, #errB2, #errB3, #errB4, #errC1, #errC2, #errC3, #errC4, #errD1, #errD2, #errD3, #errD4, #errE1, #errE2, #errF1, #errF2, #errG1, #errG2 {
	color: #f00;
	display: none;
	}
.standards {
	left: 59%;
	margin: 0;
	position: absolute;
	text-align: left;
	top: 200px;
	width: 160px;
	}
.standards ul {
	margin: 0px 0 5px -20px;
	}
* html .standards ul {/*For IE6*/
	margin: 0px 0 0 20px;
	}
/* END => Siteminder Login related styles 
----------------------------------------------- */

/* START => Home page component related 
----------------------------------------------- */
#btmTab {
	border: 0;
	border: 1px solid #dbdbdb;
	border-top: none;
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 10px 0;
}
#btmTab2 li, #btmTab1 li, #btmTab3 li {
	list-style-position: inside;
	border: solid 1px red;
	margin: 0;
	padding: 0;
}
* html #btmTab1 li, * html #btmTab2 li, * html #btmTab3 li {
	list-style-position: outside;
}
*:first-child+html #btmTab1 li, *:first-child+html #btmTab2 li, *:first-child+html #btmTab3 li {
	list-style-position: outside;
}
.tabs li {
	margin: 0 0 0 10px;
	padding: 0;
}
.tabs li p {
	font-size: 11px;
	margin: 0;
}
#btmTab1 ul, #btmTab2 ul, #btmTab3 ul, .tabs ul {
	margin: 0;
	padding: 0;
}
* html #btmTab1 ul, * html #btmTab2 ul, * html #btmTab3 ul, * html .tabs ul {
	padding-left: 18px;
}
*:first-child+html #btmTab1 ul, *:first-child+html #btmTab2 ul, *:first-child+html #btmTab3 ul, *:first-child+html .tabs ul {
	padding-left: 18px;
}
#btmTab2 a, #btmTab1 a, .tabs a {
	color: #04349a;
	font-size: 11px;
	text-decoration: none;
}
#btmTab a:hover {
	text-decoration: underline;
}
#btmTabBar {
	border-bottom: 1px solid #dbdbdb;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 20px 32px 20px;
}
#btmTabBar li.active {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#btmTabBar li {
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	float: left;
	height: 29px;
	margin: 2px 2px 0 2px;
}
#btmTabBar li a {
	color: #666666;
	display: block;
	float: left;
	padding: 8px;
	text-decoration: none;
}
#btmTabBarDiv {
	background: #e9e9e9;
	border: 1px solid #dbdbdb;
	border-bottom: none;
	padding-top: 10px;
}
#btmBarMainDiv {
	width: 557px;
}
* html #btmTabBarDiv {
	width: 556px;
}
*:first-child+html #btmTabBarDiv {
	width: 556px;
}
#btmTab {
	display: block;
	height: auto;
}
* html #btmTab {
	width: 556px;
}
*:first-child+html * html #btmTab {
	width: 556px;
}
#btmTabRight {
	float: right;
	padding-left: 10px;
}
#btmTab1, #btmTab2, #btmTab3 {
	height: 150px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
.tabs {
	height: 130px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
#btmTabLeftMainSection, #btmTabLeftTblItem, #btmTabLeftRichText {
	padding-bottom: 10px;
}
#column1 {
}
.btmTabRightImg {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
}
.btmTabRightHTML {
	padding: 5px 5px;
}
.placeHolder1 {
}
.placeHolder2 {
}
.placeHolder3 {
}
#btmBarTopImg, #btmBarBottomImg {
	height: 4px;
	margin: 0;
	padding: 0;
	width: 557px;
}
/* END => Home page component related 
----------------------------------------------- */

/* START => Login related styles 
----------------------------------------------- */
form {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
form a {
	color: #5568AC;
}
.loginModule {
	border: 1px solid #8391BE;
	display: block;
	padding-bottom: 5px;
	width: 180px;
}
.loginModule .loginModTitle {
	background: #8391BE;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px;
}
.loginModule .loginSubTitle {
	font-size: 11px;
	margin-left: 5px;
}
.loginModule .loginSubTitle p {
	margin: 5px 0 0 0;
	padding: 0;
}
#loginFlds {
	display: block;
	margin: 5px 3px;
	padding: 0;
}
#loginRemBlock {
	margin: 0 5px;
	padding: 0 0 3px 0;
}
#loginForgot {
	border-bottom: 1px solid #8391BE;
	border-top: 1px solid #8391BE;
	margin: 0 7px;
	padding: 5px 0 8px 1px;
}
#loginRemBlock #loginRem {
	border-bottom: 1px solid #8391BE;
	border-top: 1px solid #8391BE;
	display: block;
	margin: 0 1px;
	padding: 3px 0 3px 0;
}
.loginFirstField {
	display: block;
	padding: 2px 0 0 3px;
}
.loginSecondField {
	clear: right;
	margin: 0;
	padding-left: 2px;
	width: 105px;
}
.loginSecondField input {
	font-size: 11px;
	margin: 0;
	width: 160px;
}
#loginSubBlock {
	margin: 0 5px;
}
#loginImg {
	margin: -6px 3px 0 2px;
}
* html #loginImg {
	margin: -8px 3px 0 2px;
}
*:first-child+html #loginImg {
	margin: -8px 3px 0 2px;
}
#loginSubBlock #loginSubmit {
	margin: 4px 0;
}
#loginSubBlock input {
	font-weight: bold;
	padding: 2px 27px;
	width: 135px;
}
* html #loginSubBlock input {
	padding: 0 18px;
}
*:first-child+html #loginSubBlock input {
	padding: 0 18px;
}
#loginFooter {
	margin: 0 0 0 7px;
	padding: 5px 0 0 2px;
	width: 165px;
}
#loginRem a {
	margin-left: 4px;
}
.btnGlobal {
	background: #7993d7;
	border: 1px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
}
#welcomeMsg {
	float: left;
	margin: 8px 0 0 0;
	padding: 0 5px 2px 0;
}
#welcomeMsg a, #welcomeMsg a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
#welcomeMsg .welcomeLink a {
	margin: 0;
	padding: 0 5px 0 0;
}
.welcomeName {
	float: left;
	margin-right: 5px;
}
#welcomeMsg .welcomeLink {
	font-size: 11px;
	font-weight: bold;
}
#loginRem input {
	margin-right: 10px;
}
/* END => Login related styles 
----------------------------------------------- */

/* START => Page and Site footer related styles 
----------------------------------------------- */
#pageFooter {
	clear: both;
	margin: 0;
	padding: 10px 15px;
	width: 90%;
	color: #000;
	font-size: 10px;
}
#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:10px 25px 10px 0pt;
	color: #000;
	font-size: 10px;
	background-color: #E7E7E7;
}
#siteFooter p {
	font-size: 10px;
	line-height: 120%;
}
#siteFooter a {
	color: #152E8B;
	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;
}
/* START => Page and Site footer related styles 
----------------------------------------------- */

/* START => Styles specific for R3.1
----------------------------------------------- */
img {
	border: 0px;
}
#gridCenter #pageTitle {
	clear: both;
}
#gridCenter #LabelId {
	display: none;
}
.printCenter {
	margin: 0 0 5px 0;
	float: right;
	width: 50%;
}
#printBot{
	display: block;
	clear: both;
	float: none;
	width: 100% !important;
	}
.printCenter p {
	margin: 0;
	padding: 0;
	float: right;
}
.printCenter p a {
	margin-left: 10px;
}
.printCenter p img {
	margin-top: 2px;
	margin-right: 3px;
}
ul.printRight {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 5px 0 0;
}
ul.printRight li {
	padding: 2px 0 3px 0;
	color: #3A3899;
}
ul.printRight li img {
	border: none;
	margin-right: 4px;
}
body#share {
	background: none;
	font-size: 12px;
}
body#share #topLinks, body#share #topMenu, body#share #siteSearch, body#share #mastHead, body#share #gridLeft, body#share #gridRight, body#share #siteFooter, body#share #pageFooter, body#share #globalNavContainer {
	display: none;
}
#share #container, #share .centerModule{
	width: 470px;
	margin: 0 auto;
}
#share .centerModule{
	padding: 10px 5px 0 0;
	}
#share #container h3 {
	margin: 0;
	padding: 10px 0 10px 0;
}
#share #container p {
	margin: 0;
	padding: 8px 0;
	font-size: 12px;
}
#share #container label, #share #container em {
	font-size: 12px;
}
#share #fieldText {
	padding: 10px 0 0 0;
}
#share #fieldText label {
	float:left;
	width: 100px;
	margin: 4px 0;
}
#share #fieldText input {
	width: 250px;
	float: left;
	margin: 0 0 4px 0;
}
#share #fieldTextarea {
	clear: both;
	margin: 20px 0 0 0;
	float: left;
}
#share #fieldTextarea label {
	display: block;
	float: left;
}
#share #fieldTextarea textarea {
	width: 350px;
	margin: 5px 10px 15px 0;
}
#share #fieldTextarea em {
	float: right;
	width: 100px;
	font-style: normal;
	font-size: 100%;
	padding-top: 20px;
}
#share #fieldSubmit {
	clear: both;
	display: block;
}
#share #fieldSubmit a {
		padding:2px 3px 0px 5px;			
		display: inline-block;
		line-height: 20px;
		background:#495DBE;
		color:#fff;
		font:bold 11px Arial, Helvetica, sans-serif;
		height:17px !important;
		text-transform:uppercase;
		text-decoration:none;
		cursor:default;
		margin: 0px 0 0 10px !important;
		float: left;
}
#share #fieldSubmit .btn{
	float: left;
	padding: 0 4px;
	}
/*---- for error messages ----*/
#share .error {
	color: #f00;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	display: none;
}
/*---- styles added for share this page layout ----*/

body#share #body_wrapper, body#share #grid_wrapper {
	width: 500px;
}
body#share #gridCenter {
	padding: 0;
	margin: 0;
	min-height: 100px;
}
/* END => Styles specific for 3.1  
----------------------------------------------- */

/* specific to 3.2 release */
/* Text Resizer */	
#textResizer {
	text-align: right;
	font-size: 75%;
	margin: 4px 10px 0 0;
	padding: 0;
	color: #6E777E;
	height: auto;
	width: 120px;
	float: right;
}
#gridRight #textResizer {
	float: none;
	height: auto;
	margin: 0 2px 6px 25px;
}
#textResizer span {
	font-weight: bold;
}
#textResizer a:active {
	text-decoration: none;
}
#textResizer a:link {
	font-weight: bold;
	text-decoration: none;
}
#textResizer a:visited {
	font-weight: bold;
	text-decoration: none;
}
a.link1 {
	font-size: 85%;
	text-decoration: underline;
}
a.link2 {
	font-size: 105%;
	text-decoration: underline;
}
a.link3 {
	font-size: 125%;
	text-decoration: underline;
}
a.normal {
	font-size: 85%;
	text-decoration: underline;
}
a.medium {
	font-size: 105%;
	text-decoration: underline;
}
a.large {
	font-size: 125%;
	text-decoration: underline;
}
/* ////// Start - CSS for Home page bottom tab /////// */
.text {
	font-size:75%;
}

.text p{
	font-size:100%;
}

/*  Diversity title banner */
.callToAction {
	background: #092869 url('aigdiversity_bg_tcm20-130190.jpg') right no-repeat;
	height: auto !important;
	display: block;
	margin-bottom: 10px;
	min-height: 81px;
	height: auto !important;
	height: 81px;	
	}	
.callToAction .moduleSubTitle{
	display: block;
	}	
.callToAction .moduleSubTitle img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	}

