body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #99B1C5;
	background-image: url(../images/seminarbackground_bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #456991;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
#header {
	background-image: url(../images/seminarheader_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 12px;
}
#content {
	background-image: url(../images/seminarmiddle_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 732px;
}
#preLoad {
	display: none;
}
.red {
	color: #CC0000;
}
.blue {
	color: #456991;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC66;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
h1 {
	color: #00286f;
	font-size: 31px;
}
.copyright {
	font-size: 12px;
	color: #00286f;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright a:link, .copyright a:visited {
	color: #00286f;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 5px;
	background-color: #CC3333;
}
table.greyTable {
	display:block;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.greyTable td {padding:0px; overflow:hidden; border:none;}
table.greyTable td.topleft { width: 20px; height: 20px; background: url(../images/greyBox_topleft.jpg) no-repeat;}
table.greyTable td.topspan {height: 20px; background:url(../images/greyBox_topspan.jpg) repeat-x;}
table.greyTable td.topright { width: 20px; height: 20px; background:url(../images/greyBox_topright.jpg) no-repeat;}
table.greyTable td.leftspan { width: 20px; background:url(../images/greyBox_leftspan.jpg) repeat-y;}
table.greyTable td.greyTableContent { background:#efefef; font-size: 14px;}
table.greyTable td.rightspan { width: 20px; background:url(../images/greyBox_rightspan.jpg) repeat-y;}
table.greyTable td.bottomleft {width: 20px; height: 20px; background:url(../images/greyBox_bottomleft.jpg) no-repeat;}
table.greyTable td.bottomspan {height: 20px; background:url(../images/greyBox_bottomspan.jpg) repeat-x;}
table.greyTable td.bottomright {width: 20px; height: 20px; background:url(../images/greyBox_bottomright.jpg) no-repeat;}
table.greyTable p {
	margin: 0xp;
}
table.greyTable table.whiteTable {
	display:block;
	border:none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table.whiteTable td {padding:0px; overflow:hidden; border:none;}
table.whiteTable td.topleft { width: 20px; height: 20px; background: url(../images/whiteBox_topleft.jpg) no-repeat;}
table.whiteTable td.topspan {height: 20px; background:url(../images/whiteBox_topspan.jpg) repeat-x;}
table.whiteTable td.topright { width:20px; height: 20px; background:url(../images/whiteBox_topright.jpg) no-repeat;}
table.whiteTable td.leftspan { width: 20px; background:url(../images/whiteBox_leftspan.jpg) repeat-y;}
table.whiteTable td.whiteTableContent { padding:0px; background:#FFFFFF; font-size: 12px;}
table.whiteTable td.rightspan { width: 20px; background:url(../images/whiteBox_rightspan.jpg) repeat-y;}
table.whiteTable td.bottomleft {width: 20px; height: 20px; background:url(../images/whiteBox_bottomleft.jpg) no-repeat;}
table.whiteTable td.bottomspan {height: 20px; background:url(../images/whiteBox_bottomspan.jpg) repeat-x;}
table.whiteTable td.bottomright {width: 20px; height: 20px; background:url(../images/whiteBox_bottomright.jpg) no-repeat;}
form {
	padding: 0px;
	margin: 0px;
}
#footer {
	background-image: url(../images/seminarfooter_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.alexButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
.alexButtonPad2 {
	padding: 4px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
}
.breaker {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.step {
	font-weight: bold;
	font-size: 16px
	width: 170px;
	padding: 0px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.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;
}
.privacy {
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
}
.copy {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}
.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;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.highlight {
	background-color: #FFFFCC;
	border: 2px dashed #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.golden {
	color: #D6C823;
}
.time {
	font-size: 22px;
	font-weight: bold;
}
.size16 {
	font-size: 16px;
}
.size14 {
	font-size: 14px;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
