html,body {

background-color: transparent;
font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:1.667em; 
		color:#ffffff;
}

a {text-decoration:underline; color:#FF7300;}

a:hover {text-decoration:none;}

ul {list-style:none; padding-left: 0; margin-left: 0;}

ul li {padding-bottom:3px;}

li a {text-decoration:underline; background:url(../images/list-marker.gif) left 4px no-repeat; padding-left:12px;}

li a:hover {text-decoration:none;}

img {behavior: url("../iepngfix.htc") }

.title {
margin-bottom:27px;
font-size:12px;
font-weight: bold;
color:#FF7300;
}

.image {margin-bottom:25px;}
p {padding-bottom:16px;}

#bold{
	font-weight: bold;
}

/******webcast specific settings ****/
#brightCovePlayer{
	width: 480px;
	height: 270px;
	float: left;
	margin-left: 20px;
}

#webcastButtons{
	float: right;
	width: 350px;
	margin-top: 20px;
	text-align: center;
}

#webcastNote{
	float:right;
	color: yellow;
	width: 250px;
	text-align: center;
	margin-top: 20px;
	margin-right: 50px;
	font-size: 11pt;
	font-weight: bold;
}

#webcastTitle{
	text-align: center;
	margin-bottom: 40px;
}

#webcastTitleSpan{
	font-style:italic;
}

a{
	text-decoration: none;
}

a img{
	border: 0;
}

/****** instructions specific  ****/

#screenCap{
	width: 480px;
	height: 270px;
	float: left;
	margin-left: 20px;
	border: 1px solid white;
}

#instructions{
	float: right;
	width: 325px;
	font-size: 10pt;
}

#instructionsList{
	font-weight: bold;
	list-style:disc;
}

#instructionsBtns{
	float:right;
	width: 350px;
	margin-top: 20px;
	margin-right: 50px;
}

/************Notice page**********/

.notice_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:45px;
color:#FFFFFF;
margin:auto;
font-weight:bold;
}

