body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	width:760px;
	background-color:#FFFFFF;
	}

body#webcast {
	width:824px;
}
	
a,a:visited {
	color:#009900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

a:hover,a:focus {
	text-decoration:underline;

}

a:active {
	color:#009900;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}
	
a.img {
	border:none;
}

	
div.header {
	margin: 15px 0 0;
	position:relative;

}

body#welcome div.header {

}

div.header img {
	margin: 0 0 15px 20px;
	float:left;
	width:54px;
	height:71px;
}

div.menu {
	height:20px;
	border-bottom:1px solid #009F00;
	margin: 0 0 0 20px;
}

div.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
div.menu ul  li {
	float:left;
	margin: 0 2px 0 0;
}

a.logout {
	position:absolute;
	top:0;
	right:0;
}

div.menu ul  li a{
	float:left;
	display:block;
	background-color:#99CC00;
	height:16px;
	line-height:16px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding: 2px 5px;
}

div.menu ul  li a:hover,
div.menu ul  li a.current{
	background-color:#009F00;
}

div.clear {
	clear:both;
}

span.welcometo,span.wctitle {
	display:block;
	font-weight:bold;
}

span.welcometo {
	color:#009900;
	font-size:17px;
	margin: 5px 0 0 100px;
}

span.wctitle {
	color:#99CC00;
	font-size:23px;
	margin:0 0 0 130px;  
}

a.bplink,a.bplink:visited {
	background-image:url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position:2px 4px;
	padding-left:9px;
	color:#009900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

a.bplink:hover,a.bplink:focus {
	text-decoration:underline;

}

a.bplink:active {
	color:#009900;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

a.wtw,a.wtw:visited {
	background-image:url(../img/watch_the_webcast.gif);
	background-repeat: no-repeat;
	background-position:0px;
	padding:4px 4px 4px 38px;
	color:#009900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.wtw:hover,a.wtw:focus {
	text-decoration:underline;

}

a.wtw:active {
	color:#009900;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a.reminder {
	background-image:url(../img/reminder-link-icon.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	padding:2px 4px 4px 38px;	
	line-height:20px;
}

a.calendar {
	background-image:url(../img/outlook-link-icon.gif);
	background-repeat: no-repeat;
	background-position:0px;
	padding:6px 4px 6px 38px;	
	line-height:20px;
}


body#preregistered div#container,
body#landing div#container {
	margin: 0px 0 0 20px;
	padding:0;
	width:570px;
}

body#preregistered div#container h1,
body#landing div#container h1 {
	color:#009900;
	font-size:13pt;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:4px 0 1px 9px;
	background-color:#FFFF00;
}


div#content {
	margin:0 0 0 20px;
}

div.content {
	margin:10px 0 0 20px;
}

body#ipblock div#content,
body#loadpage div#content,
body#welcome div#content,
body#podcast div#content,
body#softwaretest div#content,
body#biographies div#content {
	width:502px;
}

div#content h1 {
	color:#99CC00;
	font-size:12pt;
	font-weight:bold;
	margin:10px 0;
}

div#content h2 {
	color:#99CC00;
	font-size:10pt;
	font-weight:bold;
	margin:11px 0;
}

body#welcome h3 {
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	margin:0;
}

div#content p {
	color:#666666;
	font-size:8pt;
	margin:0 0 20px 0;
}

hr {
	color:#99CC00;
	background-color: #99CC00;
	height:1px;
	border: 0 none;
	margin: 0 0 20px 0;
}

p.addcal {
    background-image: url("../img/ical.gif");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    padding-left: 35px;
}

table.running_order{
	color:#666666;
	font-size:8pt;

	margin:0 0 10px 0;
}

table.running_order a img {
	border:0;
}


table.running_order tr{
	vertical-align:top;
}

table.running_order td {
	padding:3px;

}

table.running_order thead td {
	padding:10px 3px;
	background-color:#e7f7e7;
	font-weight:bold;
}
table.running_order tbody tr td{
	border-bottom:1px solid #99CC00;
}

table.running_order thead td.col1{
	width:202px;
}

table.running_order thead td.col2{
	width:180px;
}

table.running_order td.col3,
table.running_order tbody td.col3{
	width:100px;
	text-align:center;
	vertical-align:middle;
}

input.sub_button {
	background-color:#009900;
	border:1px solid #009900;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	margin:0;
	padding:2px 0;
	text-align:center;
	text-decoration:none;
	width:70px;
	height:21px;
}

input.decline {
	background-color:#FFFFFF;
	color:#009900;
	margin:0 0 0 10px;
}


body#loadpage label {
	font-size:8pt;
}


div#playselection {
	margin: 0 0 30px 0;
}

div#presentationselection {
	margin: 0;
}

div#presentationselection div.tf_container {
	width:502px;
}