/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	color:#333333;

}

#bgimg{
background-image:url(../../images/bodyBG.gif);
	background-repeat:no-repeat;
	}
img
{
  border:0px;
}
p,div,span,a ,h1,h2,h3,label,td,th,textarea,input
{
	font-family: ariel, geneva, sans-serif;
	color:#333333;
	font-size:11px;
}
th
{
  text-align:left;
}

table, td, th, tr
{
 	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
h1 { 	font-size: 12pt; }
h2 { 
	font-size:90%;	
	font-weight:bold;
	text-align:left;	
}
h3 { 	
  font-size: small;	
  text-align:left;
}

p
{
	margin:0px 0px 0px 0px;
	text-align:left;
	padding: 6px 0px 6px 0px;
	/*width:96%;*/
}

/*#Content>p {margin:0px;}*/
/*#Content>p+p {text-indent:30px;}*/
/*
a {
	color:#000000;	
	text-decoration:underline;
}
a:active {color:#000000;}
a:link {color:#000000;}
a:visited {color:#000000;}*/
a, a:active, a:link,a:visited,a:hover {text-decoration:underline;}

/* ****************************** */
/* Header starts here.            */
/*                                 */
/* ****************************** */


#Header {
	
	
	voice-family:inherit;
	width: 100%;	
	overflow:hidden;
	position: relative;
	
}

body>#Header {height:95px;}


#Pagelogocontainer {
	
	width: 850px;
	height: 91px;
	
	
}

#Pagelogocontainer #logo {
	
	width: 112px;
	height: 40px;
	position: absolute;
	left: 66px;
	top: 26px;
	
	float: left;
  display:block;

}


#Pagelogocontainer #EventTitle {
		position:relative;
	 left:310px;
	 top:10px;
	 
	 display:block;

}


#Redline
{
display:none;
}

.blackTitle
{

  color:red;
  font-weight:bold;

}
/* ****************************** */
/* Content starts here.            */
/*                                 */
/* ****************************** */
#ContainerNoMenu
{
  width:100%;
  text-align:center;
}

#Container
{
 /*border: solid 1px #00FF00;*/ 
 position:relative;
 left:67px;
 top:50px;
 float:left;
 overflow:visible;
 

}

#Content {
/*  border: solid 1px #0000ff;*/ 
	/*margin:-.5em 20px 0 200px;*/
/*padding:0 0 0 0;*/
   margin: 0px 0px 0px 0px;
   
   width: 741px;
   

}

#Content p {
padding-bottom: 10px;
padding-left: 1px;
   

}
.line { 
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin-bottom: 10px;
	
	
}

	
#Content #registerform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 

}


#Content #registerform {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  
  /*margin: 0;
  padding: 0 0 0 0;
  min-width: 500px;
  max-width: 800px;*/
position:absolute;
  width: 741px;
  text-align:left;
  height:200px;
  left: 65px;
  top:150px;

}


#Content #registerform br {
	clear:left;
}



#Content h1 {

	padding:0 0 20px 0;
	font-size:14px;
	

	}	
	
.nicebtns {
  font-size:smaller;
	background-color: #FF0000;
	font-weight:bold;
	border-bottom:1 solid #660000;
	border-top:1 solid #FF9999;
	border-right:1 solid #660000;
	border-left:1 solid #FF9999;
	color : #FFFFFF;
}

/* ****************************** */
/* Menu starts here.            */
/*                                 */
/* ****************************** */
#Menu {
	position:absolute;
	top:70px;
	left:0px;
	width: 1000px;
	}
#Menu ul{
	position:absolute;
	top:00px;
	right:200px;
}

body>#Menu { 


}


#Menu a
{
font-size:17px;
font-weight: bold;
text-decoration:none;


}

#Menu a:hover
{


}


