/* -----------------------------------------------------------------------------------
Confernces Style Sheet

version:	1.1
author:		Michael McDonald
email: 		info@yalestreetcreative.com
website: 	http://www.yalestreetcreative.com
----------------------------------------------------------------------------------- */ 

body  { 
	background-color: #9F9973;
	font-family: Arial, Helvetica, sans-serif;
}

A:link,  A:visited,  A:active  {
	color: #002255;
	text-decoration: none; 
}

A:hover	{ 
	color: #336699; 
	text-decoration: underline; 
}

.conference_header {
	font-family: times, serif;
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: .15em;
	line-height: 120%;
	color: #003366;
	text-align: left;
}

td.logo_cell_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #E9ECCF;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

td.description_text_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #E9ECCF;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	padding: 10px 10px 10px 10px;	
}

.numberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	font-style: normal;
	letter-spacing: .1em;
	line-height: 110%;
	color: #225588;
	text-align: center;
}

td.pagetext_td {
	font-size: .8em;
	color: #222222;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .02em;
}

td.pagetext_bold_td {
	font-size: .8em;
	color: #222222;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .02em;
}

.text_addbold {
	font-style: normal;
	font-weight: bold;
	letter-spacing: .02em;
}

.text_addbold_blue {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .02em;
}

#propError { margin: auto; width: 450px; padding: 8px; border: 1px solid #CC0000; background-color: #FFFFCC; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; }

a.redlink:link, hover {color: #CC0000; font-size: small; font-weight: bold;}

.capExplain { border: 1px solid: #9999CC; background-color: #FFFFCC;}
