body			{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0px;
	padding:0px;
	color: #000;
	line-height: 150%;
			}

.bodyCopy		{
			font-size:1.1em;
			color:#000;
			}
			
.bodyCopyWhite		{
			font-size:1.1em;
			color:#fff;
			}
			
/* Modified by atul as per jeams comments */			
.bodyCopyLeading	{
			font-size:1.2em;
			color:#333;			
			line-height: 1.2em; 
			}
/* End Comments */
			
.quoteText		{
			font-size:1.3em;
			}
			
.quoteTextLeading	{
			font-size:1.7em;
			}
			
.blackFont		{
			color:#000;
			}
			
.lightGreyFont		{
			color:#666;
			}

.darkGreyFont		{
			color:#333;
			}
			
/* links */

a 			{
			color:#000;
			text-decoration: none;
			/*font-size: 1em;*/
			}

a:hover 		{
			color:#000;	
			text-decoration: underline;
			}
			
a.paraLink		{text-decoration:underline;}
/* modified by atul as per jeams comments */		
	
a.internalLink 		{
			color: #666;
			text-decoration: underline;
			background-image:  url("../images/icons/link_arrow.gif");
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 15px;
			font-size: 1em;			
/*			font-weight:bold;*/
			}
/* End Comments */
a.internalLink:hover 	{
			color: #666;	
			text-decoration: underline;
			}
/* Added clas by atul for black links */			
a.internalLinkBlack {
			color: #000;
			text-decoration: underline;
			background-image:  url("../images/icons/link_arrow.gif");
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 15px;
			
}
a.internalLinkBlack:hover {
			color: #000;
			text-decoration: underline;
}
/* End Comments */

.inlineLink		{
			text-decoration:underline;
			}

/* Modified by Atul as per jeams comments */
a.externalLink 		{
			color: #666;
			text-decoration: underline;
			background-image:  url("../images/icons/red_link_arrow.gif");
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 15px;
			font-size:8.4pt;
			}
/* End Comments */

a.externalLink:hover 	{
			color: #666;	
			text-decoration: underline;
			}

.quoteTextBold 		{
			font-size: 1.3em;
			color: #666;
			font-weight: bold;
			}
			
.boldFont		{
			font-weight:bold;
			}
			
.peSecPipe		{
			margin: 0px 4px 0px 0px;
			}
.peSecPipeFlags		{
			margin: 0px 4px 0px 0px;
			margin-right:0px;
			}			
			
h4.whiteHeader		{
			margin:0px;
			padding:0px;
			color:#fff;
			}
			
h2.M_TIL_7_A		{
			font-size:1.4em;
			font-weight:bold;
			}
			
ul.siteMaplinks li	{
			margin: 0px;
   			padding: 0px 0px 10px 0px;
   			list-style: none;
   			list-style-type: none;
   			list-style-position:outside;
			}

ul.hyphenBullet li	{
   			margin: 0px 0px 0px 20px;
   			padding: 0px;
   			list-style-image: url(../images/icons/hyphen.gif);
   			list-style-position:outside;
			}
/* Add by atul for jeams comments */			
a.utilityLink {
	color: #039;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%;	
	font-size: 100%;
}

a.activeLink {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

a.activeLink:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
}
a.grayText 			{
			color:#666;
			text-decoration: none;
			/*font-size: 1em;*/
			}

a.grayText:hover 		{
			text-decoration: underline;
			}	
/* End comments */

.blueFont		{
			color:#369;
			}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
/*	line-height: 0px;*/
}

html>body h1 {
	line-height:19px;
}

/* Added classes by puneet for black links bold */			
a.internalLinkBlackBold {
			color: #000;
			text-decoration: underline;
			background-image:  url("../images/icons/link_arrow.gif");
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 15px;
			font-weight: bold;
			
}
a.internalLinkBlackBold:hover {
			color: #000;
			text-decoration: underline;
			font-weight: bold;
}
/* End Comments */

.headerText {
	margin-top:5px;
/*	float:left;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}	

.headerTextImg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top:0px;
	margin-bottom:3px;
}

a.leftNavHeader 		{
			color: #fff;
			text-decoration: none;
			font-weight:bold;
			font-size: 110%;				
}

a.leftNavHeader:hover 	{
			text-decoration: underline;
			color: #fff;			
}
.bodyCopyFix		{
			font-size: 1em;
			color:#000;
			}
html>body .bodyCopyFix		{
			font-size:1.1em;
			color:#000;
			}

.whiteHeader 		{
	color: #fff;
	font-weight:bold;
	font-size: 110%;				
}

a.textLink	{
	text-decoration:underline;
	font-weight: normal;
}

a.textLink:hover	{
	text-decoration:underline;
	font-weight: normal;
}
/* modified by atul as per jeams comments */		

a.blueFont		{
	color:#369;
	text-decoration: none;
}	

a.blueFont:hover		{
	color:#369;
	text-decoration: underline;
}

.htmlPageTitle {
	font-size: 23px;
	font-weight: 700;
	line-height: 30px;
	color: #039;
	letter-spacing: -1px;
	margin-top: -4px;
	margin-left: -1px;
}
.leftNavHeader 		{
			color: #fff;
			text-decoration: none;
			font-weight:bold;
			font-size: 110%;				
}
