body {
 margin: 0px;
 padding: 0px;
 background: White url(templateimages/body_bg.gif) repeat-y left;
 color: Black;
}

#wrapper {
 position: relative;
}

a {
	color: #0000FF;
	background: transparent;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

#content a[href^="http:"] {
  background: url(templateimages/externalLink.gif) no-repeat right top;
  padding-right: 10px;
}

a.nobg { background: none !important; padding-right: 0px !important; }

#top_bar {
 background: White url(templateimages/header_repeat.gif) repeat-x top;
 height: 43px;
 width: 100% 
}

#mini_menu {
 position: absolute;
 top: 0px;
 right: 0px;
 width: 170px;
 height: 43px;
}

#telephone {
 position: absolute;
 top: 0px;
 right: 200px;
 width: 350px;
 height: 43px;
}

#container {
 background: transparent;
 color: Black;
 margin: 0px;
 padding: 0px;
}

table#main_content { width: 100%; }
table#main_content td { vertical-align: top; }
table#main_content td.main_navigation { width: 241px; }
#navigation { margin-top: 10px; }
#content { padding: 15px 5px 5px 5px; }

#menu1, #menu2 {
 width: 240px;
 background: White url(templateimages/menu_swirl.gif) no-repeat top left;
 min-height: 130px;
}

#menu1 {
 margin-bottom: 10px;
}

#menu1 a, #menu2 a {
 color: Black;
 background: transparent;
 font: bold 18px/28px Arial, Helvetica, sans-serif;
}

#menu1 a:link, #menu2 a:link {
	text-decoration: none;
}

#menu1 a:visited, #menu2 a:visited {
	text-decoration: none;
}

#menu1 a:hover, #menu2 a:hover {
	text-decoration: underline;
}

#menu1 a:active, #menu2 a:active {
	text-decoration: none;
}

#menu1 ul, #menu2 ul {
 margin: 0px 0px 0px 10px;
 padding: 15px 0px 0px 0px;
}

#menu1 li, #menu2 li {
 list-style: none;
 background: transparent url(templateimages/menu_bullet.gif) no-repeat left center;
 padding: 0px 0px 0px 22px;
 margin: 0px;
}

#page_intro {
 padding: 0px 10px;
}

#page_intro h2 {
 margin-top: 15px;
}

#page_intro p {
 color: #666666;
 margin-top: 3px;
}

p {
	text-align: justify;
	font: 1em/1.2em "Gill Sans MT", Arial, Helvetica, sans-serif;
}

p.no_bottom {
 margin-bottom: 0px !important;
}

p.top {
 margin-top: -12px;
 padding-top: 0px;
 font-style: italic;
}

.center { text-align: center; }

table#news_archive {
 margin-bottom: 4px;
}

table#news_archive td {
 font: 1em/1.2em "Gill Sans MT", Arial, Helvetica, sans-serif;
 vertical-align: bottom !important;
}

table#news_archive p {
 padding-bottom: 5px;
}

table#news_archive td a {
 color: Blue;
}

p.all_events {
 background: #E2E1E3;
 font-weight: bold;
 padding: 4px;
 clear: right;
}

p.all_events a {
 color: Black;
}

ul {
 	font: 1em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;   
  display: inline-block;
}

li {
 background: transparent url(templateimages/menu_bullet.gif) no-repeat 0px 7px;
 padding-left: 16px;
}

li.section {
 margin-top: 10px;
 margin-bottom: 10px;
}

p.footnote {
 color: Red;
 font: bold 1.4em Arial, Helvetica, sans-serif;
 text-align: center;
}

#footer {
	height: 16px;
	background: transparent;
	color: Black;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
 text-align: right;
 clear: both;
}

#footer a {
	color: Black;
}

#header {
	height: 102px;
 position: relative;
 background: transparent url(templateimages/header_photo_right.jpg) repeat-x top;
}

#header_photo {
 height: 102px;
 position: absolute;
 left: 241px;
 top: 0px;
}

#header_photo img {
	width: 518px;
 height: 102px;
 border: none;
}

img.intro_left {
 float: left;
 margin: 5px 10px 10px 0px;
}

img.intro_right {
 float: right;
 margin: 5px 0px 10px 10px;
}

h1 {
 font: bold 24px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: #000099;
 padding: 0px;
 margin: 0px 0px 15px 0px;
}

h2 {
 font: bold 20px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: SlateGray;
 background: transparent;
 padding: 0px;
 margin: 0px;
}

