@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0;
	background-image:url(images/Mtns-bkgd-v2.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top;
	background-color: #5a8795;
	margin: 0px;
}

#container {
	width: 848px;
	background: white;
	text-align: left;
	margin: 0 auto;
}
#hdr  {
	width: 848px;  /* IE 5.x hack ends.  Width for other browsers */
	height: 187px;
	background-image: url(images/DCE-Top-Banner-848w.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#photo  {
	width: 848px;  /* IE 5.x hack ends.  Width for other browsers */
	height: 177px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
p {	}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	}
	 
#nav, #nav ul {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	width: 848px;
	list-style: none;
	line-height: 24px;
	background-color: #3a5860;
	padding: 0;
	margin: 0 0 0.2em 0;

}

#nav a {
	display: block;
	width: 212px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

#nav li {
	float: left;
	padding: 0;
	width: 212px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 212px;
	font-weight: normal;
	border-width: 0px;
	margin: 0;
	color: #FFF;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #0b87a9;
}

#content {
	clear: left;
	overflow : auto;
	text-align: Left;
	font-size: 14px;
	line-height: 28px;
	margin: 0em 2em;
	color: #3a5680;
}

#content a {
	color: #132e35;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {color: #0b87a9; text-decoration: none;}

#footer {
	clear: left;
	overflow : auto;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin-top: 0px;
	padding-top: 0px;
}
#footer a {
	color: #52d9fd;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {color: #8beb06; text-decoration: none;}
#slogan {
	clear: left;
	overflow : auto;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
}
body,td,th {
	font-size: 12px;
}
.title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#nav .navlite {background-color:  #0b87a9;}
	
.tableHeads {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.tableBody{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}
