/* CSS Document */

.month {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
}
	
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65pt;
	color: #FFFFFF;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a:link {
	color:#336633;
	text-decoration: underline;
	font-size: 9pt;
}

a:hover {
	color:#7A6E66;
	text-decoration: underline;
}

.compo_hdr { 	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

/* Globals */

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	background-image: url(../images/ma_bg.gif);
}



/*  Global Header */

#ma-global-header { position: relative; clear: both; width: 780px; height: 40px; background-color: #FFFFFF; }
.ma-global-logo {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#ma-global-search-container {
	position: absolute;
	left: 384px;
	height: 49px;
	width: 426px;
	top: -2px;
}
#ma-global-hdr-input { position: absolute; top: 14px; left: 124px; border: 1px solid #c0c0c0; font-family: Arial, Helvetica, sans-serif; background-color: 

transparent; font-size: 9pt; width: 200px; padding: 2px 0 0 0; }
#ma-global-search-btn { position: absolute; top: 13px; left: 332px; }

/* Global Nav */
#dropmenudiv{
position:absolute;
margin-left:4px;
border:1px solid white;
border-bottom-width: 0;
font:normal 10pt Futura, Arial, Verdana;
color:#FFFFFF;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font:normal 10pt Futura, Arial, Verdana;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #62534E;
color:#FFFFFF;
}
#dropmenudiv a:visited{ /*hover background color*/
font:normal 10pt Futura, Arial, Verdana;
color:#FFFFFF;
}
#ma-global-nav {
	position: relative;
	clear: both;
	width: 780px;
	height: 30px;
	background-color: FFFFFF;
	padding-bottom: 10px;
}
.ma-nav-on{ background-color:#00CC00; display:block; height:10px;}

#ma-global-nav a { border: 0px; display: block; background-repeat: no-repeat; height: 25px; }
#ma-global-btn-media { background: url(../images/hp_nav_mutimedia.gif); width: 173px; float: left; }
#ma-global-btn-media:hover { background: url(../images/hp_nav_mutimedia.gif) bottom left; }
#ma-global-btn-whatsnew { background: url(../images/hp_nav_whatsnew.gif); width: 206px; float: left; }
#ma-global-btn-whatsnew:hover { background: url(../images/hp_nav_whatsnew.gif) bottom left; }
#ma-global-btn-schedule { background: url(../images/hp_nav_schedule.gif); width: 115px; float: left; }
#ma-global-btn-schedule:hover { background: url(../images/hp_nav_schedule.gif) bottom left; }
#ma-global-btn-recordings { background: url(../images/hp_nav_recordings.gif); width: 126px; float: left; }
#ma-global-btn-recordings:hover { background: url(../images/hp_nav_recordings.gif) bottom left; }
#ma-global-btn-forthepress { background: url(../images/hp_nav_forthepress.gif); width: 160px; float: left; }
#ma-global-btn-forthepress:hover { background: url(../images/hp_nav_forthepress.gif) bottom left; }

#ma-home-flash { width: 780px; margin: auto; background-color: #FFFFFF; }

/* Content Components */

#ma-content-table {
	width:780;
	position:relative;
	background-color:#FFFFFF;
	visibility: visible;
}


/* Component Col1 */
#ma-home-date-container {
	background-color: #FFFFFF;
	float: left;
}
#ma-home-date-monthday {
	width: 116px;
	float: left;
	
}
#ma-home-date-month { background: url(../images/hp_date_month.gif); width: 116px; height: 34px; }
#ma-home-date-month h1 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; padding: 5px 0 0 2px; }
#ma-home-date-day { background: url(../images/hp_date_date.gif); width: 116px; height: 119px; float:left;}
#ma-home-date-day h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 53pt;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-weight: normal;
}
#ma-home-date-content-container { background-color: #FFFFFF; margin: 0 0 0 5px; }
#ma-home-date {
	width: 130px;
	background-color: #FFFFFF;
float: left;
}
#ma-home-date-label { background-color: #7A6E66; height: 20px; }
#ma-home-date-label h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}
#ma-home-date-content { width: 139px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #FFFFFF; }

#ma-home-events-container { background-color: #FFFFFF; width: 260px; }
#ma-home-events { width: 255px; }
#ma-home-events-content { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #FFFFFF; padding: 4px; }
#ma-home-events-label { background-color: #7A6E66; width: 255px; height: 20px; }
#ma-home-events-label h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

/* Component Col2 */
#ma-home-news-container { background-color: #FFFFFF; }
#ma-home-news {
}
#ma-home-news-content { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #FFFFFF; padding: 4px; }
#ma-home-news-label { background-color: #669933; height: 20px; }
#ma-home-news-label h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

/* Component Col3 */
#ma-home-lounge-container { background-color: #FFFFFF; }
#ma-home-lounge { }
#ma-home-lounge-content { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #FFFFFF; padding: 4px; }
#ma-home-lounge-label {	background-color: #669933; width: 250px; height: 20px; }
#ma-home-lounge-label h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

/* Global Footer */
#ma-global-footer { position: relative; clear: both; width: 780px; }
#ma-global-footer-txt {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	margin: auto;
	font-size: 9pt;
	line-height: 30px;
	width: 780px;
	text-align: right;
	padding-bottom: 50px;
}
#ma-content-table h1 {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: lighter;
	text-transform: uppercase;
}

#green_headline h2
{font:Futura, Geneva, Arial, Helvetica, sans-serif,
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	background-color: #669933;
	font-size: 14px;
	padding-left: 5px;
	line-height: 16px;
	}
	#grey_headline
{font:Futura, Geneva, Arial, Helvetica, sans-serif,
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #7A6E66;
	font-size: 9pt;
	padding-left: 5px;
	line-height: 16px;
	}
.headline_text {
	padding-left: 35px;
	padding-bottom: 10px;
}
.Headline_title_green {
	color: #336633;
	font-weight: bold;
}
.section_header {
	color: #999999;
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.dotted_line {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	top: 10px;
	float: left;
}
.schedule{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-size: 9pt;
	background-color: #626262;

	line-height: 9pt;
}
.schedule a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-size: 9pt;
	background-color: #626262;
	float: left;
	display:block;
	text-decoration: none;
		line-height: 9pt;
}
.schedule a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	background-color: #626262;
	float: left;
	font-size: 9pt;
	display:block;
	text-decoration: none;
		line-height: 9pt;
}
.schedule a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	background-color: #BAE45C;
	display:block;
	font-size: 9pt;
	font: #bae45c;
	line-height: 9pt;
}
.schedule_highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	float: left;
	font-size: 9pt;
	display:block;
	font: #bae45c;
	line-height: 9pt;
}
.questionCat {
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #666666;
	margin-top: 5px;
}
a:visited {
	color: #7aa74e;
}
a:active {
	color: #336633;
}
.itp_quote {
  font-family: Georgia, "Times New Roman", Times, serif; 
  color: #669900;
}
.itp_attrib
{
 font-family: "Courier New", Courier, mono;
 color: #666666
 }

  .caption
 {
  font-family: "Courier New", Courier, mono;
  font-size: 8pt;
  color: #666666
 }
 
 .timeline
 {
 line-height: 10px;
 }