html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.center {
	text-align:center;
	margin:0 auto;
}
.left {
	float:left;
	background:#FFFFFF;
	height:100%;
	width:350px;
}
.float-l {
	float:left;
	background:#fff;
	height:100%;
	width:400px;
}
.small {
	font-size:11px
}
.red {
	color:#ff0000;
}
.websamples {
	margin-right:20px;
}
.logo {
	padding:10px 0px 0px 8px;
}

.big { font-size:14px; font-weight:bold; }
.trained {
	width:470px;
	padding:15px;
	height:60px;
	display:block;
	background:#ccc;
	font-weight:bold;
	clear:both;
}
.bbb {
	margin:10px 22px 10px 22px;
}
a {
	outline:none;
}
a {
	color:#4082ff;
	text-decoration:none;
}
IMG.absmiddle {
	vertical-align: middle;
	margin-bottom: .35em;
}
a:hover {
	color:#055DFF;
	text-decoration:underline;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #a4b5ce;
}
#wrapper {
	margin: 0 auto;
	width: 880px;
	background:url(../images/bg-faux.gif) repeat-y;
	background-position:top 50px 0 0 0;
}
div#header {
	width: 878px;
	height: 73px;
	margin: 0 auto;
	border-left: 1px solid #89a0bc;
	border-right: 1px solid #89a0bc;
	background-color: #fff;
	background:url(../images/headerinfo.jpg) right no-repeat;
}
div#headerinfo {
	float:right;
	font-size: 11px;
	margin:55px 18px 0px 0px;
	background-color: #fff;
}
div#topnav {
	width: 880px;
	height: 35px;
	background:url(../images/bg-top-nav.gif) bottom repeat-x;
	clear:both;
}
div#banner {
	width: 878px;
	height: 251px;
	background: url(../images/bg-banner.gif) center no-repeat;
	border-left: 1px solid #89a0bc;
	border-right: 1px solid #89a0bc;
}
div#bannernav {
	width: 878px;
	height: 62px;
	text-align:center;
	background:url(../images/bg-bannernav.gif) top repeat-x #fff;
	border-left: 1px solid #89a0bc;
	border-right: 1px solid #89a0bc;
}
#leftcolumn {
	color: #333;
	background: #f79821;
	border-left: 1px solid #89a0bc;
	border-right: 1px solid #f78c06;
	padding-bottom:12px;
	height: 100%;
	width: 303px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #000;
	background: #F2F2E6;
	border-right: 1px solid #89a0bc;
	padding-bottom:12px;
	height: 100%;
	width: 574px;
	display: inline;
	position: relative;
	letter-spacing:.095em;
	line-height:16px;
}
#footer {
	text-align:center;
	clear:both;
	margin-bottom:0px;
	background:#a4b5ce;
	border-top: 1px solid #89a0bc;
}
#footer p {
	padding:10px 0 5px 0;
	font-size:11px;
	line-height:20px;
}
#footer a {
	padding:1px 12px 0px 12px;
	border-right:solid 1px #ccc;
	color:#333;
	text-decoration:none;
}
#footer .feedback {
	border:none;
	padding-right:5px;
}
#footer a:hover {
	color:#555;
	text-decoration:underline;
}
/*  Begin Bread Crumbs */
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#crumbs {
	height:2.3em;
	border-left:1px solid #89A0BC;
	border-right:1px solid #89A0BC;
	border-bottom:1px solid #DFDFDF;
	background:#fff;
	font-size:11px;
	padding:0 1px 0 1px;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
}
#crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 12px 0 0;
}
#crumbs li a:link, #crumbs li a:visited {
	color:#777;
	text-decoration:none;
}
#crumbs li a:hover, #crumbs li a:focus {
	color:#1164FF;
}
/*  End Bread Crumbs */

