
body {
	background-color: white;
	background-position: center top;
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	margin-left:4%;
	margin-right:4%;
}

p, li {
	font-size: small;
	text-align: justify;
}

a {
	color: #EB8623;
}

a.special, a.special:hover {
	border-bottom: none;
}

td.header {
	background: url('../images/tecsat2.png'); 
	background-position: center center; 
	background-repeat: no-repeat;
}

div.textheader {
	background:white;
	background-image: url("../images/text.png");
	background-repeat: no-repeat;
	background-position: top left;
	height: 18pt;
	width:500px;
}

div.pagetitle {
	background:white;
	font-family: arial, helvetica, sans-serif;
	font-size: 36pt;
	color: #EB8623;
	font-weight: bold;
}

div.indent {
	margin-left: 2em;
}

tr.headerrow td {
	border-bottom: 1px solid #EB8623;
}

th {
	text-align: left;
	border-bottom: 1px solid #EB8623;
}

table.headertable {
	vertical-align: top;
	
}

h1 {
	//border-bottom: 1px solid #2b5425;
}

h4 {
	margin-bottom: 0px;
}

div.content {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
	padding-left:0px;
	text-align: left;
}

div.footer {
	border-top: 1px solid #CCCCCC;
	height:12pt;
	margin-top:1em;
	color: #EB8623;
	font-size: xx-small;
	vertical-align:middle;
	text-align:right;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 0px;
}

div.mission {
	font-style:italic;
	font-size: small;
	border: 1px solid #EB8623;
	padding: 10px;
	background: #FFF3EB;
}

a.image {
	text-decoration: none;
}

img {
	border: none;
}

table.main tr td {
	vertical-align:top;
	margin-left: 0px;
	padding-left:0px;
}

table.main {
	margin: 0px;
	padding:0px;
}

td.contentarea {
	padding-right: 2em;
}

div.menubutton {
	padding-left:0px;
	width: 130px;
	text-align: right;
	vertical-align: baseline;
	font-size: smaller;
	font-weight: bold;
	color: #EB8623;
	background: white;
	padding-right: 0px;
	margin-right: 2em;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC; 
}

div.menubutton a, a:hover {
	text-decoration: none;
	color: #EB8623;
	border-bottom: none;
}

table.footertable {
	font-size:xx-small;
	width:100%;
}

table.footertable a {
	border-bottom: none;
}

div.quote {
	border-bottom: 1px solid #EB8623;
	padding: 10px;
	margin-top: 2ex;
}

div.testimonialquote {
	border-bottom: 1px solid #EB8623;
	padding: 10px;
	margin-bottom: 2em;
	margin-top: 2ex;
	font-style:italic;
}

div.quote div.attrib {
	text-align: right;
	font-style:italic;
}
