/* CSS Document */

body,html {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #7C939C;
	color: #000000;
	}	
	
	
	a  {
	color:#000000;
	text-decoration: underline;
}

	a.hover{
	text-decoration:none;
	}
	li {
	line-height: 1.5em;
}
	
.heading{
	padding:  0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	color:  #000000;
	font-style: normal;
	font-weight: bold;
}
h2 { color: #60636B;
	font-size: 1.75em;
	text-align: center;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;}

hr {
width: 50%;
text-align: center;
color: #9BB2BA;}
	
	.lefttext {
	width: 249px;
	text-align:left;
	background-color: #9BB2BB;
	background-image: url(images/new_bottom_dark.jpg);
	background-position: top;
	background-repeat: repeat-y;
	
	}
	
	
	.lefttextdark {
	width: 249px;
	background-color: #B7C8CF;
	background-image: url(images/new_lefttext_dark.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align:left;
	font-size: 10px;
color: #ffffff;
	}
	
	
.lefttextbottom {
font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;	
	
}
	
	.middletext {
	width: 226px;
	background-color: #cfdce2;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 0px;
	padding-right: 30px;
	line-height: 1.05em;
	text-align: left;
	padding-bottom: 10px;
	padding-left:30px;	
	background-image: url(new_bottom_dark.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	
}

	.middletext .text {
	font-size: 10px;
	font-weight: normal;
	color: #45565D;

}
	
.righttext {
	width: 185px;
	background-color: #cfdce2;
	background-image: url(new_bottom_light.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	}
	
	 .righttext .text {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	}
	
	

.active {
	color: #000000;
	text-decoration: none;
}
	.inactive {
	color: #2D1026;
	text-decoration: none;
	}
	.style1 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	}
	
	.leftbottom {
	background-image: url(images/new_left_side.jpg);
	background-position:left top;
	background-repeat: repeat-y;
	width: 6px;
	}
	.shadow{
	background-image: url(images/new_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 3px;
	}
	
	.bottomshadedtext {
	vertical-align:top;
	line-height: 1.05em;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:60px;
	left: 40px;
	top: 0px;
	right: 0px;
	bottom: 10px;
	background-color: 55646A;
	background-position: right top;
	
	}	
	.bottomcenter {
	width: 415px;
	background-color: #B7C8CF;
	background-image: url(r_bottom_light.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
	}
	.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
}
.address{
color:#000000;
}