/*----------------------------------------------- 
 Start => Main CSS - 1.5 templates / 31Aug - 3:00pm(IST)
----------------------------------------------- */


/* START => common CSS styles
----------------------------------------------- */
body {
	background: #fff;
	color: #000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;/*Global Font*/
	height: 100%;
	line-height: 1.166em;
	margin: 0;
	padding: 0;
}
.medium{
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
.large{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {
	color: #003399;
	outline: 0;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
.Custom_Italic {
	font-style: italic;
}
.Custom_Bold{
	font-weight: bold;
}
.Custom_Bold, .bold {
	font-weight: bold;
}
	
sup {
	font-size: 90%;
}
img, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
/* END => common CSS styles
----------------------------------------------- */


/* START => Page Layout related styles
----------------------------------------------- */

#gridLeftNoMenu { /* This style will be used when- left navigation:NO- Left Module:YES */
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 182px;/* width of the left sidebar -- can be set to any value including percentages */
}
	* html #gridLeftNoMenu {/*For IE6 - insert any styles to target LTE IE6*/
		overflow: visible;
	}
#gridLeft {
	float: left;
	padding: 31px 0 0 0;
	margin: 0 10px 0 0;	
	overflow: hidden;	
	width: 150px;/* width of the left sidebar -- can be set to any value including percentages */
}
	* html #gridLeft { /*for IE6*/
		margin: 0 7px 0 0;
		overflow: visible;
	}
#gridCenter {
	min-height: 450px;
	height: auto;	
	overflow: hidden;	
	padding: 15px 0 0 0 ;
	margin: 0;
}
	* html #gridCenter { /*for IE6*/
		overflow: visible;
		height: 450px;
	}
#gridRight {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 15px 0 0 0;
	text-align: left;
	width: 192px;
}
	* html #gridRight { /*for IE6*/
		margin: 0 0 0 -3px;
		overflow: visible;
	}
#gridRight .rightModule iframe {
	width: 180px;
	padding: 0 0 5px 0;
	margin: 0 ;
	}
#body_wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 950px;
	position: relative;
}
.aig800, .aig1024 {
	width: 740px;
}
#pageBanner {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	min-height: 20px;
	overflow: hidden;
	padding: 3px 0 0 0;
	text-align: center;
}
	* html #pageBanner {
		height: 20px;
		overflow: visible;
	}
#PlaceHolderBanner {
	border: 1px solid #ccc;
	display: none;
	font-weight: bold;
	font-size: 14px;	
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
}
/* END => Page Layout related styles
----------------------------------------------- */


/* START => Page Header related styles
----------------------------------------------- */
#mastHead {
	height: 80px;
	margin: 0 ;
	padding: 0 0 0 0;
	width: 100%;
}

/*---- Global Navigation links styles ----*/
#topLinks {
	color: #fff;
	float: right;
	font: 11px verdana,arial,sans-serif;	
	margin: 0 0 0 0;	
	padding: 0 0 2px 0;
}
.topLinkSep img {
	background: #7A92D8;
	float: left;
	height: 22px;
	margin: 0 7px;
}
#topLinks a, #topLinks a:visited {
	color: #013298;
	display: block;
	float: left;
	font: 11px verdana,arial,sans-serif;	
	margin-top: 9px;
	padding-bottom: 3px;
	white-space: nowrap;
}
#topLinks a:hover {
	text-decoration: none;
}
#topLinks .onPage {
	float: left;
	margin-top: 9px;
}
#topLinks form {
	text-decoration: none;
}
#topLinkLang {
	margin: 0;
	padding: 0;
	float: left;
}
#topLinkLang a {
	border-left: 1px solid #B1B5B8;
	display: block;
	height: 13px;	
	margin-left: 5px;
	overflow: visible;	
	padding: 0 0 0 5px;
}
	* html #topLinkLang a {
		height: 10px;
		overflow: hidden;
	}
#topLinkLang .topLinkSep {
	display: none;
}

#topMenu {
	color: #000;
	font-size: 11px;	
	margin: 0;
	text-align: left;
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
}
/* Top : Site Search styles */
#siteSearch {
	background: none;
	float: right;
	margin: 10px 0 0 0;	
	padding: 0;
	text-align: right;
	vertical-align: top;
}
#siteSearch .btn {
	background: none;
	float: left;
	margin-left: 2px;
}
	*:first-child+html #siteSearch .btn {
		margin: -4px 0 0 2px;
	}
#siteSearch .txtMedium {
	float: left;
	width: 176px;
	background: #fff;
	border: 1px solid #B3B4B8;
	height: 18px;
}
/* LOGO and LogoBanner section */
#logo {
	cursor: pointer;
	float: left;
	margin: 0;	
	top: 0;
	position: absolute;
}
#logo .tagLine {
	color: #fff;
	font-weight: bold;
	font-size: 15px;	
	text-transform: uppercase;
	vertical-align: middle;
}
#logobanner1, #logobanner2, #logobanner3, #logobanner4 {
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	padding: 0;
}
#logobanner2 img {
	position: absolute;
	margin-top: -15px;
}
/* END => Page Header related styles
----------------------------------------------- */