#rightcolumn ul {
	margin-left:20px;
	margin-top:10px;
}
#rightcolumn li {
	list-style-image:url(../images/mod-circle-arrow.gif);
	margin-bottom:16px;
	list-style-position:inside;
	
}
#rightcolumn h1 {
	font-size:22px;
	margin:18px 0 12px 22px;
	color:#000;
}
#rightcolumn h2 {
	font-size:18px;
	margin:12px 0 12px 22px;
	color:#333;
}
#rightcolumn h3 {
	font-size:18px;
	margin:0 0 2px 22px;
	color:#333;
}
#rightcolumn p {
	font-size:12px;
	margin:12px 22px 6px 22px;
	color:#000;
	text-align:justify;
}
#homebody {
	margin:0px 22px 6px 22px;
	width:528px;
	padding-top:20px;
}
#homebody .homebodytext {
	float:left;
	width:297px;
	text-align:left;
}
#homebody .homebodyimage {
	float:right;
	width:218px;
}
#homebody .homebodytext p {
	margin:0px;
}
#homebanners {
	clear:both;
	padding-top:18px;
}
#homebanners img {
	padding-right:20px;
}
.bluetext {
	color: #1164FF;
}
blockquote.style1 {
	font-size:11px;
	letter-spacing:.055em;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 25px;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
}
blockquote.style1 span {
	display: block;
	background-image: url(../images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.testname {
	float:right;
	margin:10px;
	text-align:right;
}
/*
---------------------------------
SIDE BAR MODULES = module [ 1-6 ]

mod1= Subscribe 
mod2=
mod3=
mod4=
mod5=
mod6=
mod7=
mod8=
---------------------------------
*/

#mod1 {
	width:271px;
	height:130px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod2 {
	width:271px;
	height:254px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod3 {
	width:271px;
	height:218px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod4 {
	width:271px;
	height:259px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod5 {
	width:271px;
	height:170px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod6 {
	width:271px;
	height:222px;
	background: url(../images/mod-ipod.gif) bottom left no-repeat #F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod7 {
	width:271px;
	height:222px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod8 {
	width:271px;
	height:262px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod9 {
	width:271px;
	height:305px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod10 {
	width:271px;
	height:245px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}
#mod11 {
	width:271px;
	height:255px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.2em;
}

#mod12 {
	width:271px;
	height:400px;
	background:#F9F9F9;
	border: 1px solid #c0c7cc;
	margin:15px 0 0 15px;
	line-height:1.0em;
}

#mod4 ul {
	margin-left:20px;
	margin-top:10px;
}
#mod4 ul li {
	list-style-image:url(../images/mod-circle-arrow.gif);
	margin-bottom:16px;
}
#mod1 a {
	color:#4082ff;
	text-decoration:none;
}
#mod1 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod2 a {
	color:#4082ff;
	text-decoration:none;
}
#mod2 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod3 a {
	color:#4082ff;
	text-decoration:none;
}
#mod3 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod4 a {
	color:#4082ff;
	text-decoration:none;
}
#mod4 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod5 a {
	color:#4082ff;
	text-decoration:none;
}
#mod5 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod6 a {
	color:#4082ff;
	text-decoration:none;
}
#mod6 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod7 a {
	color:#4082ff;
	text-decoration:none;
}
#mod7 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod7 a {
	color:#4082ff;
	text-decoration:none;
}
#mod7 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod8 a {
	color:#4082ff;
	text-decoration:none;
}
#mod8 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod9 a {
	color:#4082ff;
	text-decoration:none;
}
#mod9 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod10 a {
	color:#4082ff;
	text-decoration:none;
}
#mod10 a:hover {
	color:#055DFF;
	text-decoration:underline;
}
#mod11 a {
	color:#4082ff;
	text-decoration:none;
}
#mod11 a:hover {
	color:#055DFF;
	text-decoration:underline;
}

#mod12 a:hover {
	color:#055DFF;
	text-decoration:underline;
}

.backtoschool {
	margin-left:12px;
}
.recycle {
	margin-left:40px;
}
.subscribefield {
	_width:110px;
	float:left;
}
.subscribebox {
	float:left;
	margin-top:4px;
	width:143px;
}
.subscribebutton {
	float:right;
	margin-right:6px;
}
.subscribebuttonipod {
	float:right;
	margin-right:16px;
	margin-top:100px;
	font-size:12px;
}
.title {
	padding:9px 0 0 9px;
	text-align:left;
	display:inline;
}
.modtext {
	margin:6px 6px 0 30px;
	font-size:11px;
}
.modsubscribe {
	margin:9px 0 0 30px;
	font-size:11px;
}
.modsubscribesub {
	margin:5px 0 0 30px;
	line-height:30px;
	font-size:11px;
}
.modcoupon {
	margin-top:4px;
}
.mod2image {
	margin:9px 0 0 13px;
	text-align:left;
	display:inline;
}
