BODY {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}

BODY, P, TD, LI, .searchField {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	line-height: 16px;
	color: #686659;
}

H1 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #686659;
	padding: 0px;
	margin: 0px;
}

H2 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	font-weight: bold;
	color: #686659;
	padding: 0px;
	margin: 0px;
}
H3 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	font-weight: bold;
	color: #686659;
	padding: 0px;
	margin: 0px;
}

H4 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 10px;
	font-weight: bold;
	color: #686659;
	padding: 0px;
	margin: 0px;
}

H5 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 11px;
	font-weight: normal;
	color: #686659;
	padding: 0px;
	margin: 0px;
}

P {
	margin-top: .95em;
}

.content {
	width: 95%;
	margin-left: 23px;
	margin-right: 29px;
	margin-top: 15px;
	margin-bottom: 31px;
}

.contentfullwidth {
	width: 692px;
	margin-left: 23px;
	margin-right: 29px;
	margin-top: 15px;
	margin-bottom: 31px;
}

.mainTable {
	width: 100%;
}

.logoUtiltyCell {
	width: 100%;
	height: 80px;
	padding-left: 10px;
	padding-right: 12px;
	background-color: #686659;
}

.contentCell {
/*	width: 742px; */
	background-color: #ffffff;
}

.footerCell {
	width: 100%;
	height: 46px;
	padding-left: 10px;
	padding-right: 12px;
	background-color: #686659;
}

.borderCell {
	background-color: #E5E5E5;
	width: 4px;
}


.searchField {
	border-width: 1px;
	height: 18px;
	width: 119px;
}

.searchLink {
	font-family: Arial, Helvetica, sans serif;
	text-decoration: none;
	color: #ffffff !important;
	font-size: 11px;
	padding-left: 3px;
}

.searchButton {
	font-family: Arial, Helvetica, sans serif;
	border: none;
	background-color: #79796D;
	color: #ffffff !important;
	font-size: 11px;
	text-align: right;
	padding-right: 1px;
	height: 19px;
	width: 41px;
}

.footerCopyrightCell {
	font-family: Arial, Helvetica, sans serif;
	padding-top: 8px;
	padding-left: 7px;
	font-size: 11px;
	color: #CDCDC1;
}

.footerLinkCell {
	font-family: Arial, Helvetica, sans serif;
	padding-top: 8px;
	padding-left: 7px;
	font-size: 11px;
	color: #CDCDC1;
}

.footerLink, .footerLink:visited {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #f0f0f0 !important;
	text-decoration: none;
}

.footerLinkSurvey, .footerLinkSurvey:visited {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #f0f0f0 !important;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.quickIcon {
	margin-left: 21px;
	margin-right: 3px;
}

.quickLink, .quickLink:visited {
	font-family: Arial, Helvetica, sans serif;
	display: block;
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	color: #333333;
	width: 182px;
}
.quickLink:hover {
	background-color: #f1f1f1;
}

.dottedLine, .subnavSepOn, .subnavSep2 {
	background: url("/common/images/dots-horizontal.gif");
}

.subnavSep {
	background: url("/common/images/line-horizontal.gif");
}

.leftImage {
	margin-right: 13px;
	margin-bottom: 13px;
}

.captionCell {
	font-family: Arial, Helvetica, sans serif;
	border-top: solid 1px #E5E5E5;
	font-size: 11px;
	color: #666666;
}

.utilityNav {
	color: #ffffff;
	font-size: 11px;
	padding-top: 22px;
	padding-bottom: 4px;
	padding-right: 1px;
	padding-left: 11px;
}

.utilityNav A, .utilityNav A:visited {
	color: #ffffff !important;
	text-decoration: none;
}

.utilityNav_sm {
	font-size:10px;
}

hr, .horizontalRule { 
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

.header {
	font-weight: bold;
}

.subnavCell {
	width: 197px;
	border-right: solid 1px #E5E5E5;
}
.subnav {
	background-color: #F5F5F5;
}
.subnavPadding {
	height: 13px;
}
.subnav2 {
	padding-left: 13px;
	background-color: #FDFDFD;
}
.subnav3 {
	padding-left: 13px;
}

.statusContent {
	width: 100%;
	margin-top: 13px;
	margin-bottom: 13px;
}

.utilityContent {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 21px;
	margin-left: 24px;
	margin-right: 24px;
}

.utilityKey {
	width: 223px;
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}


.selectBox {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
}


.calendarTable {
	width: 694px;
}
.calendarHeaderRow {
	background-color: #E0EFFD;
}
.calendarHeaderCell {
	width: 90px;
}
.calendarHeaderSep {
	background: url("/utility/images/calendar/headersep.gif");
	background-color: #E0EFFD;
}
.calendarSepRow {
	background-color: #E5E5E5;
}
.calendarDayRow {
	background-color: #ffffff;
}
.calendarDayCell {
	border: solid 1px #ffffff;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;

	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.calendarDayCellOn {
	border: solid 1px #ffffff;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;

	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;

	background-color: #E0EFFD;
}
.calendarDaySep {
	background-color: #E5E5E5;
}
.calendarDayNumber {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.acrobatLink {
	font-size: 11px;
}


UL {
	list-style-image: url("/common/images/bullet.gif");
	margin-left: 12px;
	padding-left: 0px;
}
UL LI {
	margin-bottom: 10px;
}
.enterbtn {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	cursor: hand;
}
#flexalert {
	visibility: visible;
}

/* Career Pages Specific Styles */

.imagecellright {
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
	border-right-width: 1px;
}
.videolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.videolist h1 {
	color: #a9461b;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
	font-size: 12px;
}
.videolist p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12px;
}
.videolist hr {
	color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 3px;
}
#homemain {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.imagecellleft {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}

/* Green Pages Specific Styles */

.greenlinks li {
	color:#009900;
}

.greenlinks a, .greenlinks a:visited {
	color:#009900;
}
#searchtext {
/*	float:right; */
}
#headerLinks {
	text-align:center;
	padding: 0px;
}

