/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-tap-highlight-color: transparent;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
*:focus {
	outline: 0;
}
/*OUTER CONTAINERS*/
html {
	min-height: 100%;
	background: #000;
}
body {
	font-family: "Courier New", "courier-std", Courier, monospace;
	color: #fff;
}
#outer-wrapper {
	position: relative;
	overflow: hidden;
	margin: 18px 19px 19px 19px;
	border: 1px solid #000;
	background: #333;
}
#wrapper {
	position: relative;
	overflow: hidden;
	max-width: 987px;
	margin: 0 auto;
}
header {
	display: block;
	position: relative;
	width: 100%;
}
article {
	position: relative;
	overflow: hidden;
	width: 83.78926038500507%;
	margin: 0 0 0 9.017223910840932%;
	padding: 52px 2px 0 0;
}
section {
	width: 100%;
	overflow: hidden;
	padding: 0 2px 13px 0;
}
section.last {
	padding: 0 2px 0 0;
}
footer {
	display: block;
	width: 83.78926038500507%;
	margin: 21px 0 0 9.017223910840932%;
	padding: 0 0 34px 0;
	font: 0.5625em Arial, Helvetica, sans-serif;
	color: #a0a0a0;
}
.index footer {
	margin: 13px 0 34px 9.017223910840932%;
	padding: 0;
}
/*INNER CONTANIERS*/
.column-left, .column-mid {
	float: left;
	position: relative;
	width: 28.77871825876663%;
	margin-right: 6.771463119709794%;
}
.column-mid {
	margin-right: 0;
}
.column-right {
	float: right;
	position: relative;
	width: 28.77871825876663%;
}
.double-column {
	float: left;
	width: 64.32889963724305%;
	padding-right: 0;
}
.double-column-right {
	float: right;
	width: 64.32889963724305%;
}
.full-width {
	clear: both;
	width: 100%;
}
.index .column-left, .information .column-left {
	float: left;
	width: 42.60869565217391%;
	margin: 0;
	text-align: justify;
}
.index .column-right {
	float: right;
	width: 45.34461910519952%;
	margin: 6px 2px 0 0;
}
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
figure {
	position: relative;
	width: 100%;
	overflow: visible;
	margin-right: 2px;
}
figcaption {
	display: inline;
	font-size: 0.6875em;
	line-height: 1.0909090909090908em;
}
.caption-right {
	position: absolute;
	right: 0;
	font-size: 0.9090909090909091em;
	line-height: 1.3em;/*was 1.4*/
}
body.nojs .caption-right {
	display: none;
}
img {
	width: 100%;
	height: auto;
	min-height: 55px;
	margin-bottom: 10px;
	border: 1px solid #a0a0a0;
}
.sml-img-lnk-container, .sml-img-lnk-container-lwr, .sml-img-lnk-container-sub-page {
	display: block;
	float: left;
	clear: right;
	width: 100%;
}
.sml-img-lnk-container-lwr {
	clear: left;
	padding-top: 25px;
}
.sml-img-lnk-container-sub-page {
	padding: 13px 0 19px 0;
}
.sml-img-lnk-container img, .sml-img-lnk-container-lwr img, .sml-img-lnk-container-sub-page img {
	display: inline-block;
	width: 15.7%;
	height: auto;
	margin: 13px 21px 0 0;
	vertical-align: top;
}
.sml-img-lnk-container-sub-page img {
	width: 53px;
}
/*TYPOGRAPHIC*/
h1 {
	padding-top: 39px;
	font: 2.125em Arial, Helvetica, sans-serif;
	line-height: 1.147058823529412em;
}
h1.name {
	display: inline-block;
	width: 42%;
    vertical-align: bottom;
}
h1 a {
	color: #fff!important;
}
h2, h2.title {
	clear: both;
	padding: 0 0 42px 0;
    font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	letter-spacing: 1px;
	color: #d9d9d9;
}
h2.second {
	padding-top: 25px;
}
h2.underline {
	float: left;
	margin: 0 0 34px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #c00;
}
p, section h2, h3 {
	clear: both;
	padding: 0 0 21px 0;
	font: 0.8125em/1.7692307692307692em Arial, Helvetica, sans-serif;
	color: #bababa;
	text-align: justify;
}
section h2 {
	font: 14px/23px "Courier New", Courier, monospace;
	padding: 3px 0 29px 0;
	text-align: left;
	letter-spacing: normal;
}
section h2.first {
    padding-top: 0;
}
section h3 {
    font-family: "Courier New", Courier, monospace;
    font-size: 0.938em;
}
.full-width h3 {
    padding-top: 31px;
}
.full-width p {
	width: 100%;
	padding: 31px 0 34px 0;
	font-size: 0.8125em;
	line-height: 2.3076923076923075em;
	text-align: left;
}
section .full-width p {
	clear: both;
	padding: 0 0 21px 0;
	font: 0.8125em/1.7692307692307692em Arial, Helvetica, sans-serif;
	color: #bababa;
	text-align: justify;
}
.writing .full-width p {
	width: 100%;
	padding: 0 0 55px 0;
	font: 0.8125em/1.7692307692307692em Arial, Helvetica, sans-serif;
	text-align: justify;
}
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p, .sml-img-lnk-container-sub-page p {
	display: inline-block;
	padding: 14px 0 0 1px;
	font-size: 0.8125em;
	line-height: 1em;
}
.break {
    padding-bottom: 34px!important;
}
.text-left {
    text-align: left!important;
}
/*table*/
table {
    margin: 0 0 34px 0;
	font: 0.8125em/1.8461538461538463em Arial, Helvetica, sans-serif;
	color: #bababa;
	}
