html {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
body {
	background: #e2e2e2;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	color: #000066;
}
h4{
	font-size: 16px;
	font-weight: bold;
}
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/headernew.jpg) no-repeat;
}
* #content {
	font: 12pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}
#content {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
}
#content h1 {
	font-size:	30px;
}
.rowBg {
	background: url(../images/ask_03.jpg) repeat-y;
}
.topAudio {
	background: url(../images/ask-audio_03.jpg) repeat-x;
}
.leftAudio {
	background: url(../images/ask-audio_07.jpg) repeat-y;
}
.rightAudio {
	background: url(../images/ask-audio_09.jpg) repeat-y;
}
.bottomAudio {
	background: url(../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;
}
.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;
	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;
}

/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4II {
	font-size: 14px;
}
a.alexButton_v4II:link,a.alexButton_v4II:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 8px 4px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4II:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 4px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4II:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 8px 4px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */
.red {
	color: #cc0000;
}
.font14 {
	font-size: 14pt;
}
.font16 {
	font-size: 16pt;
}
.font18 {
	font-size: 18pt;
}
.font20 {
	font-size: 20pt;
}
.font22 {
	font-size: 22pt;
}
.highlight {
	background-color: #FFFF00;
}