* { margin: 0; padding: 0; }

body {
	font-family: georgia, 'times new roman', times, sans-serif;
	font-size: 0.88em;
	line-height: 1.29em;
}

p {
	margin:0;
	padding: 0 0 1em 0;
	color:#938571;
}
h1, h2, h3, .subheading, ul, #txtSearch, #newsletters a  {
	font-family: Arial, 'san serif';
}
h1 {
	font-size: 1.79em;
	color: #000;
	margin-bottom:0.5em;
	font-weight: normal;
}

h2, h3 {
	color: #000;
	font-size: 1.14em;
	/*clear:both;*/
	margin:0.5em 0;
	font-weight: normal;
}
hr {
	visibility: hidden;
}

/*h3 {
	color: #9FAD64;
	font-size: 1.14em;
	margin-top:4px;
	margin-bottom:4px;
}*/

ul {
	margin-left: 12px;
	font-size: 0.86em;
}

a {
	color: #005C42;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

#mainsite {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	height: 14px;
}

#heading {
	text-align: center;
	padding-top: 20;
	margin-top: 0;
	background: #FFF;
}

#heading img {
	display: block;
}

.pdflink {
	color:#9FAD64;
}

#menu {
	padding: 20px 16px 20px 20px;
	width: 120px;
	float: left;
}
#menu ul {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px dashed #005C42;
}
#menu li {
	list-style-type: none;
	border-top: 1px dashed #005C42;
	line-height: 24px;
}
#menu a {
	display: block;
	height:24px;
	text-decoration: none;
	color: #005C42;
	padding: 0 7px;
}
#menu a:hover, #menu a.menu_selected {
	background-color: #005C42;
	color: #fff;
}

#content {
	width: 584px;
	padding: 20px 0 0 0;
	float:left;
	margin-bottom: 0;
}

#submenu {
	margin-left: 0;
	padding-left: 0;
	float:left;
	line-height: 1.33em;
}

#submenu li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	margin: 0 2px 2px 0;
	width:111px;
}
#submenu li:last-child {
	margin: 0 0 2px 0;	
}
#submenu a, #newsletters a, #newsletter-submit  {
	color:#005C42;
	background-color: #B4D8D8;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#submenu a:hover, #newsletters a:hover, #newsletter-submit:hover {
	background-color: #005C42;
	color: #FFF;
}
#newsletter-submit:hover {
	cursor: pointer;
}
#newsletters a, #newsletter-submit {
	margin-right: 20px;
}
#submenu .submenu_active {
	background: #005C42;
	color: #FFF;
}
.submenu-container {
	margin-bottom: 1em;
}
#level3 {
	margin: 0;
	padding: 0;
	line-height: 1.33em;
}

#level3 li {
	background-color: #B4D8D8;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	margin-right: 2px;
	width:111px;
}
#level3 a {
	color:#005C42;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	min-height: 4em;
}
#level3 a:hover {
	background-color: #005C42;
	color: #FFF;
}
#level3 .level3_active {
	background: #005C42;
	color: #FFF;
}
#searchbox {
	margin-bottom: 20px;
}
#txtSearch {
	width: 108px;
	height: 12px;
	padding: 5px;
	color:#005C42;
	border: 1px solid #005C42;
}

#rightmenu {
	float: right;
	padding-left: 16px;
	padding-bottom: 16px;
	min-height: 100%;
	width: 150px;
}
#content img {
	display: block;
	margin-bottom: 1em;
}
#rightmenu h2:first-child {
	margin-top: 0;
}
#rightmenu ul {
	list-style-type: none;
	margin:0 0 2em 0;
}
#rightmenu_active {
	color: #005C42;
}
#rightmenu a {
	text-decoration: none;
	color:#005C42;
	margin:0;
	padding:0;
}

#rightmenu li {
	margin:0 0 5px 0;
	padding:0;
}

#rightmenu a:hover {
	color: #000;
}

#rightmenu a.profile_active {
	color: #005C42;
}

#profile img {
	border:1px solid #E9E9EA;
	float:right !important;
	height:160px;
	margin:0 0 10px 10px;
	padding:5px !important;
	width:120px;
}

.noclear {
	clear: none;
}

.teamheading {
	border-bottom: 1px solid #005C42;
	margin-bottom:10px;
}

.teamheadingpart {
	border-bottom: 1px solid #005C42;
	margin:-33px 0 10px 0;
}

.linkblock {
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkblock p {
	font-weight:bold;
}
.linkblock a {
	text-decoration: none;
	color: #9FAD63;
	font-weight:700;
}
.linkblock a:hover {
	text-decoration: underline;
}

/* ############## ARTICLES ################## */
#articlesArchive {	
	float: right;
	padding-left: 16px;
	padding-bottom: 16px;
	min-height: 100%;
	width: 150px;
}

#articlesArchive a {
	color:#333333;
}
	#articlesArchive a:hover {
		color:#FF0000;
	}
	#articlesArchive ul {
		margin:0;
		padding:0;
	}
	#articlesArchive li {
	list-style:none;
	background:url(../img/generic/arrow.gif) no-repeat 0 51%;
	
	margin-top:10px;
	padding:0;
	padding-left:10px;
	}



.oldnewsletters {
	display: block;
	float: left;
	width: 45%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.oldnewsletters input {
	background: #E7EAD8;
}

#newsleft p,#newsright p {
	font-weight:bold;
	float:left;
}
#newsleft  {
	border-right:1px solid #ccc;
	padding-right:20px;
	width:43%;
}
#newsleft, #newsright
{
	float:left;
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
}
#newsleft img, #newsright img {
vertical-align:middle;
}
 #newsright {
 	padding-left:20px;
 }
	#newsleft .newstitle,#newsright .newstitle {
		float:left;
		width:70px;
		vertical-align:middle;
		}
		
.nicehr {
	margin:0;
	padding:0;
	height:10px;
	border-bottom:1px solid #ccc;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}

#newsform input {
	width:400px;
}
#newsform input#newsletter-submit {
	border: none;
	width: 64px;
	float: right;
}
#newsletters {
	width:99%;
}
	#newsletters p {
	font-weight:bold;
	padding:0;
	margin:0;
	}
	#newsletters td {
		padding-top:6px;
		padding-bottom:6px;
	}
	#newsletters img {
		vertical-align:middle;
	}
	