/* CSS Document */body {	margin: 300px 0px 0px;	background-image: url(../images/backinggradient2.jpg);	background-repeat: no-repeat;	background-position: left top;	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #333333;	}a:link {	text-decoration: none;	color: #429ED3;	}a:visited {	text-decoration: none;	color: #666666;	}a:hover {	text-decoration: none;	color: #0066CC;	}a:active {	text-decoration: none;	}body,td,th {	color: #333333;	}#content {	width: 550px;	padding-top: 10px;	padding-bottom: 10px;	margin-left: 240px;	}	#contentTop {	width: 550px;	padding-bottom: 5px;	margin-left: 240px;	}/* CSS Class */.border {	border: 1px solid #CCCCCC;	}.heading1 {	font-size: 11pt;	font-weight: bold;	color: #000000;	}	.heading2 {	font-size: 9pt;	font-weight: bold;	color: #FF6600;	}	.heading3 {	font-size: 10pt;	font-weight: bold;	color: #333333;	background-color: #DCEAF5;	}	.eventtitles {	font-size: 10pt;	font-weight: bold;	color: #333333;	background-color: #85C37C;	}	.subheading {	font-weight: bold;	color: #E16E04;	font-size: 8pt;	}	.sponsorstitle {	font-size: 8pt;	color: #999999;	}.primarySponsor {	font-size: 9pt;	color: #1A80D2;	font-weight: bold;	}.sponsors {	font-size: 9pt;	color: #429ED3;	font-weight: bold;	}	.quicknav {	font-weight: bold;	color: #FFFFFF;	font-size: 8pt;	padding-left: 25px;	padding-top: 5px;	padding-bottom: 5px;	background-color: #333333;	}	.presenter {	color: #009933;	font-weight: bold;	padding-bottom: 5px;	}	.presenterdescript {	color: #000000;	}	.daslogo {	position: absolute;	top: 120px;	display: block;	left: 11px;	}	.navactive {	color: #0033FF;	}	/* Main Navigation */#quicknav {	padding-bottom: 30px;	margin-left: 240px;	font-size: 8pt;	width: 650px;	color: #000000;	font-weight: bold;	}	#quicknav a {	color: #999999;	text-decoration: none;	padding-left: 3px;	padding-top: 1px;	padding-right: 3px;	padding-bottom: 1px;	font-weight: normal;	}	#quicknav a:link, #navlist a:visited {	color: #999999;	text-decoration: none;	padding-left: 3px;	padding-top: 1px;	padding-right: 3px;	padding-bottom: 1px;	}#quicknav a:hover {	color: #0033FF;	text-decoration: none;	padding-left: 3px;	padding-top: 1px;	padding-right: 3px;	padding-bottom: 1px;	background-color: #D2E3F4;	}#quicknavactive a:link, #active a:visited, #active a:hover {	color: #0033FF;	text-decoration: none;	padding-left: 3px;	padding-top: 1px;	padding-right: 3px;	padding-bottom: 1px;	background-color: #D2E3F4;	}/* Content List */#list {	width: 550px;	color: #333333;	margin-left: 240px;	margin-bottom: 25px;	}#list ul {	list-style-type: none;	margin: 0px;	padding: 0px;	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;	}	#list li {	display: block;	padding-top: 8px;	padding-bottom: 8px;	padding-right: 10px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	list-style-type: none;	}/* Content List2 */#list2 {	width: 550px;	color: #333333;	margin-left: 240px;	}#list2 ul {	list-style-type: none;	margin: 0px;	padding: 0px;	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;	}	#list2 li {	display: block;	padding-top: 8px;	padding-bottom: 8px;	padding-right: 10px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	list-style-type: none;	}/* Content List3 */#list3 {	width: 550px;	color: #333333;	margin-top: 25px;	margin-left: 240px;	}#list3 ul {	list-style-type: none;	margin: 0px;	padding: 0px;	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;	}	#list3 li {	display: block;	padding-top: 8px;	padding-bottom: 8px;	padding-right: 10px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #999999;	list-style-type: none;	}#footer {	display: block;	height: 50px;	width: 550px;	margin-top: 25px;	font-size: 7pt;	color: #0066FF;	margin-left: 240px;	}