/* START => Main Navigation related styles
----------------------------------------------- */
#navContainer {
	background: #003C7B;
	height: 21px;
	margin: 0 0 10px 0;	
	padding: 0;
	width: 100%;
}

#navList #active a {
	cursor: pointer;
	color: #D6CBA5;
}
#navContainer #navList {
	margin: 0 0 0 0;
}
#navContainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navContainer ul li {
	display: inline;
}
#navContainer ul li a {
	border-right: 1px solid #B3B4B8;
	color: #fff;
	display: block;
	float: left;
	font: 11px verdana, arial;	
	line-height: 20px;
	padding: 0 10px 0 11px;
	text-decoration: none;
}
#navContainer ul li a:hover {
	color: #D6CBA5;
}
/* END => Main Navigation related styles
----------------------------------------------- */


/* START => Global Tabs 
----------------------------------------------- */
#globalNav {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#globalNav a {
	background: url('') left top no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#globalNav a span {
	background: url('') top right no-repeat;
}
#globalNav a:hover, #globalNav li.tabOn a {
	background: url('') #fff left top no-repeat;
	color: #000;
	text-decoration: none;
}
#globalNav a:hover span, #globalNav li.tabOn span {
	background: url('') right top no-repeat;
}
#globalNav li {
	background: url('') repeat-x bottom;
}
/* END => Global Tabs 
----------------------------------------------- */


/* START => Utility Navigation 
----------------------------------------------- */
#utilityNav {
	color: #666699;
	text-align: right;
	text-transform: uppercase;
}
#utilityNav a, #utilityNav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#utilityNav a:hover {
	color: #fff;
	text-decoration: none;
}
/* END => Utility Navigation 
----------------------------------------------- */


/* START => Left Navigation related styles
----------------------------------------------- */
#leftNavContainer {
	font: 11px arial, verdana;	
	margin-bottom: 30px;
	width: 150px;
	margin: 0;
	padding: 0;
}
#leftNavContainer a.active {
	color: #B5B6BD;
	font-weight: bold;
	background:url('aigret-arrow-level2_tcm82-8814.gif') #fff no-repeat 3px 8px;
}
#leftNavContainer li li a.active {
	color: #B5B6BD;
	font-weight: normal;
	display: block;
	background:url('aigret-arrow-level2_tcm82-8814.gif') #fff no-repeat 3px 8px;
}
#leftNavContainer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftNavContainer li a { /* Ist Level Link */
	background: url('aigret-arrow-level1_tcm82-8813.gif') #fff no-repeat 3px 8px;
	color: #666666;
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 17px;
	text-decoration: none;
	width: 133px;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
}
#leftNavContainer li li a { /* IInd Level Link */
	background: url('aigret-arrow-level2_tcm82-8814.gif') #fff no-repeat 3px 8px;
	color: #0086C6;
	display: block;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 17px;
	text-decoration: none;
	width: 124px;	
}
	* html #leftNavContainer li li a { /*for IE6*/
		width: 123px;	
	}
	*:first-child+html .txtMedium {
		width: 123px;
	}
#leftNavContainer li li li a { /* IIIrd Level Link */
	background: url('aigret-arrow-level3_tcm82-28147.gif') #fff no-repeat 3px 8px;
	color:#89AF14;
	display: block;
	font-weight: normal;
	padding: 5px 0px 5px 17px;
	margin: 0px 0px 0px 17px;
	text-decoration: none;
	width: 116px;
}
#leftNavContainer li li li li a { /* IVth Level Link */
	color: #15449E;
	font-weight: normal;
	text-decoration: none;
	background: url('aigret-arrow-level3_tcm82-28147.gif') #fff no-repeat 3px 8px;
}
/* Color and UI details of the I,II,III level of Navigation */	
#leftNavContainer li a.navTxt, #leftNavContainer li li a.navTxt, #leftNavContainer li li li a.navTxt {
	color: #15449E;
	cursor: default;
	display: block;
	width: 135px;/* Width of the First Level - To Remember ==> Total width - left+rightPadding */
}
#leftNavContainer li li a.navTxt {
	width: 120px;
}
#leftNavContainer li li li a.navTxt {
	width: 100px;
}
#leftNavContainer a.active:hover {
	color:#B5B6BD;
}
#leftNavContainer ul {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
.closed {
	display: none;
	}
#leftNavContainer ul ul, #leftNavContainer ul ul ul {
	margin: 0;
	padding: 0;
	border-top: 0px solid #ccc;
}
#leftNavContainer li li li a.active, #leftNavContainer li li li a.active:hover {
	color: #B5B6BD;
	font-weight: normal;
	background:url('aigret-arrow-level3_tcm82-28147.gif') #fff no-repeat 3px 8px;
}
#leftNavContainer ul li ul {
	padding-bottom: 0;
}
/* END => Left Navigation related styles
----------------------------------------------- */	


