 /* =p BEGIN Default section header styling
 --------------------------------------------------------- */
.sectionheader {
 background: #00457c;
 width:175px;
 height: 30px;
 padding-top: 1px;
 }
.sectionheader .inner {
 width: 175px;
 height: 22px;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 margin-top: 2px;
 margin-bottom: 2px;
 }
.sectionheader .inner .text {
 width: 175px;
 height: 21px;
 font-family: Verdana;
 font-size: .8em;
 font-weight: normal;
 text-align: center;
 color: #ffffff;
 margin-top: 2px;
 }
 /* =p END Default section header styling
 --------------------------------------------------------- */

 
 /* =p BEGIN Default sidebar styling
 --------------------------------------------------------- */
.sidebar {
 padding: 9px 7px 5px 5px;
 }
.sidebar h2 {
 font-size: 1em;
 line-height: 1.4em;
 font-weight: bold;
 text-align:center;
 }
.byline {
 font-size: .7em;
 font-weight: bold;
 margin-top: 14px;
 }
.attribute {
 font-size: .7em;
 font-weight: normal;
 font-style: italic;
 margin-bottom: 14px;
 }
.sidebar p {
 font-size: .7em;
 line-height: 1.55em;
 margin-bottom: 16px;
 }
.mugshot {
 width: 75px;
 border: 1px solid #000000;
 float:right;
 margin-left: 10px;
 }
 /* =p END Default sidebar styling
 --------------------------------------------------------- */

 
  
 /* =p BEGIN Default main article styling
 --------------------------------------------------------- */
 #mainarticle {
  padding: 15px 15px 15px 15px;
  }
 #mainarticle h1 {
  font-family: Verdana,Sans-serif;
 font-size: 1em;
 font-weight: bold;
 margin-bottom: 8px;
  }
p {
  font-size: .7em;
  line-height: 1.55em;
  margin-bottom: 16px;
  }
#mainarticle ul {
  font-size: .7em;
  line-height: 1.85em;
  margin-bottom: 16px;
  }
#mainarticle li {
  margin-left:15px;
  list-style-position: inside;
  list-style-image: url("../../images/li_img.jpg");
  }
  #mainarticle a:hover, a:active {
 text-decoration: underline;
 color: #849e61;
 }
  /* =p END Default main article styling
 --------------------------------------------------------- */
 

 /* =p BEGIN Default latest news styling
 --------------------------------------------------------- */
#latestnews {
 padding: 9px 5px 5px 2px;
 margin-left: 5px;
 }
#latestnews h3 {
 font-size: .7em;
 font-weight: bold;
 line-height: 14px;
 margin-bottom: 13px;
 }
#latestnews ul {
 list-style-type: none;
 }
#latestnews a, a:visited {
 text-decoration: none;
 content: " ";
 color: #00457c;
 }
#latestnews a:hover, a:active {
 text-decoration: underline;
 color: #849e61;
 }
 #latestnews select {
background: #f0f0e3;
border: 1px dotted #00457c;
font-family:Verdana,sans-serif;
font-size: .7em;
color: #00457c;
letter-spacing: 0px;
margin-bottom:10px;
}
 #latestnews option {
background: #f0f0e3;
color: #00457c;
letter-spacing: 0px;
  padding: 0 3px 3px 3px;
}
 /* =p END Default latest news styling
 --------------------------------------------------------- */
 

/* =p BEGIN Default styling for forms
 --------------------------------------------------------- */
form {
 margin:0;
 padding:0;
 }
fieldset {
 width: 132px;
 height: 75px;
 padding-left: 7px;
 padding-top: 7px;
 border-top: 0px;
 border-bottom: 0px;
 border-left: 8px solid #00457c;
 border-right: 0px solid #00457c;
 background: #abb2ca;
 }
/* container for login form index.cfm */
#logincontainer {
 border: 1px solid #00457c;
 background: #abb2ca;
 height: 110px;
 width: 159px;
 margin: 30px 7px 0px 0px;
 float: right;
 padding: 5px;
 }
 /* container for login form memberlogin.cfm */
 #logincontainer2 {
 height: 110px;
 width: 159px;
 margin: 0px 7px 0px 0px;
 padding: 5px;
 }
input {
 border: 3px double #00457c;
 }
#search, #username, #password {
 font-family: MyriadPro,Myriad,MyriadWeb,LucidaGrande,TrebuchetMS,Tahoma,Helvetica,Verdana,Arial,sans-serif;
 font-weight: normal;
 font-size: 11px;
 margin-bottom: 6px;
 background: #f0f0e3;
 color: #666666;
 padding: 3px;
 width: 85%;
 } 
