body {
	margin: 16px 0 0 0;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}


/** float classes **/

.fl { float: left; }
.fr { float: right; }
.clear-me { clear: both; }

/** **/


#master {
	margin: 0 auto;
	width: 720px;
}

#header {
	width: 720px;
	height: 141px;
}

#header-print {
}

#ecca {
	display: none;
}

#search {
	display: none;
}

#search #top-search {
	display: none;
}

#search a {
	display: none;
}


#top-nav {
	display: none;
}

#top-nav li {
	display: none;
}



/** specific to content **/

#content-main {
}

#content-footer {
}

#navigation {
	display: none;
}


#content-container {
	width: 720px;
}
#content-container-nofeed {
	width: 720px;
}

	#content-padd {
		padding: 20px 10px;
	}

	p#breadcrumb {
		display: none;
	}

	#content ul {
		list-style-image: url(../img/content-list-bullet.gif);
		list-style-type: disc;
	}

		#content ul ul {
			list-style-image: url(../img/content-list-dgt.gif);
			list-style-type: circle;
		}

#news {
	display: none;
}
#news-none {
	display: none;
}

#news-top {
	background-image: url(../img/newsfeed-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	margin: 20px 0 0 0;

	font-size: 1px;
}

#content-footer-print {
	display: block;
}

#footer {
	margin: 0 auto;
	width: 720px;
	height: 55px;

	font-size: 9px;
	color: #999999;
}

	#footer-print {
		list-style-type: none;
		padding: 8px 0 10px 0;
		margin: 0;
	}

	#footer-print li {
		float: left;
	}

	#footer-media {
		display: none;
	}

     #footer p {
     	clear: both;
     	text-align: center;
     }

/** dynamIt editor styles follow **/

heading-1a {
	font-size: 21px;
	font-weight: bold;
	color: #59a5d7;
}
	heading-1a a, heading-1a a:link, heading-1a a:visited {
		color: #59a5d7;
	}
	heading-1a a:hover, heading-1a a:active {
		color: #666666;
	}
heading-1b {
	font-size: 21px;
	font-weight: bold;
	color: #dca305;
}
	heading-1b a, heading-1b a:link, heading-1b a:visited {
		color: #dca305;
	}
	heading-1b a:hover, heading-1b a:active {
		color: #666666;
	}

heading-1c {
	font-size: 21px;
	font-weight: bold;
	color: #60c075;
}
	heading-1c a, heading-1c a:link, heading-1c a:visited {
		color: #60c075;
	}
	heading-1c a:hover, heading-1c a:active {
		color: #666666;
	}

heading-1d {
	font-size: 21px;
	font-weight: bold;
	color: #005494;
}
	heading-1d a, heading-1d a:link, heading-1d a:visited {
		color: #005494;
	}
	heading-1d a:hover, heading-1d a:active {
		color: #666666;
	}

subheading-1a {
	font-size: 15px;
	font-weight: bold;
	color: #59a5d7;
}
	subheading-1a a, subheading-1a a:link, subheading-1a a:visited {
		color: #59a5d7;
	}
	subheading-1a a:hover, subheading-1a a:active {
		color: #666666;
	}

subheading-1b {
	font-size: 15px;
	font-weight: bold;
	color: #dca305;
}
	subheading-1b a, subheading-1b a:link, subheading-1b a:visited {
		color: #dca305;
	}
	subheading-1b a:hover, subheading-1b a:active {
		color: #666666;
	}

subheading-1c {
	font-size: 15px;
	font-weight: bold;
	color: #60c075;
}
	subheading-1c a, subheading-1c a:link, subheading-1c a:visited {
		color: #60c075;
	}
	subheading-1c a:hover, subheading-1c a:active {
		color: #666666;
	}

subheading-1d {
	font-size: 15px;
	font-weight: bold;
	color: #005494;
}
	subheading-1d a, subheading-1d a:link, subheading-1d a:visited {
		color: #005494;
	}
	subheading-1d a:hover, subheading-1d a:active {
		color: #666666;
	}

subheading-2a {
	font-weight: bold;
	color: #59a5d7;
}
	subheading-2a a, subheading-2a a:link, subheading-2a a:visited {
		color: #59a5d7;
	}
	subheading-2a a:hover, subheading-2a a:active {
		color: #666666;
	}

subheading-2b {
	font-weight: bold;
	color: #dca305;
}
	subheading-2b a, subheading-2b a:link, subheading-2b a:visited {
		color: #dca305;
	}
	subheading-2b a:hover, subheading-2b a:active {
		color: #666666;
	}

subheading-2c {
	font-weight: bold;
	color: #60c075;
}
	subheading-2c a, subheading-2c a:link, subheading-2c a:visited {
		color: #60c075;
	}
	subheading-2c a:hover, subheading-2c a:active {
		color: #666666;
	}

subheading-2d {
	font-weight: bold;
	color: #005494;
}
	subheading-2d a, subheading-2d a:link, subheading-2d a:visited {
		color: #005494;
	}
	subheading-2d a:hover, subheading-2d a:active {
		color: #666666;
	}

body-lg {
	font-size: 14px;
}

body-sm {
	font-size: 10px;
}

/** end editor styles **/