tr {
	font-size: 1em;
	}
tr.spacer {
    height: 8px;
}
td {
	vertical-align: top;
	}
td.left-column {
	width: 5.230769230769231em;
    /*width: 60px;*/
	}
td.right-column {
	width: auto;
	}
tr.last {
    padding-bottom: 34px;
}
td.left-column-publication {
	width: 2.6153846153846154em;
	}
/*NAVIGATION and LINKS*/
a:link {
	text-decoration: none;
	color: #bababa;
	cursor: pointer;
}
a:visited p {
	color: #bababa;
}
a:hover p, figure a:hover + figcaption a, figcaption a:hover {
	color: #fff;
}
a:active p {
	color: #fff;
}
figcaption a {
	display: inline-block;
	width: 84%;
	margin: 0 0 35px 0;
	color: #bababa;
}
.align-left {
    text-align: left!important;
}
/*desktop navigation*/
.header-nav {
	display: inline-block;
	width: 64.6%;
    width: 58%;
	margin: 0;
  text-align: right;
}
.nav {
	width: 100%;
	overflow: hidden;
	padding: 34px 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.6875em;
    font-size: 0.875em;
    font-size: 1em;
	text-align: right;
}
.header-nav li {
  display: inline;
  margin: 0 0 0 43px;
  cursor: pointer;
    vertical-align: bottom;
	/*text-transform: uppercase;*/
	-o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-nav li a {
  display: inline-block;
    line-height: 1;
	text-decoration: none;
}
.header-nav li a:link {
  color: #fff;
}
.header-nav li a:visited {
  color: #fff;
}
.header-nav li a:hover {
  color: #c00;
}
.header-nav li a:active {
  color: #c00;
}
.nav-item, .nav-page {
	display: inline-block;
	line-height: 1.0909090909090908em;
}
a.nav-page {
	color: #c00!important;
}
.empty {
	display: inline-block;
	width: 100%;
	height: 0;
}
.nav-break {
	display: none;
}
.last {
	padding-right: 0;
}
/*contact mail link*/	
.mail-nav a:link {
	font: 0.9230769230769231em/1.7692307692307692em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #fff;
}
.mail-nav a:visited {
	color: #fff;
}
.mail-nav a:hover {
	color: #c00;
}
.mail-nav a:active {
	color: #c00;
}
/*responsive menu*/
.slicknav_menu {
	display: none;
}
#menu {
	display: none;
}
.mobile-nav {
	display: none;
}
/*RESPONSIVE HIDE*/
.mobile {
	display: none;
}
/*IE7*/
.ie7 img {
	margin-bottom: 17px;
}
.ie7 .writing .full-width p {
	padding: 0 0 55px 0;
}
.ie7 h1 {
	padding-top: 44px;
}
.ie7 h2.second {
	padding-top: 10px;
}

