Strong {
   font-weight : bolder;
}

BODY {
	color: #FFFFFF;
	background-color: #FFFFFF;
	
}

BODY.home {
	color: #FFFFFF;
	background-color: #330033;
	
}

BODY.flash {
	color: #FFFFFF;
	background-color: #333366;
	
}

BODY.terms {
	color: #FFFFFF;
	background-color: #CCCC99;
	
}

A:link {
	color: #3366FF;
}

A:active {
	color: #333399;
}
A:visited {
	color: #333399;
}

a.ondark:link {
	color:#ffff99;
}
a.ondark:visited {
	color:#6699ff;
}


a.activity:link {
	color:#660066;
}
a.activity:visited {
	color:#333300;
}

p {
   font-weight : normal; 
   font-size : 12px; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color :#000000; 
}

.caps { 
font-family : Helvetica, Arial, Verdana;
   font-size : 9px; 
   font-weight: bold;
}

.devheader { 
   font-size : 12px;
   font-weight: bold; 
   color :#330033; 
}

.devheader1 { 
   font-size : 11px;
   font-weight: bold; 
   color :#CC0033; 
}

.devheader2 { 
   font-size : 11px;
   font-weight: bold; 
   color :#006633; 
}

.devheader3 { 
   font-size : 11px;
   font-weight: bold; 
   color :#000099; 
}

.tabletext {
   font-size : 11px;
      
}

.tableheader {
   font-size : 10px;
   font-weight: bold;
   color :#333366;   
}

.devlinks { 
   font-size : 12px;
   font-weight: bold; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color :#FFFF99; 
}



.indent {
	
	font-size:12px; 
	line-height : 16px;
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
	
}
.indent1 {
	margin-left:2em;
	font-size:12px;
	line-height : 20px;  
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
	
}

.indent1sf {
	margin-left:2em;
	font-size:12px;
	line-height : 16px;  
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
	
}


.indent2 {
	margin-left:4em;
	font-size:16px;
	line-height : 20px; 
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
}

.indent2sf {
	margin-left:4em;
	font-size:12px;
	line-height : 16px; 
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
}
.indent3 {
	margin-left:6em;
	font-size:16px;
	line-height : 20px; 
	font-family: Arial, Helvetica; 
	font-weight:normal; 
	color:#000000;
	
}

.nope {
	position: relative;
    visibility: hidden;
   font-weight : bold; 
   font-size : 16px; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color : #cc0033; 
}

.yup {
	position: relative;
    visibility: hidden;
   font-weight : normal; 
   font-size : 12px; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color : #330033; 
}

.myth {
	position: relative;
    visibility: hidden;
   font-weight : normal; 
   font-size : 12px; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color : #330033; 
}

p.ondark {
	color : #FFFFFF;
	font-weight : normal;
}

p.programlinks { 
   font-size : 11px; 
   line-height : 15px; 
   font-family : Arial, Helvetica; 
   color : #333399; 
}
p.programheader {
font-weight : normal;
	font-size: 16px;
	line-height : 15px;
	color : #330033;
 
}
.terms {
font-weight : normal;
	font-size: 12px;
	line-height : 15px;
	color : #330033;
 
}

p.date {
font-weight : bold;
	font-size: 11px;
	color : #330033;
 
}

p.summary {
	font-weight : normal; 
   	font-size : 11px; 
   	line-height : 15px; 
   	font-family : Arial, Helvetica; 
	color : #333399;
	
}

p.flashprogramheader {
font-weight : bold;
	font-size: 16px;
	line-height : 15px;
	color : #FFFFFF;
 
}

p.seriesheader {
font-weight : bold;
	font-size: 14px;
	line-height : 15px;
	color : #330033;
 
}

p.footer {
	font-size: 11px;
	line-height : 14px;
	color : #333399;
 
}

p.footerdark {
	font-size: 11px;
	line-height : 14px;
	color : #FFFFCC;
 
}

p.dropdown {
	font-size: 11px;
	line-height : 14px;
	color : #333399;
 
}

p.dropdownondark {
	font-size: 11px;
	line-height : 14px;
	color : #ffffff;
 
}

span.key {
	font-style: italic;
	font-weight : bold;
}
span.here {
	font-size : 11px;
	color : #990099;
	
}
span.subheader {
	font-size : 14px;
	color : #330033;
	
}


