body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: justify;
}
h1 {
	color: #FFFFFF;
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
	font-style: normal;
}
h4 {
	font-size: 14pt;
	color: #993300;
}

img {border: none;}

/*IDs*/
#header {
	width: 100%;
	height: 122px;
}
#headerNav {
	width: 900px;
	height: 30px;
	background-color: #000;
	position: absolute;
	margin-top: 0px;
	top: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 10px;
	border-bottom: #888 solid 1px;
	border-top: 10px solid #333;
	left: 50%;
	margin-left: -465px;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	padding-top: 10px;
	}
#headerNavLogin {
	width: 900px;
	position: absolute;
	margin-top: 25px;
	top: 0px;
	text-align: right;
	font-size: 12px;
	left: 50%;
	margin-left: -465px;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	z-index: 1;
}

#headerNavLogin2 {
	width: 900px;
	height: 30px;
	background-color: #540e01;
	position: absolute;
	margin-top: 0px;
	top: 0px;
	line-height: 25px;
	text-align: right;
	font-size: 10px;
	border-top: #000 solid 2px;
	left: 50%;
	margin-left: -465px;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
}

#moduleNav {
	width: auto;
	float: right;
	margin-top: 57px;
	position: absolute;
	right: 15px;
}

.footer {
	width: 900px;
	color: #88574e;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #763e34;
	bottom: 10px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 0;
}

#footeralt {
	width: 890px;
	color: #88574e;
	background-color: #000;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	bottom: 0px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 0;
	padding: 5px;
}


