/*Calender*/

table.EvtCalSm 
 { 
padding-top: 12px; 
margin-left:10px;
width: 250px ;
border-collapse: collapse;
font-size:90%;
}

td#maincontents table.EvtCalSm img
 { 
margin:0px;
}

table.EvtCalSm th {
color:#fff;
background-color:#008265;
horizontal-align:center;
text-align:center;
padding:5px;
border:1px solid white;
}

table.EvtCalSm td {
horizontal-align:center;
text-align:center;
padding:5px;
border:1px solid #ccc;
}

div.EvtCal  { padding: 5px }

table.EvtCalSm td.EvtDay a,table.EvtCalSm td.EvtDay a:visited 
{
text-decoration:none;
color: white;
}

div.EvtCal dd a
{ 
font-size: 12px; 
font-weight: bold; 
}

div.EvtCal h2, div.Zine h2
{ 
color: #008265;
border:0;
text-decoration:none;
font-size: 14px; 
font-weight: bold; 
}

table.info td img,table.EvtCalSm td {
padding:5px;
}

table.EvtCalSm td.Today {
background-color:#999999;
}

table.EvtCalSm td.EvtDay {
background-color:#008265;
}

div.EvtCal h4 {
font-size: 10px; 
font-weight: bold;
}

div.EvtCal dt{
padding: 0px;
background-image: none;
font-weight: bold;
}

div.EvtCal h4{
font-size:small;
}

div.EvtDateSelector {
   border:1px solid #ccc;
   background-color:#f7f7f7;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:10px;
}
.EvtCalHeader {
	font-size:large;
}
.EvtCalMonthMenuButton {
	cursor:pointer;
}

table.EvtCal caption {
	background-color:#666677;
	color:#ffffff;
        border:1px #ccc solid;
        margin:0px; 
	margin-left:-1px;
	margin-right:-1px;
        padding:4px; 
	font-weight:bold; 
	font-size:10px; 
}

table.EvtCal div.SharedEvt a {
	color:red;
}
table.EvtCal div.OtherEvt a {
	color:magenta;
}
table.EvtCal td.NoDay {
	background-color:#bbb;
}

.popup_p a:hover {
	text-decoration:none;
}
td#maincontents .EvtCal div.popup {
line-height:120%;
width:250px;
    border: 1px solid #ccc;
    background-color:white;
    color:black;
    padding:10px;
    display:none;
    z-index:10;
    position:absolute;
    left:-30px;
    top:20px;
    text-align:left;
line-height: 140%;
}
div.popup a {
        font-weight:normal;
}

div#popup3
{
width:300px;
font-size:95%;
}
span.popup_p { 
    position:relative;
}
.EvtCal a.popup_close {
    display:block;
    float:right;
    border:1px solid #bbb;
    padding:2px;
    top:-5px;
    left:5px;
    position:relative;
    font-size:xx-small;
    font-weight:normal;
}
a.popup_close:hover {
    background-color:#ddd;
    text-decoration:none;
}
.ThisMonth {
    font-weight:bold;
}

td#maincontents table.EvtCal { 
        border:1px #ccc solid; 
        border-collapse:collapse; 
	margin-bottom:10pt;
font-size:90%;
line-height:140%;
}
td#maincontents table.EvtCal td { 
        border:1px #ccc solid;
        margin:0px; 
        padding:2px; 
        height:100px;
	width:14.2%;
	vertical-align:top;
}
table.EvtCal th { 
        border:1px #ccc solid; 
        margin:0px; 
        padding:4px; 
        background-color:#008265; 
	font-weight:bold; 
	font-size:10px; 
	color:white;
text-align:center;
}

table.EvtCal th a .EvtCalHeader 
{ 
	color:white;
text-decoration:none;
}


/*------------content base------------*/

body         
{ 
color: #292929; 
border-top: 5px solid #008265; 
font-size: 80%;/* IE */ 
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif; 
text-decoration: none; 
text-align: center; 
vertical-align: top; 
margin: 0 auto;
padding: 0; 
}

html>/**/body 
{
font-size: 13px; /* Except IE */
}

h1,h2,h3
{
margin:0;
line-height: 110%; 
}

