@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../siteassets/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4D4D4D;
	line-height: 130%;
}

a {
	color: #0FA499;
	text-decoration: none;
}
a:link {
	color: #0FA499;
	text-decoration: none;
}
a:visited {
	color: #0FA499;
	text-decoration: none;
}
a:hover {
	color: #006F66;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 8pt;
}
#wrapper {
	width: 975px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#banner {
}
#top_navigation {
	background-color: #009E93;
	width: 965px;
	height: 34px;
}
#page_body {
	background-color: #FFFFFF;
	width: 965px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	background-image: url(../siteassets/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#left_content {
	width: 255px;
	margin: 0px;
	clear: right;
	float: left;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#left_contact {
	background-image: url(../siteassets/bg.gif);
	background-repeat: repeat;
	padding: 15px;
}
#left_contact td {
	padding-top: 1px;
	padding-bottom: 1px;
}
#left_login {
	background-image: url(../siteassets/bg_green.gif);
	background-repeat: repeat;
	padding: 15px;
	margin-top: 10px;
	color: #009186;
}
#body_content {
	width: auto;
	background-color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#main_text {
   width: 333px;
   clear: right;
   float: left;
   padding: 20px;
   margin-top: 10px;
   border: thin solid #E6E6E6;
   margin-bottom: 10px;
   height: 436px;
}
#main_text h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main_text h2 {
	color: #009E93;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 8px;
}
#main_text h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #009E93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main_text h4 {
	font-size: 8.5pt;
}
#main_text p {
	text-align: justify;
}
#upcoming_conferences {
   width: auto;
   clear: right;
   float: right;
   margin-top: 10px;
   border-bottom-width: 7.5px;
   border-bottom-style: solid;
   border-bottom-color: #B2B2B2;
   margin-bottom: 10px;
   height: 471px;
}
#upcoming_conferences h2 {
	margin: 0px;
	padding: 0px;
}
#upcoming_conferences #event_list {
   height: 422px;
   width: 276px;
   overflow: hidden;
   font-size: 7pt;
   line-height: normal;
   scrollbar-base-color: #CCCCCC;
}
#upcoming_conferences #event_list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin: 0px;
}

#upcoming_conferences #event_list td p{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	background-color: #FFFFFF;
	width: 680px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 7pt;
	padding-left: 275px;
	clear: both;
	float: left;
	background-image: url(../siteassets/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#footer a {
	color: #0FA499;
	text-decoration: none;
}
#footer a:hover {
	color: #006F66;
	text-decoration: none;
}


#footer_news {
	width: 630px;
	padding-top: 10px;
	float: right;
	padding-bottom: 10px;
	background-color: #009E93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 29px;

}

#footer_news a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_news a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer_news a:hover {
	color:#BEE7E3;
	text-decoration:underline;
}

#footer_news  a:active {
	color:#BEE7E3;
	text-decoration:underline;
}

#newsTicker{
	position: relative;
	width: 499px;
	height: 14px;
	overflow: hidden;
	margin-top: 1px;
}

#newsTicker p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#footer_menu {
	width: 660px;
	padding-top: 10px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer_menu p{
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}
