@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0;
}
#divwrapper {
	text-align: center;
	height: auto;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 10px;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	height: auto;
	width: 875px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #00347A;
	border-top-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#logo {
	text-align: right;
	width: 735px;
	height: 135px;
	float: right;
	background-image: url(../images/entlogo.jpg);
	background-repeat: no-repeat;
}
#headflash {
	height: 135px;
	width: 140px;
	float: left;
	background-image: url(../images/imgCam.jpg);
	background-repeat: no-repeat;
}
#topMenuBar {
	height: 70px;
	width: 875px;
	background-image: url(../images/topMenuBarNew.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 148px;
}
#topMenuSpacer {
	height: 70px;
	width: 205px;
	float: left;
}
#content {
	height: 100%;
	width: 875px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/menuBkgrd.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
p {
	color: #013483;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 0;
	list-style-type: square;
}




#sideMenuBar {
	height: inherit;
	width: 135px;
	float: left;
	background-color: #003585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
#pageContent {
	float: right;
	height: auto;
	width: 720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #003585;
	text-decoration: underline;
}


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
	text-align: inherit;
	border: 0;
	text-transform: uppercase;
}
img {
	border: 0;
	text-align: center;
}
.tableStatsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.tableMenuBar {
	background-color: #013483;
	text-align: center;
	height: auto;
	width: 135px;
	vertical-align: top;

}
.tableContent {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	border: 0;
}
.topBarFlash {
	text-align: left;
	vertical-align: top;
}
.center {
	text-align: center;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #013483;
	text-align: left;
	list-style-type: square;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #006600;
}