/*MEDIA QUERIES*/
@media screen and (max-width:1095px) {
/*OUTER CONTAINERS*/
#wrapper {
	width: 93.6%;
	padding: 0 3.2% 0 3.2%;
}
/*TYPOGRAPHIC*/
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p, .sml-img-lnk-container-sub-page p {
	font-size: 0.75em;
}
}

@media screen and (max-width:985px) {
.header-nav li {
  margin: 0 0 0 34px;
} 
}

@media screen and (max-width:970px) {
/*OUTER CONTAINERS*/
article {
      padding-top: 47px;  
    }
.information footer {
	margin-top: 0;	
	}
/*INNER CONTAINERS*/
.sml-img-lnk-container-lwr {
	padding-top: 17px;
}
.sml-img-lnk-container-sub-page {
	padding-top: 10px;	
	}
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
.sml-img-lnk-container img, .sml-img-lnk-container-lwr img/*, .sml-img-lnk-container-sub-page img*/ {
	width: 17%;
	margin-right: 9px;
}
/*TYPOGRAPHIC*/
h1 {
        padding-top: 34px;
    }
h1.name {
   width: 100%;     
    }
section h2 {
	font-size: 13px;
}
section h3 {
    font-size: 0.875em;
}
p {
	padding-bottom: 19px;
	font-size: 0.75em;
	line-height: 1.5833333333333333em;
}
.full-width h3 {
     padding-top: 29px;   
    }
.full-width p {
	padding: 29px 0 34px 0;
	font: 0.75em/1.9166666666666667em Arial, Helvetica, sans-serif;
}
.writing .full-width p {
	padding: 0 0 55px 0;
	font: 0.75em/1.9166666666666667em Arial, Helvetica, sans-serif;
}
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p, .sml-img-lnk-container-sub-page p {
	display: block;
	padding-top: 13px;
	font-size: 0.75em;
	line-height: 1em;
}
.sml-img-lnk-container-sub-page p {
	padding-top: 16px;
	}
table {
	font-size: 0.75em;
	}
/*NAVIGATION and LINKS*/
.header-nav {
        width: 100%;
    }
.header-nav li {
        margin-left: 0;
    }
.nav {
    width: 100%;
	padding-top: 44px;
	text-align: left;
}
.nav-item, .nav-page {
	padding-right: 6.04%;
}
.nav-break {
	display: inline-block;
	width: 100%;
	height: 0;
	padding-top: 26px;
}
/*contact mail link*/
.mail-nav a:link {
	font-size: 1em;
}
}

@media screen and (max-width:870px) {
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
.caption-right {
	display: none;
}
/*NAVIGATION and LINKS*/
figcaption a {
	width: 100%;
}
}

@media screen and (max-width:850px) {
/*OUTER CONTAINERS*/
article {
      padding-top: 42px;  
    }
section, section.last {
      padding-bottom: 0;  
    }
section.last {
    
    }
/*TYPOGRAPHIC*/
h2 {
       padding-bottom: 37px;   
    }
section h3 {
     font-size: 0.813em;
    }
.table-top-header {
	padding: 7px 0 18px 0;
	}
.table-bottom-header {
	padding: 12px 0 15px 0;
	}
p {
	font-size: 0.6875em;
	line-height: 1.7272727272727273em;
}
.full-width p {
	font: 0.6875em/2.090909090909091em Arial, Helvetica, sans-serif;
}
.writing .full-width p {
	font: 0.75em/1.9166666666666667em Arial, Helvetica, sans-serif;
}
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p, .sml-img-lnk-container-sub-page p {
	font-size: 0.6875em;
	line-height: 1em;
}
.sml-img-lnk-container-sub-page p {
	padding-top: 15px;	
	}
table {
	font-size: 0.6875em;
	}
}

