
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

td p, p { line-height: 1em; }


.boxstyle {
	border : 1px solid Black;
	font : 12px Arial, Helvetica, sans-serif;
	background : #FFFFFF;
}
.buttonstyle {
	border : 1px solid Black;
	font : 12px Arial, Helvetica, sans-serif;
	background : #FFFFFF;
	padding : 1px 1px 1px 1px;
}
.headfont {
	font : bold 22px Arial, Helvetica, sans-serif;
}

.subfont {
	font : bold 14px Arial, Helvetica, sans-serif;
	color: #00194A;
}	

.bodyfont, p {
	font : 12px Arial, Helvetica, sans-serif;
	line-height: 1em;
}

p .date {
	margin-top: -15px;
	padding-top: -10px;
}

.smallfont {
	font : 11px Arial, Helvetica, sans-serif;
}

.font_headline, h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 21px;
	/*font-variant: small-caps;*/
	text-transform:uppercase;
	color: #00194A;
	margin-bottom: 10px;
}
.font_subline {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #00194A;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #00194A;
}


.font_red_subline {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #cc0000;
}


h1.bluebg {
	font-family: arial,helvetica,sans-serif;
	font-size: 21px;
	/*font-variant: small-caps;*/
	text-transform:uppercase;
	color: #fff;
	background-color: #718CAF;
	padding: 5px;
}


.font_radio {
	font: bold 14px arial,helvetica,sans-serif; 
	text-transform: uppercase;
	color: #00194A;
}

.font_content {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.font_small {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

.indent15 {
	margin-left: 15px;
}

.padding15 {
	padding-left: 15px;
}

.indent25 {
	margin-left: 25px;
	padding-bottom: 2px;
}

.red {
	color: #ff0000;
}

.heavy {
	font-weight:bold;
}

.strikethrough {
	text-decoration: line-through;
	margin-left: 10px;
}

.adv3_wyab {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}
.adv3_ticker {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}
.adv3_content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.adv3_headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}
.adv3_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.adv_calendar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a.adv3_kb_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration:none;
}
a.adv3_kb_normal:hover {
	text-decoration:underline;
}
a.adv3_kb_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#333399;
	text-decoration:none;
}
a.adv3_kb_small:hover {
	text-decoration:underline;
}
.adv3_box_off {
	display: none;
}
.adv3_box_on {
	display: block;
	position: absolute;
	width: 150px;
	top: 10px;
	right : 10px;
	z-index: 1000;
	background: #1A5591;
	border : 1px solid #001E3C;
	margin-left: 0px;
	margin-top: 0px;
	padding : 5px 5px 5px 5px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #003366;
  border-top: 2px solid #1A5591;
  border-bottom: 2px solid #001E3C;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #003366;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  font-weight:bold;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px solid;
  border-color: #1A5591 #001E3C #001E3C #1A5591;
  color: #ffffff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #2B69D0;
  border-color: #0D4C9C #6A8FD6 #6A8FD6 #0D4C9C;
  color: #FFFFFF;
  left: 1px;
  top: 1px;
}

td.menuBar {
  background-color: #003366;
  border-color: #0D4C9C #6A8FD6 #6A8FD6 #0D4C9C;
  color: #FFFFFF;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #9DB3CF;
  border: 2px solid;
  border-color: #C7D4E3 #718CAF #718CAF #C7D4E3;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  filter:alpha(opacity=90);
  -moz-opacity:0.90;
  opacity: 0.90;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #003366;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemHdr {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}

div.menu div.menuItemSep {
  border-top: 1px solid #718CAF;
  border-bottom: 1px solid #C7D4E3;
  margin: 4px 2px;
}

A:link{
	color: #2E5167;
	font-weight: bold;
	text-decoration: underline;
}

A:visited{
	color: #797768;
	font-weight: bold;
	text-decoration: underline;
}

A:hover{
	/*background-color: #003366;*/
	color: #2E5167;
	font-weight: bold;
	text-decoration: none;
}


div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
}

