/* Main Header Start */
.mainHeaderFont
{ 
  font-family:Arial;
  color:#3B5175;
  font-size:16pt; 
  font-weight:bold;  
margin-top:1px;
}
.mainHeaderParagraph
{ 
	margin-top:5px; 
	margin-bottom:2px;
         text-align:leftjustified;
}
/* Main Header End */

/* Sub Header Start */
.subHeaderFont
{ 
	font-size:13pt;
	font-family:Arial;
	color: #000000;
	font-weight:bold;
}

.subHeaderPara
{ 
	margin-top:30px;
}

/* Sub Header End */  

/* Resource Center */
.mainHeaderFontRC1
{ 
  font-family:Arial;
  color: #000000;
  font-size:13pt; 
  font-weight:bold;   	
}

.mainHeaderFontRC
{ 
  font-family:Arial;
  color:#3B5175;
  font-size:13pt; 
  font-weight:bold;   	
}
.subHeaderFontRC
{ 
	font-size:10pt;
	font-family:Arial;
	color: #000000;
	font-weight:bold;
}

.contentFontRC
{ 
    font-size:10pt;
    font-family:Arial; 
 	color: #000000;
	font-weight:normal;
	text-align: left;
}
.contentLnk
{ 
    font-size:10pt;
    font-family:Arial; 
 	color:#FF0000;
	font-weight:normal;
}
.contentLinkRC
{ 
    font-size:10pt;
    font-family:Arial; 
 	color:#0000FF;
	font-weight:normal;
	text-decoration:underline;
}

.contentLinkRCc
{ 
    font-size:11pt;
    font-family:Arial; 
 	color:#0000FF;
	font-weight:normal;
	text-decoration:underline;
}

.listRC
{ 
	color: #000000;
	font-size:10pt;
    font-family:Arial; 
 	font-weight:normal;
	text-align:left;
	list-style-image:url(image/imgCircle.gif); 
}

/* Resource Center */

/* Contents Start */ 
.contentFont
{ 
    font-size:10pt;
    font-family:Arial; 
 	color: #000000;
	font-weight:normal;
	line-height:20px;  
	
}

.contentLink
{ 
    font-size:11pt;
    font-family:Arial; 
 	color: #5E88A1;
	font-weight:normal;
	line-height:20px;  
}
.contentLink:hover
{ 
  	text-decoration:none;  
}

.contentPara
{
	text-align:leftjustified;
	margin-top:12px;
}

.contentParaAboutUs
{
	text-align:justify;
	margin-top:8px;
}
/* Contents End */

/* List Start */
.list
{ 
	color: #000000;
	font-size:10pt;
    font-family:Arial; 
 	font-weight:normal;
	line-height:20px;  
	text-align:justify;
	list-style-image:url(../image/imgCircle.gif);
	white-space:nowrap;
}

list1
{
	color: #F16A26;
	font-size:10pt;
    font-family:Arial;
 	font-weight:normal;
	line-height:20px;
	text-align:justify;
	list-style-image:url(..image/imgCircle.gif);
	white-space:nowrap;
}
/* List End */