.copy {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	padding-left : 0px;
	padding-right :0px;
	color: #000000;
}
.copy2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
.subheader {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
	color: #C10000;
}
.indexheader {
	font-family: Tahoma, Arial;
	font-size: 18pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C10000;
	padding-left : 0px;
	padding-right :0px;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C10000;
	padding-left : 0px;
	padding-right :0px;
}
.header3 {
	font-family: Arial, Tahoma;
	font-size: 12pt;
	padding-left : 0px;
	padding-right :0px;
}
.header5 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.mindset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	padding-left : 0px;
	padding-right :0px;
}
.tblborder {
	border: 3px dashed #d25600;
}
.audiotitles {
	font-family: Tahoma, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #669933;
	padding-bottom : 10px;
}
.audionumber {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom : 5px;
}
.audioquote {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #669933;
}
  .shadow { 
    background:#CCCCCC; /* shadow color */
    border:1px solid #DDDDDD; /* darker border color */
    margin: 5px;
    position: relative;
  }

  .frame {
    text-align: center; 
    background: #FFFFFF; 
    border: 1px solid #999999; /* lighter border color */
    position: relative; 
    padding: 5px;
    left:-2px; /* you can change this to change the amount of shadow */
    top:-2px; /* you can change this to change the amount of shadow */
  }
.askbox {
	background-color: #EFEFEF;
	border: 2px solid #C4432A;
	color: #000000;
}
.testibox {
	border: 1px solid #333;
	background-color: #C6D6E7;
}