/* START => Breadcrumb related styles
----------------------------------------------- */
#breadCrumb {
	background: #fff;
	color: #000;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 0 2px 0 0;
}
#breadCrumb span{
	font-size: 8px;
	padding: 0 2px;
}
#breadCrumb a, #breadCrumb a:visited {
	color: #19318b;
	display: inline;
	font-weight: normal;
	text-decoration: underline;
}
#breadCrumb a.drop, #breadCrumb a.drop:visited, #breadCrumb a.drop:hover {
	background: url('') 99% no-repeat;/* Adds arrow image at the right corner of the breadcrumb box */
	border: 1px solid #ccc;
	padding-right: 18px;
}
#breadCrumb a.drop:hover {
	background: #efefef;
}
#breadCrumb a:hover {
	text-decoration: none;
}
/* Start => BreadCrumb Dropdown */
#dropMenuDivAIG {
	position: absolute;
}

/* END => Breadcrumb related styles
----------------------------------------------- */


/* START => Page Title related styles
----------------------------------------------- */	
#pageTitle {
	background: url('aigret-pgtitlebg_tcm82-8817.gif') repeat-x;
	float: none;
	font-size: 90%;
	font-weight: bold;
	height: 60px;
	margin: 0 0 10px 0;
}
#pageTitle img {
	border: 0;
	padding: 0 10px 0 0;
}
#pageTitle .pageName {
	color: #003C7B;
	font-weight: bold;
	font-size: 17px;
	line-height: normal;
	margin: 0;
	padding: 10px 0 0 15px;
}
#pageTitle .link {
	margin: 0 0 0 15px;
	padding-bottom: 5px;
}
.link a {
	color: #00f;
}
#pageTitle sup {
	font-size: 80%;
}
#pageSubTitle {
	margin: 5px 0 10px 0;
	padding: 0;
}
.pageSubTitle1 {
	font-weight: bold;
	font-size: 14px;
}
.pageSubTitle2 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
/* END => Page Title related styles
----------------------------------------------- */


/* START => Center Column related styles
----------------------------------------------- */
.centerModule {
	margin: 0 0 10px 0;
}
#gridCenter .centerModule .module {
	margin: 0 0 10px 0;
	border: none;
}
.centerModule .moduleTitle {
	display: block;
	margin-bottom: 5px;
}
.centerModule .moduleTitle a {
	margin-bottom: 10px;
}
.centerModule .moduleSubTitle a:hover, .centerModule .moduleMore a:hover {
	text-decoration: none;
}
.centerModule .moduleTitle a:hover {
	text-decoration: underline;
}
.centerModule .moduleTitle img {
	float: none;
}
.centerModule .moduleSubTitle {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
.centerModule img {
	float: left;
	padding: 5px;
}
.centerModule p {
	display: block;
	margin: 0;
	padding-bottom: 10px;
}
.centerModule .moduleFooter {
	font-size: 10px;
	margin: 3px;
}
.centerModule .moduleMore {
	color: #003399;
	padding: 1px 0;
	text-align: right;
}
.centerModule #homeImage1 {
	float: left;
	margin: 0 0 10px 0;
}
.centerModule #homeImage2 {
	float: right;
	margin: 0 0 10px 0;
}
#imgSection {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.centerModule .moduleTitle, .moduleCat .moduleCont .moduleTitle {
	font-weight: bold;
	text-align: left;
}
.centerModule .moduleTitle a, .centerModule .moduleTitle a:visited, .centerModule .moduleTitle a:hover, .moduleCat .moduleCont .moduleTitle a {
	color: #003399;
	text-decoration: none;
}
.moduleCat .moduleImage {
	margin: 0;
	padding: 0;
}
/* END => Center Column related styles
----------------------------------------------- */


