
/* ELEMENTS */
TD {
	font-family: Arial;
	font-size: 8pt;
	line-height: 12pt;	
	color: black;
}

a:visited {
	color: #F79408;
	text-decoration: none;
}

a:hover, a:selected, a:active {
	color: #F79408;
	text-decoration: none;
}

/* NAVIGATION */
.nav_side_top {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 16pt;
	color: white;
	font-weight: bold;
}
.nav_side {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;
	color: white;
}
.nav_link, .nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover, .nav_link:selected, .nav_link:active {
	color: #F79408;
	text-decoration: none;
}


/* STYLE */
.copy1 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;	
	color: black;
}
.copy2 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;	
	color: gray;
}
.header {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #F79408;
	font-weight: bold;	
}
.header1 {
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;	
	color: #0F6790;
}
.header2 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 12pt;
	color: #F79408;
}
.event_date {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #0F6790;
	font-weight: bold;	
}

/* SPNSOR */
.headerSponsor {
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #F79408;
	font-weight: bold;
}
.subHeader {
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #409DC9;
	font-weight: bold;
}
.sponsorNormal {
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
}


/* NEWSLETTER */
.date1 {
	font-family: Arial;
	font-size: 10pt;
	color: #F79408;
	font-weight: bold;	
}
.date2 {
	font-family: Arial;
	font-size: 14pt;
	color: #F79408;
}
.date3 {
	font-family: Arial;
	font-size: 10pt;
	color: #0F6790;
	font-weight: bold;
}
.header3 {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
}
.copy3 {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;	
	color: black;
}
.news_link, .news_link:visited {
	color: blue;
	text-decoration: none;
}
.news_link:hover, .news_link:selected, .news_link:active {
	color: blue;
	text-decoration: underline;
}
.news_link1, .news_link1:visited {
	color: blue;
	text-decoration: none;
}
.news_link1:hover, .news_link1:selected, .news_link1:active {
	color: blue;
	text-decoration: underline;
}


/* FORMS */
.input1 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;	
	color: black;
	width: 100%;
}
.button1 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;	
	color: black;
	width: 120;
}
.select1 {
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;	
	color: #0F6790;
	width: 100px;
}

.industry: {
	font-family: Arial;
	font-size: 10pt;
	line-height: 10pt;	
	color: #F79408;
	text-decoration: none;
}

a:link {color:#F79408;
		font-weight: bold;
		text-decoration: none;}      /* unvisited link */
a:visited {color:#F79408;
		font-weight: bold;
		text-decoration: none;}  /* visited link */
a:hover {color:#F79408;
		font-weight: bold;
		text-decoration: none;}  /* mouse over link */
a:active {color:#F79408;
		font-weight: bold;
		text-decoration: none;}  /* selected link */
		
#footer_link {
	color: blue;
	text-decoration: none;
	}

