/* Copyright (c) 2005-2006 Smart Media Limited. All Rights Reserved */
body
{
  margin: 0;
}

p
{
  margin: 0 0 0.6em 0;
}

p.linkpara
{
  margin: 0 0 0.4em 0;
}

form
{
  margin: 0px;
}

#page
{
  max-width: 778px;
}

#header
{
  float:  top;
  height: 221px;
  width: 778px;
}
#header img
{
  margin-top: 20px;
}

#body
{
  float: top;
  width: 778px;
}

#footer
{
  width: 778px;
  clear: both;
}
/*------*/
#tabbar
{
  width: 778px;
  height: 30px;
  border: 0;
  margin: 0;
  padding: 0;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  position: absolute;
  left: 0px;
  top: 186px;
  z-index: 11;
}
#tabbar ul
{
  margin: 0;
  margin-left: 164px;
  padding: 0;
  border: 0;
}
#tabbar li
{
  float: left;
  list-style-type: none;
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
}
#tabbar a
{
  float: left;
  margin: 0;
  padding: 0;
}
#tabbar img
{
  margin: 0;
  padding: 0;
}


/*------*/
#navcontainer
{
  float:            left;
  font-size:        0.7em;       
  width:            164px; 
  border:           0px;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
}
#navcontainer h1
{
  padding-top:      0.2em;
  padding-bottom:   0.2em;
  font-size:        1.1em;
  padding-left:     0.2em;
  margin:           0px;
  border:           0px;
  border-top: 1.5em solid;
}


#navlist
{
  margin-top: 0;
}
#navlist ul
{
  padding-top: 5px;
  margin-bottom: -5px;
}
#navlist li
{
  margin: 0 0 0 -40px;
  font-weight:      bold;
  list-style:       none;
  border:           0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;

  background-repeat: no-repeat;
  background-position: 7px 7px;
}
#navlist li.navparent
{
  background-position: 5px 9px;
}
#navlist ul li
{
  padding-left: 35px;
  margin-left: -60px;
  background-position: 22px 7px;
}
#navlist ul li.navparent
{
  background-position: 20px 9px;
}
#navlist ul ul li
{
  padding-left: 50px;
  margin-left: -75px;
  background-position: 37px 7px;
}
#navlist a
{ 
  text-decoration: none; 
}
#navlist a:hover
{
  text-decoration: underline;
}


#navlinks li a
{ 
  text-decoration: none; 
}
#navlinks li a:hover
{
  text-decoration: underline;
}
#navlinks
{
  margin: 0 5px 5px -30px;
  _margin-left: 10px;
  font-size: 0.8em;
}
#navlinks li
{
  list-style:       none;
} 


/*------*/
#content
{
  margin:       0;
  float: right;
  width: 608px;

  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:    0.8em;
  padding:	7px 0px 7px 0px;
}
#content h1
{
  font-size:        1.1em;
  font-weight:      bold;
  padding:          0.2em;
  margin:           4px 0 6px 0;
}
#content h2
{
  font-size:        1.1em;
  font-weight:      bold;
  padding:          8px 0 2px 0;
  margin:           0px;
}

.imagerightcaptioned, .imageleftcaptioned
{
  font-size: 0.85em;
}

.imagerightcaptioned, .imageright
{
  margin-left:6px;
}
.imageleftcaptioned, .imageleft
{
  margin-right:8px;
}

#twocolumncol1
{
  width: 301px; 
  margin: 0px;
  float: left;
}
#twocolumncol2
{
  width: 301px;
  margin: 0px;
  float: right;
}


#twocolumnbcol1
{
  width: 451px; 
  margin: 0px;
  float: left;
}
#twocolumnbcol2
{
  width: 151px;
  margin: 0px;
  float: right;
}


#threecolumncol1
{
  width: 198px; 
  margin: 0px;
  float: left;
}
#threecolumncol2
{
  width: 200px;
  margin: 0px 0px 0px 6px;
  float: left;
}
#threecolumncol3
{
  width: 198px;
  margin: 0px;
  float: right;
}