h3 {
 font: bold 14px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: SlateGray;
 background: transparent;
 padding: 0px;
 margin: 0px;
}

hr {
 border: none;
 height: 1px;
 background-color: #E2E1E3;
 color: #E2E1E3;
}

img.welcome {
 float: right;
 width: 150px;
 height: 85px;
}

img.event_large {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

img.journal {
 float: left;
 width: 160px;
 height: 220px;
 margin-right: 10px;
 margin-bottom: 10px;
}

#home_welcome {
 margin-left: 0px;
 margin-right: 180px;
}

#home_welcome h1 {
 margin: 0px !important;
}

#home_welcome h2 {
 margin: 0px 0px 5px 0px!important;
}

#home_welcome p {
 font-weight: bold;
 margin-top: 0px;
}

td#home_events {
 width: 275px;
 vertical-align: top;
}

#newslist {
 float: left;
 width: 300px; 
}

#newslist ul {
 margin: 0px;
 padding: 0px;
}

#newslist li {
 margin-bottom: 5px;
}

#news_right {
 margin-left: 320px;
}

td#home_intro {
 background: #EFEFEF;
 border: 1px solid silver;
 vertical-align: top;
}

table#events td {
	text-align: left;
 vertical-align: top;
	font: .9em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
 padding-bottom: 15px;
}

table#events img, table#event_list img {
 border: none;
 width: 48px;
 height: 48px;
}

#submenu {
 margin-bottom: 15px;
 margin-left: 10px;
}

#submenu ul {
 list-style: none;
 margin: 0px;
 padding: 0px; 
}

#submenu li {
 display: inline;
 font: .9em Arial, Helvetica, sans-serif;
 background: transparent url(templateimages/menu_bullet.gif) no-repeat left;
 padding-left: 15px;
 margin-right: 10px;
}

#submenu li.left {
 background-image: none;
 padding-left: 0px;
}

#submenu a, #submenu li {
 color: #605829;
 font-weight: bold;
}

#about {
 display: block;
 position: relative;
 margin-left: 20px;
 margin-right: 10px;
}

#about p {
 clear: both;
}

table.column2 td {
 width: 50%;
 vertical-align: top;
}

table.column2 td.focal {
 background: #EFEFEF;
 border: 1px solid silver;
}

table.column2 td.pad10 {
 padding: 0px 10px;
}

div.indent {
 margin-left: 40px;
}

span.grade {
 font-weight: bold;
 color: Red;
}

table#titles {
 width: 50%;
 margin-left: 84px;
 border-collapse: collapse; 
}

table#titles td {
 border: 1px solid silver;
 vertical-align: top;
 text-align: left;
 font: bold 1em Arial, Helvetica, sans-serif;
 color: Black;
 background: #EFEFEF;
}

img.pdfdownload {
	width: 62px;
	height: 42px;
 border: 0px none Black;
	vertical-align: middle;
}

img.pdfdownloadnew {
	width: 62px;
	height: 42px;
 border: 0px none Black;
	vertical-align: middle;
}

img.pdfdownloadmini {
	width: 24px;
	height: 22px;
 border: none;
	vertical-align: middle;
}

img.pdfunavailable {
	width: 64px;
	height: 42px;
 border: 0px none Black;
	vertical-align: middle;
}

div.pdf_float {
 float: right;
}

table.download_pdf {
 border-collapse: collapse;
 border: 1px solid Black;
 margin-left: 50px;
 margin-right: 50px;
}

table.download_pdf td {
 background: White;
 text-align: center;
 font: .9em Arial, Helvetica, sans-serif;
}

table.download_pdf th {
 background: #D41C3B;
 border-bottom: 1px solid Black;
 font: bold 1em Arial, Helvetica, sans-serif;
 text-align: center;
}

table#event_list td {
	text-align: left;
 vertical-align: top;
	font: 1em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
}

table#event_list td.category_heading {
 font: bold 20px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: SlateGray;
 background: transparent;
}

#branch_list {
 float: left;
 width: 250px;
 padding-right: 10px;
}

#branch_list h2 {
 color: #605829;
}

#branch_list a {
 color: #605829;
}

#branch_list li {
 padding-bottom: 4px;
}

#branch_list li.current {
 color: #605829;
 background-color: #E2E1E3;
 font-weight: bold;
}

