@charset "UTF-8";
.whitebar-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	width: 655px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 60px;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 0px;
	list-style-type: square;
	text-align: justify;
}
.imagetitle {
	margin-bottom: 15px;
}
.article {
	padding-top: 12px;
	padding-left: 3px;
}
.space {
	padding-left: 25px;
}
.red {
	font-weight: normal;
	color: #600;
}
li {
	list-style-type: square;
	padding-bottom: 7px;
	list-style-position: outside;
}
.footnote {
	font-size: 0.8em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#footer {
	font-family: Helvetica, Arial, Verdana;
	font-size: 0.7em;
	color: #CCC;
	background-color: #333;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	width: 770px;
	text-align: center;
}
#head {
	background-image: url(images/telosbanner.png);
	padding: 0px;
	height: 125px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#navbar {
	background-image: url(images/nav-background.png);
	height: 30px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.png);
}
div {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.2em;
	color: #600;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.2em;
	color: #600;
}
h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.1em;
	color: #600;
	font-weight: bold;
}