/* START => All Module related styles
----------------------------------------------- */
.rightModule {
	border: 1px solid #0086C6;
	padding-bottom: 5px;
	width: 180px;
	font: 11px Arial, Helvetica, sans-serif;
}
.leftModule, .leftModuleAds {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
.rightModule, .leftModule, .rightModuleAds, .leftModuleAds, #gridCenter .Module {
	text-align: left;
	margin: 0 0 10px 10px;	
	padding: 0 0 5px 0;
}
.rightModule a, .rightModule a:visited, .leftModule a, .leftModule a:visited {
	white-space: normal;
}
.rightModuleAds, .leftModuleAds {
	border: 0;
}
.rightModule .moduleTitle, .leftModule .moduleTitle, #gridCenter .Module .moduleTitle {
	background: #0086C6;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 10px 3px 12px;
}
.rightModule a, .rightModule a:visited, .leftModule a, .leftModule a:visited, #gridCenter .Module a, .rightModule .moduleTitle a, .rightModule .moduleTitle a:visited, .leftModule .moduleTitle a, .leftModule .moduleTitle a:visited {
	color: #003399;
}
.rightModule .moduleTitle img, .leftModule .moduleTitle img {
	float: none;
	margin: -3px -10px;
	padding: 0;
}
.rightModule .moduleSubTitle, .leftModule .moduleSubTitle, #gridCenter .Module .moduleSubTitle {
	display: block;
	font-weight: bold;
	padding: 2px 10px;
}
.rightModule p, .leftModule p {
	margin: 5px 10px;
}
.rightModule .moduleFooter, .leftModule .moduleFooter {
	margin: 5px;
}
.rightModule .moduleMore p, .leftModule .moduleMore p {
	margin: 0;
	padding: 5px 10px 5px 10px;
}
.rightModule .moduleMore a, .rightModule .moduleMore a:visited, .rightModule .moduleMore a:hover, .leftModule .moduleMore a, .leftModule .leftModule a:visited, .leftModule .moduleMore a:hover, #gridCenter .Module .moduleMore a {
	color: #8391be;
}
.rightModule div.boxAction, .leftModule div.boxAction {
	padding: 0 15px 5px 0;
}
.rightModule div.boxAction, .leftModule div.boxAction, #gridCenter .Module div.boxAction {
	text-align: right;
}
.leftModule {
	clear: left;
	float: left;
	border: 1px solid #1F2883;
	width: 180px;
}
#gridCenter .Module {
	margin: 0 10px 10px 0;
	padding: 0 0 5px 0;	
	border: 1px solid #1F2883;	
}
#gridRight iframe {
	margin: 0;
	padding: 0;
	width: 300px;
}
.rightModule .moduleFooter, .leftModule .moduleFooter, .rightModule p.printEmail, .leftModule p.printEmail, #gridCenter .Module .moduleFooter, #gridCenter .Module p.printEmail {
	font-size: 90%;
}
.rightModule .moduleMore, .leftModule .moduleMore, #gridCenter .Module .moduleMore {
	background: #ccc;
}
.rightModule img, .leftModule img, .rightModule form, .leftModule form, .rightModuleAds img, .leftModuleAds img {
	padding: 0;
}
/* END => All Module related styles
----------------------------------------------- */	


/* START => Category Module related styles
----------------------------------------------- */
.moduleCat {
	margin: 0 0 20px 0;
	padding: 0;
}
.moduleCat .moduleImage {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
}
.moduleCat .moduleCont {
	display: block;
	height: 100%;	
	margin: 0 0 0 0;
	min-height: 20px;
	overflow: hidden;	
	padding: 0 0 0 0;
}
	* html .moduleCat .moduleCont { /*for IE6*/
		height: 50px;
		overflow: visible;
	}
#gridCenter .moduleCat .moduleCont .moduleTitle {
	display: block;
	line-height: 100%;
	margin: 0 0 5px 0;
	background: none;
	padding-left:0;
}
/* END => Category Module related styles
----------------------------------------------- */


/* START =>List Item related styles
----------------------------------------------- */	
ul.bulleted {
	list-style-image: url('aigret-modulebllt_tcm82-8816.gif');
	margin: 0 0 0 25px;
	padding: 5px 5px 0 0;
}
ul.bulleted li {
	padding: 2px 0 3px 0;
}
.rightModule ul.bulleted li {
}
ul.bigBulleted {
	list-style-image: url('aigret-modulebllt_tcm82-8816.gif');
	margin: 0;
	padding: 10px 0 0 20px;
}
ul.bigBulleted li {
	padding: 2px 0 3px 0;
}
ul.nonBulleted {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 5px 5px 0 0;
}
ul.nonBulleted a {
	font-weight: normal;
}
.centerModule ul.nonBulleted {
	margin: 0;
	padding: 0;
}
ul.imageBulleted {
	list-style-type: none;
	margin: 5px 5px;
	padding: 0;/* Cross check  the positions of the bullets in all browsers,when changed */
}
ul.imageBulleted li {
	clear: left;
	padding: 1px 0 1px 5px;
}
ul.imageBulleted li img {
	padding-right: 5px;
}
ul.bulleted b, ul.bigBulleted b, ul.nonBulleted b, ul.imageBulleted b {
	color: #000;
	font-weight: normal;
}
/* END =>List Item related styles
----------------------------------------------- */	


/* START =>Search Result page related styles
----------------------------------------------- */
#searchPageForm {
	height: 51px;
	margin: 10px 0 0 100px;
	padding-bottom: 10px;
	width: 400px;
}
#searchPageForm .boxAction a {
	display: block;
	width: 100px;
}
#helpLayer {
	background: #fff;
	border: 3px solid #ccc;
	display: none;
	left: 60%;
	margin: -25px -200px;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 280px;
	width: 400px;
}
.searchHelpText {
	clear: left;
	display: block;
}
.searchResults {
	clear: left;
	margin: 0 0 20px 0;
}
.searchResults .searchTitle {
	float: left;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.searchResults p {
	display: block;
	margin: 0 0 6px 0;
}
.searchResults .pagination {
	float: right;
	font-weight: bold;
	margin: 5px 0 0 0;
	white-space: nowrap;
}
.searchResults ul {
	clear: left;
	margin: 5px 10px;
}
.searchResults ol li {
	clear: left;
	margin: 2px 0 2px 0;
	padding: 0 0 5px 0;
}
.searchResults ol {
	clear: left;
}
.searchResults ul.nonBulleted li, .searchResults ol.nonBulleted li {
	clear: left;
	margin: 5px 2px 2px -10px;
	padding: 0 0 5px 0;
}
#noResultText {
	font-size: 12px;
	font-weight: bold;
}
/* END =>Search Result page related styles
----------------------------------------------- */	


