/* 
  --------------------------------------
  Genesys Web Site: Section Specific CSS Style Sheet
  SECTION: home
  --------------------------------------
*/

#homeSection #topbox{
 height: 485px;
}
#homeSection2 #topbox{
 height: 385px;
}
#homeSection th{
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	color: #000000;
	padding-bottom: 4px;
}
.main_body { 
color: #333333; 
font-size: 8pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt
}
.legal   { 
color: #666666; 
font-size: 7pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 9pt 
}
.link {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #336699; 
text-decoration: none
}
.intro { 
color: #666666; 
font-size: 10pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 14pt
}
.subhead2 { 
color: #333333; 
font-size: 8pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt ; 
font-weight: bold
}
.subhead1 { 
color: #336699; 
font-size: 10pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 14pt ; 
font-weight: bold
}
.eventinfo { 
color: #336699; 
font-size: 8pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt ; 
font-weight: normal
}
.main_body-bold { 
color: #333333; 
font-size: 8pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt ; 
font-weight: bold
}
.timer { 
color: #336699; 
font-size: 7pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt ; 
font-weight: normal 
}
.timer_white { 
color: #FFFFFF; 
font-size: 7pt; 
font-family: verdana, helvetica, arial, "sans serif"; 
line-height: 12pt ; 
font-weight: normal
}
.hdrRule{
 width: 197px;
 height: 1px;
}
.captions{
 text-align: left;
 font-size: 1.0em;
 line-height: 1.2em;
 padding-right: 14px;
 color: #333333;
}
.captionsbold{
 text-align: left;
 font-size: 1.1em;
 line-height: 1.2em;
 padding-right: 14px;
 font-weight: bold;
 color: #11568B;
}
.contentbcenter{
 text-align: center;
 font-size: 1.1em;
 line-height: 1.2em;
 padding-right: 14px;
 font-weight: bold;
 color: #11568B;
}
.contentheader{
 text-align: left;
 font-size: 1.2em;
 line-height: 1.2em;
 padding-right: 14px;
 font-weight: bold;
 color: #11568B;
}
.captions a{
 color: #5f6062;
 text-decoration: none;
}
.captions .hdr{
 color: #11568B;
 font-size: 0.98em;
 font-weight: bold;
}
.captions a:hover{
color: #648efc;
text-decoration: underline;
}