h1    
{ 
color: #008265; 
font-size: 180% ; 
font-weight: bold;  
padding: 15px 0; 
}

h1 #special
{  
font-size: 117% ; 
}


h2   
{
color: #008265; 
font-size: 130% ; 
font-weight: bold; 
padding: 10px 0; 
}

h3   
{ 
color: #008265; 
font-size: 100% ; 
font-weight: bold; 
padding: 5px 0; 
border-bottom: 1px solid #ccc; 
}

hr
{ 
height:1px; 
border:0; 
width:100%; 
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 center; 
margin-top: 10px; 
margin-bottom: 10px; 
}

img{border: 0px;}

ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul li  
{ 
margin-left: 5px; 
margin-top:5px;
padding-left: 20px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
_display:inline-block;
}

div#mainimage
{ 
clear: both;
margin: 0; 
padding: 0; 
height:195px;
display:block;
}

div#mainimage img
{
margin:0;
}

table.mainbox
{ 
width: 944px; 
height: 100%; 
margin-right: auto; 
margin-bottom: 20px; 
margin-left: auto; 
}


#search
{
text-align:right;
height:35px;
width:320px;
float:right;
padding:0;
}

#search h3
{
float:left;
width:110px;
border:0;
margin:0 10px 0 0;
padding:0;
}

#search table
{
float:right;
}

/*------------header------------*/

div.topbox_wrap
{ 
width: 945px; 
margin-right: auto; 
margin-left: auto; 
padding-top: 10px; 
}

div#logo
{ 
text-align: left; 
width: 400px; 
height:90px;
float: left;
}

div#logo h1
{
display:none;
}


/*------------member login ------------*/

.Login
{
margin:0;
width:auto;
float:right;
padding:0 0 0 5px;

}

.LoginForm
{
text-align:center;
}

.LoginForm table
{
margin:0 auto;
}

.LoginForm td
{
text-align:left;
padding:0 3px;
}

.LoginForm td input[type="text"],.LoginForm td input[type="password"]
{
width:175px;
padding:3px;
margin:0 0 3px 0;
}

.LoginForm td input[type="checkbox"]
{
float:right;
}




/*------------Member login Header------------*/


#login
{ 
position:relative;
background: url(login_bg2.gif) no-repeat right 0; 
width: 430px; 
height:55px; 
float: right; 
text-align:left;
font-size:90%;
padding:10px;
}

div#login input
{
border:0;
}

div#login a
{
letter-spacing:-0.5px;
/letter-spacing:-1px;
margin:0;
padding:0;
}

div#login img
{
margin:0 3px;
}

div#login h2
{
width:80px;
position:absolute;
left:35px;
top:15px;
color:#287eb9;
margin:0;
font-size:110%;
padding:0;
}

div#login .Login
{
width:330px;
position:absolute;
right:15px;
top:10px;
}

div#login h2
{
color:#287eb9;
margin:0;
font-size:120%;
padding:0 235px 0 0;
}

table.memberlogin td   
{ 
text-align:left;
line-height: 130%; 
margin:0;
padding:0 3px;
}

table.memberlogin   
{ 
margin-left:auto;
margin-top:7px;
margin-bottom:2px;
margin-right:0;
padding:0;
}

div#login form
{ 
margin:0;
padding:0;
}


/*------------leftside bar------------*/

td#leftsidebar
{ 
line-height: 150%; 
padding: 20px 0; 
text-align: left; 
vertical-align: top ; 
width: 220px; 
}

div#region
{ 
width: 220px; 
height:auto;
color: #fff; 
background-color: #1b92c7; 
background-image: url(reagion_bg.gif); 
background-repeat: no-repeat; 
background-position: 0 top; 
height: auto; 
margin:0; 
padding:0; 
}

div#region h2
{ 
color:#fff; 
font-size:110%; 
margin:10px 20px 0 20px;
}

div#region ul  { 
list-style: none; 
margin: 0 0 10px 20px; 
padding: 0;
}

