﻿body 
{
	font-family:  Arial, Helvetica,  sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	text-align: center;
	display:block;
}

form
{
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

p {
	spacing: 0px; 
	margin: 0px; 
	border: 0px;
	
}

li {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: url(../images/bullet.gif);
    clip: rect();
}

a, a:visited
{
	color: #660000;
}

strong {
	color: #000000;
}

img {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

table
{
	border-width: 0px;
	padding: 0px;	
	margin: 0px;
}

td
{
	padding: 0px;
	border-width: 0px;
	text-align: left;
}

fieldset
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.container
{
	width: 800px;
	text-align: left !important;
			background-color: #ffffff !important;
			margin: 0pt auto;
			position: relative;
}

div.menu
{
	position: relative;
	top: -148px;
	left: 5px;
	z-index: 2;
	background-color: Transparent;	
}

div.sitemap, div.sitemap a
{
	color: #748594;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	margin-left: 20px;
}

div.sitemap a.first 
{
	margin-left: 0px;
}

div.sitemap a.second
{
	margin-left: 20px;
}

div.sitemap a.third 
{
	margin-left: 40px;
}

div.sitemap a.fourth 
{
	margin-left: 60px;
}



div.maincontent
{
	color: #473f2d;
	font-size: 17px !important;
	width: 470px !important;
	padding-right: 10px;
	background-color: #ffffff !important;
	position: relative;
	padding-left: 20px;
	top: 0px;
	left: 0px;
}

div.maincontent img
{
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 15px;
}

div.title
{
	text-decoration: none;
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	padding-left: 20px;
	padding-top: 24px;
	padding-bottom: 24px;
}

div.sidecontent
{
	color: #e28c05;
	font-size: 14px;
	width: 240px !important;
	position: absolute;
		background-color: #ffffff;
	top: 50px;
	left: 526px;
}

div.module
{
	font-size: 11px;
	padding-left: 1px;
}



div.breadcrumbs, div.breadcrumbs a
{
	color: #a73f3f;
	text-decoration: none;
	font-size: 10px;
}

div.breadcrumbs .current, div.breadcrumbs a.current
{
	color: #3f3f3f;
	text-decoration: none;
	font-size: 10px;
}

.edithelp
{
	font-size: 10px;
	padding-top: 20px;
	vertical-align: bottom;
}

.summarytitle, .summarytitle a
{
	font-size: 10px;
	color: #a73f3f;
	text-decoration: none;
}

.summarysum, .summarysum a
{
	font-size: 10px;
	color: #3f3f3f;
	text-decoration: none;
}

div.promoone
{

}

div.promoone div.promotitle
{
}

div.promoone div.promobody
{
}

div.promotwo
{

}

div.promotwo div.promotitle
{
}

div.promotwo div.promobody
{
}

div.promothree
{

}


div.promothree div.promotitle
{
}

div.promothree div.promobody
{
}

div.footer, div.footer a
{
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
	padding-top: 20px;
}

div.imagerotate
{
	clear: both;
	display: block;
	padding-bottom: 40px;
}

input.nicebutton 
{
	border:1px solid #D5D5D5;
	border-top:1px solid #dad5c3;
	border-bottom: 1px solid #898061;
	border-right: 1px solid #b7b099;
	border-left: 1px solid #b7b099;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#cc6600;
	background-image:url(images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align: middle;
}

input.nicebuttonhigh
{
	border:1px solid #D5D5D5;
	border-top:1px solid #dad5c3;
	border-bottom: 1px solid #898061;
	border-right: 1px solid #b7b099;
	border-left: 1px solid #b7b099;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#aa5500;
	background-image:url(images/buttonBgHigh.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align: middle;
}

div.buttondiv input 
{
	margin: 10px 10px;
	width: 140px;	
	float: none;
}

div.buttondiv
{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin: 0px 10px;
}


div.buttondiv a
{
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin: 0px 10px;
}

div.labeldiv input 
{
	margin: 0px 0px;
	width: 140px;	
	font-size:11px;
	font-weight:normal;
	color:#222222;
}

div.labeldiv
{
	clear: both;
}

div.labeldiv span 
{
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin: 0px 10px;
}

select
{
	background-color: #ebebeb;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	border:1px solid #d0d0d0;
}

textarea
{
	background-color: #ebebeb;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	border:1px solid #d0d0d0;
}

span.formerror
{
	font-family: Verdana, Arial;
	font-size:11px;
		font-weight: bold;
	color: #ff5d5d;
}

div.colorwindow
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20); /* IE */
	-moz-opacity: 0.2; /* Mozilla */
	opacity: 0.2; /* CSS3 */
	background-image: url("images/edited.gif");
}

div.subWrapper
{
	padding-left: 20px;
	padding-top:20px;
}

div.subWrapper br
{
	line-height: 24px;
}

div.subWrapper select
{
	margin-bottom: 5px;
	
}

div.leftnav div div img 
{
	display: none !important;
}

div.header
{
	background-color: #E28C05;
	height: 215px;
}

div.info
{
	position: relative;
	left: 570px;
	top: -170px;
	width: 230px;
	height: 168px;
}

div.printheader
{
	display: none;
}

div.promos
{

}

div.leftnav
{
	float: left;

}

div.content
{

	padding-left: 20px;
	float: left;
		font-size: 16px;
	font-family: Arial, Sans-Serif;
	position: relative;
	background-color: #ffffff;
}



label 
{
	font: 11px Verdana,sans-serif;
	color: #49453a;
	display: block;
	float: left;
	height: 18px;
}

label.labela 
{
	width: 74px;
	font: 11px/13px Verdana,sans-serif;
}

label.labelb 
{
	width: 114px;
	font: 11px/13px Verdana,sans-serif;
}

label.labelc
{
	width: 103px;
	font: 11px/13px Verdana,sans-serif;
}
	
input.inputa 
{
	width: 141px; 
	height: 13px;
	font: 11px/13px Verdana,sans-serif;
	color: #000000;
	float: left;
	border: 1px solid #d0d0d0;
	background: #f4f3e5;
	height: 18px;
	margin-right: 27px;
	font-weight: normal;
	background-color: #ebebeb;
}

input.inputb 
{
	width: 101px; 
	height: 13px;
	font: 11px/13px Verdana,sans-serif;
	color: #000000;
	float: left;
	border: 1px solid #d0d0d0;
	background: #f4f3e5;
	height: 18px;
	margin-right: 27px;
	font-weight: normal;
	background-color: #ebebeb;
}

input.inputc 
{
	width: 112px; 
	height: 13px;
	font: 11px/13px Verdana,sans-serif;
	color: #000000;
	float: left;
	border: 1px solid #d0d0d0;
	background: #f4f3e5;
	height: 18px;
	margin-right: 27px;
	font-weight: normal;
	background-color: #ebebeb;
}
		
input.inputd 
{
	width: 101px; 
	padding-left: 3px; 
	height: 13px;
	font: 11px/13px Verdana,sans-serif;
	color: #000000;
	float: left;
	border: 1px solid #d0d0d0;
	background: #f4f3e5;
	height: 18px;
	margin-right: 27px;
	font-weight: normal;
	background-color: #ebebeb;
}

div.smalldiv input
{
	text-align: left;
	width: 120px !important;
		margin: 0px 0px;
	width: 140px;	
	font-size:11px;
	font-weight:normal !important;
	text-align: left;
	color:#222222;
}
	
.orangetext
{
	color: #e28c05;
}

a.orangetext 
{
	color: #e28c05;
	text-decoration: none !important;
}

div#contentdiv
{
	clear: both;
	top: -70px;
}


.attribution
{
	position:absolute;
	background-color:#333; 
	color:#fff;
	padding:5px 0 5px 0; 
	left:0; 
	bottom:4px;  
	height:20px;
	font-weight:bold;
	text-indent:10px;
}
.attribution a:link, .attribution a:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}


img.speakerlist
{
 border-top: solid 1px #999999 !important;
 border-left: solid 1px #999999 !important;
 border-bottom: solid 1px #999999 !important;
 border-right: solid 1px #999999 !important;
 background-color: #cccccc !important;
 padding: 2px !important;
}


td.speakerinfo
{
	 border-right: solid 1px #999999 !important;
	 border-top: solid 1px #999999 !important;
	 border-bottom: solid 1px #999999 !important;
	 border-left: solid 0px transparent !important;
	 padding: 0px !important;
	 margin-right: 5px !important;
	 background-color: #f6f6f6;
	 vertical-align: top;
	 padding: 8px !important;
	 font-size: 12px;
	 height: 170px;
	 
}

td.speakerinfo a
{
		font: 11px/13px Verdana,sans-serif;
	text-decoration: none;
}

td.speakerinfo a.orangetext
{
	font-size: 16px;
	display: block;
	height: 12px;
	margin-top: 3px;
	font-weight: bold;

}

td.speakerpicture
{
	background-color: #e2d0b3;
	width: 150px;
	 border-top: solid 1px #999999 !important;
 border-left: solid 1px #999999 !important;
 border-bottom: solid 1px #999999 !important;
 border-right: solid 0px transparent !important;
 text-align: center;
}



span.speakerlist_subhead
{
	font-size: 9px;
}

td.smallpic
{
	width: 60px !important;
	overflow: hidden !important;
	float: left;
}

table.homerotator
{
	position: absolute;
	top: 30px;
	padding-bottom: 30px;
	clear: both;
}

div.clear
{
	clear:both;
	
}

div.homecontent
{
	padding-top: 30px !important;
	top: 0px !important;
}


#s3slider1, #s3slider2, #s3slider3, #s3slider4, #s3slider5 { 
   width: 140px; /* important to be same as image width */ 
   height: 150px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3slider1Content, #s3slider2Content, #s3slider3Content, #s3slider4Content, #s3slider5Content {
   width: 150px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   padding: 0px;
   margin: 0px;
}

.s3slider1Image, .s3slider2Image, .s3slider3Image, .s3slider4Image, .s3slider5Image {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3slider1Image span, .s3slider2Image span, .s3slider3Image span, .s3slider4Image span, .s3slider5Image span {
   position: absolute; /* important */

   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 5px 7px;
   font-weight: bold;
      width: 126px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
   margin-bottom: 12px;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
