@charset "utf-8";
/* CSS Document */
body 
{ 
	margin-top:20px;
}
.tickertext
{
    font-family: Arial, Verdana, Tahoma;
    color: #997814;
    font-size: 11px;
}
.tickertext a
{
    font-family: Arial, Verdana, Tahoma;
    color: #997814;
    font-size: 11px;
}
.gptext
{
    font-family: Tahoma, Arial, Verdana;
    color: #FFFFFF;
    font-size: 12px;
}
.tabstext
{
    font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	height: 28px;
	width:211px;
	border-bottom: 1px dashed #E2E2E2;
    color: #2E2E2D;
    font-size: 12px;
}
.tabbox
{
	border: 1px solid #DFDFDD;
}
.headertext
{
	font-family: "Minion Pro","Times New Roman",Georgia,Serif;
	font-weight:bold;
	color: #871414;
	font-size:28px;
	letter-spacing:3px;
}
.header1text
{
	font-family: "Minion Pro","Times New Roman",Georgia,Serif;
	font-weight:bold;
	color: #cfa014;
	font-size:21px;
	letter-spacing:2px;
}
.header2text
{
	font-family: "Minion Pro","Times New Roman",Georgia,Serif;
	font-weight:bold;
	color: #cfa014;
	font-size:19px;
	letter-spacing:2px;
	line-height:20px;
}
.header3text
{
	font-family: "Minion Pro","Times New Roman",Georgia,Serif;
	font-weight:bold;
	color: #cfa014;
	font-size:19px;
	letter-spacing:1px;
	line-height:20px;
}
.link
{
	color: #cfa014;
}
.header3text a
{	
	color: #cfa014;
}
.maintext
{
    font-family: Arial, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
	letter-spacing:2px;
	line-height:17px;
}
.maintextsmaller
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
	letter-spacing:1px;
	line-height:16px;
}
.maintextsmaller a
{
    color:#333333;
}
.maintext1
{
    font-family: Arial, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
	letter-spacing:0px;
	line-height:17px;
}
.scheduletext
{
    font-family: Arial, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
	letter-spacing:0px;
}
.scheduletextlarger
{
    font-family: Arial, Verdana, Tahoma;
    color: #333333;
    font-size: 14px;
	letter-spacing:0px;
}
.hourstext
{
	font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
	letter-spacing:1px;
	line-height:16px;
	color: #917739;
}
.baselinetext
{
    font-family: Arial, Verdana, Tahoma;
    color: #997814;
    font-size: 11px;
	letter-spacing:1px;
	line-height:22px;
}
.baselinetext a
{
    color: #997814;
	text-decoration:none;
}
.baselinetext a:hover
{
	text-decoration:underline;
}
.regentsWorkshops ul
{
	padding:0px;
	margin:0px;
}
.regentsWorkshops ul li
{
	padding-bottom:10px;
	line-height:15px;
	letter-spacing:1px;
}
.greenchecklist
{
	list-style-image:url('images/check.gif');
	margin-bottom:0;
	padding-bottom:0;
}
.greenchecklist li
{
	margin-top:8px;
	padding-top:0px;
	margin-bottom:0;
	padding-bottom:0;
}
.greenarrowlist
{
	list-style-image:url('images/arrow.gif');
	margin-bottom:0;
	padding-bottom:0;
}
.greenarrowlist li
{
	margin-top:15px;
	padding-top:0px;
	margin-bottom:0;
	padding-bottom:0;
}
.greenarrowlist li a
{
	color: #cfa014;
	text-decoration:underline;
}
.LTCticker
{
	margin:0px;
	padding:0px;
}
.scheduleTableHead
{
	background-color: #5E5A5A;
	padding:5px;
	color: #FFFFFF;
}
.scheduleTableTime
{
	background-color: #EAEAEA;
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.scheduleTableBody
{
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.scheduleTableBodyLast
{
	padding:5px;
	border-bottom: 1px solid #CCCCCC;
}
.scheduleFooter
{
	font-size:10px;
	letter-spacing:0;
	line-height:10px;
}
.scheduleFooterlarger
{
	font-size:12px;
	letter-spacing:0;
	line-height:10px;
}
/* flyout menu code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; position: relative;height:28;z-index:2000;}
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */  
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 211px; }
#nav ul ul { left: 211px; }

/* Everything else is theming */
 
#nav 
{
	background-color: #FFFFFF;
}
#nav *:hover 
{
	background-color: none;
}
#nav a 
{
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	border-bottom: 1px dashed #E2E2E2;
	font-size: 12px;
	padding: 6px;
	color: #2E2E2D;
	text-decoration:none;
	height:15px;
}
#nav li.hover a 
{
	background-color: #2E2E2D;
	color:#FFFFFF;
}
.activelink
{
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	border-bottom: 1px dashed #E2E2E2;
	font-size: 12px;
	padding: 6px;
	line-height: 1;
	background-color: #2E2E2D;
	color:#FFFFFF;
	height:15px;
}
#nav ul 
{
	top: 28px;
}

#nav ul li a 
{
	background-color: #2E2E2D;
	color: #FFFFFF;
	height:15px;
	vertical-align:middle;
}
#nav ul a.hover 
{
	background-color: #30A8C3;
}
#nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 1; filter: alpha(opacity=100); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

