﻿#containerold {
	width: 772px;
}

#container {
   position: relative;
   text-align: center;
}


#header a {
	color: #ffffff;
	padding: 0px 4px 0px 0px;
}

#header {
	background-color: #006D52;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 80%;
        font-weight: bold;
	color: #ffffff;
	padding: 3px;
	text-align: right;
}


#subpagecontent {
	width: 772px;
        text-align: left;
}

.crumbTrail {
	background-color: #ffffff;
	border: none;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 70%;
	padding: 4px;
}


.crumbTrail2 {
	background-color: #F5F3E6;
        color: #353535;
	border-right: 1px solid #CDCBBE;
        border-left: 1px solid #CDCBBE;
        border-bottom: 1px solid #CDCBBE;
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	padding: 0px 0px 0px 5px; /*top right bottom left*/
        text-align: left;
}

.crumbTrail2 a {
        font-family: arial, helvetica, sans-serif;
	font-weight: bold;
        color: #000066;
	text-decoration: none;
}

.crumbTrail2 a:hover {
        color: #000066;
	text-decoration: underline;
}

.pageLinks {
	background-color: #ffffff;
	border: none;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 80%;
	padding: 15px;
}

.pageLinks p {
	font-size: 100%;	
}

.pageItemB {
	background-color: #ffffff;
	border-left: 1px solid #CDCBBE;
	border-right: 1px solid #CDCBBE;
	width: 563px;
}
.pageItem {
	background-color: #ffffff;
	/*border-top: 1px solid #CDCBBE;*/
	border-bottom: 1px solid #CDCBBE;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 80%;
	padding: 15px;
}

.pageItem p {
	font-size: 100%;
}

p.pageItemHeader {
	font-weight: bold;
	color: #7A0040;
	font-size: 120%;
}

p.pageHeader {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #006C52;
	font-size: 160%;
}

.tabledContent {
        font-family: arial, helvetica, sans-serif;
	font-size: 95%;
}

.tabledItem {
        font-family: arial, helvetica, sans-serif;
	font-size: 95%;
}

.alternateRow {
	background-color: #EBEBEB;
}

.rowHeader td {
	border-bottom: 1px solid black;
}

.caption{
font-size: 80%;
font-style: italic;
}

/* nav related */
.c {
	cursor: hand;
}
.e {
	padding: 0px;
}
.mark {
	cursor: hand;
	color: red;
	font-family: courier;
	font-weight: bold;
	text-decoration: none;
}
.text {
	color: #990000;
}
.c, .e, .text {
	font-family: arial, helvetica, san-serif;
	font-size: 100%;
}

.printerModeP {
	font-size: 90%;
	margin: 10px;
}
