body {
	background: #141428;
	margin: 0px;
	padding: 20px;
}
p {
	font-size: 12pt;
	font-family: Arial;
}
p2 {
	font-size: 12pt;
	font-family: Arial;
	margin: 0px;
	padding: 0px 0px 0px;
}

div {
	font-size: 12pt;
	font-family: Arial;
}

.footer {
	font size: 10pt;
	color: #646464;
	text-align: center
}

h1 {
	font: bold 32px Georgia, "Times New Roman", Times, serif;
	color: #336699;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;	
}
h2 {
	font: bold 24px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #336699;
	margin: 0px;
	padding: 0px 0px 15px;

}
.flashingTextOff {
	color: #336699;
}
.replayBox {
	border: 2px solid #336699;
}

h3 {
	font-size: 18px;
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 20px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
#banner {
	background: url("../images/images/ask_01-blue.jpg") no-repeat;
}
#banner2 {
	background: url("../images/images/headernew.jpg") no-repeat;
}
.rowBg {
	background: url("../images/images/ask_03.jpg") repeat-y;
}
.copy {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}
.topAudio {
	background: url("../images/images/ask-audio_03.jpg") repeat-x;
}
.leftAudio {
	background: url("../images/images/ask-audio_07.jpg") repeat-y;
}
.rightAudio {
	background: url("../images/images/ask-audio_09.jpg") repeat-y;
}
.bottomAudio {
	background: url("../images/images/ask-audio_13.jpg") repeat-x;
}
.flashingTextOn {
	color: #CC0000;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
.privacy {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	background-image: url("../images/images/alexButtonBg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 6px;
	background-color: #CC3333;
}
.button2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	cursor: default;
	background-image: url("../images/images/alexButtonBg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad2 {
	padding: 6px;
	background-color: #CC3333;
}
.replayQuestion {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	border: thin solid #000066;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFCC;
	padding: 4px;
}
.sig {
	font-weight: bold;
	color: #CC0000;
}
.simlink {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.hotBox  {
	display: block;
	cursor: pointer;
	cursor: hand;
	border: 2px solid #CC0000;
	margin-right: 20px;
	margin-left: 20px;
}
.replayBox {
	border: 2px solid #336699;
}
.bannerPad {
	padding-top: 15px;
}
.copy12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
.copy22 {
	font-size: 22px;
}
.alexOnBoxBG {
	background-image: url("../images/images/Alex-On-Box_2.jpg");
	background-repeat: repeat-y;
}
.red {
	color: #cc0000;
}

.checklist {
  list-style-image: url('../images/tick.gif');
  font-size: 12pt;
  font-family: arial;
  margin-top: 5;
  margin-bottom: 20px
}

.checklist2 {
  list-style-image: url('../images/tick.gif');
  font-size: 12pt;
  font-family: arial;
  margin-top: 12;
  margin-bottom: 12px;
  line-height: 130%
}

.checklist3 {
  font-size: 12pt;
  font-family: arial;
  margin-top: 12;
  margin-bottom: 12px;
  line-height: 110%;
  margin-left:.25in;
  text-indent: 0in;
  text-align:justify
}

table.one
{
table-layout: fixed
}