@charset "utf-8";
/* CSS Document */

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: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/*	width: 960px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;	*/

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;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;	
	background: #fff;	
	text-align: center;		
	font-size: 1.2em;
}

* {box-sizing:border-box}

p {
	padding-bottom: 2%;	
}

h1, h2, h3 {
	clear: both;
}

h1 {	
	font-size: 1.563em;		
	font-weight: 400;	
	padding-top: 2%;	
	padding-bottom: 2%;	
	color:#880000;
	font-variant: small-caps;		
	text-shadow: #333333 1px 1px 2px;					
}

h2 {
	font-size: 0.8em;
	font-weight:400;	
	color:#000;	
	padding-bottom: 2%;	
}

h3 {
	font-size: 1.25em;
	font-weight:400;	
	color:#880000;
	padding-bottom: 2%;
	font-variant: small-caps;	
}

h1 a:link {
	text-decoration: none;
	color:#880000;
}

h1 a:visited {
	text-decoration: none;
	color:#880000;
}

h1 a:hover {
	text-decoration: none;
	color:#880000;
}

h1 a:active {
	text-decoration: none;
	color:#880000;
}	

	a:link {
	text-decoration: none;
	color:#880000;
}

	a:visited {
	text-decoration: none;
	color:#880000;
}

	a:hover {
	text-decoration: none;
	color:#880000;
}

	a:active {
	text-decoration: none;
	color:#880000;
}	

.grayLine {
	float:left;
	width: 100%;
	border-top:thick #333 solid;	
	margin-top: 2%;
	padding-bottom:2%;		
}

.redLine {
	float:left;
	width: 100%;
	border-top:thick #880000 solid;	
	margin-top: 2%;
	padding-bottom:3%;		
}

bold {
	font-weight:bold;
}

grayBold {	
	font-size: 0.8em;		
	font-weight: 400;	
	padding-top: 1%;	
	padding-bottom: 1%;	
	color:#000000;			
	text-shadow: #333333 1px 1px 2px;					
}

#container {
	width: 90%;	
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:1%;	
	font-size: 1.2em;		
}

#content {
	float:left;
	width:100%;	
	text-align:left;
	line-height:150%;		
}

.contentHolder {
	float:left;
	width:100%;
	padding-bottom:1%;	
}

.contentHolderHalf {
	float: left;
	width: 49%;			
	text-align:left;
	font-size: 2em;		
	line-height:125%;		
}

.spacer {
	float:left;
	width:100%;
	padding-top:5%;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 479px) {

body {	
	font-size: 1em;
}

h1 {	
	font-size: 1.125em;							
}

h2 {
	font-size: 0.9em;	
}

h3 {
	font-size: 1.125em;		
}

.contentHolderHalf {	
	font-size: 1em;				
}
}

@media screen and (max-width: 424px) {

body {	
	font-size: 1em;
}

h1 {	
	font-size: 1.125em;							
}

h2 {
	font-size: 0.8em;	
}

h3 {
	font-size: 1.125em;		
}

.contentHolderHalf {	
	font-size: 1em;				
}
	
}

@media screen and (max-width: 384px) {

body {	
	font-size: 0.9em;
}

h2 {
	font-size: 0.8em;	
}

.contentHolderHalf {	
	font-size: 1em;				
}
	
}

@media screen and (max-width: 340px) {

h2 {
	font-size: 0.7em;	
}

.contentHolderHalf {	
	font-size: 1em;				
}
	
}

@media screen and (max-width: 320px) {

body {	
	font-size: 0.8em;
}

h1 {	
	font-size: 1.1em;							
}

h2 {
	font-size: 0.8em;	
}

h3 {
	font-size: 1em;		
}

.contentHolderHalf {	
	font-size: 0.9em;				
}
	
}

@media screen and (max-width: 310px) {

body {	
	font-size: 0.8em;
}

h1 {	
	font-size: 1.1em;							
}

h2 {
	font-size: 0.7em;	
}

h3 {
	font-size: 0.9em;		
}

.contentHolderHalf {	
	font-size: 0.9em;				
}
	
}

@media screen and (max-width: 280px) {

body {	
	font-size: 0.8em;
}

h1 {	
	font-size: 1.1em;							
}

h2 {
	font-size: 0.7em;	
}

h3 {
	font-size: 1em;		
}

.contentHolderHalf {	
	font-size: 0.9em;				
}
	
}

@media screen and (max-width: 270px) {

body {	
	font-size: 0.75em;
}

h1 {	
	font-size: 1em;							
}

h2 {
	font-size: 0.7em;	
}

h3 {
	font-size: 1em;		
}

.contentHolderHalf {	
	font-size: 0.9em;				
}
	
}

@media screen and (max-width: 250px) {

body {	
	font-size: 0.75em;
}

h1 {	
	font-size: 1em;							
}

h2 {
	font-size: 0.6em;	
}

h3 {
	font-size: 1em;		
}

.contentHolderHalf {	
	font-size: 0.9em;				
}
	
}

@media screen and (max-width: 230px) {

body {	
	font-size: 0.75em;
}

h1 {	
	font-size: 0.9em;							
}

h2 {
	font-size: 0.8em;	
}

h3 {
	font-size: 0.9em;		
}

.contentHolderHalf {	
	font-size: 0.8em;				
}
	
}