body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}

td, li, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5e5e5e;
}

.subheader {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
}

.secondLevPageHeader {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #202a5c;	
}

.homeCopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.homePageCopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.birdsallInteractive {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.tableHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #202a5c;
}

.topContent {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #021066;
}

.eomImageBG {
	width: 336px;
	height: 261px;
	background-image: url("../images/eom_picture_bg.gif");
}
img.eomImage {
	width: 299px;
	height: 224px;
	margin: 19px;
}

/* backgrounds */

.whiteBG {
	background-color: #ffffff;
}

.blackBG {
	background-color: #000000;
}

.headBG {
	background-color: #f7f6e8;
}

.rightColBG {
	background-color: #c5bf85;
	padding: 20px;
}

.darkBlueBG {
	background-color: #021066;
}

.brownBG {
	background-color: #847b00;
}

/* text colors */
.redText {
	color: red;
}
.greenText {
	color: green;
}

/* positioning */

.mainBucket {
	padding: 20px;
}

/* links */

a {
	color: #5e5e5e;
}
a:active {
	color: #5e5e5e;
}
a:visited {
	color: #5e5e5e;
}
a:hover {
	color: #5e5e5e;
}

a.homeCopyLink {
	color: #ff1f14;
	font-weight: bold;
	text-decoration: none;
}
a.homeCopyLink:active {
	color: #ff1f14;
	font-weight: bold;
	text-decoration: none;
}
a.homeCopyLink:visited {
	color: #ff1f14;
	font-weight: bold;
	text-decoration: none;
}
a.homeCopyLink:hover {
	color: #ff1f14;
	font-weight: bold;
	text-decoration: none;
}

.rightColText {
	color: #706624;
}

a.rightColNav {
	color: #706624;
	font-weight: bold;
	text-decoration: none;
}
a.rightColNav:active {
	color: #706624;
	font-weight: bold;
	text-decoration: none;
}
a.rightColNav:visited {
	color: #706624;
	font-weight: bold;
	text-decoration: none;
}
a.rightColNav:hover {
	color: #706624;
	font-weight: bold;
	text-decoration: underline;
}

a.rightColLink {
	color: #021066;
	font-weight: bold;
	text-decoration: underline;
}
a.rightColLink:active {
	color: #021066;
	font-weight: bold;
	text-decoration: underline;
}
a.rightColLink:visited {
	color: #021066;
	font-weight: bold;
	text-decoration: underline;
}
a.rightColLink:hover {
	color: #021066;
	font-weight: bold;
	text-decoration: underline;
}

a.leftNavItem {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;	
	line-height: 18px;
}
a.leftNavItem:active {
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavItem:visited {
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavItem:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.leftNavHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
a.leftNavHeader:active {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavHeader:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavHeader:hover {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

a.leftNavCurrent {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
}
a.leftNavCurrent:active {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavCurrent:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavCurrent:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

a.birdsallInteractive {
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
a.birdsallInteractive:active {
	color: #999999;
}
a.birdsallInteractive:visited {
	color: #999999;
}
a.birdsallInteractive:hover {
	color: #999999;
}
