/* Global Styles */

body {
	background: #221447 url(/media/images/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, helvetica;
	font-size: 11pt;
	color: #ffffff;
}

.header {
	background: url(/media/images/jeberkleyfoundation2.jpg) no-repeat top left;
	z-index:50;
}

.image {border: 1px solid #678869;}

h1 {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
}

img {
	border: 0px solid #ffffff;
	display: block;
	background-color: transparent;
}

input, select, textarea {
	font-size: 8pt;
	border: 1px solid #678869;
	width: 175px;
	background: #ffffff;
	color: #000000;
}

td {
	vertical-align: top;
}

td a:link {
	color: #556997;
	text-decoration: none;
}

td a:visited {
	color: #000000;
	text-decoration: none;
}

td a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Classes */

.jeFormTable {
	border: 1px solid #678869;
	font-size: 8pt;
}

.jeTableAlpha {
	border: 0px solid #ffffff;
	text-align:right;
	vertical-align:bottom;
	font-size: 10pt;
	color: #678869;
}

.jeTableBeta {
	text-align:left;
}

.jeTableGamma {
	border: 0px solid #ffffff;
	text-align:left;
	font-size: 10pt;
}

.jeTableDelta {
	border: 0px solid #ffffff;
	text-align:left;
	font-size: 8pt;
}

.jeTableAlpha a:link {
	color: #678869;
	text-decoration: none;
}

.jeTableAlpha a:visited {
	color: #678869;
	text-decoration: none;
}

.jeTableAlpha a:hover {
	color: #678869;
	text-decoration: underline;
}

.jeTableBeta a:link {
	color: #ffffff;
	text-decoration: none;
}

.jeTableBeta a:visited {
	color: #ffffff;
	text-decoration: none;
}

.jeTableBeta a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.jeTableGamma a:link {
	color: #ffffff;
	text-decoration: none;
}

.jeTableGamma a:visited {
	color: #ffffff;
	text-decoration: none;
}

.jeTableGamma a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.jeTableDelta a:link {
	color: #ffffff;
	text-decoration: none;
}

.jeTableDelta a:visited {
	color: #ffffff;
	text-decoration: none;
}

.jeTableDelta a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.border {
	border: 1px solid #1f2c4c;
}

.jeTableTextLeft {
	border-right: 1px dotted #d8dce7;
	color: #6f7d9b;
	font-size: 9pt;
	text-align: left;
	width: 522px;
}

.jeTableTextRight {
	color: #6f7d9b;
	font-size: 9pt;
	text-align: left;
	width: 215px;
}

.jeCopyright {
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

.jeSecondary {
	color: #e12f00;
	font-size: 8pt;
}

.jeRobots {
	color: #ffffff;
	font-size: 7pt;
}

.jeBlue {
	color: #000000;
	font-size: 9pt;
	background: #5f75a5;
}

.jeBluer {
	color: #000000;
	font-size: 9pt;
	background: #3f5178;
}

/*               IDs                   */
/* Blues are #1f2c4c, #3f5178, #5f75a5 */

#jeHeaderImages {
	border: 1px solid #678869;
}

#jeTableinaTable {
	text-align: center;
	font-weight: bold;
}

#jeFooterTable {
	text-align: center;
	font-weight: bold;
}

#jeBlueNoBorder {
	color: #5f75a5;
	margin-left:0px;
	border: 0px solid #1f2c4c;
	background: none;
}

#jeTableImage {
	height: 30px;
	width: 522px;
}

#jeBluer {
	color: #3f5178;
}

#jeBluest {
	color: #1f2c4c;
}

#jeSecondary a:link {
	color: #e72c00;
	text-decoration: none;
}

#jeSecondary a:visited {
	color: #e72c00;
	text-decoration: none;
}

#jeSecondary a:hover {
	color: #e72c00;
	text-decoration: underline;
}

#jeFormTitle {
	background: #e72c00;
	border: 0px solid #e72c00;
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

#jeFormField {
	width: 75px;
	margin-left:0px;
}

#jeFormNoBorder {
	width: 75px;
	margin-left:0px;
	border: 0px solid #1f2c4c;
	background: none;
}

#jeFields {
	width: 267px;
	background: #ffffff;
}