#Menu ul li
{

  margin: 0;
  border: 0 none;
  padding-left: 25px;
  padding-right:13px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  border-right:dotted #333333 1px;
	background-image:url(../../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 15px 30%;

}

#Menu ul li a, #Menu ul li a:hover
{
 	float: none  /*For Opera*/
  	float: left; /*For IE*/
	 display: block;

 
	

}

#Menu ul li a.chosen
{


}

#Menu ul li a:hover.chosen
{


}	


/* ****************************** */
/* Footer starts here.            */
/*                                 */
/* ****************************** */


#Footer
{
	/*display:none;*/
	clear:both;
	text-align:left;
	position: absolute;
	bottom:05px;
	left:37px;
	width:933px;
	height:24px;
	background-color:#FFFFFF;	
}

#Footer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding-bottom:16px;
	position:relative;
	top: 10px;

}

#footerLinks1 {
position:relative;
left:15px;

}

#footerLinks1 ul {
line-height: 20px;
white-space:nowrap;


}

#footerLinks1 ul li {
display: inline;
list-style-type: none;


}
#footerLinks1 li a{
text-decoration:none;
padding: 0px 2em 0px 2em; 
}
#row2 {
margin-left: -8px;
}


#footerLinks2 {
position:absolute;
left:535px;
top:0px;


}
#footerLinks2 ul {
line-height: 20px;

white-space:nowrap;

}

#footerLinks2 ul li {
display: inline;
list-style-type: none;


}
#footerLinks2 li a{
text-decoration:none;
padding: 0px 1em 0px 1em; 
}



/********************************************8
 *TEST page: STYLES
 **********************************************/
 #WM
{
text-align:center;
float:left;
margin-left:4em;
margin-top:1em;
display:block;


}

#Real,#Flash
{
text-align:center;
margin-top:1em;
margin-bottom:1em;

} 
#backLink
{
  margin-left:20px;
  margin-top:1px;
}	
#backLink2
{
  position: absolute;
  top: 104px;
  left: 20px;
  display: block;
  height: 30px;
  width: 200px;
  font-size: small;

}	

/*speaker page styles */

#speakerslogo {

padding-top: 20px;

}

#speakerbody {
background-color:#FFFFFF;
background-image:none;

}
	
.speakerPage {
padding-left: 30px;
padding-right: 30px;

}

.speakerPage h1 {
padding-top: 20px;


}

.speakerPage table td {
vertical-align:top;
}

/*footerframe */
#footerframepage {
background-image:url(../../images/footerBG.gif);
}

#leftFrame {
background-image:url(../../images/leftFrameBG.gif);
}

#rightFrame {
background-image:url(../../images/rightFrameBGwide.gif);
background-color:#FFFFFF;
background-repeat:no-repeat;

}

#slideText {
	
		text-align: center;
		voice-family: "\"}\"";
	
		position:absolute;
		top:347px;
		left:9px;

	}

/*homepage downloads*/

#downloads {
font-size: 10px;
color: #333333;
background-image:url(../../images/linkBG.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 20px;
display: block;
height: 13px;
width: 153px;
}

.downloads {
font-size: 10px;
color: #333333;
background-image:url(../../images/linkBG.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 20px;
display: block;
height: 13px;
width: 153px;
}

.webcastlink {
font-size: 10px;
color: #333333;
background-image:url(../../images/rightlinkBG.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 20px;
display: block;
height: 13px;
width: 153px;
}


#greenlink a{
font-size:18px;

text-decoration:none;
position:absolute;
left: 825px;
top: 99px;


}

#greenlink a{
font-size:18px;

text-decoration:none;
position:absolute;
left: 815px;
top: 99px;
background-image:url(../../images/greenLinkBG.gif);
background-position:left;
background-repeat:no-repeat;
padding-left: 10px;
display:block;



}


#greenword {
font-size:18px;

text-decoration:none;
position:absolute;
left: 825px;
top: 99px;


}
/*feedback page*/

.feedback {
background-image:none;
}


/* headerframepage */

#headerframepage {

background-image:url(../../images/bodyBG.gif);
	background-repeat:no-repeat;
}


/*Flash*/


.mainFlash {
padding-left:37px;
padding-top: 40px;


}