/* START =>Site map page related styles
----------------------------------------------- */	
.sitemapH {
	margin-left: -38px;
}
.sitemapH .navlist li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
.sitemapV #sitemapContainer #navlist {
	margin: 20px 0 40px 0;
	padding: 0;
}
.sitemapV #sitemapContainer #navlist li {
	color: #000;
	font-weight: bold;
	font-size: 11px;	
	list-style: none;
	margin: 0;
	padding: 10px 0 0 5px;
}
.sitemapV #sitemapContainer #navlist li a {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.sitemapV #sitemapContainer #navlist li ul {
	margin-left: 10px;
	padding: 0;
}
.sitemapV #sitemapContainer #navlist li ul li {
	border: 0;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li a {
	background: none;
	border: 0;
	color: #000099;
	font-weight: bold;
}
.sitemapV #sitemapContainer #navlist li ul li ul {
	margin-left: 15px;	
}
.sitemapV #sitemapContainer #navlist li ul li ul li {
	border: 0;
	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: none;
}
#navList #active a:hover {
	cursor: default;
}
.sitemapH .navlist li a {
	font-weight: bold;
}
/* END =>Site map page related styles
----------------------------------------------- */


/* START => Form related styles
----------------------------------------------- */
/* Start => Form Default properties */	
input, select, textarea {
	background: #f2f0f1;
	color: #000;
	font-size: 11px;
	margin: 0;
	margin-bottom: 2px;
}
/* End => Form Default properties */	
.disabledBtn {
	background: #ccc;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
	padding: 0 4px 0 4px;
}
.formBtn {
	background: #d4d0c7;
	font-weight: bold;
	font-size: 11px;
	padding: 0 4px 0 4px;
}
.date {
	width: 68px;
}
.selSmall {
	margin: 5px 0;
	width: 46px;
}
.selMedSmall {
	margin: 5px 0;
	width: 118px;
}
.selMedium {
	margin: 5px 0;
	width: 155px;
}
.selLarge {
	margin: 5px 0;
	width: 283px;
}
select.selNoBorder {
	border: 1px solid #69c;
	margin: 0;
	padding: 0;
}
select.selNoBorder option {
	width: auto;
}
.txtSmall {
	width: 46px;
}
.txtMedium {
	width: 151px;
}
/* Workaround for IE7  */
*:first-child+html .txtMedium {
	background: #fff;
	border: 1px solid #B3B4B8;
	height: 16px;
	margin-top: -4px;
	width: 176px;
}
.txtLarge {
	width: 260px;
}
.txtLogin {
	width: 62px;
}
.txtAreaLarge {
	width: 280px;
}
.txtAreaMedium {
	width: 190px;
}
.txtAreaSmall {
	width: 100px;
}
form, input[disabled], select[disabled], textarea[disabled], #location {
	color: #000;
}
form a:hover, a:hover {
	text-decoration: none;
}
.requiredFields {
	color: #FF0000;
}
/* END => Form related styles
----------------------------------------------- */


/* START => General styles
----------------------------------------------- */

.listView ul.column, .tabView ul.column {
	
}
.column {
	float: left;
	width: 44%;
}
#body_wrapper br.both{
	display: none;
	}
#gridCenter br.both {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0px;
}
div.clearer {
	clear: left;
	height: 0;
	line-height: 0;
}
#centerAlign {
	text-align: center;
}
.floatLeft {
	float: left;
}
.btnGlobal {
	background: #7993d7;
	border: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px;
}
.disabledBox {
	background: #ccc;
}
/* END => General styles
----------------------------------------------- */	


/* START => New Search Page styles
----------------------------------------------- */	
#searchWrapper {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.label {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
}
#mainSearchResult {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0 0 10px 0;
}
#viewAll_top {
	padding: 10px 0;
	text-align: right;
}
#viewAll_bottom {
	display: none;
	padding: 10px 0;
	text-align: right;
}
#searchHelpLabel {
	font-weight: normal;
	padding-left: 5px;
	vertical-align: bottom;
}
#searchResultsViewAll {
	clear: left;
	margin: 10px 0pt 0pt;
}
#searchResultsViewAll ul {
	clear: left;
	margin: 5px 0pt;
}
#searchResultsViewAll ul.nonBulleted li {
	clear: left;
	margin: 5px 2px 0pt -10px;
	padding: 0pt;
}
#searchResultsViewAll p {
	display: block;
	margin: 0pt;
}
.searchTitleNoPagination {
	font-weight: bold;
	margin: 15px 0pt 5px;
}
#searchResultsViewAll ul.nonBulleted li a, #searchResultsViewAll ol.nonBulleted li a, .searchSecure {
	font-weight: bold;
}
/* START => New Search Page styles
----------------------------------------------- */


