/* RESET */
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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }body { line-height: 1; }ol, 
ul { list-style: none; }blockquote, q { quotes: none; }:focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; } strong { font-weight: bold; } em { font-style: italic; } .clear { clear: both; }
/* end reset */

/* HIDDEN STUFF */
#hd,
#theContent .tabs,
#theRight,
#theLeft,
ul.menu,
.edit,
#bodyFixBL { display: none; }
/* end hidden */

/* LINKS UN-STYLE */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#hd a,
#theBreadCrumb a { color: #1d1f42; text-decoration: none; }
/* end links un-style */

/* FOUNDATION */
/* guide
##		base line height: 1.7em
##		header line height: 3.4em
*/

#theContent { margin: 0; }

.yui-t2 #yui-main .yui-b,
#theContent .yui-u.first { width: auto !important; margin: 0 !important; padding: 0 !important; }


body { background: white; font-size: 62.5%; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; color: #262626; position: relative; width: 95%; padding: 0 15px; }

h1,
h2,
h3,
h4,
h5,
h6 { font-family: Georgia, Times, Times New Roman, serif; font-weight: normal;color: #1d1f42;}

#theContent h1 { font-size: 1.8em; line-height: 1.9; border: 0; text-align: center;}

#theContent h2 { font-size: 1.7em; line-height: 2em; }

#theContent h3,
#theContent table caption { font-size: 1.6em; line-height: 2.1em; }

#theContent ul,
#theContent ol,
#theContent p,
#theContent table,
#theContent dl { font-size: 1.2em; line-height: 1.4em; padding: .6em 0; }

#theContent .content { position: relative; }

#theContent img { float: right; display: inline; clear: both; margin: 1.4em 0 1.4em 1.4em; border: 1px solid #b2b2b2; padding: 2px; }
/* end foundation */

/* MASTHEAD and FOOTER */

#theBreadCrumb,
#theBreadCrumb a,
#theCopy { font-size: 1em; line-height: 3.4em; color: #585d6a; text-align: left;}

#theBreadCrumb { float: right; position: absolute; right: 15px; top:0; }

#theCopy { text-align: center; border-top: 1px dotted rgba(29,31,66,0.5); margin-top: 1em; }
/* end masthead and footer */

/* LINK TYPES */
.content a:link:after,
.content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  color: #3f3f3f;
}

/* end link types */

/* TABLES */

#theContent table { width: 100%; border-bottom: 1px solid #ccc; margin: 1em 15px;page-break-inside: avoid;}


#theContent table caption { text-align: left; border-bottom: 1px solid #ccc; /* see #theContent h3 for text size etc */ }

#theContent table tr { border-bottom: 1px dotted #ccc; }