




/*
     FILE ARCHIVED ON 18:46:45 Mar 4, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:17:16 Sep 14, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/********** Reset **********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; } body { line-height:1; } article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; } nav ul { list-style:none; } blockquote, q { quotes:none; } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; } ins { background-color:#ff9; color:#000; text-decoration:none; } mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; } table { border-collapse:collapse; border-spacing:0;} hr { display:block; height:1px; border:0;  border-top:1px solid #cccccc; margin:1em 0; padding:0; } input, select { vertical-align:middle;}

/********* Global **********/
.hidden, .hide, .ui-tabs-hide { display: none; }
.bg-img, .bg-img-list li a { display: block; height: 0; overflow: hidden; }
.clear { clear: both;}
a:link, a:hover, a:visited { text-decoration: none; color: #0071C2; }
a:visited { color: #005DA1; }
a:hover { color: #000 }
	
/** Formatting ****************/
p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, fieldset, form, ol, dl, dir, nav { padding: 0.5em 0 }
p { font-size: 1.0em }
h1 { font-size: 1.4em }
h2 { font-size: 1.3em }
h3 { font-size: 1.2em }
h5 { font-size: 1.0em }
h6 { font-size: .9em }
ul { list-style: none; padding-left: 25px; list-style-position: outside}
ul li { margin: 7px 0 8px 10px; list-style: disc}
ul li li { list-style-type: circle }
ol { margin: 7px 0 8px 0; padding-left: 35px; text-indent: 0; list-style-position: outside }
ol li { padding-left: 5px; list-style-type: decimal }
ol.alpha li, ul.alpha li { list-style-type:upper-alpha; }
dt dl { clear: both }
dt { width:30%; float: left; text-align:right; padding-right: 3%; font-weight: bold }
dd { width:66%; margin:0 0 0.5em 33%; line-height: 1.5em }
code, pre { font-family: Monaco, 'Courier New', Courier, monospace }
pre { background: #f5f5f5; border: 1px solid #dadada; padding: 15px; color: #555555; overflow: auto }
blockquote { padding: 5px 50px 2px 50px; color: gray; font-style: italic; font-size: 1.2em; color: #63605a; }
cite { color: silver; font-size: .8em }
cite:before { content: '- '}
fieldset { border: 1px solid silver; padding: 25px }
input[type=text] { width: 50%; padding: 5px; font-size: 1.2em }
textarea { width: 100%; height: 150px; resize: both; padding: 5px; font-size: 1.2em }
table { border-collapse: collapse; margin: 0 0 .8em 0 }
td, th { border: 1px solid silver; padding: 5px }
th[scope=col] { background: #EEFCFF; font-weight: bold; text-align: center }
th[scope=row] { background: none; font-weight: normal; text-align: right; color: gray }
table.centercol1 td:nth-child(1), table.centercol2 td:nth-child(2), table.centercol3 td:nth-child(3), table.centercol4 td:nth-child(4), table.centercol5 td:nth-child(5), table.centercol6 td:nth-child(6), table.centercol7 td:nth-child(7) { text-align: center; }
sup { vertical-align: super; font-size: 0.6em }
sub { vertical-align: sub; font-size: 0.6em }
acronym, abbr { font-family: Georgia, 'Times New Roman', Times, serif; font-style: italic; color: gray }
figure { color: #5e708d; text-align: center; font-size: 1.6em; font-style: italic; line-height: 1.3em }
figcaption, figure.alt { font-size: 1em; }

.wp-caption {
	border: 1px solid #e5e5e5;
	padding: 5px;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	color: #666666
	}
.alignright { float: right; margin: 0 0 10px 10px }
.alignleft { float: left; margin: 0 10px 10px 0 }