
/* Enter event specific styles here */

/*
	This style sheet is built on the base of
	/events/styles/reset_v1.css
*/




/* General Styles Start */
a {
}

a, a:link, a:visited {
}

a:hover, a:active {
}

input.button,
a.button,
a.button:link,
a.button:visited,
a.button:hover,
a.button:active   {
}

input.button,
a.button
{
}	


div.hr {
}

/* General Styles End */

div.bodycontainer { /* Containing Div for all content */
} 

/* Header Styles Start */

div.pagelogocontainer {
}

div.pagetitlecontainer {
}

div.titlelinks {
}

div.titlelinks a {
	display: none;
}

/* Header Styles End */


/* Menu Styles Start */

div.menu {
}

div.menu ul {
}

div.menu ul li {
}

div.menu ul li a:link, div.menu ul li a:visited {
}

div.menu ul li a:hover {
}

div.menu ul li a:active {
}

div.menu ul li a {
} 
/* Menu Styles End */

/* Main Styles Start */
div.main {
}

.maincontent {
}

/* Main Styles End */


/* "Normal page" specific styles */

/* Note, the following declarations define 2 styles for links.
	Used to give different styles to those links in
	paragraphs, and those that aren't.
*/

body.normalpage div.main p {
}

body.normalpage div.main a {
}

body.normalpage div.main p a {
} 

/* "Normal page" specific styles */


/* Footer Styles Start */

div.footer 
{
	float:left;
	margin-left:10px;
width:750px;
}

div.footercontent {
	padding:3px 10px;
	text-align:right;
}

div.footercontent a.producedBy 
{
	color:#ffffff;
	font-size:.8em;
} 

/* Footer Styles End */


/* Webcast Page Style Start */
table.registrationtable th {
}

table.registrationtable td {
}

table.registrationtable td p {
}

.mediaselect span {
}

.mediaselect span input {
}

.settingslink {
}

/* Webcast Page Style End */

/* Testpage Specific Styles Start */
.testpage table {
}

.cellleft {
}

.cellleft a.button {
}

.cellright {
}	

.cellright a.button {
}

/* Testpage Specific Styles End */


/* Launch Page Styles Start */
body.launchpage {
}

img.launchlogo {
}

body.launchpage p {
}
/* Launch Page Styles End */

/* login/register styles start */

fieldset {
}

.loginregister div.main form {
}

.loginregister .menu {
}

.loginregister div.main {
}

/* login/register styles end */


/* disclaimer styles start */

.disclaimer h1 {
}

.disclaimer h2 {
}
.disclaimer .menu {
}

.disclaimer div.main {
}

.disclaimer div.maincontent {
}

.disclaimer form {
}

.disclaimer input.button {
}

/* disclaimer styles end */


/* Flash styles start */

.flash .menu {
}

.flash div.main {
 
}

.flash div.maincontent {
}

.flash .flashcontainer {
}

.flash .footer {
}

.flash div.titlelinks a {

}
	
div.flashmain {
	/* Default Peach */
	position: relative;
	top: 20px;
	left: 0px;
	border: solid 0px #000000;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 30px 0px;

	
}	


	

/* Flash Styles End */

/* Header Frame Start */
.headerframepage div.titlelinks a {

}

/* Header Frame End */


/* Biog Styles Start */

.biogText
{
	font-size:8pt;
	line-height:normal;
	text-align:justify;	   	    
	
}

/* Biog Styles End */

body div.maincontent2
{
	width: 720px;	
}

div.pagelogocontainer 
{
	width:100%;
}
div.pagelogocontainer img 
{
	padding: 17px 0 0 20px;
}

.bodycontainer 
{
	
}

.bodycontainer .main 
{
	clear: both;
	width: 722px;

}


.bodycontainer .maincontent
{
	clear: none;
	width: 699px;
	
}

div.menu 
{
	/* background-color:Aqua; */
	clear: both;
	width: 710px;
}



div.slidecontent
{
	float:left;
	
	overflow: hidden;
}

div.col
{
	
	float:left;	
}
div.col2
{
	padding: 0px;
	
	float:left;	
	margin: 0px;
}