* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	background-color: #FFF;
}

/* FONT FAMILY RULES */

body, p, h1, h2, h3, h4, h5, li, .caption, th, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2.ital {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* NAVIGATION STYLES */
#nav {
	height: 150px;
	vertical-align:bottom;
	text-align: center;
}

#nav ul {
	display: block;
	list-style: none;
	padding: 105px 0 40px 0;
}

#nav li {
	display: inline;
}

#nav li a {
	font-size: 11px;
	font-weight: bold;	
}


/* STRUCTURE AND LINK COLORS */

#dwnstrm_wrapper {
	width: 690px;
	background: #FFF url(images/eonc_dwnstrm_hdr_PHandS.jpg) no-repeat top;
	margin: 18px auto;
}

#main {
	padding: 50px 70px;
}

#feat_img {
	width: 130px;
	float: left;
}

#content {
	padding-left:140px;
}

#main_fullwdth {
	padding: 10px 70px;
}

.main_txtonly {
	padding: 0 70px 0 210px;
}

.leftpic {
	float: left;
	padding-right: 5px;
}

a, a:visited {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/* GENERAL ALIGNMENT RULES */

.ctr {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.btm_img {
	display: block;
	vertical-align: bottom;
}

.txt_align {
	margin-left: 10px;
}

/* FONT SIZE, LINE HEIGHT, AND STYLE RULES */

body, p, li {
	font-size: .9em;
	line-height: 1.4em;
	padding-bottom: 1em;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #339;
	padding: 0 0 1em 0;
}

.main_txtonly h1 {
	padding: 50px 0 1em;
}

h2 {
	font-size: .9em;
	font-weight: bold;
	color: #339;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 0 0 .5em 0;
}

h2.ital {
	font-style: italic;
	letter-spacing: normal;
}

h3 {
	font-size: .9em;
	color: #000;
	font-weight: normal;
}

h4, h5 {
	font-size: .9em;
	line-height: 1em;
}

h4 {
	color: #339;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 1em;
}

h5 {
	color: #000;
	font-weight: bold;
	padding: .25em 0;
}

ul {
	padding: 0 0 1em 1.25em;
}

li {
	padding: 0;
}

.caption {
	color: #339;
	font-size: .8em;
}

#main ul, ul.triangle {
	list-style-image: url(images/triang_bullet.gif);
}

.nxt_to_pic {
	background: url(images/cncr_ctr.jpg) no-repeat;
	padding-left: 145px;
	height: 85px;
}

table {
	background-color: #BBD;
	border: 2px solid #333;
	margin-bottom: 1em;
}

th, td {
	font-size: .75em;
	padding: 7px;
	width: 50%;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}

th.left, td.left {
	border-right: 1px solid #FFF;
}

th {
	letter-spacing: 1px;
}

.pdficon, .slideicon, .videoicon, .audioicon {
	padding-right: 20px;
	background: transparent url(foo.gif) 100% 50% no-repeat;
	}
.pdficon { background-image: url(images/pdf_pdf.gif); padding-right: 40px; } 
.videoicon { background-image: url(images/video.gif); }       
.audioicon { background-image: url(images/audio.gif); } 
.slideicon { background-image: url(images/slideshow.gif); }