/* Main backgound Color*/
BODY {
	background-color:#e1e4ef;
	font-family:Verdana;
	font-size:12px;
	color:#000000;

}
.colorFill {
	background-color:#e1e4ef;
}

/* Background color for Q&A, etc..*/
.colorFillDark {
	background-color:#5c70bb;
}
/* Navigation Background color*/
.colorFillNav {
	background-color:#5c70bb;
	/* background: url(images/navbg.gif); */
}
/* Color of the borders */
.colorFillBorder {
	background-color:#000000;
}

/* Navigation Buttons: Lobby, Help...etc*/
.mainNav {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

A.mainNav {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

A.mainNav:Active {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

A.mainNav:Visited {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

A.mainNav:Hover {
	font-family:Arial;
	font-size:11px;
	color:#bcc1e2;
	text-decoration:none;	
}

.resourceCenter {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* The event Title in the header pages */
.pageTitle {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/* Slides' background and speed test color*/
.contentBG {
	background-color:#939bbb;
}
.SpeedTest { 
	font-family:Verdana;
	font-size:10px;
	color:#000000;
} 

/* Stop.htm and Auditorium's before & after pages*/
.PopUp {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.resources {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

/* Resources Download Links */
A.resources {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A.resources:Visited {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A.resources:Active {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A.resources:Hover {
	font-family:Verdana;
	font-size:11px;
	color:#3653bb;
	text-decoration:none;
}


/* (4) This is used for the index_bfore.htm and index_after.htm pages in the auditorium*/
A.PopUp {
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

A.PopUp:Active {
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

A.PopUp:Visited {
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

A.PopUp:Hover {
	font-family:Verdana;
	font-size:28px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/********************* Do Not Change The following 5 Classes  *****************************/
/*Default text size for using <p> and <div>*/
P { 
	font-family:Verdana;
	font-size:12px;
	color:#000000;
} 

LI {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
UL {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin-top: 2px;
}
TD { 
	font-family:Verdana;
	font-size:12px;
	color:#000000;
} 
DIV { 
	font-family:Verdana;
	font-size:12px;
	color:#000000;
} 

/*Default text for the Extras region in the auditorium page*/
.extrasBoxContent {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

/*Used in the Lobby Page */
.mainContentTitle {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/*Used ior the Speed Test in the "Test you System" Page */
.PreflightSpeedTest {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:green;
}
/*invite a friend links*/
A.tell {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}
A.tell:Active {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}
A.tell:Visited {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}
A.tell:Hover {
	font-family:Arial;
	font-size:11px;
	color:#FFB807;
	text-decoration:none;	
}
/*No Lobby Index Page Links*/
A.resources2 {
	font-family:Verdana;
	font-size:11px;
	color:#3DACFA;
	text-decoration:none;
}

A.resources2:Visited {
	font-family:Verdana;
	font-size:11px;
	color:#3DACFA;
	text-decoration:none;
}

A.resources2:Active {
	font-family:Verdana;
	font-size:11px;
	color:#3DACFA;
	text-decoration:none;
}

A.resources2:Hover {
	font-family:Verdana;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

/*Control Slides Classes*/
.secondary
{
    color:black;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 8pt;
    TEXT-DECORATION: none
}
.H1
{
   font-family:Verdana;
	font-size:12px;
	color:#666666;
}

.H2
{
font-family:Verdana;
	font-size:12px;
	color:#666666;
    FONT-WEIGHT: bold
}
