body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background:transparent url(../images/bg-gradient-black.jpg) repeat-x scroll left top;
	margin:0;
	min-width:950px;
	padding: 20px 0 20px 0;
	text-align:center;
}

#pagewrapper {
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:910px;
	padding: 20px 20px;
}

#header {
	float: left;
	width: 100%;
}

#header .title {
	clear: left;
	padding: 15px 0 20px 0;
	margin: 0;
	color: #990000;
	font-size: 23px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
}

#contentLeft {
	float: left;
	width: 520px;
	padding: 0 0 20px 0;
}

#contentRight {
	float: right;
	width: 362px;
	background-color: #ffffff;
	padding: 0 0 20px 0;
}

#regBoxHeader { 
	background:transparent url(../images/register-inline-top-pdf.gif) no-repeat scroll left top;
	width: 362px;
	min-height: 65px;
	float: right;
}

#regBoxHeader.podcast {
	background:transparent url(../images/register-inline-top-podcast.gif) no-repeat scroll left top;
}

#regBoxHeader.webcast {
	background:transparent url(../images/register-inline-top-webcast.gif) no-repeat scroll left top;
}

#regBoxHeader.email-alert {
	background:transparent url(../images/register-inline-top-webcast.gif) no-repeat scroll left top;
}

#regBoxHeader #downloadNow {
	padding: 10px 0 0 50px;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}

#regBoxHeader .title {
	padding: 4px 15px 4px 50px;
	font-weight: bolder;
	font-size: 15px;
	color: #555555;
}

#regBoxContent {
	background:transparent url(../images/register-inline-bottom.gif) no-repeat scroll left bottom;
	width: 362px;
	float: right;
}


#regBoxContent .regTable {
	float: left;
	margin: 0 0 0 23px;
	width: 335px;
	color: #666666;
}


#regBoxContent .regTable td { padding-right: 10px; }

.fieldRequired { color: #990000; }

#formErrors {
	float: left;
	margin: 10px 10px 10px 26px;
	padding: 5px 5px 5px 25px;
	width: 290px;
	background: #FFEEEE url(../images/icon_alert.gif) no-repeat scroll left top;
	border: 1px solid #E4765D;
	color: #666666;
	display: none;

}

#formErrors .title {
	color: #333333;
	font-size:13px;
	font-weight:bold;
}

#formErrors ul {
	margin: 0;
	padding: 0 0 0 2px;
}

#formErrors ul li {
	margin: 0;
	padding: 5px 0 0 0;
}


#footer {
	border-top: 1px solid #dddddd;
	padding-top: 20px;
	clear: both;
}


a:link    {color: #990000}

a:visited    {color: #990000}

a:hover   {color:#CC0000;}

a:active {color:#336633;}

img { border:medium none; }

input {
	font-size: 13px;
}

.input-select{
    width:211px;
}

.input-select.click{
    width:auto;
}

p {
	color:#333333;
	font-size:12px;
	font-style:normal;
	line-height:1.4;
	margin-bottom:1em;
	margin-top:0;
	padding-left:0;
}

h3 {
	color:#555555;
	font-size:15px;
	font-weight:bold;
	line-height:17px;
	margin-bottom:6px;
	margin-left:0;
	margin-top:0;
}

.smallText { font-size: 90%; }

#micetype {
	color:#DDDDDD;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	padding: 10px 0 0 0;
}

#micetype a:link    {color:#444444; text-decoration: none;}

#micetype a:visited {color:#444444; text-decoration: none;}

#micetype a:hover   {color:#990000; text-decoration: underline;}

#micetype a:active  {color:#990000; text-decoration: underline;}

.note {
	background-color:#FFFFEA;
	border:1px solid #D9D6C6;
	color:#333333;
	font-size:11px;
	padding:3px;
	margin-bottom: 10px;
}

.double li { margin-bottom:6px; }

