:link,:visited {
	text-decoration:none; }
ul,ol {
	list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; }
a img,:link img,:visited img {
	border:none; }
a:hover { text-decoration: underline; }
address {
	font-style:normal; }
a { cursor: pointer; }
body {
	width: 976px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #313131;
	background: #a29e7b url("/templates/images/bg_body.gif") 0 0 repeat-x; }

#sitewrapper {
	float: left;
	width: 100%;
	margin: 0 auto;
	background: transparent url("/templates/images/bg_sitewrapper.gif") 0 0 repeat-y; }

#header {
	position: relative;
	width: 976px;
	height: 225px;
	background: transparent url("/templates/images/bg_header.jpg") 0 0 no-repeat; }
	#header h1#logo {
		position: absolute;
		left: 0px;
		top: 62px; }
		#header h1#logo a {
			display: block;
			width: 950px;
			height: 100px;
			text-indent: -5000px; }

	/* Top-most navigation */
	#header ul#top-nav {
		float: right;
		padding: 29px 0 0 0; }
		#header ul#top-nav li {
			float: left;
			padding: 7px 0 0 27px;
			margin: 0 8px 0 0;
			height: 34px;
			font-weight: bold;
			font-size: 15px;
			text-transform: uppercase; }
			#header ul#top-nav li a {
				display: block;
				padding: 0 3px;
				line-height: 23px;
				color: #85b100; }
			#header ul#top-nav li a:hover {
				color: #ffffff;
				background: #85b100;
				text-decoration: none; }

	/* Main navigation */
	#header ul#main-nav {
		position: absolute;
		left: 26px;
		bottom: 8px;
		width: 950px; }
		#header ul#main-nav li {
			float: left;
			width: 189px;
			padding: 0 0 3px 0;
			font-size: 14px;
			font-weight: bold; }
			#header ul#main-nav li a {
				padding: 0 2px;
				color: #ffffff; }
			#header ul#main_nav li a:hover {
				color: #85b100;
				background: #ffffff;
				text-decoration: none; }

#content {
	float: left;
	width: 921px;
	padding: 17px 20px 20px 35px;
	background: transparent url("/templates/images/bg_content.png") 0 0 repeat-y;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_content.png', sizingMethod='scale'); }

	/* Main content area */
	#content #main {
		float: left;
		width: 663px;
		padding: 8px 0 0 0;
		background: transparent url("/templates/images/bg_content-top.gif") 0 0 no-repeat; }
		#content #main h1.hdr_large {
			width: 634px;
			height: 45px;
			padding: 0 0 0 23px;
			font-family: "Arial Black";
			font-size: 32px;
			font-weight: normal;
			line-height: 40px;
			color: #ffffff;
			border-left: 3px solid #969696;
			border-right: 3px solid #969696;
			background: #ffffff url("/templates/images/bg_heading-h1.jpg") 50% 0 no-repeat; }
		#content #main #main-content {
			padding: 5px 20px 0 20px;
			border-left: 3px solid #969696;
			border-right: 3px solid #969696;
			background: #ffffff; }
			#content #main #main-content #errorbox {
				border:solid 1px #DEDEDE; 
				background:#EFEFEF;
				color:#222222;
				margin:3px 0px 3px 0px;
				padding:3px;
				text-align:center;}
			#content #main #main-content #content-image {
				float: right;
				height: 165px;
				padding: 12px 0 0 20px; }
				#content #main #main-content #content-image img { float: right; }
				#content #main #main-content #content-image ul { }
					#content #main #main-content #content-image ul li { line-height: 24px; }
						#content #main #main-content #content-image ul li a {
							font-size: 14px;
							font-weight: bold;
							text-decoration: underline;
							color: #004bd6; }
			#content #main #main-content p { padding: 0 0 12px 0; }
		#content #main #main-footer {
			width: 663px;
			height: 11px;
			background: transparent url("/templates/images/bg_content-bottom.gif") 0 0 no-repeat; }

	#content #related-articles {
		float: left;
		width: 920px;
		padding: 8px 0 0 0;
		margin: 20px 0 0 0;
		background: #ffffff url("/templates/images/bg_related-top.gif") 0 0 no-repeat; }
		#content #related-articles #related-articles-content {
			float: left;
			width: 914px;
			border-left: 3px solid #969696;
			border-right: 3px solid #969696; }
		#content #related-articles h1.hdr_related-articles {
			width: 891px;
			height: 40px;
			padding: 4px 0 12px 23px;
			font-size: 30px;
			line-height: 40px;
			color: #ffffff;
			border-left: 3px solid #969696;
			border-right: 3px solid #969696;
			background: #ffffff url("/templates/images/bg_heading-related.jpg") 50% 0 no-repeat; }
		#content #related-articles ul {
			float: left;
			width: 164px;
			padding: 14px 0 20px 140px; }
		#content #related-articles ul.background-1 { background: #ffffff url("/templates/images/article_1.jpg") 10px 5px no-repeat; }
		#content #related-articles ul.background-2 { background: #ffffff url("/templates/images/article_2.jpg") 10px 5px no-repeat; }
		#content #related-articles ul.background-3 { background: #ffffff url("/templates/images/article_3.jpg") 10px 5px no-repeat; }
			#content #related-articles ul li {
				padding: 0px 0 10px 0;
				font-size: 13px;
				font-weight: bold; }
				#content #related-articles ul li a {
					color: #004bd6;
					text-decoration: underline; }
	#content #related-articles-footer {
		float: left;
		width: 920px;
		height: 10px;
		background: transparent url("/templates/images/bg_related-bottom.gif") 0 0 no-repeat; }

