body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 13px;
	background: url(background.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #024E43;
}
a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover, a:active {
	text-decoration: none;
	color: #024E43;
}


ul {
list-style: url(frecciablu.gif);
}

#headerupright {
	text-align: right;
	position: absolute;
	margin-left: 700px;
	padding: 0px;
}

	#headerupright p {
		margin-bottom: 4px;
	}
	
	#headerupright select {
		font-size: 10px;
	}
	
	#headerupright a {
		font-size: 10px;
		color: #0075B0;
		text-decoration: none;
	}

	#headerupright a:visited {
		color: #0075B0;
	}

	#headerupright a:hover {
		text-decoration: underline;
	}

#mcontentsArea {
	width: 530px;
	position: absolute;
	margin-left: 230px;
	margin-top: 99px;
}

	#headerarea {
	vertical-align:top;

		padding-top: 29px;
		padding-bottom: 0px;
		margin-bottom: -20px;
		margin-top: 1px;
		
	}
	#headerarea p {
		padding-right: 35px;
	}
	
	#headerareaBottomBorder {
		position: absolute;
		width: 530px;
		height: 2px;
		background-repeat: no-repeat;
	}
	
	#mcontents {
		
		padding-top: 50px;
		padding-right: 35px;
		padding-bottom: 20px;
		font-size: 13px;
	}
		#mcontents h1 {
			color: #000;
			font-size: 17px;
		}
		
		#mcontents h2 *, #mcontents h2 {
			color: #1A696D;
			font-size: 14px;
			text-decoration: none;
			margin-bottom: 0px;
			margin-top: 0px;
		}
		
		#mcontents h3 *, #mcontents h3 {
			color: #1A696D;
			font-size: 12px;
			text-decoration: none;
			margin-bottom: 0px;
			margin-top: 0px;
		}

		#mcontents hr {
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#mcontents th {
			background-color: #7AB700;
		}
	

#mnavbar {
	position: absolute;
	margin-top: 79px;
	margin-left: 325px;
	font-family: arial;
	font-size: 11px;
}

	#mnavbar ul {
		margin: 0; 
		padding: 0; 
		list-style-type: none; 
		list-style-image: none; 
	}
	
	#mnavbar li {
		display: inline; 
		padding-left: 8px;
		padding-right: 8px;
		border-right: 1px solid black;
	}

	#mnavbar li.last {
		border-right: 0px;
	}

	#mnavbar a {
		color: #004165;
		text-decoration: none;
		font-weight: bold;
	}

	#mnavbar a:hover {
		text-decoration: underline;
	}

#leftcolumn {
	position: absolute;	
	margin-left: 0px;
	margin-top: 99px;
	width: 194px;
	padding: 0px;
}


	
	#txtleftinfo {
		width: 158px;
		background-color: #7AB700;
		color: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 18px;
		padding-right: 18px;
	}
	
		#txtleftinfo h1 {
			font-family: arial;
			font-size: 11pt;
			margin-bottom: 0px;
			margin-top: 0px;
		}
		
		#txtleftinfo p {
			margin-top: 0px;
		}
	
	#txtleftinfoFiller {
		width: 158px;
		height: 47px;
		background-color: #7AB700;
		color: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 18px;
		padding-right: 18px;
	}

	#txtleftinfoFooter {
		width: 194px;
		height: 61px;
		background: url(leftcolfooter.gif);
		background-repeat: no-repeat;
	}


	
#logo {
	position: absolute;	
	margin-left: 6px;
	margin-top: 0px;
	padding: 0px;
}



#footer {
height: 78px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image:url(footy.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: arial;
	color: #999;
}



#snav {
	margin-top:0px;
	
}


	#snavHeader {
		width: 171px;
		height: 35px;
		background: url(snav_header.jpg);
		background-repeat: no-repeat;
		background-color: #ffffff;
		padding-left: 5px;
		padding-right: 18px;
		padding-top: 40px;
	}
		#snavHeader h1 {
			font-family: arial;
			font-size: 12pt;
			color: #fff;
			margin-top: 0px;
			padding-top: 0px;
			padding-left: 15px;
			background: url(whitearr.gif);
			background-repeat: no-repeat;
		}
	
	#snav {
	background-color:#ffffff;
	}



/******/

#navleft {
	background-color : #ffffff;
	padding-right    : 0px;
	padding-left     : 0px;
	padding-bottom   : 0px;
	left             : 0px;
	list-style       : none;
}
#navleft ul {
margin: 0px;
padding: 0px;

}
#navleft li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#navleft a {
	display          : block;
	margin           : 0px;
	padding          : 2px;
	padding-left     : 4px;
	text-decoration  : none;
	font-family      : arial;
	font-size        : 10pt;
	font-weight      : bold;
	color            : #237767;
	border-top       : 1px solid white;
	border-bottom    : 1px solid white;
}
#navleft a:hover {
	text-decoration  : none;
	background-color : #E1EFF6;
	color            : #024E43;
	border-top       : 1px solid #E1E1D5;
	border-bottom    : 1px solid #E1E1D5;
}
#navleft li a.menu:hover {
	display	         : block;
	text-decoration  : underline;
	background-color : #4CA71F;
}



#mcontents h1 {
	color: #C75B12;
	font-size: 17px;
}

#mcontents h2 {
	color: #1A696D;
	font-size: 13px;
}

#mcontents h3 {
	color: #1A696D;
	font-size: 12px;
}



#headerarea h1 {
	color: #C75B12;
	font-size: 17px;
}

#headerarea h2 {
	color: #C83597;
	font-size: 13px;
}

#headerarea h3 {
	color: #C83597;
}

img {
border:0px;
}