div#region li  
{ 
padding: 0 0 0 15px; 
list-style-type: none; 
background-image: url(w_bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 7px; 
margin: 0; 
}

div#region a{color:#fff;}

div#region a:hover{color:#fff;}

div#region_bot
{ 
background-image: url(reagion_bot.gif); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
height: 9px; 
margin:0;
background-color: #1b92c7; 
}

td#leftsidebar img
{
margin:8px 0;
padding:0;
}

td#leftsidebar span.ZineDate
{
display:none;
}

td#leftsidebar div.ZineAbstract
{
font-size:85%;
}

td#leftsidebar div.ZineIndex a.ZineLink
{
border:0 solid #CCCCCC;
color:#0575C9;
font-size:100%;
font-weight:bold;
line-height:110%;
margin-bottom:10px;
text-decoration:underline;
}

td#leftsidebar div.ZineIndex a.ZineLink:hover
{
text-decoration:none;
}

#EmailSighup
{
background:url(greybg_top.gif) no-repeat 0 0 #dedede;
padding:0;
}

#EmailSighup h2
{
font-size:110%;
padding:10px 10px 0 10px;
/margin:0 0 10px 0;
}

#EmailSighup_bot
{
background:url(greybg_bot.gif) no-repeat 0 bottom;
padding:0;
height:10px;
/margin:0 0 10px 0;
}

.Subscribe
{
width:190px;
overflow:hidden;
padding:0 10px;
}

.Subscribe form
{
margin:0;
padding:0;
}

.Subscribe p
{
padding:0 0 5px 0;
}

.Subscribe br
{
display:none;
}

.Subscribe label
{
font-size:90%;
font-weight:normal;
float:left;
padding:0;
width:50px;
overflow:hidden;
}

.Subscribe p input
{
width:130px;
float:right;
border:0;
height:15px;
margin:2px 0;
}


.Subscribe .formButtons
{
padding:5px 0 0 0;
clear:both;
height:20px;
overflow:hidden;
}

.Subscribe .formButtons input[type="submit"]
{
background:url("but_submit.gif") no-repeat center 0;
height:20px;
width:200px;
padding:0;
border:0;
text-indent:-1000px;
/text-indent:0;
/text-align:left;
/color:#dedede;
/font-size:0px;
cursor:pointer;
}

.Subscribe .formButtons input[type="button"],.Subscribe .formButtons input[type="reset"]
{
display:none;
}

/*------------maincontents------------*/

td#maincontents   
{ 
line-height: 150%; 
text-align: left; 
vertical-align: top ;
padding: 20px 0 20px 30px; 
}

td#maincontents img
{margin:5px;}

td#maincontents div
{
padding:0;
margin:0;
}


td#maincontents .Subscribe
{
font-size:110%;
width:600px;
text-align:center;
padding:10px 0 0 0;
margin:0;
font-weight:bold;
}

td#maincontents .Subscribe p
{
text-align:center;
}

td#maincontents .Subscribe input
{
padding:5px;
height:20px;
background:#fff;
}


td#maincontents div.ZineItem
{
margin-bottom:20px;
}

/*------------link------------*/

a     
{ 
color: #287eb9; 
text-decoration: underline ;
}

a:hover  
{ 
color: #474747; 
text-decoration: none ; 
}

/*------------main menu------------*/

div.mainmenu
{ 
text-align: center; 
vertical-align: bottom; 
margin: 0;
padding: 0; 
}

table.menubar
{ 
border-top: 1px solid #ccc; 
border-left: 1px solid #ccc; 
width:945px; 
margin: 0; 
}

table.menubar td
{ 
width:auto !important;
text-align:center; 
background:url(menuline.gif) no-repeat right bottom;
}

table.menubar a
{ 
color: #292929; 
font-weight: normal; 
text-decoration: none; 
padding: 10px 0; 
display: block; 
line-height:110%; 
text-transform: uppercase; 
margin: 0;
border-bottom: 3px solid #008265; 
}

table.menubar a:hover,table.menubar #thispage,table.menubar #toppage
{ 
color: #fff; 
text-decoration: none; 
background-image: url(menu_hover.gif); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
}

div.DMenu
{ 
color: #292929; 
padding:0;
text-align:left; 
margin: 0 0 0;
}

div.DMenu table
{
width:auto !important;
_margin:5px 0 0 0;
}

div.DMenu table,  x:-moz-any-link  { margin:10px 0 0 0; }/* Fire fox*/

div.DMenu a
{ 
text-decoration: none; 
background-color: #c9e1c9; 
text-align: left; 
color: #292929; 
padding:5px 10px; 
border-bottom: 1px solid #aacfaa; 
width:140px; 
margin:0; 
}

div.DMenu a:hover
{
background-color: #aacfaa;
text-decoration: none; 
}

div.hmenu
{

}

div.hmenu a
{
display:inline;
font-size:110%;
}


/*------------member menu------------*/

div#membermenu
{
madgin:0;
padding:0;
}

div#membermenu ul
{
margin:0;
padding:0;
}


div#membermenu li
{
list-style-type: none; 
margin:0;
padding:0;
display:inline;
background-image:none;
}

div#membermenu li a, div#membermenu a.memberhome
{
color: #008265; 
text-decoration:none;
background-color:#e2e2e2;
background-image:none;
padding:7px;
display:block;
border-bottom: 1px solid #fff; 
}

div#membermenu li a:hover, div#membermenu a.memberhome:hover
{
color:#fff;
text-decoration:none;
background-color:#95c0b9;
}

div#membermenu li.secondary
{
list-style-type: none; 
margin:0;
padding:0;
display:inline;
background-image:none;
}

div#membermenu li.secondary a
{
background-color:#CCCCCC;
background-image:none;
border-bottom:1px solid #FFFFFF;
color:#008265;
display:block;
font-size:90%;
padding:3px 3px 3px 7px; 
}

div#membermenu li.secondary a:hover
{
color:#fff;
text-decoration:none;
background-color:#95c0b9;
}

/*------------footer------------*/

#footer 
{ 
color: #fff; 
font-size: 90%; 
background-color: #008265; 
background-image: url(footer_back.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
text-align: center; 
height: 100px; 
padding-top: 60px; 
padding-bottom: 20px; 
}

#footer  a
{ 
color: #fff; 
margin-right: 7px; 
margin-left: 7px; 
text-decoration: underline; 
}

#footer a:hover
{ 
text-decoration: none; 
}


/*------------toppage design------------*/

table.targets
{ 
margin: 0; 
}

table.targets th
{ 
font-weight: normal; 
width: 186px; 
line-height: 140%; 
background-color: #e3e3e3; 
background-image: url(graybox_top.gif); 
background-repeat: no-repeat; 
background-position: 0 top; 
text-align: left; 
vertical-align: top; 
padding: 15px 15px 0px 15px;  
}

table.targets th h1
{ 
color: #008265; 
font-size: 110%; 
margin-bottom: 5px;
padding:0 0 5px 5px;
}

table.targets th h2
{ 
color: #292929; 
font-size: 110%; 
margin-bottom: 5px;
}

table.targets td
{ width: 5px;}

table.targets th img
{ margin: 5px 0 5px 0; }

table.targets th.target_bot
{ 
background-image: url(graybox_bot.gif); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
height: 15px; 
padding: 0;
}


div#mission
{
width:90%;
line-height:130%;
padding:15px !important;
font-weight:bold;
color:#2c85b2;
background:#ddeff7;
margin:0 0 15px 0;
}

/*----What's New-----*/

div#news
{
margin-top:20px;
padding-left:10px;
}


div#news h1
{
font-size:130%;
color:#008265; 
margin:5px 0;
padding:0;
}

div.Zine h1,.ZineSubtitle
{
display:none;
}

div.Zine,div.ZineArticle {margin:0;}

div.Zine p {
font-size:90%;
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 bottom; 
margin-bottom:7px;
margin-top:7px;
padding-bottom:7px;
}

div.ZineBody,div.ZineBody p
{
font-size:100%;
background-image: none; 
margin-bottom:10px;
margin-top:10px;
padding-bottom:10px;
}

p.ZineTeaser
{
font-style: italic;
font-size: 90%; 
line-height:120%;
}

a.ZineTitle {
font-style: normal;
font-size: 110%; 
font-weight: bold;
margin-bottom:0;
padding:0;
display:block;
margin-bottom:10px;
}

a.ZineTitle:hover {
color:  #292929;
text-decoration:none;
}

div.ZineAbstract
{
padding:10px 0;
line-height:130%;
}

.ZineAbout{ 
padding:10px 0 10px; 
display: block;
font-style: italic;
font-size:90%;
color:#666;
display:block;
}

div.ZineSubtitle em { 
font-style: normal;
font-weight: bold;
}

table.ZineTools td
{
padding:0 10px 0 0;
margin:0;
}

table.ZineTools td img
{
margin:0 5px 0 0 !important;
}

table.ZineTools a
{
color:#666;
font-size:90%;
text-decoration:none;
}

div.ZineItem
{
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 bottom; 
margin-bottom:10px;
margin-top:10px;
padding-bottom:10px !important;
}

div.ZineIndex a.ZineLink
{
font-size:110%;
font-weight: bold;
border: 0px solid #ccc;
color: #0575c9;
margin-bottom:10px;
}

div.ZineIndex a.ZineLink:hover {
color: #292929; 
}

.SurveySectionHead {
font-weight: bold;
font-size: 12px;
}

div.ZineTitle h3
{
color: #008265; 
font-size: 160% ; 
font-weight: bold;  
padding: 5px 0; 
border-bottom: 0px solid #ccc; 
}

.ZineImage
{
float:right;
padding:0 0 10px 20px;
}

.ZineImage table
{
margin:0 0 0 auto;
}

.ZineImage img
{
padding:5px;
border:1px solid #ddd;
max-width:270px;
height:auto;
}

.ZineSummaryIndex
{
text-align:right;
padding:right;
font-size:90%;
}

/*------------site map------------*/


div.sitemap a
{
text-decoration:none;
line-height:120%;
}

div.sitemap ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul.sitemap li
{
margin: 0; 
font-weight:bold;
padding: 0 0 0 15px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

ul.sitemap ul.sitemap li
{ 
font-weight:normal;
background-image: url(bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 8px; 
padding: 0 0 0 10px; 
margin:0 0 0 10px;
}

ul.sitemap ul.sitemap  ul.sitemap
{
list-style: none; 
margin: 5px 0 5px 5px; 
padding: 0 ;
}

ul.sitemap ul.sitemap  ul.sitemap li
{ 
font-size:90%;
background-image: url(bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 8px;
padding: 0 0 0 10px; 
margin:0 0 0 20px;
}

span.requiredPrompt {
font-weight: bold;
}

div.Login {
font-size: 90%;
text-align: left;
margin-left: 160px;
margin-top: 20px;
}

td#maincontents div.message {
padding: 1em;
margin: 5px;
}


/*----What's New Members-----*/

div#membermenu .ZineTools
{
display:none;
}

div#membermenu h2
{
color:#008265;
font-size:130%;
margin:5px 0;
padding:0;
}

div#membermenu .ZineLink
{
font-size:90%;
}

/*----Members Profile-----*/

a.profile
{
line-height:110%;
font-size:90%;
}

table.A
{
border-bottom:1px solid #ccc;
}

table.A td
{
padding:10px 10px 10px 0;
}

table.A h3
{
background-color:#dcdcdc;
padding:5px;
border:0px;
margin-bottom:10px;
}

/*documents*/

div.Document dt
{
font-size:0.9em;
}


div.Document dd
{
display:none;
}

div.pdf_lib dt 
{
background-image:url(page_white_acrobat.png);
background-position:0 0;
background-repeat:no-repeat;
list-style-type:none;
margin-top:5px;
padding-left:25px;
margin-left:20px;
}

/*Conference Home*/

div.conference_home
{
background-color:#FFDE57;
border:2px solid black;
height:133px;
}

div.conference_home h1
{
color:black;
font-size:150%;
line-height:140%;
margin-top:-5px;
}

div.conference_home h2
{
color: red;
font-size: 100%
}

div.conference_home img
{
margin-right:10px;
padding-right:10px;
}

div.conference_home h1 a:link
{
color: black;
text-decoration: none;
}


div.conference_home h1 a:visited
{
color: black;
text-decoration: none;
}

div.conference_home h1 a:hover
{
color: black;
text-decoration: underline;
}

div.conference_home h2 a:link
{
color: red;
text-decoration: none;
}


div.conference_home h2 a:visited
{
color: red;
text-decoration: none;
}

div.conference_home h2 a:hover
{
color: red;
text-decoration: underline;
}

/*------------forum---------------*/

table.ZineIndex 
{
border:1px solid #008265;
border-collapse:collapse;
margin-bottom:10pt;
width:100%;
}

table.ZineIndex th 
{
background-color:#008265;
border:1px solid #008265;
color:white;
margin:0;
padding:5px;
}

table.ZineIndex td 
{
border-color:#008265;
border-style:dotted solid;
border-width:1px;
margin:0;
padding:5px;
}

.ZineIndex .ZineAuthor, .ZineDate 
{
color:#666;
font-size:9pt;
display:block;
}

tr.A 
{
background:none repeat scroll 0 0 white;
}

tr.B 
{
background:none repeat scroll 0 0 #cccccc;
}

td#maincontents .ZineComment 
{
margin-bottom:5px;
}

td#maincontents .ZineComment .ZineHeader 
{
background-color:#008265;
border:1px solid #CCCCDD;
color:white;
display:block;
font-size:11pt;
font-weight:bold;
padding:4px 4px 4px 10px;
}

td#maincontents .ZineComment .ZineAbout 
{
color:#888888;
float:left;
font-size:8pt;
line-height:140%;
padding:10px;
width:80px;
}

td#maincontents .ZineComment .ZineBody 
{
margin-left:100px;
padding:10px;
border-left:1px solid #CCCCDD;
}

td#maincontents .ZineComment .ZineFooter 
{
background-color:#CCCCCC;
border:1px solid #CCCCDD;
display:block;
font-size:9pt;
padding:4px;
}

td#maincontents .ZineComment .ZineFooter  img
{
margin:2px;
}

td#maincontents .ZineComment .ZineAboutBody 
{
background:url("commentbg.gif") repeat-y scroll 0 0 transparent;
border-left:1px solid #CCCCDD;
border-right:1px solid #CCCCDD;
}


td#maincontents .ZineComment .ZineHeader .ZineStatusIcon 
{
float:right;
margin:0px;
}

/*------------search---------------*/

div.Search h1
{
color:#008265;
font-size:130%;
margin:5px 0;
padding:0;
margin-bottom:10px;
}

div.Search
{
margin-bottom:15px;
}

div#search h2
{
color:#287eb9;
margin:0;
font-size:120%;
padding:0 230px 0 0;
}


/*------------printfriendly---------------*/

div.PrintFriendly
{
float:right;
position:relative;
text-align:left;
top:-7px;
width:30px;
height:20px;
}

/*------------event registration---------------*/

td#maincontents div.vCalendarLink {
    background-image: url("add_small.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 90%;
    height: 45px;
    line-height: 45px;
    margin-top: 10px;
    padding-left: 50px;
}

td#maincontents div.EventFee {
    border-bottom: 1px dotted #999999;
    padding: 7px;
}

td#maincontents div.EventFees div.EventFee {
    display: block;
*min-height: 22px;
*clear:both;
_height:22px;
}

td#maincontents div.EventFee {
    display: none;
}

td#maincontents span.EvtFeeName {
    margin-right: 10px;
    text-transform: uppercase;
    float:left;
clear:both;
}

