﻿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: 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: 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:visited {
	color: #074188; 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: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: #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: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
color:ed1e24;
}

.pg_heading
{
	color: #D2D2D2;
	font-size: 30px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;

}


.heading1 
{
	color: #ed1e24;
	font-size: 11px;
	font-weight: bold;	
}

.heading2 
{
	color: #ed1e24;
	font-weight: normal;
	font-size:22px;
	font-family:"Times New Roman", Times, serif
}

.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-------------*/