.submit {
 border: 3px double #00457c;
 background-color: #706c62;
 color: #ffffff;
 font-family: MyriadPro,Myriad,MyriadWeb,LucidaGrande,TrebuchetMS,Tahoma,Helvetica,Verdana,Arial,sans-serif;
 font-weight: normal;
 font-size: 9.5px;
 padding: 0px;
 width: 45px;
 }
.formtitle {
 font-family: MyriadPro,Myriad,MyriadWeb,LucidaGrande,TrebuchetMS,Tahoma,Helvetica,Verdana,Arial,sans-serif;
 font-weight: bold;
 font-size: 10px;
 margin-bottom: 6px;
 float: left;
 color: #3A3A3A;
 }
.formtitle:first-letter {font-size: 13px;}
 /* =p END Default styling for forms
 --------------------------------------------------------- */
 
 
 
 
  /* =p BEGIN Default member directory styling
 --------------------------------------------------------- */
 .memberdirectory {
 font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
 text-align:center;
 line-height: 2.3em;
  font-size: .9em;
 }
 .memberdirectory a {
 margin-left: 5px;
 margin-right: 5px;
  padding: 5px;
 text-decoration: none;
 color: #00457c;
 }
  .memberdirectory a:hover, .memberdirectory a:active {
 margin-left: 5px;
 margin-right: 5px;
 text-decoration: none;
 color: #ffffff;
 background: #00457c;
 padding: 5px;
 }
   .memberdirectory .selected {
 margin-left: 5px;
 margin-right: 5px;
 text-decoration: none;
 color: #ffffff;
 background: #00457c;
 padding: 5px;
 }
 .membername {
  color: #00457c;
 }
  .membernameital {
  color: #00457c;
  font-style: italic;
 }
   /* =p END Default member directory styling
 --------------------------------------------------------- */
 
 /* header.cfm, after the scl logo when user is logged in. */
 .logincontrol {
 padding-top: 10px;
  padding-right: 10px;
 font-size: .7em;
 text-align:right;
 }
 
/* archiveblock archive.cfm */
.archiveblock {
border-bottom: 1px dotted #00457c;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.headline {
font-weight: bold;
font-size: .9em;
color: #00457c;
margin-bottom:5px;
}
.archiveblock .date {
font-style: italic;
font-size: .7em;
color: #00457c;
}
.archiveblock .readmore {
text-align: right;
font-size: .7em;
color: #00457c;
}

.archivedisplay h2 {
 font-size: 20px;
 font-weight: bold;
 text-align:left;
 }
.credit {
 font-size: .7em;
 font-style: italic;
 text-align:left;
 width: 350px;
 border-top: 1px dotted #000000;
 margin-top: 15px;
  padding-top: 5px;
 }
 
 #pageheader h1 {
 font-family: "Verdana";
 font-weight: normal;
 font-size: 1.4em;
 margin:15px 0 0 15px;
 padding:0;
 color: #00457c;
 }
 
 /* display for archive table: archivedisplay.cfm */
 .archivedisplay {
 border: 1px solid #00457c;
 margin: 0px;
 }
  .archivedisplay li {
 padding:4px;
 font-size: 1em;
 }
 .archivedisplay li.category {
 background-color: #00457c;
 color: #ffffff;
 text-align: left;
 font-weight: normal;
 }
 .archivedisplay a {
  color: #00457c;
  text-decoration: none;
 }
  .archivedisplay a:hover, a:active {
 color: #849e61;
  text-decoration: underline;
 }
 
 /* table conference_registration_2.cfm */
 #regtable table {
 margin-top:20px;
 border-collapse: collapse;
 }
 #regtable td {
 padding: 5px 8px 40px 5px;
 font-size: .7em;
 }
 #regtable div {
 font-size: .6em;
margin-bottom: 3px;
color: #00457c;
 }
  #regtable div span {
color: red;
font-weight:bold;
 }
 #regtable td.number {
 font-size: .6em;
 font-weight:bold;
 color: #00457c;
 text-align:center;
 vertical-align:middle;
 }

 
  /* table conference_registration_3.cfm */
 #regtable_2 table {
 border:0;
 margin-top:20px;
 }
 #regtable_2 td {
 padding: 7px;
 padding-bottom: 14px;
 border-right: 1px solid #00457c;
 font-size: .7em;
 }

 #regtable_2 td.number {
 font-size: .6em;
 font-weight:bold;
 color: #00457c;
 text-align:center;
 vertical-align:middle;
 border-bottom: 1px solid #00457c;
 padding-bottom:7px;
 }