body {
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

table {
	border-style:  groove;
	border:  2px groove;
	border-color: #808080;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C2C2C2;
}
td.date {
	background-color: #FFFFFF;
}

.content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 700px;
	width: auto;
	overflow: scroll;
	background-color: #C2C2C2;
	overflow-x:hidden;
}
.tdform {
		text-align:center;
}

.caption {
	text-align:center;
	background-color: #7BCC70;
	color: #000000;
}

.contact {
	text-align:center;
	background-color: #004F00;
	color: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: bold;	
}

a.navlink {
	color: #000000;
	text-decoration:none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	font-weight: bold;
  background-color: transparent;
	color: #FFA824;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	line-height: 20px;
    color: #2d7709;
}

.chapter {
	font-family: Copperplate, Bank Gothic, Engravers MT, sans-serif;
	font-size: 40px;
	color: #000000;
	text-align: center;
	background-color: transparent;
	border-color: #000000;
  	
}
.divider {
	color: #000000;
	font-size:  85px;	
}

.pitt {
	color:  #000000;
	font-size: 16px;
	font-family: century gothic, helvetica, arial, sans-serif;
}

.main {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
}

.mission {
	font-family:  arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size:  12px;
	border:  1px solid;
	padding: 4px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFD21C;
	border:  solid 1px;
	text-align:  center;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight:bold;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	text-align:center;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	font-weight: bolder;
}

a.navlink:hover {
	text-decoration:none;
	border: 1px solid;
}

input.big {
	max-width: 75px;
	position: center;
	text-align: center;
}

input.small {
	width: 20px;
	position: center;
	text-align: center;
}