#threecolumnbcol1
{
  margin: 0px;
}
#threecolumnbcol2
{
  width: 301px; 
  margin: 0px;
  float: left;
}
#threecolumnbcol3
{
  width: 301px;
  margin: 0px;
  float: right;
}


#fourquarterstable
{
  border: 0px;
  font-size: 1.0em;
}
#fourquarterstable td
{
  vertical-align: top;
  text-align: left;
}
#fourquartersrow1col1
{
  padding: 0px;
}
#fourquartersrow1col2
{
  padding: 0px;
  padding-left: 6px;
}
#fourquartersrow2col1
{
  padding: 0px;
  padding-top: 6px;
}
#fourquartersrow2col2
{
  padding: 0px;
  padding-left: 6px;
  padding-top: 6px;
}


/*------*/
#loginform table, #regform table
{
  font-size: 1.0em;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
}
#loginform td, #regform td
{
  vertical-align: top;
}
#regform label, #loginform label
{
  font-weight: bold;
}
#regform .mandatory, #regform .mandatoryhl, #loginform .mandatory
{
  color: #d00;
}
#regform label.small
{
  font-weight: normal;
  font-size: 0.9em;
}
.regerror, .loginerror
{
  color: #d00;
}


.smfcform, .smftform
{
  margin: 0px;
}
.smfcform table,
{
  font-size: 1.0em;
}
.smfcform table table
{
  font-size: 1.0em;
  border: 0px;
}
.smfcform table td table td,
{
  padding: 1px 3px 1px 3px;
}
.smfcform label, .smftform label
{
  font-weight: bold;
}
.smftform dl, .smftform dd
{
  margin: 0;
}
.smftform input, .smftform textarea
{
  width: 350px;
}


.smfcformmandatory, .smftformmandatory
{
  color: #d00;
}
.smfcformmandatory input, .smfcformmandatory textarea, .smfcformmandatory select,
.smftformmandatory input, .smftformmandatory textarea, .smftformmandatory select
{
  background-color: #fee;
}


#smft_sendbutton, #smft_cancelbutton, #smft_searchbutton
{
  width: auto;
}


/*------*/
#searchbox
{
  position: absolute;
  left: 440px;
  top: 40px;
  width: 286px;
  text-align: right;
  padding: 0px;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  z-index: 100;
}
#searchbox form
{
  margin: 0px;
}


#searchterm
{
  font-size: 0.7em;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
}

#searchbutton
{
  padding: 0px;
  font-size: 0.6em;
}