td#maincontents span.EvtFeeCost {
background-color: #DDDDDD;
    font-weight: bold;
    margin-left: 15px;
    padding: 2px 5px;
*float:left;
}

td#maincontents span.EvtFeeRegLink {
    float: right;
    text-align: center;
position: relative;
top:0px;
}

td#maincontents span.EvtFeeRegLink a {
    border: 1px solid #B00000;
    color: #B00000;
    font-size: x-small;
    font-weight: normal;
    margin-left: 15px;
    padding: 2px 5px;
    text-decoration: none;
background-color: white;
}

td#maincontents span.EvtFeeRegLink a:hover {
    background-color: #B00000;
    border: 1px solid #B00000;
    color: white;
}

td#maincontents div.EvtFeeDescr {
    color: red;
    display: block;
    font-size: x-small;
    font-style: italic;
clear:both;
line-height: 140%;
    width: 650px;
}

td#maincontents span.EvtFeeAccess {
    color: red;
    display: block;
    font-size: x-small;
    font-style: italic;
display:none;
}

td#maincontents div.EvtRegContinue {
    border: 1px solid #999999;
    margin-bottom: 20px;
    padding: 15px;
    width: 770px;
}

td#maincontents div.EvtRegContinue h2, div.EvtRegFinish h2 {
    background-color: #999999;
    color: white;
    font-size: 12pt;
    left: -15px;
    line-height: 12pt;
    margin: 0;
    padding: 7px 7px 7px 15px;
    position: relative;
    top: -15px;
    width: 778px;
}