/* START => LIST and TAB View related styles 
----------------------------------------------- */
#jumpLink {
	padding: 5px 0 3px 0;
}
.tabView, .listView {
	clear: left;
	margin-bottom: 10px;
	padding-top: 5px;
}
.tabView .sectionTitle, .tabView .moduleTitle {
	display: none;
}
.tabView ul.tabMenu {
	display: inline;
	list-style: none;
	list-style-type: none;
	font-family:arial,helvetica,sans-serif;
}
.listView li.tab a:hover, .listView li.tabOn a:hover, .listView li.tabLast a:hover, .listView li.tab a:hover, .listView li.tabLast a:hover, .listView li.tabOn a:hover, .listView li.tabLastOn a:hover {
	text-decoration: none;
}
.listView ul.tabMenu {
	margin-left: 10px;
	padding-left: 10px;
}
.tabView li.tab, .tabView li.tabOn, .tabView li.tabLast, .tabView li.tabLastOn {
	background: #0084C2;
	float: left;
	margin-right: 2px;
}
.tabView li.tab a, .tabView li.tabLast a, .tabView li.tabOn a, .tabView li.tabLastOn a {
	background: #0084C2;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 39px;
	outline: 0;
	overflow: hidden;
	padding: 5px 2px;
	text-align: center;
	text-decoration: none;
	width: 87px;
}
.listView li.tab a, .listView li.tabLast a, .listView li.tabOn a, .listView li.tabLastOn a {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.tabView li.tabSingle {
	background: #19308D;
	float: left;
	margin-right: 0;
}
.tabView li.tabSingle a {
	background: #19308D;
	color: #fff;
	display: block;
	font-weight: bold;
	outline: 0;
	padding: 5px 2px;
	text-align: center;
	text-decoration: none;
}
.tabView li.tabLast a, .tabView li.tabLastOn a {
	background: #0084C2;
	border: 1px solid #0084C2;
	overflow: hidden;
	width: 77px;
}
.tabView li.tab a:hover, .tabView li.tabOn a, .tabView li.tabLast a:hover, .tabView li.tabLastOn a {
	background: #fff;/*active and clicked tab properties*/
	border: 1px solid #0084C2;
	border-bottom: 2px double #fff;
	border-top: 0 solid #fff;
	color: #000;
	margin: 0 0 0 0;
	position: relative;
	text-decoration: none;
	top: 1px;
	z-index: 3;
}
.tabView li.tab a {
	border: 1px solid #0084C2;
}
.tabView .tabDataContainer {
	background: #fff;
	border: 1px solid #0084C2;
	clear: left;
	color: #000;
	display: none;
	margin: 0;
	padding: 10px;
	text-align: left;
}
.listView .tabDataContainer {
	background: #fff;
	border-bottom: 1px solid #0084C2;
	clear: left;
	color: #000;
	display: block;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
}
.tabDataContainer {
	height: 100%;	
	min-height: 100px;
}
	* html .tabDataContainer {
		height: 100px;
	}
.listView .moduleTitle {
	display: block;
	padding-bottom: 10px;
	text-align: right;
}
#gridRight .moduleTitle span {
	font-size: 11px;
	font-weight: bold;
}
#gridCenter.moduleTitle span {
	font-size: 100%;
	font-weight: bold;
}
.listView .sectionTitle {
	display: block;
	float: right;
	padding-bottom: 10px;
	text-align: right;
}
.sectionTitle {
	margin-bottom: 20px;
	width: 100%;
}
.sectionTitle span {
	float: left;
	font-size: 100%;
	font-weight: bold;
}
.sectionTitle a {
	color: #003399;
	float: right;
}
.sectionTitle a:hover {
	text-decoration: none;
}
.tabView a, .listView a, .centerModule .moduleSubTitle a, .centerModule .moduleMore a, .centerModule .moduleMore a:visited {
	color: #003399;
}
.listView li.tab, .listView li.tabOn, .listView li.tabLast, .listView li.tabLastOn, .listView li.tabSingle {
	list-style: square;
	padding-bottom: 1px;
}
/* END => LIST and TAB View related styles 
----------------------------------------------- */


/* START => Page and Site footer related styles 
----------------------------------------------- */
#pageFooter {
	clear: both;
	color: #000;
	font-size: 90%;
	margin: 10px auto;
	width: 90%;
}
#pageFooter .moduleTitle {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#pageFooter p {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
#pageFooter ul {
	margin: 0;
	padding: 0;
}
#siteFooter {
	clear: both;
	color: #000;
	font-size: 90%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#siteFooter a {
	color: #0000CC;
	padding: 0 0 0 0;
	text-decoration: underline;
}
#siteFooter a:visited {
	text-decoration: underline;
}
#siteFooter a:hover {
	text-decoration: none;
}
#siteFooter .grayText {
	color: #333;
}
#siteFooter hr {
	background-color:#CCCCCC;
	color: #ccc;
	height: 1px;
	width: 100%;
	border: 0px;
}

/* START => Page and Site footer related styles 
----------------------------------------------- */


