body {
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}

div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; /* was .9em */
	padding-bottom: 14px;
	line-height: 18px;
}

/* -------------------------------------------------------------------------- */
/* Layout */

div.logo {
	padding: 4px 0px 12px 0px;
}

div.slogan {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D280B;
	font-weight: 700;
	font-style: italic;
	padding: 5px 0px 8px 10px;
	line-height: 15px;
}

div.mainmenu, a.mainmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00529C;
	font-weight: 700;
	text-decoration: none;
	padding-bottom: 0px;
}

a.mainmenu:hover {
	color: #7FA8CD;
	text-decoration: none;
}

div.eventmenu {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}

td.menubox { background-color: #0D280B; }

div.photo_lt { margin-bottom: 45px; }

div.center {
	margin-top: 0px;
	margin-left: 45px;
	margin-right: 50px;	
	margin-bottom: 0px;
}

div.contentarea {
	margin: 0px 50px 0px 45px;
	padding: 0px 0px 0px 0px;
}

/* -------------------------------------------------------------------------- */
/* Text */

div.headline, div.subhead, div.subhead2, div.subhead3, a.headline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0D280B;
	font-weight: 700;
}

div.headline, a.headline {
	font-size: 19px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 14px;
}




div.subhead {
	font-size: 14px;
	padding-bottom: 2px;
}

div.subhead2 {
	font-size: 14px;
	padding-bottom: 10px;
}

div.subhead3 {
	color: #000000;
	font-size: 14px;
	padding-bottom: 2px;
}





a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #0D280B;
	text-decoration: none;
}

a:hover {
	color: #4A5E48;
	text-decoration: underline;
}

a.readmore {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #0D280B;
	text-decoration: none;
}

a.readmore:hover {
	color: #4A5E48;
	text-decoration: underline;
}


div.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 14px;
}

.smallcapscopy { font-size:13px; }

div.contact, div.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.contact {
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.copyright {
	font-size: 10px;
	color: #666666;
}

.green {
	color: #006732;
}

/* -------------------------------------------------------------------------- */
/* Brochure Box */

div.br_headline {
	font-size: 14px;
	font-weight: 700;
	color: #00529C;
	padding-bottom: 5px;
}

div.br_download, a.br_download {
	padding-bottom: 3px;
}

div.br_image, a.br_image {
	padding-bottom: 5px;
}

div.br_filesize {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}

/* -------------------------------------------------------------------------- */
/* Lists & Tables */

td.bold {
	font-weight: 700;
}

th {
	background-color: #cccccc;
	font-weight: 700;
	padding: 2px 10px 2px 10px;
}

td.row {
	background-color: #eeeeee;
	color: #002D62;
	padding: 2px 10px 2px 10px;
}

ul.main{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li.main{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
	color: #000000;
}

a.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	text-decoration: none; }

a.list:hover { text-decoration: underline; }

div.feestitle, div.fees {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

div.feestitle {
	font-size: 11px;
	font-weight: 700; }


table.fees {
	background-color: #eeeeee;
	border: 1px solid #AFA5CF;
}

div.title.fees {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #0D280B;
}

div.headline.fees {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	padding: 0px 0px 8px 0px;
}

div.fees {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 8px 0px;
}


table.chart {
	background-color: #ffffff;
	border: 1px solid #AFA5CF;
}


td.chart {
	background-color: #eeeeee;
	font-size: 10px;
}

td.chart.header {
	background-color: #cccccc;
	color: #0D280B;
	font-weight: 700;
	line-height: 13px;
}

td.chart.h2 {
	background-color: #dddddd;
	color: #0D280B;
	line-height: 13px;
}

.bullet_list {
	margin-top:0;
	padding-top: 0;
}

.bullet_list li {
	padding-bottom: .5em;
}

/* -------------------------------------------------------------------------- */
/* Middle Box / Program Highlights */

td.midbox {
	background-image: url(../../images/partnerbox/bg.jpg);
	background-repeat: repeat;
	width: 293px;
}

td.midboxheader {
	background-color: #AFA5CF;
	background-image: url(../../images/midbox/headerbg.jpg);
	background-repeat: repeat;
	min-height: 25px;
	width: 293px;
}

td.midbox_rt {
	background-image: url(../../images/partnerbox/bg_rt.gif);
	background-repeat: repeat;
}

div.midbox {
	background-color: #AFA5CF;
	font-size: 12px;
	font-weight: 700;
	color:#004F18;
	padding: 5px 15px 0px 15px;
	line-height: 18px;
}

a.midbox {
	font-size: 12px;
}

div.midboxlist {
	padding-bottom: 10px;
}

div.midboxheadline {
	font-size: 14px;
	font-weight: 700;
	color: #74737B;
	padding-bottom: 0px;
	text-align: center;
}

/* -------------------------------------------------------------------------- */
/* Quotes */

div.quote_box1 {
	margin-left: 6px;
	margin-right: 7px;	
	margin-bottom: 10px;
}

div.quote1, div.quote_auth1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}

div.quote1 {
	font-size: 13px;
}

div.quote_auth1 {
	font-size: 12px;
	text-align: right;
	padding-left: 15px;
}

div.quote, div.qauth {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}

div.quote {
	font-size: 12px;
	padding-bottom: 2px;
}

div.qauth {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-left: 15px;
	padding-bottom: 14px;
}

/* -------------------------------------------------------------------------- */
/* Other */

div.hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

div.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: 700;
}