#branch_text {
 margin-left: 260px;
 padding-left: 10px;
 border-left: 1px solid #E4DADA;
}

#branch_text p {
 clear: none;
}

#banners {
 text-align: center;
 margin-top: 15px;
}

#banners img {
 margin-bottom: 5px;
 border: none;
}

.clear { clear: both; }

#home_news, #news_page {
 margin: 0px 4px;
 padding: 0px;
}

#home_news img, #news_page img {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
 border: none;
}

#home_news h2, #news_page h2 {
 clear: right;
}

#home_news h3{
 font: bold 18px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: #000099;
 background: transparent;
 padding: 0px;
 margin: 6px 0px 0px 0px; 
}

#news_page h3 {
 font: bold 16px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: #000099;
 background: transparent;
 padding: 0px;
 margin: 6px 0px 0px 0px; 
}

#home_news p {
 font-size: 90%;
}

#home_news p.contact, #news_page p.contact {
 color: Gray;
}

.center {
 text-align: center;
}

table#awards {
 border-collapse: collapse;
 border: 1px solid #E4DADA;
 margin: 0px auto 20px auto;
}

table#awards td {
 	font: 1em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
  text-align: left;
}


table#awards tr.alternate {
 background-color: #EFEFEF;
}

table#awards tr:hover {
 background-color: #E2E1E3;
 cursor: crosshair;
}

table#courses_short {
 border-collapse: collapse;
 border: 1px solid #E4DADA;
 margin: 0px auto 20px auto;
}

table#courses_short tr:hover {
 background: #EFEFEF;
}

table#courses_short th {
 background: #D41C3B;
 border-bottom: 1px solid Black;
 font: bold 1em Arial, Helvetica, sans-serif;
 text-align: left;
}

table#courses_short td {
 	font: 1em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
  text-align: left;
  border-bottom: 1px solid #E4DADA;
}

div.indent_small {
 margin-left: 20px;
}

div.indent_large {
 margin-left: 80px;
}

#links h2, #books h2, #jobs h2 {
 margin-top: 15px;
}

#outer_100p {
 width: 100%;
}

#books {
 width: 100%;
}

#books a {
 color: Black;
}

#books table {
 margin-top: 5px;
}

#books td {
 vertical-align: top;
 font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#books td.book_list {
 width: 300px;
}

#books h1 {
 background: #E2E1E3;
 color: SlateGray;
 font: bold 18px "Gill Sans MT", Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
}

#books td h2 {
 font: bold 16px "Gill Sans MT", Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid SlateGray;
 border-top: 1px solid SlateGray;
}

#books p.description {
 margin-top: 0px;
}

#books p.book_codes {
 margin-top: 1px;
 margin-bottom: 3px;
}

#books img.left {
 margin-right: 10px;
 margin-top: 4px;
}

#books img.right {
 margin-left: 10px;
}

.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

.float_right {
 float: right;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

table.publication_list {
 border: 1px solid #E2E1E3;
 margin-bottom: 10px;
}

table.publication_list td {
 vertical-align: top;
 background: #EFEFEF;
}

table.publication_list p {
 margin-top: 0px;
}

#home_branchnews {
 background: #EFEFEF;
 border: 1px solid #E4DADA;
 padding: 5px 0px;
}

a.tooltip {
  position: relative;
}

a.tooltip span {
  display: none;
}

a.tooltip:hover {
  font-size: 100%; /* Fixes bug in IE5.x/Win */
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 2em;
  left: 0em;
  padding: 0.2em 0.6em;
  border: 1px solid #E4DADA;
  background: BlanchedAlmond;
  color: Black;
		width: 400px;
		font: .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: justify;
}

table#jobs_list {
 margin-bottom: 20px;
 width: 100%;
}

table#jobs_list td {
 width: 50%;
 vertical-align: top;
 text-align: left;
 padding-left: 15px;
}

#jobs span.job_end {
 font-style: italic;
}

#jobs img.job_banner {
 margin-left: 5px;
}

table#job_outer td {
 vertical-align: top;
}

table#job_outer td.position, table#job_outer td.half {
 width: 50%;
}

table#job_outer p {
 margin-top: 0px;
}

table#job_details td {
 		font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

span.member_price {
 color: Red;
 font-weight: bold;
}

img.book_more, img.book_buy, img.buy_paper { vertical-align: text-bottom; }

#jobs {
 margin: 0px;
 padding: 0px;
 width: 100%;
}