td#maincontents div.EvtRegRegistrants h3 {
    background-color: #999999;
    color: white;
    font-size: 12pt;
    left: -15px;
    line-height: 12pt;
    margin: 0;
    padding: 7px 7px 7px 15px;
    position: relative;
    width: 778px;
}

td#maincontents div.EventFees h3 {
    background-color: #E5E5E5;
    color: #3C3C3C;
    font-size: 11pt;
    line-height: 10pt;
    margin-bottom: 3px;
    top: 0;
}

td#maincontents div.EvtSessionRegistrant {
    font-size: 85%;
    margin-bottom: 25px;
}

td#maincontents div.EvtRegFinish {
    border: 1px solid #999999;
    padding: 15px;
    width: 770px;
}

td#maincontents div.Pay {
    font-size: 90%;
line-height:135%;
}


td#maincontents div.Pay h1 {
font-size: 160%;
}

td#maincontents div.EvtRegFinish p {
margin-top:0px;
margin-bottom:0px;
}

td#maincontents div.Pay table.Receivable {
    border-collapse: collapse;
    width: 100%;
}

td#maincontents div.Pay table.Receivable th {
background-color:#008265;
color:white;
line-height:90%;
}

span.EvtFeeRegDoneLink {
    float: right;
    color: green;
}

