﻿body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}


a:link {
	color: #074188; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none; 
	}
a:hover {
	color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;		
}
a:visited {
	color: #074188; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal;  text-transform: none; border: thin none #FFFFFF; text-decoration: none; 
}



a.top:link {
	color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;	 
	}
a.top:hover {
	color: #ff0000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; 	text-transform: none; border: thin none #FFFFFF; text-decoration: none; 
	}
a.top:visited {
	color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;	 
	}


a.blink:link {
	color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;	 
	}
a.blink:hover {
	color: #ffeb00; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; 	text-transform: none; border: thin none #FFFFFF; text-decoration: none; 
	}
a.blink:visited {
	color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;	 
	}


a.red:link { color: #000000; font-family: verdana; font-size: 11px; font-weight: bold; }
a.red:hover {color: #ee1e24; font-family: verdana; font-size: 11px; font-weight: bold; }
a.red:visited { color: #000000; font-family: verdana; font-size: 11px; font-weight: bold; }


a.nav:link { color: #0033FF; font-family: verdana; font-size: 11px; font-weight: normal; }
a.nav:hover {color: #ff0000; font-family: verdana; font-size: 11px; font-weight: normal; }
a.nav:visited { color: #0033FF; font-family: verdana; font-size: 11px; font-weight: normal; }

td{
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	
}

ul{
color:333333;
}





pre, .code 

{
	background: #FFFFCC;
	border-left: 5px solid #00adef;
	font: 1em/1.5 "verdana", monospace;	
	margin: 0px 0px 0px 0px;
	padding: 10px 15px;
	text-align:justify
}


/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}



p.subheading {
	background: url(../../images/subheading.gif) no-repeat top left;
	color: #006699;
	padding-left: 18px;
	text-transform:none;
	text-transform:uppercase

}



.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

.red_heading {
	background: #FF0000;
	font-weight: bold;
	padding: 1px 5px;
	color:#FFFFFF;

}



/*---------------------------------*/


/* Box style */
.box-grey,
.box-hilite,
.box-black,
.box-red,
.box-blue,
.box-green,
.box-orange,
.box-purple
 {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}

.box-hilite {
	border: 1px solid #006699;
	background: #E7F4FA;
}

.box-black {
	border: 1px solid #000000;
	background: #181818;
	color : #ffffff;
	
}

.box-red {
	border: 1px solid #9d092c;
	background: #da093b;
	color : #ffffff;
	
}
.box-blue {
	border: 1px solid #1a60a0;
	background: #2d83d4;
	color : #ffffff;
	
}
.box-green {
	border: 1px solid #0b7b08;
	background: #1aa417;
	color : #ffffff;
	
}
.box-orange {
	border: 1px solid #b27b0f;
	background: #e49e15;
	color : #ffffff;
	
}

.box-purple {
	border: 1px solid #760587;
	background: #b11ec7;
	color : #ffffff;
	
}



/* Box style */
.box-lead,

 {
	border: 1px solid #111111;
	background-color: #f7f7f7;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	width:45%;
	float:right;
	color: #ff0000;
	font-weight:normal;
	
}






/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

.legend-hilite {
	border: 1px solid #006699;
	margin: 20px 0;
	padding: 0 8px;
	position: relative;
	text-align:justify
}




/*------------------left link  old css-------------*/

.pg_heading
{
	color: #d8d5d5;
	font-size: 30px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;

}

h4, .heading1 

{
	color: #005aab;
	font-size: 14px;
	font-weight: bold;	
}

.heading2 
{
	color: #005aab;
	font-weight: normal;
	font-size:22px;
	line-height:26px;
	font-family:"Times New Roman", Times, serif
}



h3 
{
	color: #ff0000;
	font-weight: normal;
	font-size:20px;
	line-height:18px;
	border-bottom:1px dotted #898989;
}


.headinghome 
{
	font: bold 18px georgia;
	color: #147bd8;
}


.smallhead
{
	font: bold 11px arial;
	color: #7E7E7E;
	line-height: 18px;
	padding-bottom: 5px;
    text-transform: uppercase;

}


.text_lead 
{
	color: #0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: normal;
	font-size:11px;
	width:auto;
	border-left: 13px solid #007abe;
	padding: 0px 5px 0px 5px;
	

}



/*------------------left link  css-------------*/
#blueblock{
width: 230px;
border-right: 0px solid #ff0000;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #ffffff;
color: #ff0000;
}

* html #blueblock{ /*IE 6 only */
w\idth: 230px; 
/*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #d8d5d5;
border-right: 9px solid #d8d5d5;
background-color: #efeded;
color: #000000;
font-weight: bold;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #b2c4dd;
border-right: 9px solid #b2c4dd;
background-color: #d4e1f2;
color: #ed1e24;
font-weight: bold;
}

/*------------------left link  css-------------*/
