/* CSS Document */

/*Text Attributes*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.MenuText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.MenuText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.MenuText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.MenuText a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
.LinkText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.LinkText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.LinkText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -3px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: -3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -3px;
}
.SectionHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
ul {
	margin-top: -2px;
	margin-left: 2em;
	list-style-image: url(images/GlassTriangleSmall.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: -8px;
}
ol {
	margin-top: 0px;
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: -8px;
}
/*.ulmenu {
	margin-top: 0px;
	margin-left: 2em;
	list-style-image: url(images/GlassTriangleSmall.jpg);
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.ulmenu2 {
	margin-top: 2px;
	margin-left: 2em;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}*/
li {
	
	margin-bottom: 0px;
	line-height: 18px;
}
/*Body Attributes*/
/*Begin Banner*/
#BannerUpperLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 131px;
	background-image: url(images/ESCNewBannerLeft.jpg);
	background-repeat: no-repeat;
	z-index: 8;
}
#BannerUpperSpacer {
	position: absolute;
	top: 0px;
	left: 330px;
	width: 70%;
	height: 131px;
	background-image: url(images/ESCNewBannerSpacer.jpg);
	background-repeat: repeat-x;
}
#BannerUpperCenter {
	position: absolute;
	top: 0px;
	right: 192px;
	width: 190px;
	height: 131px;
	background-image: url(images/ESCNewBannerCenter.jpg);
	background-repeat: no-repeat;
}
#BannerUpperRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 382px;
	height: 131px;
	background-image: url(images/ESCNewBannerRight.jpg);
	background-repeat: no-repeat;
}
#TextMenuRight {
	position: absolute;
	top: 101px;
	right: 0px;
	width: 375px;
	height: 13px;
	text-align: center;
	z-index: 9;
}
/*End Banner*/
/*Begin ESC-20 Navbar*/
#ESC20Navbar {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 670px;
	height: 25px;
	z-index: 3;
}
#ESC20NavbarSpacer {
	position: absolute;
	top: 130px;
	right: 0px;
	width: 55%;
	height: 25px;
	background-image:url(images/ESCNewBannerNavSpacer.jpg);
	background-repeat:repeat-x;
	z-index: 2;
}
#ESC20NavbarShadowLeft {
	position: absolute;
	top: 155px;
	left: 0px;
	height: 5px;
	background-image: url(images/ESCNewBannerShadow.jpg);
	background-repeat: repeat-x;
}
#ESC20NavbarShadowRight {
	position: absolute;
	top: 155px;
	right: 0px;
	height: 5px;
	background-image: url(images/ESCNewBannerShadow.jpg);
	background-repeat: repeat-x;
}
/*End ESC-20 Navbar*/

/*Begin Content*/
#PageTitle {
	position: absolute;
	top: 165px;
	left: 210px;
	height: 30px;
	width: 80%;
}
#BodyContent {
	position: absolute;
	top: 210px;
	left: 210px;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#LeftNav {
	position: absolute;
	top: 210px;
	left: 2px;
	width: 150px;
}
#VideoFloatRight {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
}
#floatright {
position: relative;
float: right;
padding-left: 10px;
padding-bottom: 10px;
margin-left: 6px;
}
#FloatLeft {
position: relative;
float: left;
padding-right: 10px;
padding-bottom: 10px;
margin-right: 10px;
}
/*End Content*/