@media screen and (max-width:680px) {
/*OUTER CONTAINERS*/
header {
	width: 90%;
    height: auto;
	margin: 0 auto;
}
article {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
section {
	padding: 0 2px 8px 0;
}
section .last {
	padding: 0 2px 0 0;
}
section.bottom-table {
	padding: 0 2px 19px 0;
	}
footer, .index footer {
	width: 90%;
	margin: 21px auto 34px auto;
	padding: 0;
}
/*INNER CONTAINERS*/
.column-left, .column-mid {
	float: left;
	width: 45.505%;
	margin-right: 0;
}
.column-mid {
	float: right;
}
.column-right {
	display: none;
}
.index .column-left, .information .column-left {
	width: 100%;
	padding-right: 0;
}
/*.sml-img-lnk-container-sub-page {
	padding-top: 11px;
	}*/
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
.index figure {
	margin-bottom: 8px;
}
img.mobile-contact {
	width: 100%;
	height: auto;
	margin-bottom: 13px;
}
.sml-img-lnk-container-sub-page img {
	width: 55px;
	height: 73px;
	}
/*TYPOGRAPHIC*/
h1 {
	margin-left: -2px;
	padding-bottom: 10px;
	padding-left: 0;
}
h2, .table-top-header {
	padding-top: 17px;
}
section h2, .table-top-header {
	padding: 13px 0 21px 0;
	font-size: 14px;
	}
.table-bottom-header {
	padding-top: 0;	
	}
p {
	padding-bottom: 21px;
	font-size: 0.8125em;
	line-height: 1.6153846153846154em;
}
.full-width p {
	padding-bottom: 21px;
	font-size: 0.8125em;
	line-height: 1.7692307692307692em;
}
.writing .full-width p {
	font: 0.8125em/1.7692307692307692em Arial, Helvetica, sans-serif;
}
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p, .sml-img-lnk-container-sub-page p {
	padding-top: 21px;
	font-size: 0.75em;
	line-height: 1.1666666666666667em;
}
.sml-img-lnk-container-sub-page p {
	padding: 17px 0 34px 1px;
	}
table {
		font-size: 0.8125em;
	}
tr.item-spacer {
        height: 3px;
    }
/*NAVIGATION*/
/*show hide menus*/
.nav {
	display: none;
}
figcaption a {
	margin-bottom: 28px;
	padding-top: 0;
}
#menu {
	display: none;
}
.mobile-nav {
	display: block;
	width: 100%;
	overflow: hidden;
}
a.nav-page {
	display: block!important;
}
/*responsive hide show*/
.mobile {
	display: block;
}
.mobile-hide {
	display: none;
}
.header-nav {
        display: none;
    }
/*IE7*/
.ie7 img.mobile-contact {
	margin-bottom: 21px;
}
.ie7 .sml-img-lnk-container p, .ie7 .sml-img-lnk-container-lwr p, .ie7 .sml-img-lnk-container-sub-page p {
	padding-top: 0;
}
.ie7 h1 {
	padding-top: 34px;
}
}

@media screen and (max-width:560px) {
/*OUTER CONTAINERS*/
article {
	padding-top: 8px;
}
section {
	padding: 0 2px 3px 0;
}
section.first {
        
    }
footer, .index footer {
	margin: 13px auto 34px auto;
}
/*INNER CONTAINERS*/
.sml-img-lnk-container-sub-page {
	padding-top: 0;	
	}
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
img {
	min-height: 34px;
}
.sml-img-lnk-container-sub-page img {
	width: 53px;
	height: 70px;
}
/*TYPOGRAPHIC*/
h1 {
	font-size: 1.3125em;
	line-height: 1.142857142857143em;
}
h2 {
	padding-top: 21px;
    padding-bottom: 34px;
	font-size: 0.8125em;
}
section h2, .table-top-header, .table-bottom-header {
	font-size: 13px;
	}
h2.second {
	font-size: 0.8125em;
}
section h3 {
     font-size: 0.75em;
    }
.full-width h3 {
     font-size: 0.813em;   
    }
p {
	font-size: 0.75em;
	line-height: 1.75em;
}
.full-width p {
	font-size: 0.8125em;
}
.writing .full-width p {
	font: 0.75em/1.9166666666666667em Arial, Helvetica, sans-serif;
}
table {
	font-size: 0.75em;
	}
}

