@charset "utf-8";
/* CSS Document */


body {background-color:#666;
font-family:Arial,Verdana, Geneva, sans-serif;
color:#000;
font-size:12px;
margin-top:0px;
min-width:760px;
}



TD {
	font-family: Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	TEXT-DECORATION: none;
	
}

FORM {
	margin:0;
	padding:0;}

#centerwrapper {
	text-align:left;
	width:760px;
	margin-left:auto;
	margin-right:auto;}

A:link {
	FONT-SIZE: 12px; 
	COLOR: #000; 
	text-decoration: underline;
}

A:visited {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	text-decoration: underline; 
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #89a4a1;
	text-decoration: underline;
}
A:active {
	FONT-SIZE: 12px; COLOR: #666666; 
}

#layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	padding-top:0px;
	background-color:#d3d1c2;
	/*border-top:0px;
	border-bottom: thin #FFf solid;
	border-left: thin #fff  solid;
	border-right: thin #fff  solid;*/
	
}



/*Navigation starts*/
/* ID Styles */

#nav {
	background-image:url(../images/menu-newbk.gif);
	background-repeat:no-repeat;
	width:158px;
	left:10px;
}

#navigation td {
	width: 147px;
	border-bottom: 2px solid #607878;
	background-color:89A4A1;
	padding-left:0px;
	left:5px;
	
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 10px 5px;
	background:  14px 45% no-repeat;
	padding-left:10px;
	}
	
#navigation a:hover {
	background: #435352  14px ;
	color:#fff;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	padding-left:10px;
		
}
	
/*test */

.top {
	background-image: url(../images/menutop.gif);
	background-repeat: no-repeat;
	/*margin: 10px;
	padding: 0px;*/
	clear: both;
	height: 5px;
	width: 154px;
	padding:0px 0 0px 0px;
	
}


.middle {
	width: 154px;
	background-image: url(../images/menu-repeat.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding:0px 0px 0px 0px;
}


.bottom {
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
	width: 154px;
	height:19px;
	}
	
	.content {
		padding: 15px 25px 15px 20px;
		text-align:left;
		font-family:Arial,Verdana, Geneva, sans-serif;
		color:#000;
		font-size:12px;
		
	}
	
	.content a{
		color:#000;
		font-size:12px;
		text-decoration: underline;
		
	}
	
	.content a:hover{
		COLOR: #89a4a1;
		font-size:12px;
		text-decoration: underline;
		
	}
	
	
	.content h1{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:16px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: 1px;
		
	}
	
	.content h2{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#435352;
		font-size:16px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: 1px;
		padding:0px;
		
	}
	
	.content h3{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#435352;
		font-size:13px;
		font-style: normal;
		font-weight: bold;
	
		padding:0px;
		
	}
	
	

	
	.content ul {
		font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		/*font-weight: bold;*/
		}
		
.content li {
	font-size:13px;
	line-height:19px;
	padding:0 20px 0 0;
	list-style:none;
	color:#000;
	/*font-weight: bold;*/
	list-style-type: disc;
	}
	
.content li a {
	font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		/*font-weight: bold;*/
		}
		
		.content li a:hover {
	font-size:13px;
		line-height:19px; 
		padding:0 20px 0 0;
		color:#000;
		/*font-weight: bold;*/
		COLOR: #89a4a1;
		}
	

	
	
	
	.footer {font-family:Arial,Verdana, Geneva, sans-serif;
		color:#fff;
		font-size:12px;
		padding-top:10px;
		
	}

.footer a {font-family:Arial,Verdana, Geneva, sans-serif;
		color:#fff;
		font-size:12px;
		text-decoration:none;
		
	}
	
	.quote {
	padding-left: 30px;
	font-style: italic;	
	}