div.alerts {
	text-align: center;
	margin-bottom: 15px;
}

/* -------------------------------------------------------------------------- */
/* Pod Cast */

div.podname {
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

/* -------------------------------------------------------------------------- */
/* Forms */

td.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

td.form.supplier {
	background-color: #eeeeee;
}

/* -------------------------------------------------------------------------- */
/* Sponsors */

div.sponsor {
	padding-bottom: 20px;
}

div.sponsor1, a.sponsor1,
div.sponsor2, a.sponsor2,
div.sponsor3, a.sponsor3,
div.contributor, a.contributor,
div.participant, a.participant {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}

div.sponsor1, a.sponsor1 {	
	font-size: 14px;
	line-height: 18px;
}

div.sponsor2, a.sponsor2 {
	font-size: 14px;
	line-height: 18px;
}

div.sponsor3, a.sponsor3 {
	font-size: 14px;
	line-height: 18px;
}

div.contributor, a.contributor {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	padding-left: 4px;
	padding-right: 4px;
}

a.contributor:hover {
	color: #4A5E48;
	text-decoration: underline;
}

div.participant, a.participant {
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	padding-left: 4px;
	padding-right: 4px;
}

a.participant:hover {
	color: #4A5E48;
	text-decoration: underline;
}

td#partnerbox_ds {
	background-image: url(../../images/partnerbox/bg_rt.gif);
	background-repeat: repeat;
}

/* -------------------------------------------------------------------------- */
/* Web Cast */
/* -------------------------------------------------------------------------- */

div.box.webcast {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 15px 0px;
}

div.title.webcast {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #dddddd;
}

div.main.webcast {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	/* border-bottom: 1px solid #dddddd; */
}

div.date.webcast, div.time.webcast, 
div.headline.webcast, div.copy.webcast, 
div.sponsored.webcast {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}

div.date.webcast {
	font-size: 14px;
	font-weight: 700;
	color: #00529C;
	padding: 0px 10px 0px 0px;
}

div.time.webcast {
	font-size: 12px;
	font-weight: 700;
	color: #00529C;
	padding: 0px 10px 0px 0px;
}


div.headline.webcast {
	font-size: 13px;
	font-weight: 700;
	color: #000000;
	padding: 0px 0px 8px 0px;
}

div.copy.webcast {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 8px 0px;
}

div.sponsored.webcast {
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 2px 0px;
}

a.readmore.webcast {
	font-size: 12px;
}

/* -------------------------------------------------------------------------- */
/* Main Menu Pulldown */
/* -------------------------------------------------------------------------- */

.chromestyle {
	width: 99%;
	font-weight: bold;
	padding-bottom: 0px;
}

.chromestyle:after { /* Add margin between menu and rest of content in Firefox */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	/* border: 1px solid #BBB; */
	width: 100%;
	/* background: url(menubg.gif) center center repeat-x;*/
	padding: 0px 0;
	margin: 0;
	text-align: right; /* set value to "left", "center", or "right" */
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	/* border-right: 1px solid #DADADA; */
}

.chromestyle ul li a:hover {
	/* background: url(menubg-over.gif) center center repeat-x; */
	color: #ffffff;
	text-decoration: none;
}

.chromestyle ul li a[rel]:after { /*HTML to indicate drop down link*/
	/*content: " v";*/
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #bbbbbb; /* border outline color */
	border-bottom-width: 0;
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background-color: #0D280B; /* drop down menu background color */
	width: 200px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #bbbbbb; /* border outline color */
	padding: 2px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

* html .dropmenudiv a { /* IE only hack */
	width: 100%;
}

.dropmenudiv a:hover {
	background-color: #4A5E48; /* drop down menu background rollover color */
	color: #ffffff;
	text-decoration: none;
}

/* -------------------------------------------------------------------------- */