#sidebar {
	float: left;
	width: 237px;
	margin: 0 0 0 20px; }

	#sidebar #read-more {
		width: 100%;
		padding: 8px 0 0 0;
		background: transparent url("/templates/images/bg_sidebar-top.gif") 0 0 no-repeat; }
		#sidebar #read-more h2 {
			width: 208px;
			height: 45px;
			padding: 0 0 5px 23px;
			font-family: "Arial Black";
			font-size: 32px;
			font-weight: normal;
			line-height: 40px;
			color: #ffffff;
			border-left: 3px solid #969696;
			border-right: 3px solid #969696;
			background: #ffffff url("/templates/images/bg_heading-sidebar.jpg") 50% 0 no-repeat; }
			#sidebar #read-more #readmore-content {
			    border-left: 3px solid #969696;
			    border-right: 3px solid #969696;
			    background: #ffffff;
			    height: 300px;}
				#sidebar #read-more #readmore-content-links ul{
					padding: 9px 0 0 0; }
						#sidebar #readmore-content-links ul li {
						padding: 3px 0 2px 15px;
						font-size: 14px;
						font-weight: bold; }
						#sidebar #readmore-content-links ul li a {
						color: #004bd6; }

	#sidebar #read-more-footer {
		clear: both;
		width: 237px;
		height: 10px;
		background: transparent url("/templates/images/bg_sidebar-bottom.gif") 0 0 no-repeat; }

	/* Sidebar Links module */
	#sidebar #sidebar-links {
		width: 237px;
		margin: 20px 0 0 0;
		padding: 0 0 9px 0;
		background: #ffffff url("/templates/images/bg_sidebar-bottom.gif") 0 100% no-repeat; }
		#sidebar #sidebar-links ul {
			padding: 9px 0 0 0;
			background: transparent url("/templates/images/bg_sidebar-top.gif") 0 0 no-repeat; }
			#sidebar #sidebar-links ul li {
				padding: 3px 0 2px 15px;
				font-size: 14px;
				font-weight: bold;
				border-left: 3px solid #969696;
				border-right: 3px solid #969696; }
				#sidebar #sidebar-links ul li a {
					color: #85b100; }

/* Footer */
#footer {
	clear: both;
	float: left;
	width: 920px;
	margin: 20px 0 0 0;
	padding: 0 0 18px 0;
	font-size: 13px;
	background: #d2d2d2 url("/templates/images/bg_footer-bottom.gif") 0 100% no-repeat; }
	#footer ul {
		padding: 18px 0 0 0;
		text-align: center;
		background: transparent url("/templates/images/bg_footer-top.gif") 0 0 no-repeat; }
		#footer ul li {
			display: inline;
			font-weight: bold;
			color: #6B6B6B; }
			#footer ul li a { color: #85b100; }
	#footer p {
		text-align: center;
		font-weight: bold;
		color: #6b6b6b; }


a.URLtop {
	color:#004bd6;
	text-decoration:underline;
        
}

a.URLbottom { 
	color:#85b100;
	text-decoration:none;
        font-weight:bold; 
}

a.URLtext { 
	text-decoration:none;
	color:#000;
}

.URLtop {
	font-weight: normal;
	font-size: 15pt;
	text-decoration:underline;
}

.URLbottom { 
	color:#008000; 
	text-decoration:none; 
}

.URLtext { 
	text-decoration:none;
	color:#000;
}

#sidebar #read-more #readmore-content {
	font-size:16px;
	font-weight:bold;
	color:#004bd6;
	padding:4px;
	background:#ffffff;
}

#sidebar #read-more #readmore-content a{
	font-size:16px;
	font-weight:bold;
	color:#004bd6;
	text-decoration:none;
}