.footer a {color: #fff; font-size: 11px;}
.footer a:link {color: #fff; font-size: 11px;}
.footer a:active {color: #fff; font-size: 11px;}
.footer a:visited {color: #fff; font-size: 11px;}
.footer a:hover {color: red;}

/*Classes*/
#techmenu { 
	width: 720px;
	height: 20px;
	margin-left: 0px;
	position: absolute;
	border-bottom: dotted 1px #fff;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
			}
	
#techmenu li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	}
	
#techmenu a {color: #fff; font-size: 11px;}
#techmenu a:link {color: #fff; font-size: 11px;}
#techmenu a:active {color: #fff; font-size: 11px;}
#techmenu a:visited {color: #fff; font-size: 11px;}
#techmenu a:hover {color: #ccc; font-size: 11px;}


.clear {clear: both;}
.logo {
	width: 208px;
	height: 151px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mainblock {
	width: 900px;
	height: 900px;
	position: absolute;
	left: 50%;
	margin-top: 69px;
	margin-left: -465px;
	background-color:  #540e01;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	border-bottom: 10px solid #333;
	padding-bottom: 12px;
	z-index: -1;
	}
	
.mainblock2 {
	width: 900px;
	height: 620px;
	position: absolute;
	left: 50%;
	margin-left: -465px;
	background-color:  #540e01;
	background-image: url(brickbg.gif);
	background-repeat: no-repeat;
	background-color:  #540e01;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	border-bottom: 10px solid #333;
	padding-bottom: 12px;
	z-index: 0;
	margin-top: -60px;
	}
	
html>body	.mainblock2 {
	width: 900px;
	height: 620px;
	position: absolute;
	left: 50%;
	margin-left: -465px;
	background-color:  #540e01;
	background-image: url(brickbg.gif);
	background-repeat: no-repeat;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	border-bottom: 10px solid #333;
	padding-bottom: 12px;
	z-index: 0;
	margin-top: -60px;
	}
	
.mainblock3 {
	width: 900px;
	height: 760px;
	position: absolute;
	left: 50%;
	margin-left: -465px;
	margin-top: 69px;
	background-color:  #540e01;
	background-image: url(brickbg.gif);
	background-repeat: no-repeat;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	border-bottom: 10px solid #333;
	padding-bottom: 12px;
	z-index: 1;
	}
	



	
.transmenu {
	margin-top: 10px;
	width: 600px;
	height: 30px;
	background-color: #000;
	text-align: left;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 50px;
	margin-left: 80px;
		}
		
.transmenu li {
	text-decoration: none;
	display: inline;
	
	}
	

.ticker {
	width: 900px;
	height: 140px;
	position: absolute;
	left: 50%;
	margin-top: -71px;
	margin-left: -465px;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	}

.introtext {
	margin-top: 10px;
	margin-left: 5px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;

	}
	
.blackborder {
	width: 850px;
	height: 20px;
	background-color: #000;
	margin-top: 80px;
	left: 50%;
	margin-left: -450px;
	padding-left: 50px;
	padding-top: 0px;
	z-index: 0;
	position: absolute;
	text-align: left;
	}
	
.errorfield {
	font-size: 8px;
	position: absolute;
	margin-top: 0px;
	margin-left: -100px;
	}
	
.errorfieldareacode {
	font-size: 10px;
	position: absolute;
	margin-top: -18px;
	margin-left: 149px;
	}
	
.errorfieldprefix {
	font-size: 10px;
	position: absolute;
	margin-top: -18px;
	margin-left: 100px;
	}
	
.errorfieldsuffix {
	font-size: 10px;
	position: absolute;
	margin-top: -18px;
	margin-left: 25px;
	}
	
.red {
	color: red;
	}
	
.expired {
	width: 500px;
	position: absolute;
	margin-top: 5px;
	margin-left: 350px;
	z-index: 0;
	}
	
.expired h1{
	line-height: 25px;
	}
	
.demobegin{
	width: 520px;
	position: absolute;
	margin-top: 20px;
	margin-left: 40px;
	z-index: 0;
	}
	
.demobegin h1{
	line-height: 25px;
	}
	
.disclaimerbox {
	width: 400px;
	height: 170px;
	color: #000;
	background-color: #fff;
	overflow: auto;
	padding: 10px;
	margin: auto;
	text-align: left;
	}
	
.disclaimerbuttons {
	padding-top: 20px;
	}
	
.legalblock {
	margin-top: 200px;
	}
	
.icon {
	width: 150px;
	margin: auto;
	font-weight: bold;
	display: inline;
	vertical-align: middle;
	padding-right: 30px;
	}
	
.image {
	display-inline;
	vertical-align: middle;
	padding: 15px;
	}
	
.expandbox {
	width: 600px;
	height: 450px;
	overflow-y: auto;
	}
	
.admin {
	width: 811px;
	height: 500px;
	background-color: #fff;
	background-image: url(admin_background.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	border: solid #000 1px;
	}
	
.adminbuttoncontainer {
	width: 540px;
	height: 380px;
	margin-top: 100px;
	margin-left: 20px;
	position: absolute;
	background-color: #ccc;
	border: solid #000 1px;
	}
	
.adminbuttons {
	width: 80px;
	height: 80px;
	text-align: left;
	border: none;
	padding: 10px 10px 30px 10px;
	float: left;
	}
	
.adminbuttons h1 {
	color: #000;
	font-size: 12px;
	text-align: center;
	padding: none;
	margin-top: 2px;
	}
	
.adminmenu {
	width: 500px;
	height: 50px;
	position: absolute;
	margin-left: 400px;
	margin-top: 15px;
	}
	
.adminmenuicons {
	padding-right: 10px;
	display: inline;
	}
	
.admininfo {
	margin-top: 320px;
	margin-left: 5px;
	}
	
p.errormessage {
	font-size: 20px;
	line-height: 40px;
	width: 600px;
	margin-left: -30px;
	}
	
.courseloginblock {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-color:  #540e01;
	background-image: url(brickbg.gif);
	background-repeat: no-repeat;
	background-color:  #540e01;
	border: 10px solid #333;
	padding: 30px;
	z-index: 0;
	text-align: center;
	}
	
.loginbox {
	background-color: #000;
	background-image: url(../shared/byobiz_logo.png);
	background-repeat: no-repeat;
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 20px;
	border: solid 10px #000;
	}

.logininfo {
	margin-top: 50px;
	text-align: left;
	}
	




	