@media screen and (max-width:380px) {
/*OUTER CONTAINERS*/
#outer-wrapper {
	margin: 13px;
	margin-top: 12px;
}
article {
	padding-top: 7px;
}
section {
	padding: 0 2px 5px 0;
}
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
.index figure {
	margin-bottom: 5px;
}
.sml-img-lnk-container-lwr {
	padding-top: 15px;
}
.sml-img-lnk-container img {
	margin-top: 3px;
}
img {
	margin-bottom: 5px;
}
img.mobile-contact {
	margin-bottom: 8px;
}
/*TYPOGRAPHIC*/
h1 {
	padding-bottom: 8px;
	font-size: 1.125em;
	line-height: 1.166666666666667em;
}
h2 {
	padding: 17px 0 29px 0;
	font-size: 0.8125em;
}
h2.second {
	padding-top: 13px;
	font-size: 0.8125em;
}
.writing h2 {
	padding: 17px 0 21px 0;
}
.sml-img-lnk-container p, .sml-img-lnk-container-lwr p/*, .sml-img-lnk-container-sub-page p */{
	padding-top: 16px;
	font-size: 0.6875em;
	line-height: 1.0909090909090908em;
}
.full-width h3 {
        padding-top: 29px;
    }
.full-width p {
	padding-top: 29px;
}
.writing .full-width p {
	padding: 9px 0 37px 0;
	font: 0.75em/1.9166666666666667em Arial, Helvetica, sans-serif;
}
/*NAVIGATION and LINKS*/
figcaption a {
	margin-bottom: 21px;
	font-size: 0.9090909090909091em;
}
.index figcaption a {
	font-size: 1em;
}
/*IE7*/
.ie7 img {
	margin-bottom: 13px;
}
.ie7 img.mobile-contact {
	margin-bottom: 15px;
}
.ie7 h1 {
	padding-top: 34px;
}
.ie7 .writing .full-width p {
	padding: 9px 0 37px 0;
}
}

@media screen and (max-width:360px) {
    section {
	padding: 0 2px 0px 0;
}
    h2 {
	padding: 17px 0 28px 0;
}
}

@media screen and (max-width:320px) {
/*OUTER CONTAINERS*/
article {
	padding-top: 0;
}
section {
	padding: 0 2px 8px 0;
}
footer, .index footer {
	margin-bottom: 28px;
	font-size: 0.5em;
}
/*IMAGE CONTAINERS, IMAGES, CAPTIONS*/
.index figure {
	margin-bottom: 0;
}
.sml-img-lnk-container-lwr/*, .sml-img-lnk-container-sub-page*/ {
	padding-top: 13px;
}
.sml-img-lnk-container img {
	margin-top: 0;
}
/*TYPOGRAPHIC*/
h1 {
	padding-top: 21px;
	font-size: 1em;
	line-height: 1.125em;
}
h2 {
	padding: 25px 0 34px 0;
	font-size: 0.75em;
}
h2.second {
	font-size: 0.75em;
}
section h2, .table-top-header {
	font-size: 12px;
	}
.table-top-header {
	padding-top: 8px;
	}
.table-bottom-header {
	padding-top: 10px;
	}
.writing h2 {
	padding: 25px 0 17px 0;
}
p {
	padding-bottom: 21px;
	font-size: 0.6875em;
}
.full-width h3 {
        padding-top: 21px;
    }
.full-width p {
	margin: 0;
	padding: 21px 0 21px 0;
	font-size: 0.6875em;
}
.writing .full-width p {
	margin-top: 0;
	padding: 10px 0 34px 0;
	font: 0.6875em/1.7272727272727273em Arial, Helvetica, sans-serif;
}
.sml-img-lnk-container-sub-page p {
	font: 0.6875em/0.9090909090909091em Arial, Helvetica, sans-serif;;
	}
table {
	font-size: 0.6875em;
	}
/*IE7*/
.ie7 h1 {
	padding-top: 21px;
}
}
