


.CMAHeader {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: 900;
}

.CMASubheader {
	
	font-family: Arial, sans-serif;
	font-size: 18px;
	
}

.CMAFooter {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF
	
}
.CDASubheader {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background : #660000;
	color : White;
	font-weight : normal;
	padding: 3px;
}

.CDASubheaderGray {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background : #666666;
	color : White;
	font-weight : normal;
	padding: 3px;
	
}

.CDASubheaderRed {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background : #EFEFEF;
	color : #660000;
	font-weight : normal;
	padding: 3px;
}

.CDASubheaderBlack {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background : #000000;
	color : White;
	font-weight : normal;
	padding: 3px;
}

.LeftNav {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height : 130%;
}

.Small {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

.Medium {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}

.Large {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000
}

.Required {
	color: Red;
	font-weight: bold;
	
}

.highlight {
  background-color: #FFFF99;
}

.Title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #660033;
	font-weight : 900;
	font-style : italic;
	line-height: 140%;
}

.ChunkHeader {
	font-family:  Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
}

.StoryType {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #990000;
	letter-spacing : 3px;
	font-variant : normal;
	font : small-caps;
}


a:link {
    color : #660033;
  
 
} 

a:active {
    color : #680020;

  
} 

a:visited {
  color: #680020;

}

a:hover {
  color: #680020;
}

a.CDASubheaderGray:link {
	color: white;
	text-decoration: none;
}

a.CDASubheader:link {
  color: white;
  text-decoration: none;
  
}

a.CDASubheaderBlack:link {
  color: white;
  text-decoration: none;
  
}

a.CDASubheaderGray:visited {
	color: white;
	text-decoration: none;
}

a.CDASubheader:visited {
  color: white;
  text-decoration: none;
  
}

a.CDASubheaderBlack:visited {
  color: white;
  text-decoration: none;
  
}

a.CDASubheaderGray:hover {
	color: white;
	text-decoration: none;
}

a.CDASubheader:hover {
  color: white;
  text-decoration: none;
  
}

a.CDASubheaderBlack:hover {
  color: white;
  text-decoration: none;
  
}


/* additional html style definitions */
 
b  {
 font-weight: bold;
 }
 

body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}