div.notes h4 {
  background-image: url(/images/icon_help_bl.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px 0px 3px 27px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #666666;
  color: #000000;
  font: bold 16px Arial, Verdana, Helvetica;
  vertical-align: top;
}

div.notes p {
  margin: 0em 0em 1.2em 2.5em;
  color: #000;

}

div.notes p.last {
  margin-left: 15px;
  font-size: 12px;
 }


div.blue_title {
	background-color: #003366;
	padding: 4px;
	font: 20px bold Arial, Verdana, Helvetica;
	text-transform: uppercase;
	color: #ffffff;
}
 

/* EVENT STYLES */
 
div.e_item {
	background-color: #e9e7d9;
	padding: 2px 10px 15px 10px;
	margin-left: 15px;
	margin-bottom: 35px;
} 

.e_item h3 {
	font: bold 16px arial, verdana, helvetica;
	margin-bottom: 0px;
	margin-top: 5px;
} 

.e_item h4 {
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
} 
 
.e_item p {
	font-size: 12px;
	margin-left: 5px;
} 

.e_item table {
	padding-top: 15px;
	margin-left: 15px;
} 
 

.e_item img {
	border: 0px;
	vertical-align: bottom;
}
 

/* END OF EVENT STYLES */ 


tr.highlight:hover {
	background-color: #ffffff;
	font-weight: normal;
}

/*----------------------------------------------------------------------*/
/* PTP FAQ Section STYLES */

div.ptp_faq {
	border: 1px solid #666;	
	vertical-align: top;
	padding: 0px;
	margin: 0 25 15 15px;	
}

div.ptp_faq h3 {
	background-color: #e9e7d9;
	padding: 4px;
	margin: 0;
}

div.ptp_faq p {
	padding: 4px 20px;
	font: normal 11px arial;
}

div.ptp_faq div.download {
	background-color: #fff;
	padding: 8px;
	width: 300px;
}

div.ptp_faq .music_download {
	float: left;
	padding: 8px 20px 8px 25px;
	margin: 0;

} 

div.ptp_faq .player {
	padding: 8px 8px 8px 20px;
} 

/*----------------------------------------------------------------------*/




/*----------------------------------------------------------------------*/
/* What's New Section STYLES */

h2.whats_new {
	font-size: 1.5em;
	background-color: #e9e7d9;
	border: 1px solid #666;
	padding: 4px;
	margin: 0;	
}


div.whats_new {
	vertical-align: top;
	padding: 0px;
	margin: 0 25 15 15px;	
}

div.whats_new h3 {
/*	background-color: #e9e7d9;
	border: 1px solid #666;
	padding: 4px;
	margin: 0;*/
	color:#c43b3b;
	margin-bottom: 2px;
}


div.whats_new h3.bg {
	background-color: #e9e7d9;
	border: 1px solid #666;
	padding: 4px;
	margin: 0;
	color:#000;
}



div.whats_new p {
	font: normal 1em Arial, Helvetica, sans-serif;
	margin:0px 10px;
}

div.whats_new p strong {
	font-weight: bold;
	color: #000;
}


div.whats_new a:link {
	color:#ff0000;
	font-style: italic;
}


div.whats_new div.download {
	background-color: #fff;
	padding: 8px;
	width: 300px;
}

div.whats_new .music_download {
	float: left;
	padding: 8px 20px 8px 25px;
	margin: 0;

} 

div.whats_new .player {
	padding: 8px 8px 8px 20px;
} 

/*----------------------------------------------------------------------*/







div.ptp_i {
	border: 1px solid #666;
	vertical-align: top;
	padding: 0px;
	margin: 0 25 15 15px;	
	background-color: #e9e7d9;
	font-family: Arial, Helvetica, sans-serif;
}

div.ptp_i .heading {
	background-color: #1a5591;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

div.ptp_i p {
	padding: 5px;
	font: normal 12px arial;
}

.downloads {
	background-color: #e9e7d9;
	color: #000;
	margin: 0px 0px;
	font-weight: bold;
	font-size: 12px;
}

.downloads .text {
	float: left;
}

.downloads .link {
	float: right;
}



p.help {
  background-image: url(/images/icon_help_bl.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 3px 22px;
  line-height: 16px;
  margin-bottom: -4px;
  font-weight: bold;
}



/* For the ListServe sign up */
.listserve ul {
	margin: 5px 10px 0 0;
	padding-top: 0;
	list-style-type:none;
}

.listserve li {
	display: inline;
}

/* end */


input:focus, textarea:focus {
  border: 2px solid #73a8f0;
}