#job_banners {
 margin: 5px auto;
 text-align: center;
 width: 100%;
}

#job_banners img {
 border: none;
 width: 468px;
 height: 60px;
 margin-bottom: 10px;
}

table#jobs_top {
 width: 100%;
 border-bottom: 1px solid #E2E1E3;
}

p.jobs_back {
 text-align: right;
}

#home_flash {
 padding-left: 140px;
 margin-bottom: 5px;
 position: absolute;
 top: 42px;
 right: 0px;
}

#home_banner {
 padding-left: 140px;
 margin-bottom: 5px;
 position: absolute;
 top: 43px;
 right: 0px;
 height: 95px;
}

#home_banner a[href^="http:"] {
  background: none;
  padding-right: 0px;
}

ul.whatson_links {
 list-style: none;
 text-align: center;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px;
 background: #E2E1E3;
}

ul.whatson_links li {
 display: inline;
 background: none;
}

table#home_quicklinks {
 margin-bottom: 10px;
}

table#home_quicklinks td {
 vertical-align: top;
}

table#home_quicklinks td.intro {
 padding-right: 25px;
}

table#home_quicklinks h2 {
 color: #708090;
}

table#home_quicklinks a {
 color: #708090;
 text-decoration: none;
}

table#home_quicklinks a:hover { 
 text-decoration: underline;
}


table#home_quicklinks a[href^="http:"] {
  background: none;
  padding-right: 0px;
}

table#home_quicklinks p {
 margin-top: 0px;
 text-align: left !important;
}

table#home_latest {
 border-top: 1px solid #E4DADA;
 padding-top: 10px;
}

table#home_latest td {
 vertical-align: top;
 width: 49.9%;
}

table#home_latest p {
 margin: 0px;
}

#message_board {
 margin-left: 25px;
}

#book_search {
 font: 1em/1.2em "Gill Sans MT", Arial, Helvetica, sans-serif;
 border-top: 1px solid #E2E1E3;
 border-bottom: 1px solid #E2E1E3;
 background: #FFEBCD;
 margin: 5px 0px;
 padding: 4px 0px 4px 10px;
}

#book_search form {
 display: inline;
}

span.highlight {
 background-color: #FEFF42;
}

table#voters {
 width: 600px;
 border-collapse: collapse;
 border: 1px solid #E4DADA;
 margin-top: 10px;
}

table#voters th {
 vertical-align: top;
 text-align: left;
 font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif; 
 border: 1px solid #E4DADA;
 background: #E2E1E3;
}

table#voters td {
 vertical-align: top;
 text-align: left;
 font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif; 
 border: 1px solid #E4DADA;
}

#membership {
 color: Black;
 background: transparent;
 font: 1em Tahoma, Arial, Helvetica, sans-serif;
 width: 750px;
}

#membership fieldset {
 margin: 10px 0px;
 padding: 5px;
 border: 1px solid #D41C3B;
 background: #FEFEFE;
}

#membership legend { font-weight: bold; margin-left: 5px; }
#membership td.label { font-weight: bold; width: 90px; }
#membership td.label_wide { font-weight: bold; width: 230px; }
#membership td.label_verywide { font-weight: bold; }
#membership p { text-align: justify; margin-left: 3px; }
#membership p.error { color: #FF0000; font-weight: bolder; }

#registration_video {
 float: right;
 width: 370px; 
 border-left: 1px dashed silver;
}

#registration {
 margin-right: 390px;
}

.register_video p {
 text-align: center !important;
 padding-bottom: 10px;
 border-bottom: 1px dashed silver;
}


#join_online {
 background: #D41C3B;
 border: 2px solid Black;
}

#join_online p {
 margin: 4px 0px;
 padding: 0px;
}

table#pdf_downloads input {
 margin: 6px 0px 0px 5px;
 padding: 0px;
}

table#pdf_downloads td {
 width: auto;
}

table#pdf_downloads td.checkbox {
 width: 20px !important;
}

table#pdf_downloads p {
 margin: 0px;
 padding: 0px;
}

table#pdf_downloads span.pdf_title {
 font-weight: bold;
}

table#pdf_form {
 background: White;
 border: 1px solid Silver;
 padding: 2px;
 margin-bottom: 10px;
 width: 98%;
}

table#pdf_form td {
 font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
 width: auto;
}

table#pdf_form td.label {
 font-weight: bold;
 width: 100px !important;
}

