
body {
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

a:link {
	color: #074188; font-family: verdana; font-size: 11px; font-weight: bold; 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: verdana; font-size: 11px; font-weight: bold; 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: verdana; font-size: 11px; font-weight: bold; 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: verdana; 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: verdana; 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: verdana; 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: #ed7650; font-family: verdana; font-size: 11px; font-weight: normal; }
a.nav:hover {color: #ffffff; font-family: verdana; font-size: 11px; font-weight: normal; }
a.nav:visited { color: #ed7650; font-family: verdana; font-size: 11px; font-weight: normal; }

td{
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




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

pre, .code 

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



blockquote.testimonial span.author {
	background: url(../../images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

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





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

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

}

/* 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
}