/* START => Siteminder Login related styles 
----------------------------------------------- */
.pwd_rules {
	font-size: 11px;
}
#grid-center {
	border-right: none;
}
.lnk {
	color: #fff;
	float: right;
	height: 10px;
	padding: 2px;
}
.lnk a {
	color: #fff;
	font-size: 10px;
}
.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;
	font-size: 11px;
	height: 25px;
	padding: 7px;
}
	* html .lgn_tbl td {
		padding: 5px;
	}
	*:first-child+html .lgn_tbl td {
		padding: 5px;
	}
.lgn_tbl td.pass_hdr {
	background: #001473;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 1px;
	text-align: center;
}
.lgn_tbl td.warning {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}
.lgn_tbl td input.field {
	background: #fff;
	border: 1px solid #aaa;
	font-weight: bold;
	font-size: 11px;
}
.lgn_tbl td input {	
	background: #DCDCD6;
	border: 1px solid #666;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 11px;
	padding: 3px;
}
	* html .lgn_tbl td input {
		padding: 2px;
	}
	*:first-child+html .lgn_tbl td input {
		padding: 2px;
	}
.standards ul {	
	margin: 0 0 5px -20px;
}
	* html .standards ul {
		margin: 0 0 0 20px;
	}
	*:first-child+html .standards ul {
		margin: 0 0 0 20px;
	}
.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;
}
#loginErr1, #loginErr2 {
	display: none;
}
.standards {
	font-weight: bold;
	font-size: 10px;
	left: 59%;
	margin: 0;
	position: absolute;
	text-align: left;
	top: 200px;
	width: 160px;
}
.loginError {
	color: #FF0000;
}
td.lgn_hdr_main, .lgn_tbl td.lgn_hdr {
	background: #001473;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;	
	padding: 5px;
}
/* END => Siteminder Login related styles 
----------------------------------------------- */


/* START => Login related styles 
----------------------------------------------- */
form a {
	color: #5568AC;
}
.loginModule {
	border: 1px solid #1F2883;
	display: block;
	padding-bottom: 5px;
	width: 180px;
}
.loginModule .loginModTitle {
	background: #1F2883;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	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 0 0 7px;
	padding: 5px 0 0 2px;
	position: relative;
}
#loginRemBlock {
	border-bottom: 1px solid #94A3CA;
	border-top: 1px solid #94A3CA;
	margin: 5px;
	padding: 0 0 3px 0;
}
#loginForgot {
	border-top: 1px solid #94A3CA;
	margin: 2px 0 0 5px;
	padding: 5px 0 0 2px;
	width: 165px;
}
#loginRemBlock #loginRem {
	float: none;
	padding: 5px 0 0 5px;
}
.loginFirstField {
	padding: 2px 0 0 0;
	width: 55px;
}
.loginSecondField {
	clear: right;
	margin: 0;
	width: 105px;
}
.loginSecondField input {
	font-size: 11px;
	margin: 3px 0;
}
#loginSubBlock {
	margin: 0 5px;
}
#loginSubBlock span {
	display: block;
}
#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 4px 5px;
	width: 110px;
}
#loginFooter {
	border-top: 1px solid #94A3CA;
	margin: 10px 0 0 7px;
	padding: 5px 0 0 2px;
	width: 165px;
}
.loginInfoFld {
	display: block;
	margin: 0 0 0 0;
}
#loginRem a {
	margin-left: 4px;
}
#welcomeMsg{
	margin: 8px 0 0 0;
	padding: 0 5px 2px 0;
	float: left;
}
#welcomeMsg a,#welcomeMsg a:visited{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
#welcomeMsg a:hover{
	text-decoration: none;
}
#welcomeMsg .welcomeLink a{
	padding: 0 5px 0 0;
	margin: 0;
}
.welcomeName{
	float: left;
	margin-right: 5px;
}
#welcomeMsg .welcomeLink{
	font-weight: bold;
	font-size: 11px;
	margin-top: -1px;
}
#loginRem input {
	margin-right: 10px;
}
/* END => Login related styles 
----------------------------------------------- */


/* START => Home page component related 
----------------------------------------------- */
#btmTab {
	border: 1px solid #dbdbdb;
	border-top: none;	
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 15px 0 10px 0;
}
#btmTabBar li a.active {
	cursor: default;
}
#btmTab1 a, #btmTab2 a {
	color: #04349a;
	font-size: 11px;
	text-decoration: none;
}
#btmTab2 li, #btmTab1 li, #btmTab3 li {	
	list-style-position: inside;
	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;
	}
#btmTabRight {
	float: right;
	padding-left: 10px;
}
.btmTabRightImg {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
}
.btmTabRightHTML {
	padding: 5px 5px;
}
#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;
	}
#btmTabLeftMainSection, #btmTabLeftTblItem, #btmTabLeftRichText, #btmTabLeftMainSection, #btmTabLeftTblItem, #btmTabLeftRichText {
	padding-bottom: 10px;
}
#btmTab1 a, .tabs a, .tabs a, #btmTab2 a {
	color: #04349a;
	font-size: 11px;
	text-decoration: none;
}
.tabs li p {
	font-size: 11px;
	margin: 0;
}
 .tabs li {
	list-style: square;
	margin: 0 0 0 10px;
	padding: 0;
}
#btmTabBar {
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
	font-size: 11px;
	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;
	}
