html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	height: 100%;
	min-height: 100%;
	background-color: #DEE3DA;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 23px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 34px;
	margin-bottom: 0px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 18px;
	margin-bottom: -12px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
p {
	font-size:1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
ul {
	padding:0;
	list-style:none;
}
.add_email {
	margin-bottom: 6px;
}
.larger {
	font-size:1.25em;
}

table.print {
	height: 100%;
}

.breakingnews {
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.linklist {
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.checkbox_radio {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 14px;
}
.indent {
	margin-left: 16px;
}
.margin_top {
	margin-top: 24px;
}
.primary {
	background-color: #DEE3DA;
	margin: 15px 0 15px 0;
	padding-right: 20px;
}
.email_control {
	padding-left: 20px;
	font-size: 10px;
}
.required {
	color:#FF0000;
}
.error {
	color:#FF0000;
}
.member_id {
	font-size: 12px;
	margin-left: 8px;
}
.required_p {
	font-size: 11px;
	margin: 25px 0 -20px 0;
}
.journal {
	margin-right: 5px;
}
.social_networking {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*links with images e.g. mailto, pdf, etc.*/
.mailto{
	padding-left: 18px;
	background: url(/images/mail_icon.gif) left center no-repeat;
}
.pdf{
	padding-right: 18px;
	background: url(/images/pdf_icon.gif) right center no-repeat;
}
.feature{
	margin-left: 0px;
	margin-right: 150px;
	/* margin-top: 5px; */
	margin-bottom: 8px;
	background-color: #F1F396;
	border: 1px solid #000000;
}
.post ul{
	margin: 0 0 0 10px;
	list-style:disc;
}

#align_right {
	float: right;
	margin-right: 59px;
}
#caption {
	font-style: italic;
}
#content {
	margin-left: 30px;
	margin-right: 35px;
	margin-bottom: 35px;
	font-size: 12px;
	line-height: 18px;
}
#content A:link{
	text-decoration: none;
	font-weight: bold;
	color: #00A33D;
}
#content A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #017C39;
}
#content A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00A0C6;
}
#go {
	margin-bottom: 5px;
	margin-top: 1px;
	float: left;
}
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
#loggedin {
	margin-bottom: 16px;
	margin-left: 9px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#loggedin A:link{
	text-decoration: none;
	color: #00A0C6;
}
#loggedin A:visited {
	text-decoration: none;
	color: #017C39;
}
#loggedin A:hover {
	text-decoration: none;
	color: #00A33D;
}
#member_login {
	margin-left: 5px;
	margin-bottom: 5px;
}
#member_logout {
	margin-left: 5px;
	margin-bottom: 5px;
}
#position {
	margin-left: auto;
	margin-right: auto;
}
#popup{
	height:100%;
	width: 92%;
	margin:auto;
	border: 15px solid #000000;
}
.leftnav {
	background: url(/images/greybg.gif) top left repeat-y;
}

/*clearfix for Google search form*/
#search_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#search_wrapper {
	display: inline-block;
	height: 28px;
	background: #fff;
}
 
html[xmlns] #search_wrapper{
	display: block;
}
 
* html #search_wrapper {
	height: 1%;
}
/*end clearfix*/


#searchbox {
	float: left;
	margin: 0 2px 5px 5px;
}
/*
#searchbox {
	margin-left: 5px;
	margin-bottom: 5px;
}*/
#search_results {
	width: 100px;
	margin-bottom: 35px;
	font-size: 12px;
	line-height: 18px;
}
#spacing {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#spacing img {
	margin-right: 5px;
}
#leftcontent {
	width: 158px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 16px;
}
#leftcontent h3 {
	margin-bottom: -10px;
}
#leftcontent A:link{
	text-decoration: none;
	font-weight: bold;
	color: #00A33D;
}
#leftcontent A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #017C39;
}
#leftcontent A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00A0C6;
}

/*tooltips*/

.info{
    position:relative;
    z-index:24;
    text-decoration:none;
	font-weight: bold;
	color: #00A33D;
}
a.info:hover{
	z-index:25; 
}
a.info span{
	display: none
}
/*the span will display only on hover state*/
a.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:0em; width:15em;
    border:1px solid #00A33D;
    background-color:#DEE3DA;
	color:#000;
    text-align: left;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 4px;
}


/*left nav*/

#navcontainer { 
	width: 158px;
	margin-left: 5px;
}
#navcontainer ul{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#navcontainer a{
	display: block;
	padding: 3px;
	width: 158px;
	background-color: #f3f5f2;
	border-bottom: 1px solid #000;
}
#navcontainer a:link, a:visited{
	color: #000;
	text-decoration: none;
}
#navcontainer a:hover{
	background-color: #00a33d;
	color: #fff;
}
#leftcontainer {
	width: 158px;
	margin-left: 5px;
}


/*main nav*/

#menuwrapper {
	background-color: #FFFFFF;
	margin-left: 3px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border-right: 1px solid #333;
	font-size: 12px;
	color: #000000;
}

#p7menubar a.last {
	display: block;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border-right: none;
	font-size: 12px;
	color: #000000;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 11em;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 10px 3px 14px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #00A33D;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #00A33D;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: #DEE3DA;
}

#p7menubar ul a:hover {
	background-color: #00A33D!important;
	color: #FFFFFF!important;
}

#p7menubar li {
	width: auto;
}