/* CONTENT */

		
.contentleft {
	width:180px;
	padding: 0px 5px 0 15px ;
	float:left;
	background:#fff;	
	text-align: left;	}

.contentcenter {
	width: 350px;
	padding: 0px;
	margin: 0;
	float: left;
	text-align: center;	}
	
.contentright {
	width: 180px;
	padding: 0px 10px 0 10px;
	float: left;
	background: #fff;
	text-align: left;	}
	
.contentright p {
	padding: 0 9px 0 0;
	line-height: 1.3em; }
	
.contentleft p {
	padding: 0 10px 0 0;
	line-height: 1.3em; }
	
/* LEFT DEFINITIONS */

.welcome {
	font-weight: bold; }
	
/* PAGE TITLE AND CENTER CONTENT AREA */

.pagetitle {
	padding-bottom: 15px; }

	

/* LEFT COLUMN DEFINITIONA */

.contentleft ul {
	list-style: none;
	margin: 0;
	padding: 0; }

.contentleft li {
	margin: 0;
	padding: 2px 0 2px 0px; }


/* CENTER COLUMN DEFINITIONA */

.contentcenter h3 {
	padding-top: 0;
	margin-top: 0;
	color: #214232;	}
	
.contentcenter h4 {
	font-size: 1em;
	padding-top: 0;
	margin-top: 0;
	color: #000;	}
	
.contentcenter h4 a:link {
	color: #000;	}
	
.contentcenter h4 a:visited {
	color: #000;	}
	
.contentcenter h4 a:hover {
	color: #666;	}
	
.contentcenter .links {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px; }
	
.contentcenter .sectionlink {
	position: relative;
	float: left;
	width: 33%; }
	
.contentcenter .sectionlink img {
	padding: 1px;
	border: 1px solid #333; }


	

/* RIGHT COLUMN LISTS */

.contentright ul {
	list-style: none;
	width: 170px;
	margin: 0;
	padding: 0; }
	
.contentright li {
	margin: 0;
	padding: 0; }
	
.contentright li a {
	display: block;
	width: 100%;
	padding: 1px;
	margin: 1px;
	text-decoration: underline; }
	
.border {
	border: 1px solid #666;
	padding: 0;
	margin: 0; }


	
	/* section links at the TOP of the right column */
	
.toplinks {
	padding: 0;
	margin: 0; }
	
.toplinks li a:link { 
	color: #000;
	line-height: 1.0em; }
	
.toplinks li a:visited { 
	color: #000;
	line-height: 1.0em; }
	
.toplinks li a:hover { 
	color: #666; }

	
	/* section links in the MIDDLE of the right column */
	
.middlelinks {
	padding-top: 12px; }
	
.middlelinks h4 { 
	color: #000;
	padding-bottom: 0px;
	margin-bottom: 15px; }
	
.middlelinks li a:link { 
	color: #660000;
	line-height: 1.0em; }
	
.middlelinks li a:visited { 
	color: #660000; }
	
.middlelinks li a:hover { 
	color: #000; }

	
	/* section links at the BOTTTOM of the right column */
	
.bottomlinks {
	padding-top: 20px; }
	
.bottomlinks p {
	padding: 0 0 15px 0;
	margin: 0; }
	
.bottomlinks a:link { 
	color: #666;
	line-height: 1.4em; }
	
.bottomlinks a:visited { 
	color: #666; }
	
.bottomlinks a:hover { 
	color: #000; }

.bottomlinks img {
	padding: 1px;
	border: 1px solid #999; }