span.EvtFeeRegDone 
{
background-color: green;
color: white;
float: right;
font-size: x-small;
padding: 0px 5px;
}


p.EventDate
{
font-weight:bold;
font-size:120%;
}

div.location img
{
float:right;
margin-left:10px;
}

td#maincontents .popup_p a:hover {
	text-decoration:none;
}
td#maincontents .EvtRegContinue div.popup {
    border: 2px solid #0575C9;
    background-color:white;
    color:black;
    padding:15px;
    display:none;
    z-index:10;
    width:350px;
    position:absolute;
    text-align:left;
}
td#maincontents div.popup a {
        font-weight:normal;
}
td#maincontents span.popup_p { 

}
td#maincontents .EvtRegContinue a.popup_close {
    display:block;
    float:right;
    border:1px solid #bbb;
    padding:2px;
    width:22px;
    top:-5px;
    left:5px;
    position:relative;
    font-size:xx-small;
    font-weight:normal;
text-decoration: none;
}
td#maincontents a.popup_close:hover {
    background-color:#ddd;
}

td#maincontents div.EventFees div.EvtFeeActivityInfo div.Event h3 {
    background: none;
    color: black;
    font-size: 11pt;
    line-height: 10pt;
    margin-bottom: 3px;
    top: 0;
 width: auto;
}

td#maincontents div.EvtRegRegistrants .EvtFeeGroup
{
border-top: 1px dotted #999999;
border-left: 1px dotted #999999;
border-right: 1px dotted #999999;
margin-bottom: 15px;
margin-top: 15px;
background-color: #EEEEEE;
}

div.EvtFeeActivityInfo
{
float:left;
}

span.EvtFeeBuyInfo
{
*display: block;
*width: 200px;
*float:right;
}

span.EvtFeeGroupName {
    display: block;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 0 5px 5px;
}

span.EvtFeeSoldOut 
{
background-color: black;
color: white;
float: right;
font-size: x-small;
padding: 0px 10px;
line-height:20px;
}


/*************** table ******************/

table.A
{
margin:5px 0;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
width:100%;
}

table.A td
{
padding:10px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
text-align:left;
line-height:130%;
}

table.B
{
border-bottom: 1px solid #ccc; 
margin:10px 0;
}

table.B td
{
border-top: 1px solid #ccc; 
padding:5px 10px;
text-align:left;
}