p.error {
 font-weight: bold;
 color: Red;
}

#career_home {
 background: #5188C9;
 color: White;
 padding: 0px;
}

#career_home p {
 padding: 2px 0px 4px 4px;
}

#career_home a {
 color: White;
}

#elearning_home {
 background: #D41C3B url(templateimages/header_repeat.gif) repeat-x top;
 height: 43px;
 color: White;
 padding: 0px;
}

#elearning_home p {
 padding: 0px 0px 0px 4px;
 line-height: 38px;
}

#elearning_home a { color: White; }

#special_events {
 float: left;
 width: 100%;
}

#special_events p.strapline { font-weight: bold; }

#special_events img.main_event, #special_events img.thumbnail {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

#form_tickets {
 clear: both;
}

#sevent_details {
 margin-right: 270px;
}

#sevent_sponsors {
 float: right;
 width: 220px;
 padding-left: 20px;
 overflow: hidden;
}

#sevent_sponsors li {
 list-style: none;
 font: 1em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
}

#sevent_sponsors a[href^="http:"] {
 background: none !important;
 padding: 0px !important;
}

#home_specialevents {
 margin-bottom: 10px;
 background: #F6F6F7;
 padding: 4px 0px;
 border-top: 1px solid #708090;
 border-bottom: 1px solid #708090;
}

#home_specialevents p {
 margin: 0px;
}

#home_specialevents img.banner {
 border: none;
 width: 468px;
 height: 60px;
}

#gallery span.gallerytitle {
 font: bold 20px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: SlateGray;
 background: transparent;
 padding: 0px;
 margin: 0px;
}


#papers { width: 100%; }

#papers a { color: Black; }

#papers table.outer { width: 100%; }
#papers table.outer td { width: 49.9%; }

#papers div.paper_section {  }

#papers table { margin-top: 5px; }

#papers td {
 vertical-align: top;
 font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#papers td.paper_list { width: 300px; }

#papers h1 {
 background: #E2E1E3;
 color: SlateGray;
 font: bold 18px "Gill Sans MT", Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
}

#papers td h2 {
 font: bold 16px "Gill Sans MT", Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid SlateGray;
 border-top: 1px solid SlateGray;
}

#papers p.description { margin-top: 0px; }

#papers p.paper_date {
 margin-top: 1px;
 margin-bottom: 3px;
 font-style: italic;
}

#papers p.paper_price {
 margin-top: 1px;
 margin-bottom: 3px;
 font-weight: bold;
}

#papers img.left {
 margin-right: 10px;
 margin-top: 4px;
}

#papers img.right { margin-left: 10px; }

table#membervideo h2 {
 text-align: center;
 min-height: 50px;
 font: bold 16px/20px "Gill Sans MT", Arial, Helvetica, sans-serif;
 color: SlateGray;
 background: transparent;
 padding: 0px;
 margin: 0px;
}

table#membervideo p {
 text-align: center;
 font-style: italic;
}

table#membervideo td {
 border: 1px solid #E4DADA;
 background: #EFEFEF;
}

table#pastpresidents {
 margin-left: 30px;
 border: 1px solid silver; 
 border-collapse: collapse;
}

table#pastpresidents tr:hover {
 background: #EFEFEF;
}

table#pastpresidents td {
 font: 1em/1.2em "Gill Sans MT", Arial, Helvetica, sans-serif;
 text-align: left;
 padding: 1px 5px;
 border: 1px solid silver; 
}

#president_logo {
 float: left;
 margin: 0px 20px 10px 0px; 
}

#cb_magazine {
 border-bottom: 1px solid silver;
 margin: 10px auto; 
 padding-bottom: 20px;
 text-align: center;
}

#cb_magazine img {
 margin-right: 20px;
 border: none;
}

img.required2 { width: 43px; height: 9px; }

#buying_links { clear: both; margin-top: 20px; }

#buying_links h2 { text-align: center; margin-bottom: 10px;}

#buying_links p { text-align: center; }

#buying_links table { width: 100%; }
#buying_links td { width: 33%; text-align: center; border: 1px solid #E4DADA;}

#buying_content { margin-right: 350px; margin-left: 200px; }

#buying_links a[href^="http:"] { background: none !important; padding-right: 0px !important; }

#jobs_dba {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

#jobs_dba a[href^="http:"] { background: none !important; padding-right: 0px !important; }

#cc_subscribe { margin-top: 10px; margin-bottom: 10px }