#btmTab1, #btmTab2, #btmTab3 {
	height: 150px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
.tabs {
	height: 130px;
	overflow: auto;
	padding: 0 15px 0 25px;
}
#btmBarTopImg {
	height: 4px;
	margin: 0;
	padding: 0;
	width: 557px;
}
#btmBarBottomImg {
	height: 5px;
	margin: 0;
	padding: 0;
	width: 557px;
}
#btmTab a:hover {
	text-decoration: none;
}
/* END => Home page component related 
----------------------------------------------- */

/* 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%;
}
.printCenter p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	float: right;
}
#printBot {
	display: none;
	}
.printCenter p a {
	margin-right: 5px;
	font: 11px arial;
}
	
ul.printRight {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 5px 0 0;
}
ul.printRight li {
	padding: 2px 9px 3px 0;
	color: #3A3899;
}
ul.printRight li img, ul.emailImgR li img, ul.pdfImgR li img {
	border: none;
	vertical-align:middle;
	margin: 0 ;
}
#printTop p img {
	border: none;
	vertical-align:middle;
	margin: 0 ;
}
body#share {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}
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 #dropMenuDivAIG, body#share #globalNavContainer {
	display: none;
}
#share #container {
	width: 470px;
	margin: 0 auto;		
}
#share #container h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 120%;
}
#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 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 {
	display: inline-block;
	line-height: 20px;
	margin-left: 10px;
}	
/*---- for error messages ----*/
#share .error {
	color: #f00;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	display: none;
}
.emsBanner {
	border: 2px solid #FE0000;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	width: 250px;
}
.emsTitle {
	background-color: #FE0000;
	color: #FFFFFF;
	padding: 8px 5px;
	font: bold 12px verdana, arial;
	text-align: center;
}
.emsLinkSection {
	list-style-type: none;
	margin: 0;
	padding: 5px 25px 10px 25px;
}
.emsLinkSection  li a {
	color: #00117C;
	text-decoration: underline;
	font: bold 12px verdana, arial;
}
.emsBanner1 {
	border: 2px solid #FE0000;
	font-family: arial,helvetica,sans-serif;
	width: 515px;
	overflow: hidden;	
	background-color: #FE0000;
}
	* html .emsBanner1 {
		overflow: visible;
	}
	*:first-child+html .emsBanner1 {
		overflow: visible;
	}
.emslabel1{
	background-color: #fe0000;
	color: #FFFFFF;
	font: bold 12px verdana, arial;
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
}
	* html .emslabel1 {
		overflow: visible;
	}
	*:first-child+html .emslabel1 {
		overflow: visible;
	}
.emslabel2 {
	color: #000;
	font: bold 12px verdana, arial;
	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;
}
/*---- 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;
}
.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;
}


/* Start - print,pdf,email related CSS */

.rightModule.printModule {
	position: absolute;
	width: 136px;
	left: 516px;
	top: 61px;
	border: 0px;
	}
#printTop.printCenter {
	position: absolute;
	width: 130px;
	left: 733px;
	top: 67px;
	border: 0px;
	}
#printTop {
	font: 11px arial;
	}
body:last-child:not(:root:root) .rightModule.printModule {
	width: 143px !important;
	left: 512px !important;
	}
.printModule .moduleTitle {
	display: none;
	}
.printModule ul li{ 
	float: left;
	}
#textResizer {
	position: absolute;
	top: 64px;
	right: 0;
	font: 11px arial;
	}
	* html #textResizer  { /*for IE6*/
		top: 66px;	
	}
	*:first-child+html #textResizer {
		top: 66px;
	}
#textResizer #link1 {
	font: 11px arial;
	}
#textResizer #link2 {
	font: bold 14px arial;
	}
#textResizer #link3 {
	font: bold 18px arial;
	}	
/* END => Styles specific for 3.1  
----------------------------------------------- */
/*SCR 24714*/
@media print {
	* html #body_wrapper {
		width: 100%;
	}
	* html #printTop.printCenter {
		left: 41em;
	}
	* html .centerModule #pageTitle {
		height: auto;
	}
}
/*SCR 24723*/
.pdf, .doc, .swf, .vid, .calc, .xls, .new, .ppt, .upd, .wbc {
      vertical-align: baseline;
      margin: 3px 5px -3px 0;
}
.rightModule .moduleTitle .pdf, .rightModule .moduleTitle .doc, .rightModule .moduleTitle .swf, .rightModule .moduleTitle .vid, .rightModule .moduleTitle .calc, .rightModule .moduleTitle .xls, .rightModule .moduleTitle .new, .ppt, .rightModule .moduleTitle .upd, .rightModule .moduleTitle .wbc {
      vertical-align: baseline;
      margin: -3px 5px -3px 0;
}
.centerModule img.pdf, img.doc, img.swf, img.vid, img.calc, img.xls, img.new, img.ppt, img.upd {
	  padding: 0;
      vertical-align: baseline;
	  float: none;
}