#topnav
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 778px;
  z-index: 200;
  text-align: right;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.64em;
}
#topnav ul
{
  margin: 0;
  padding: 2px 0 0 0;
}
#topnav li
{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 0.4em;
  padding-right: 0.4em;
  border-left-width: 1px;
  border-left-style: solid;
}
#topnav li.firstli
{
  border-left: none;
}
#topnav a
{
  text-decoration: none;
}
#topnav a:hover
{
  text-decoration: underline;
}
#topnavsearch
{
  float: right;
  background-color: #006;
  padding: 0 0 0 6px;
  height: 20px;
  background-image: url(../images/hp/cornertl.gif);
  background-repeat: no-repeat;
}
#topnavsearch2
{
  background-color: #006;
  padding: 1px 6px 0 0;
  background-image: url(../images/hp/cornertr.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
}
#topnavsearchterm
{
  float: left;
  padding: 0;
  margin: 0;
  font-size: 1em;
}
#topnavsearchbutton
{
  padding: 0;
  margin: 0 0 0 3px;
  font-size: 0.85em;
}

#topsdjc
{
  position: absolute;
  left: 700px;
  top: 34px;
  z-index: 100;
}

#toptitle
{
  position: absolute;
  left: 0px;
  top: 20px;
  z-index: 8;
}

#toptitle1
{
  position: absolute;
  left: 0px;
  top: 20px;
  z-index: 9;
}

#toplogo
{
  position: absolute;
  left: 18px;
  top: 38px;
  z-index: 100;
}

/*------*/
.breadcrumb
{
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
}
.breadcrumb ul
{
  margin: 0;
  padding: 0;
  margin-left: -0.4em;
  margin-bottom: 1px;
}
.breadcrumb li
{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 0.4em;
  padding-right: 0.4em;
  border-left-width: 1px;
  border-left-style: solid;
}
.breadcrumb li.firstli
{
  border-left: none;
}
.breadcrumb a
{
  text-decoration: none;
}
.breadcrumb a:hover
{
  text-decoration: underline;
}


/*------*/
h2.smft
{
 text-transform: uppercase;
}

.smftnewthread
{
  text-transform: uppercase;
  padding: 3px;
  font-size: 0.85em;
  width: 16em;
  margin: 0px;
}
.smftnewthread a
{
  font-weight: bold;
  text-decoration: none;
}


.smftnewreply
{
  text-transform: uppercase;
  padding: 3px;
  font-size: 0.85em;
  margin: 0px;
  border-width: 1px;
  border-style: solid;
}
.smftnewreply a
{
  text-decoration: none;
}


#smftmodnotesandsearch
{
  float: right;
  width: 195px;
  margin: -1.5em 0 0 0;
}
#smftmodnotesandsearch h3
{
  text-transform: uppercase;
  padding: 3px;
  font-size: 0.85em;
  font-weight: normal;
  margin: 0px;
}
#smftmodnotesandsearch form
{
  margin: 0px;
  background-color: #eee;
  width: 195px;
}
#smftmodnotesandsearch input
{
  width: 160px;
  font-size: 0.9em;
}
#smftmodnotesandsearch .formbutton
{
  width: 30px;
}


.smftmoderatornotes
{
  border-width: 1px;
  border-style: solid;
  font-size: 0.85em;
  padding: 4px;
}

.smftdisclist
{
  font-size: 0.9em;
  margin: 0.5em 0 1em 0;
}
.smftdisclist dt
{
  margin: 0;
  padding: 0.3em 0 0 2em;
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}
.smftdisclist dt a
{
  text-decoration: none;
}
.smftdisclist dd
{
  font-size: 0.9em;
  margin: 0;
  padding: 0.2em 0 0.2em 2.2em;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.smftdisclist .smftpostbody
{
  font-size: 1.2em;
}


.smftreplylist
{
  font-size: 0.9em;
  margin: 0.5em 0 1em 0;
}
.smftreplylist dt
{
  font-size: 0.9em;
  margin: 0;
  padding: 0.3em 0 0 2.2em;
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}
.smftreplylist dt a
{
  text-decoration: none;
}
.smftreplylist dd
{
  margin: 0;
  padding: 0.2em 0 0.2em 2em;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.smftreplylist .smftpostbody
{
  font-size: 1.0em;
}

#lhscols 
.compact
{
	margin-top:2px;
}

.compact li 
{
   font-weight:     normal;
   display:         inline;
   padding-right:   6px;
   padding-top:     0px;
}

.compact ul
{
   margin-top: 2px;
}

.bulleted
{
	margin-left: 36px;
	margin-top:2px;
	padding-left: 0;
	list-style: none;
}

.bulleted li
{
  padding-left: 16px;
  background-image: url(../images/redbulletdotted.gif);
  background-repeat: no-repeat;
  background-position: 0.5em;
}

.smwsdatatable
{
  margin: 0;
  padding: 0;
  font-size: 100%;
}
.smwsdatatable th
{
  text-align: left;
}
.smwsdatatable th, .smwsdatatable td
{
  padding-left: 0;
  padding-right: 8px;
  padding-top: 0;
  padding-bottom: 5px;
  vertical-align: top;
}

#popupcalendar
{
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  font-family: arial;
  background-color: #fff;
  border: 1px solid #000;
  font-size: 70%;
  padding: 2px;
}
#popupcalendar table
{
  font-size: 100%;
  border-collapse: collapse;
}
#popupcalendar td
{
  text-align: center;
  width: 1.7em;
  height: 1.6em;
  padding: 0;
}
#popupcalendar th
{
  padding: 1px;
  font-weight: normal;
}
#popupcalendar tbody td a
{
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
  width: 1.7em;
  color: #000;
}
#popupcalendar tbody td a:hover
{
  background-color: #fcc;
}
#popupcalendar tfoot td a
{
  text-decoration: none;
}
#popupcalendar .seldate
{
  background-color: #faa;
}
#popupcalendar .pastdate
{
  color: #999;
}
#popupcalendar .pastdate a
{
  color: #999;
  font-weight: normal;
}

.eventssearchresults dt
{
  font-style: italic;
}
.eventssearchresults dt h2
{
  font-style: normal;
}
.eventssearchresults dd
{
  margin: 0;
  margin-bottom: 12px;
  font-size: 0.85em;
}
.eventssearchresults dd p
{
  font-size: 1.18em;
}

#searchevents_rhs
{
  float: right;
  width: 195px;
  margin: 0;
}
#searchevents_rhs h3
{
  text-transform: uppercase;
  padding: 3px;
  font-size: 0.85em;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 8px;
}
#searchevents_rhs h3 a
{
  text-decoration: none;
}
#searchevents_rhs form h3
{
  text-transform: none;
  padding: 0;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
}
#searchevents_rhs form
{
  margin: 0px;
  border-width: 1px;
  border-style: solid;
  font-size: 0.85em;
  padding: 4px;
  margin-bottom: 8px;
}
#searchevents_rhs dd, #searchevents_rhs dl
{
  margin: 0;
}
#searchevents_rhs dd
{
  padding: 0;
  padding-bottom: 2px;
}
#searchevents_searchbutton
{
  margin: 0px;
  width: 4em;
  margin-left: 130px;
}

.eventdate
{
  font-style: italic;
}
.eventdetailslist dt
{
  font-weight: bold;
}
.eventdetailslist dd
{
  margin: 0;
  margin-bottom: 6px;
}
#eventcontact
{
  float: right;
  width: 195px;
  margin: 0;
  
  border-width: 1px;
  border-style: solid;
  padding: 4px;
}
#eventcontact dl
{
  margin: 0;
}
#eventcontact dt
{
  font-weight: bold;
}
#eventcontact dd
{
  margin: 0;
  margin-bottom: 4px;
}

#searchresults table
{
  font-size: 100%;
}
#rhs
{
  float: right;
  align:top;
  width: 205px;
  margin: 0;

}

#rhstop
{
 padding: 4px;
 border-width: 1px;
 border-style: solid;
}  

#rhsmap
{
 padding: 4px;
 border: 1px;
 border-style:solid;
 border-top-style:none;
}  

#rhsaccr
{
 padding: 4px;
 border: 1px;
 border-style:solid;
 border-top-style:none;
}  

#rhsother
{
 padding: 4px;
 border: 1px;
 border-style:solid;
 border-top-style:none;
}  

.rhsbulleted
{
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 0;
	list-style: none;
}

.rhsbulleted li
{
  padding-left:16px;
  background-repeat: no-repeat;
  background-position: 0.5em;
}

#sitemap
{
  padding-left: 0px;
  margin: 0px;
  margin-left: 10px;
  list-style: none;
}

#sitemap ul   
{ 
  margin-left: 0px;
  list-style: none;
  padding-left: 6px;
}
        
#sitemap li
{  
  margin-left: 0px;
  padding-left: 0px;
  font-weight: bold;
  padding: 2px 0 0 0;
}
  
#sitemap li ul li
{ 
  font-weight: normal;
  padding-left:8px;
}

#sitemap li ul li ul
{
  list-style: none;
  padding-left: 6px;
  font-size:85%;
}

#sitemap li ul ul li
{
  padding-left:16px;
}    
    
#sitemap li ul li ul li
{
  padding-left:16px;
  font-size:110%;
}   

.normalpre
{
  font-family: Lucida Console, courier new, courier;
}