
/**/
 /*  
This is the core reset.  This file makes all the 
HTML as uniform as possible between all browsers.
 */
/**/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	*/
}
img {
	border: 0;
	outline: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ********************************************************** */

ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
/* BODY            { padding: 8px; line-height: 1.33 } */
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 25px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { /* text-align: center */ }
BR:before       { content: "\A" }

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
A[href]         { text-decoration: underline }
/* :focus          { outline: thin dotted invert } */


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed }
/* End bidi settings */


@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
@import "uni-form-generic.css";
/* Keep in mind that wherever you see 'Required property' it means that the property must exist */

/* ------------------------------------------------------------------------------ */

  /* Generals */
  .uniForm fieldset{}
    .uniForm fieldset legend{ color: #333; font-weight: bold; font-size: 100%; margin: 0; padding: 1.5em 0; }
    
    /* This is the main unit that contains our form elements */
    .uniForm .ctrlHolder{ padding: 7px; }
    
    .uniForm .buttonHolder{ text-align: right; }
      .uniForm .resetButton{ float: left; }
      .uniForm .primaryAction{ font-weight: bold; }
    
    /* This class gets added to div.ctrlHolder to highlight the row */
    .uniForm .focused{ background: #F3F4F6; }
      
      /* .inlineLabel is used for inputs within labels - checkboxes and radio buttons */
      .uniForm .inlineLabel input,
      .uniForm .inlineLabels .inlineLabel input,
      .uniForm .blockLabels .inlineLabel input{ float: left; margin: 0 .4em 0 0; }
        .uniForm .inlineLabel span{ float: left; width: 90%; }
        
/* ------------------------------------------------------------------------------ */

    /* .blockLabels (default style, will be applied even if you don't class the parent element) */
    .uniForm .blockLabels .ctrlHolder{}
      
      .uniForm label,
      .uniForm .blockLabels label,
      .uniForm .blockLabels .label{ margin: 0 0 .5em 0; }
      
      .uniForm .textInput,
      .uniForm .blockLabels .textInput,
      .uniForm .blockLabels .fileUpload{ width: 53%; /* <- Required property */ }
    
      .uniForm .selectInput,
      .uniForm select,
      .uniForm .blockLabels .selectInput,
      .uniForm .blockLabels select{ width: 53.5%; /* <- Required property */ }
      .uniForm textarea,
      .uniForm .blockLabels textarea{ width: 53%; /* <- Required property */ height: 12em; }

      .uniForm .formHint,
      .uniForm .blockLabels .formHint{ width: 45%; /* <- Required property */ font-size: .9em; color: #777; position: relative; top: -.5em; }
      
      .uniForm .multiField,
      .uniForm .blockLabels .multiField{ 
      	/*width: 53%; */
      	clear: both;
      }
        .uniForm .multiField .inlineLabel,
        .uniForm .blockLabels .multiField .inlineLabel{ display: block; margin: 0 0 .5em 0; float: left; width: 48% }
        .uniForm .multiField .blockLabel,
        .uniForm .blockLabels .multiField .blockLabel{ width: 30%; margin: 0 10px 0 0; }
        .uniForm .multiField .blockLabel .textInput,
        .uniForm .multiField .blockLabel .selectInput,
        .uniForm .multiField .blockLabel select,
        .uniForm .blockLabels .multiField .blockLabel .textInput,
        .uniForm .blockLabels .multiField .blockLabel .selectInput,
        .uniForm .blockLabels .multiField .blockLabel select{ width: 100%; margin: .3em 0 0 0; }

/* ------------------------------------------------------------------------------ */

    /* .inlineLabels */
    .uniForm .inlineLabels .ctrlHolder{}
    
    .uniForm .inlineLabels label,
    .uniForm .inlineLabels .label{ width: 45%; /* <- Required property */ margin: .3em 2% 0 0; /* <- Required property */ }
    
    .uniForm .inlineLabels .textInput,
    .uniForm .inlineLabels .fileUpload{ width: 45%; /* <- Required property */ }
    
    .uniForm .inlineLabels .selectInput,
    .uniForm .inlineLabels select{ width: 45%; /* <- Required property */ }
    
    .uniForm .inlineLabels textarea{  width: 45%; /* <- Required property */ height: 12em; }

    .uniForm .inlineLabels .formHint{ margin-top: 0; margin-left: 47%; font-size: .9em; color: #777; position: static; }
    
    .uniForm .inlineLabels .multiField{ width: 45%; /* <- Required property */ margin: 0 0 .3em 0; }
      .uniForm .inlineLabels .multiField .inlineLabel{ display: block; margin: 0 0 .5em 0; }
      .uniForm .inlineLabels .multiField .blockLabel{ float: left; width: 26%; margin: 0 3% 0 0; }
      .uniForm .inlineLabels .multiField .blockLabel .textInput,
      .uniForm .inlineLabels .multiField .blockLabel .selectInput,
      .uniForm .inlineLabels .multiField .blockLabel select{ width: 100%; margin: .3em 0 0 0; }

/* Focus pseudoclasses */
.uniForm .ctrlHolder .textInput:focus{ outline: none; /* Get rid of the 'glow' effect in WebKit, optional */ }
.uniForm .ctrlHolder textarea:focus{ outline: none; /* Get rid of the 'glow' effect in WebKit, optional */ }
.uniForm div.focused .formHint{ color: #333; }

/* Columns (they are floated left by default) */
.uniForm .col{ width: 47.9%; /* <- Required property */ margin: 0 2% 20px 0; }
/* Use .first and .last classes to control the layout/spacing of your columns */
.uniForm .col.first{ width: 49%; /* <- Required property */ float: left; clear: none; }
.uniForm .col.last{ width: 49%; /* <- Required property */ float: right; clear: none; margin-right: 0; }

/* Messages */
.uniForm #errorMsg{ background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
.uniForm .error{ background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; }

  .uniForm #errorMsg dt, .uniForm #errorMsg h3{ margin: 0 0 .5em 0; font-size: 100%; line-height: 100%; font-weight: bold; }
  .uniForm #errorMsg dd{ margin: 0; padding: 0; }
    .uniForm #errorMsg ol{ margin: 0; padding: 0; }
      .uniForm #errorMsg ol li{ margin: 0; padding: 2px; list-style-position: inside; border-bottom: 1px dotted #df7d7d; position: relative; }
    .uniForm .errorField{ color: #af4c4c; margin: 0 0 6px 0; padding: 4px; background: #ffbfbf; }

.uniForm #OKMsg{ background: #C8FFBF; border: 1px solid #A2EF95; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
  .uniForm #OKMsg p{ margin: 0; }

/*
IT IS STRONGLY ADVISED TO MAKE YOUR CHANGES AFTER THIS COMMENT BY REPEATING (COPYING) THE SELECTOR FROM ABOVE, 
AND MODIFYING IT WITH YOUR OWN PROPERTIES/VALUES. THIS IS RECOMMENDED BECAUSE IF YOU HAPPEN TO RUN INTO TROUBLE, 
YOU CAN VERY EASILY REVERT TO A GENERIC STYLE OF UNI-FORM. BEST OF LUCK... 
*/

.uniForm .blockLabels .autoInput { width:auto; }
.uniForm .blockLabels .miniInput { width:10%; }
.uniForm .blockLabels .smallInput { width:30%; }
.uniForm .blockLabels .mediumInput { width:50%; }
.uniForm .blockLabels .longInput { width:70%; }
.uniForm .blockLabels .fullInput { width:100%; }

.uniForm {  }
.uniForm fieldset { margin:0 0 1.5em; }
.uniForm .legend { background:#7EA0BB; color:white; padding:0.33em; font-weight:bold; }
.uniForm .ctrlHolder {  }
.uniForm .inlineLabel em { left:10px !important; }
.uniForm .inlineLabels .ctrlHolder .multiField.phoneNum .blockLabel { width:auto; }
.uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_ccode.textInput, .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_area.textInput { width:4em; }
.uniForm .required { color:#AF4C4C; }

/* ------------------------------------------------------------------------------ */
/*
DEFAULT:
low-level tag and utility definitions
*/

body, td, th { color:#6D747A; }

a, a[href] { color:#7EA0BB; text-decoration:none; }
a:hover, a[href]:hover { color:#A94130; text-decoration:underline; }
a:active {  }
a:visited {  }

input, select, textarea {  }

h1, h2, h3, h4, h5, h6 { font-family:Helvetica, Arial, "Luxi Sans", sans-serif; }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }

dt{ }
dd{ }

hr{  }

.hidden { display:none; }
.clear { clear:both; }
.bodyOverflow { overflow:hidden; }

/*
FACTORY:
content and other random items
*/

.aside#sidebar .element {  padding:1px 1.13em; margin:1.13em 0; }

.section#body .section#copy .element { background:white; padding:1px 1.13em; margin:1.13em 0; }
.section#body .section#copy .element .section { margin:0.67em 0; }
.element_textblocks {}
.element_posttypes {}
.element_links {}
.element_files {}

.element_textblocks img { background:white; padding:1px; border:0.33em solid #E0E4E7; }

.element_posttypes .article.last { border-bottom:0; }

.element_posttypes .digest .article { margin:4em 0; }
.element_posttypes .digest .article.first { margin-top:0; }
.element_posttypes .digest .article.first { margin-bottom:0; }

.element_posttypes .mapList { margin:0.75em 0; height:500px; position:relative; }
.element_posttypes .mapList .map { height:500px; }
.element_posttypes .mapList .mapRecordList { width:20%; float:right; font-size:0.55em; border-top:1px solid #E0E4E7; border-bottom:1px solid #E0E4E7; }
.element_posttypes .mapList .map-markers { border-left:1px solid #E0E4E7; margin:0; height:498px; overflow:auto; }
.element_posttypes .mapList .map-marker { border-bottom:1px solid #E0E4E7; padding:5px 10px; margin:0; cursor:pointer; }
.element_posttypes .mapList .map-marker:hover { background-color:#F3F4F6; }
.element_posttypes .mapList .map-marker h1 {  }
.element_posttypes .mapList .map-marker h1 a {  }
.element_posttypes .mapList .map-marker-info { font-size:0.75em; }
.element_posttypes .mapList .map-marker-info h1 { }
.element_posttypes .mapList .map-marker-info img { float:right; }
.element_posttypes .mapList .map-marker-info {}
.element_posttypes .mapList .mapMenu { position:absolute; bottom:10px; left:20px; z-index:9999; width:auto; }

.element_posttypes .mapList.fullscreen { position:fixed !important; left:0px !important; top:0px !important; width:100% !important; height:100% !important; margin:0 !important; padding:0 !important; background:white; z-index:9999; }
.element_posttypes .mapList.fullscreen .map { height:100% !important; }
.element_posttypes .mapList.fullscreen .mapRecordList .map-markers { height:100% !important; }

.element_posttypes .recordList .header img { float:right; margin-left:1em; }

.element_posttypes .content, .element_posttypes .abstract { clear:both; }
.element_posttypes .recordList .content, .element_posttypes .recordList .abstract { clear:none; }
/* .element_posttypes .content img { background:white; padding:1px; border:0.33em solid #E0E4E7; } */

.element_posttypes .footer { margin:1em 0; padding:1em 0; border-top:1px solid #E0E4E7; }
.element_posttypes .footer .permalink { margin:0 0 1em 0; }
.element_posttypes .footer .bookmarklet { float:right; }
.element_posttypes .footer .commentlinks { float:left; }
.element_posttypes .footer .commentlinks .leavecomment { background:url(../_resources/images/icons/forums/comment.gif) left center no-repeat; padding-left:24px; }
.element_posttypes .footer .commentlinks .viewcomments { background:url(../_resources/images/icons/forums/comments.gif) left center no-repeat; padding-left:20px; }
.element_posttypes .footer .filelist {}
.element_posttypes .footer .filelist .filelist_title {}
.element_posttypes .footer .filelist ul { margin:1.33em 0 1.33em 2.33em; }
.element_posttypes .footer .filelist li { list-style:disc url(../_resources/images/icons/files/attach.gif) outside; margin:0.33em 0; }

.element_posttypes .pagination { margin:2em 0; }

.element_links .header h1 {  }
.element_links ul { margin-left:0; }
.element_links ul li { margin:0; padding:0.33em; border-bottom:1px solid #DDDEE0; }
.element_links ul li .title { margin:0; padding:0; }
.element_links ul li .link {}
.element_links ul li .content {}

.element_files ul { margin-left:2.33em; }
.element_files ul li { list-style:disc url(../_resources/images/icons/files/page_attach.gif) outside; margin:0.33em 0; }

li.document{list-style:disc url(../_resources/images/icons/files/page_attach.gif) outside !important;}
li.pdf{list-style:disc url(../_resources/images/icons/files/pdf.gif) outside !important;}
li.xls{list-style:disc url(../_resources/images/icons/files/xls.gif) outside !important;}
li.doc{list-style:disc url(../_resources/images/icons/files/doc.gif) outside !important;}
li.audio{list-style:disc url(../_resources/images/icons/files/music.gif) outside !important;}
li.video{list-style:disc url(../_resources/images/icons/files/image.gif) outside !important;}
li.image{list-style:disc url(../_resources/images/icons/files/image.gif) outside !important;}


/* Content: FAQs */
ul.faqs { list-style:disc; }
ul.faqs li {}
ul.faqs li a { font-weight: bold; }
dl.faqs dt.question { font-size:1.125em; font-weight:bold; margin:0; padding:0.33em 1.33em; background:#7EA0BB; color:white; }
dl.faqs dd.answer { margin:0.33em 0; padding:0 1.33em; }
dl.faqs a.returnToTop { display: block; font-style: italic; text-align: right; font-size: 10px; padding:0.33em 0; }


/* Content: Content */
.recordsContainer { margin:1.33em 0; }
.recordsDate{ font-weight:bold; }
.recordListImage{ width:100px; }
.recordListDate{ width:60px; color:#383b40; }
.recordListTime{ width:60px; color:#383b40; }
.recordListTitle { font-weight:bold; }
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }

/* table.filterBar { width:100%; text-align:right; background-color:#5C819E; color:#fff; border:0px; padding:0.33em; margin:0.33em 0; } */
table.filterBar label { color:white; }

.filterBarForm { background:#5C819E; padding:0.75em 0.5em;; }
.filterBarForm .filterBarButtons, .filterBarForm table.filterBar { padding:0; margin:0 0 0 0.33em; }
.filterBarForm .filterBarButtons { float:left; line-height:0; }
.filterBarForm .filterBarButtons input.filterSubmit {  }
.filterBarForm .filterBarButtons input.filterReset { display:none; }
.filterBarForm table.filterBar { float:left; width:auto; display:block; text-align:center; background:transparent; border-spacing:0; border-collapse: collapse; }
.filterBarForm table.filterBar label { font-size:0.7em; }
.filterBarForm table.filterBar input { border:0; padding:2px 3px; }
.filterBarForm table.filterBar select { max-width:99px; }
.filterBarForm table.filterBar tbody { display:block; }
.filterBarForm table.filterBar tr { display:block; }
.filterBarForm table.filterBar td { display:block; line-height:0; padding:0; }

div.recordsDate { background-color: #5C819E; color: #fff; border: 0px; padding: 5px; margin-bottom: 2px; }

table.recordList { width:100%; border:1px solid #DDDEE0; padding:1.33em 2em; margin-bottom: 1.33em;}
table.recordList col.date { width:4em; text-align:center; }
table.recordList col.time { width:4em; text-align:center; }
table.recordList tr {}
table.recordList tr th { display:none; }
table.recordList tr td { padding:0.33em; border-bottom:1px solid #DDDEE0; }
table.recordList tr.last td { border-bottom:0; }

/* Search - google? */
.searchresults { padding:10px; }
.searchresults iframe { width:100%; }

/* Comments */
.comment_listwrapper .prevnext_wrapper { background:#5C819E; }
.comment_listwrapper .prevnext { width:60%; margin:0 auto; list-style:none; }
.comment_listwrapper .prevnext span { display:block; color:#5C819E; width:23%; float:left; margin:0 1%; text-align:center; list-style:none; cursor:default; }
.comment_listwrapper .prevnext span a { display:block; color:white; padding:0.33em; border:1px solid #5C819E; }
.comment_listwrapper .prevnext span a:hover { background:#7EA0BB; border-color:#C6D3DD; }
.comment_listwrapper .prevnext span.first {  }
.comment_listwrapper .prevnext span.prev {  }
.comment_listwrapper .prevnext span.next {  }
.comment_listwrapper .prevnext span.last {  }

.comment_listwrapper {  }
.comment_listwrapper .comment_list { margin-left:0; }
.comment_listwrapper .comment_list p {  }
.comment_listwrapper .comment_list li { margin-left:0; padding:1em 0; border-bottom:1px solid #E0E4E7; list-style:none; }
.comment_listwrapper .comment_list li.odd {  }
.comment_listwrapper .comment_list li.even {  }
.comment_listwrapper .comment_list li.last { border:0; }
.comment_listwrapper .comment_list li .commenttitle { padding:0 2%; }
.comment_listwrapper .comment_list li h4 { margin:0; padding:0; }
.comment_listwrapper .comment_list li h5 {  font-style:italic; font-weight:normal; margin:0; padding:0; }
.comment_listwrapper .comment_list li div.comment { width:70%; overflow:hidden; padding:0 2%; }

/* Youtube */
.plugin_youtube { margin:1.33em 0; text-align:center; }
.plugin_youtube object, .plugin_youtube embed { margin:0 auto; }


/* Galleria */
/*
.galleria{list-style:none; width:100%; height:100px; overflow:auto;}
.galleria li{ display:block; float:left; margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px}
*/

ul.thumbs { list-style:none; margin-left:0; }
ul.thumbs li { display:block; float:left; margin:0 10px 10px 0 }
.gallery .image { text-align:center; background-color: #192A32; border:5px solid #E0E4E7; }
.gallery .image img { max-width:626px; }
.gallery .caption { border-bottom:1px solid #E0E4E7; }
.gallery .images { margin:1.33em 0; }

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('../_resources/images/spinner.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #5C819E;
	border-color: #5C819E;
	color: white;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

.success { background: #C8FFBF; border: 1px solid #A2EF95; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }
.failure { background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 0 0 1.5em 0; padding: 7px; }

.phonebanklist {  }
.phonebanklist ul { margin-left:0; }
.phonebanklist ul li { margin:1em 0; border-bottom:1px solid #E0E4E7; }
.phonebanklist ul li.last { border-bottom:0; }
.phonebanklist .title { float:left; width:50%; font-weight:bold; font-size:1.3em; }
.phonebanklist .counts { float:left; width:50%; clear:both; }
.phonebanklist .banklink { float:right;  width:40%; }
.phonebanklist .callbetween { float:right; width:40%;  }
.phonebanklist .abstract {}

.phonebankrecords { width:50%; float:right; margin-left:2em; }
.phonebankrecords ul { margin:0 }
.phonebankrecords li {  }
.phonebankrecords .phonebankrecord { border:1px solid #E0E4E7; padding:1em; margin:0 1em; }
.phonebankrecords .phonebankrecord .fullname { font-weight: bold; font-size:1.5em; display:block; }
.phonebankrecords .phonebankrecord .phonenumber { display:block; }
.phonebankrecords .phonebankrecord form {  }
.phonebankrecords .phonebankrecord form .recordstatus { margin:1em 0; }
.phonebankrecords .phonebankrecord form .recordcomment { margin:1em 0; }
.phonebankrecords .phonebankrecord form .recordcomment label { font-weight:bold; display:block; }
.phonebankrecords .phonebankrecord form .recordcomment textarea { width:100%;  display:block; }

/* CALENDAR */
.calendar {
	margin: 1.33em 0;
}
/* header */
table.cal-header {
	font-size: 0.8em;
	line-height: 1.25em;
	width: 100%;
}
.calendar th, .calendar td {
	padding: 0;
	vertical-align: top;
}
.cal-header-steps, .cal-header-layouts {
	width: 25%;
}
.cal-header-steps table {
	float: left;
}
.cal-header-title {
	text-align: center;
	width: 50%;
}
.cal-header-title table {
	margin: 0 auto;
}
.cal-header-title {
	margin: 0;
	padding: 0.25em 0;
	white-space: nowrap;
}
.cal-header-layouts table {
	float: right;
}
.cal-header-space {
	padding-left: 10px;
}
/* buttons */
.cal-header .cal-state-default, .cal-header .ui-state-default {
	margin-bottom: 1em;
	cursor: pointer;
}	
.cal-header .cal-state-default {
	border-width: 1px 0;
	padding: 0 1px;
}	
.cal-header .cal-state-default, .cal-header .cal-state-default a {
	border-style: solid;
}	
.cal-header .cal-state-default a {
	display: block;
	border-width: 0 1px;
	margin: 0 -1px;
	width: 100%;
	text-decoration: none;
}	
.cal-header .cal-state-default span {
	display: block;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	height: 1.25em;
	padding: 3px 5px;
}	
.cal-header .ui-state-default {
	padding: 4px 6px;
}	
.cal-header .cal-state-default span, .cal-header .ui-state-default span {
	white-space: nowrap;
}	
.cal-header .cal-no-right {
	padding-right: 0;
}	
.cal-header .cal-no-right a {
	margin-right: 0;
	border-right: 0;
}	
.cal-header .ui-no-right {
	border-right: 0;
}	
.cal-header .cal-corner-left {
	margin-left: 1px;
	padding-left: 0;
}	
.cal-header .cal-corner-right {
	margin-right: 1px;
	padding-right: 0;
}	
.cal-header .cal-state-default, .cal-header .cal-state-default a {
	border-color: #777; /* outer border */
	color: #333;
}
.cal-header .cal-state-default span {
	border-color: #fff #fff #d1d1d1; /* inner border */
	background: #e8e8e8;
}	
.cal-header .cal-state-active a {
	color: #fff;
}	
.cal-header .cal-state-down span, .cal-header .cal-state-active span {
	background: #888;
	border-color: #808080 #808080 #909090; /* inner border */
}	
.cal-header .cal-state-disabled a {
	color: #999;
	cursor: default;
}	
.cal-header .cal-state-disabled, .cal-header .cal-state-disabled a {
	border-color: #ccc; /* outer border */
}	
.cal-header .cal-state-disabled span {
	border-color: #fff #fff #f0f0f0; /* inner border */
	background: #f0f0f0;
}
.calendar .recordList {
	padding: 0.5em 0;
	width: 100%;
}
.calendar table.recordList {
	padding: 0.5em 1em;
}
/* calendar layout */
.cal-month table {
	background-color: #ccc;
	border-spacing: 1px;
	font-size: 75%;
	line-height: 1.25em;
}
.cal-month table th {
	background-color: #ddd;
}
.cal-month table td.cal-day {
	background-color: #fff;
	cursor: pointer;
	height: 7em;
}
.cal-month table td div.cal-date {
	background-color: #f3f4f6;
	cursor: pointer;
	padding: 0 0.33em;
	text-align: right;
}
.cal-month table td div.cal-date a {
	color: #6D747A;
}
.cal-month table td div.cal-event {
	background-color: #a94130;
	cursor: pointer;
	margin: 1px;
	padding: 1px 2px;
	-moz-border-radius: 3px;
}
.cal-month table td div.cal-event a {
	color: #fff;
}
.cal-month table td.cal-day-now {
	background-color: #fef8d6;
	border-color: #f7d35c;
}
.cal-month table td.cal-day-now div.cal-date {
	background-color: #f7d35c;
}
.cal-month table td.cal-day-prevnext {
	/*background-color: #f7f7f7;*/
}
.cal-month table td.cal-day-prevnext div.cal-date {
	background-color: transparent;
	color: #ccc;
}
.cal-month table td.cal-day-prevnext div.cal-date a {
	color: #ccc;
}

/* HEARINGS */
.hearing-webcasts {
	margin: 1.33em auto;
	width: 506px;
}
.hearing-webcasts ul.tabs {
	height: 2em;
	list-style: none outside none;
	margin: 0 !important;
	padding: 0;
}
	.hearing-webcasts ul.tabs li {
		background-color: #d3d3d3;
		float: left;
		height: 2em;
		list-style: none outside none !important;
		margin: 0 !important;
		margin-right: 3px !important;
		padding: 0;
		text-indent: 0;
	}
		.hearing-webcasts ul.tabs li a {
			border: 1px solid #cccccc;
			border-bottom: 0;
			display: block;
			font-weight: bold;
			height: 1em;
			padding: 0.5em 0.66em;
		}
		.hearing-webcasts ul.tabs li a.current {
			background-color: #f3f3f3;
		}
		#tabLive a { }
		#tabArchive a {	}
		#tabCC a { }
		.hearing-webcasts ul.tabs li a.current { }
.hearing-webcasts div.panesHead {
	background-color: #333;
	height: 8px;
}
.hearing-webcasts div.panesFoot {
	background-color: #333;
	height: 8px;
}
.hearing-webcasts div.panes {
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	height: 360px;
	padding: 12px;
}
	.hearing-webcasts div.panes div.pane { }
		#webcastLive, #webcastArchive, #webcastCC {
			margin: 0;
			padding: 0;
		}
div.hearing-participants ul {
	margin: 0;
	padding: 0;
}
	div.hearing-participants ul li {
	  	margin: 1.33em 2em;
	}
	div.hearing-participants div.person {
		font-weight: bold;
	}

/* SITEMAP */
#sitemap {
	margin: 0;
	padding: 0;
}
	#sitemap ul {
		margin: 0;
		margin-left: 1.66em;
		padding: 0;
	}
		#sitemap li {
			list-style: none outside none;
		}
			#sitemap a {
				font-weight: normal;
			}
			#sitemap li.leaf > a {
				/*font-style: italic;*/
			}
			#sitemap li.parent > a {
				font-weight: bold;
			}
@media print {
.rootContainer { width:auto; margin:0; padding:0; }
#header { background:transparent; background-image:none; }
#header .nav { display:none; }
#content .header { display:none; }
#sidebar { display:none; }
#copyContainer { float:none; }

#copy { width:auto; max-width:530px; margin:0; padding:0; }
#footer { display:none; }

a,a[href] { text-decoration:underline; }
}
@media handheld {
.rootContainer { width:auto; margin:0; padding:0; }
#header { background:transparent; background-image:none; }
#header .nav {  }
#header .nav ul { float:none; margin:1.33em 0; margin-left:40px; }
#header .nav ul li { float:none; padding:0; }

#copy { width:auto; max-width:530px; }

#footer .nav { float:left; list-style:none; margin:0; padding:0; }
#footer .nav li { float:none; margin:0; padding:0; }
}
