@charset "UTF-8";
.header {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FF6600;
	font-weight: bold;
	text-transform: capitalize;
}
.list {
	list-style-type: square;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}
.text {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin-right: 25px;
}
.splashgraphic {
	border: 1px solid #CCCCCC;
}
.boxborder {
	border: 1px solid #CCCCCC;
	display: table;
	background-color: #000000;
}
.sideheaders {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
}
.links {
	list-style-type: square;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
.pictureborder {
	border: 1px solid #666666;
	display: block;
	padding: 6px;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #000000;
}
.boxline {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textCap {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin-right: 25px;
	text-transform: capitalize;
}
.links2 {
	list-style-type: square;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.textOrange {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FF6600;
	text-align: left;
	font-weight: normal;
	margin-right: 25px;
}
.linksTop {
	list-style-type: square;
	list-style-position: inside;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.bookborder {
	border: 1px solid #666666;
	display: table;
	background-color: #000000;
	padding: 5px;
}

