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

body {
}

a:link {color:darkslategray}
a:visited {color:gray}
a:active {color:darkslategray;font-weight:bold; }
a:hover {color:darkslategray;font-weight:bold;}

p {
	font-size: 11pt;
	font-family: Times New Roman;
	//line-height: 14pt
}
p.onedeck {
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: 17pt
}
td {
	font-size: 11pt;
	font-family: Times New Roman;
	line-height: 12pt
}
ul {
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: 14pt;
	list-style-type: square;
	margin-top: -10pt
}
ol {
	font-size: 9pt;
	font-family: Times New Roman;
	line-height: 14pt;
	margin-top: -10pt
}
li {
	font-size: 12pt;
	font-family: Times New Roman;
	line-height: 14pt
}
h1 {
	color: darkslategray;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	//text-transform: uppercase;
	margin: 0.67em 0
}
h2 {
	color: #80451d;
	font-size: 14pt;
	font-weight: normal;
	line-height: 12pt;
	margin-top: -5pt;
	margin-right: 0;
	margin-left: 0
}
h3 {
	font-size: 12pt;
	font-family: Times New Roman;
	font-weight: bold;
	line-height: 14pt
}
h4 {
	color: #80451d;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0
}
.image {
	border-color: #fff
}
.home {font-family: Times New Roman; color: #6d3800; font-size: 100%; text-align: center}
//.home {font-family: Times New Roman; color: #80451D; font-size: 100%; text-align: center}


.onebig:link {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: none; font-size: 16px}
.onebig:visited {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: none; font-size: 16px}
.onebig:hover {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: underline; font-size: 16px}

.onemedium:link {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: none; font-size: 14px}
.onemedium:visited {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: none; font-size: 14px}
a.onemedium:hover {color: darkslategray; font-family: Times New Roman; font-weight: bold; text-decoration: underline; font-size: 14px}


.onesmall:link {
	color: darkslategray;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.onesmall:visited {
	color: darkslategray;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.onesmall:hover {
	color: darkslategray;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}


.foot {
	font-family: Times New Roman;
	color: #6d3800;
	font-size: 10pt;
	text-align: center
}

.footnav {
	font-family: Times New Roman;
	//color: #464646;
	font-size: 9pt; 
	text-align: center;
	line-height: 10pt
}
.deckhead {
	font-size: 18pt; 
	line-height: 20pt
	}
.page_title {
	color: darkslategray;
	font-size: 24pt; 
	line-height: 26pt;
	text-align: left;
	}
.page_title_c {
	color: darkslategray;
	font-size: 24pt; 
	line-height: 26pt;
	text-align: center;
	}
