﻿body
{
	font-family: arial, verdana, helvetica; 
	font-style: normal; color: #333333; font-weight: normal; 
	font-size: 9pt; text-decoration: none; 
	background-color: #E3E8FD;
}

h1
{
	font-size: 20px; font-weight: bold;
}

h2{
	font-size: 11pt; font-weight: bold;
}

h3
{
	font-size: 10pt; font-weight: bold;
}

img
{
	border:0px;
}

a:link 
			{ 
    font-family: arial, verdana, helvetica; font-style: normal; color: #006699; text-decoration: underline; font-weight: normal; font-size: 9pt;
	        }
	
a:visited
			{  
	font-family: arial, verdana, helvetica; font-style: normal; color: #006699; text-decoration: underline; font-weight: normal; font-size: 9pt;
    		}

a:hover 	
			{  
	font-family: arial, verdana, helvetica; font-style: italic; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;
        	}

a:active 
			{  
	font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;
	        }

.button {height:20px;border:0;background-image:url('../images/homepage/bg_bottomBar.gif');background-repeat:repeat-x;font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold;}	     

.smallLink { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }
.smallLink a:link  { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold;}
.smallLink a:visited  { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }
.smallLink a:hover 	{ font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: yellow; text-decoration: underline; font-weight: bold; }
.smallLink a:active { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }

.Heading-Underline { border-bottom: silver 1px solid; margin-bottom: 5px;}
.Heading-Blue { color: #006699; }
.Heading-Red { color: #CC0000; }

.Quote-Red {color: #cc0000; font-style:italic; font-weight: bold; font-size: 12px; }

.Image-Border {padding: 3px; border: 1px silver solid; background-color: white; }
/*rajeev code start here*/
a.readMore{color:#4878AB; padding:0px 8px 0px 0px; margin:0px; background:url(../images/bulletArrow_1.jpg) no-repeat right 5px;}
a.readMore2{color:#4878AB; padding:0px 8px 0px 10px; margin:0px,0px,0px,15px;background-position:left ;background:url(../images/bulletArrow_11.jpg) no-repeat left 5px;}
.txtprice{text-align:right;padding-left:8px;background-repeat:no-repeat;background-image:url(../images/price.JPG);}
/*rajeev code end here*/
.largeHeading {
    border-bottom: 1px solid silver;
    font-size: 13pt;
    margin-bottom: 5px;
}