@charset "utf-8";
/* CSS Document */
body
{
font:Arial, Helvetica, sans-serif;
}
hr
{
	color:#660099;
}

#oneColFixed
{
	width:756px;
	margin: 0px auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#fefef6;
}

#header
{
	width:100%;
	height:65px;
	background-image: url(/training/images/website_header.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#splashImage
{
	width::100%;
	height:100px;
	background-color:#FFFF99;
}

#mainLayout
{
	width:100%;
}

div.float
{
	float:left;
}
#topbar
{
	color:#FFFFFF;
	text-align:right;
	width:756px;
	height:30px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(../img/headerbar.png);
}
p
{
margin:0px;
padding:0px;
}
a.nolink
{
	text-decoration:none;
	font-style:normal;
	color:#777777;
}
#pageBrand
{
	width:756px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(/img/pageBrand_Home_50.png);
	height: 50px;
}
#mainContent
{
	width:580px;
	margin:0px;
	border:0px;
	padding:0px;
}
#outerbox
{
	width:756px;
	position:relative;
	margin:0px auto;
}
#footer
{
	width:100%;
	text-align:right;
	color:#CCCCCC;
	height:30px;
	width:756px;
	vertical-align:middle;
	background-image: url(../img/headerbar.png);
	
}

a.footer
{
	color:#CCCCCC;
}

div.popout
{
	position:absolute;
	top:90px;
	left:587px;
	width:160px;
	text-align:center
}
img.align
{
	width:1px;
	height:100%;
	vertical-align:middle;
	border:none;
}
div.col
{
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
}
img.spacer
{
	height:2px;
	width:100%;
	border::none;
	margin::0px;
	padding::0px;
}
div.b580t
{
	width:580px;
	height:20px;
	background-image:url(/img/box580_r1_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}
div.b580m
{
	width:580px;
	background-image:url(/img/box580_r2_c1.gif);
	margin:0px;
	border:0px;
	padding:0px;
}
div.b580b
{
	width:580px;
	height:27px;
	background-image:url(/img/box580_r3_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}



div.b160t
{
	width:160px;
	height:20px;
	background-image:url(/img/box160_r1_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}
div.b160m
{
	width:160px;
	background-image:url(/img/box160_r2_c1.gif);
	margin:0px;
	border:0px;
	padding:0px;
}
div.b756b
{
	width:756px;
	height:27px;
	background-image:url(/img/box756_r3_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}

div.b756t
{
	width:756px;
	height:20px;
	background-image:url(/img/box756_r1_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}
div.b756m
{
	width:756px;
	background-image:url(/img/box756_r2_c1.gif);
	margin:0px;
	border:0px;
	padding:0px;
}
div.b160b
{
	width:160px;
	height:27px;
	background-image:url(/img/box160_r3_c1.gif);
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	padding:0px;
}

div.boxContent
{
	margin-left:10px;
	margin-right:15px;
}

ul.twoCol
{
	margin:0px;
	padding:15px;
}
p.heading
{
	font-weight:bold;
}
h1
{
	color:#000000;
	border-bottom:solid 2px #660099;


	font-weight::bold;
	font-size:105%;
	font-style:normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2
{
	color:#000000;

	font-weight::bold;
	font-size:105%;
	font-style:normal;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a
{
	font-weight: normal;
	color: #660099;
	text-decoration: none;
}
a.buy
{
	background-color:#F2B600;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
div.resellerinfo
{
    FONT-FAMILY: Tahoma;
    border: #660099 thin solid;
    BACKGROUND-COLOR:#CCFFCC;
	float:left;
	margin:5px;
	width:350px;
	min-height:180px;
}
