body {
	font-family: 'Trebuchet MS' , Arial, Helvetica, Sans-Serif;
	font-size: 9.75pt;
	line-height: 1.3em;
}

/* core element redefinitions */
a, a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

img {
	border: none;
}

th, td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 1em 0 0.4em;
}

h1 {
	font-size: 12.75pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11.25pt;
}
h4 {
	font-size: 10.5pt;
}

p, ul, ol, li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

#layouttable {
	width: 800px;
}
#layouttable.caluser {
	width: auto;
}

#bannerleft {
	height: 40px;
	width: 215px;
}
#bannerright {
	height: 40px;
	vertical-align: middle;
}
#wrapsearch {
	float: right;
	overflow: hidden;
	height: 30px;
	text-align: right;
}
.blackbar {
	padding: 1px 8px 0 8px;
	border-top: solid 5px white;
	color: White;
	background-color: Black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8.25pt;
	border-bottom: solid 5px white;
	letter-spacing: 0.1em;
	line-height: 20px;
}
.blackbar a, .blackbar a:link, .blackbar a:visited {
	color: White;
	text-decoration: none;
}
.blackbar a:hover {
	color: #ccccff;
	text-decoration: underline;
}
#topblackbarleft, #bottomblackbar {
	text-align: center;
}
#topblackbarright {
	text-align: right;
}

#navcol {
	background-image: url(../connect/images/navbar_background.gif);
	background-repeat: repeat-y;
	width: 215px;
	padding-bottom: 10px;
}

#navcol dl {
	border-left: solid 2px #58A1D2;
	border-right: solid 2px #58A1D2;
	border-bottom: solid 2px #58A1D2;
	margin: 0;
	padding: 0;
	background-color: #F1F1DC;
	border-collapse: collapse;
}

#navcol dt {
	font-size: 9pt;
	background-color: #58A1D2;
	color: white;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0pt;
	padding-top: 9px;
	padding-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
}

#navcol dd {
	margin: 0;
	font-size: 9pt;
	border-bottom: dotted 1px #58A1D2;
	padding-right: 8px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 5px;
}

#contentcol {
	padding-left: 28px;
	padding-bottom: 28px;
}

div#helpContent h1 {
	background: transparent url(../connect/images/h1_background.png) no-repeat scroll left bottom;
	color: black;
	font-size: 17pt;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 1px;
	line-height: 1.1em;
}

#legal {
	color: #666;
	font-size: 8.25pt;
	text-align: center;
}
#legal a {
	color: #66c;
}
#legal.caluser {
	text-align: left;
	padding-left: 28px;
}
#legalwrap.caluser {
	border-top: solid 2px #717073;
	padding-top: 4px;
}

table#ratetopic {
	background-color: White;
	border: solid 1px #ef3d42;
	width: 193px;
	font-size: 9pt;
}
table#ratetopic td.head {
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: white;
	padding-top: 9px;
	background-color: #ef3d42;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-align: center;
}
table#ratetopic td.question {
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 2px;
	line-height: 1.3em;
	padding-top: 6px;
}
table#ratetopic td.radios {
	padding-right: 6px;
	padding-left: 18px;
	font-weight: normal;
	padding-bottom: 0;
	line-height: 1.3em;
	padding-top: 0;
}
table#ratetopic td.feedback {
	padding-right: 0;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 6px;
	line-height: 1.3em;
	padding-top: 2px;
	border-bottom: solid 1px #ef3d42;
}
table#ratetopic td.radios label {
	position: relative;
	top: 0;
}
table#ratetopic td.rating {
	padding-right: 0;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 8px;
	line-height: 1.3em;
	padding-top: 2px;
	text-align: center;
}

/*	hide and show alternate with the showhide() javascript function */
.hide {
	display: none;
	margin-left: 3em;
}

.show {
	display: block;
	margin-left: 3em;
}


.caption {
	font-size: 92%;
}
a.menu1 {
	margin-top: 1.2em;
	margin-bottom: 0.4em;
	margin-left: 3em;
	display: list-item;
	text-decoration: none;
	color: #00c;
}
a.submenu {
	display: block;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-left: 0em;
	color: #00c;
	padding-left: 15px;
	background-position: left center;
	background-image: url(../connect/images/bullet_red_lg.gif);
	background-repeat: no-repeat;
}
code, div.code, p.code {
	background-color: #ffff99;
	font-family: 'Courier New' , Courier, Monospace;
	font-size: 9pt;
	margin-top: 1em;
}

div#helpContent th, div#helpContent td {
	padding: 2px 4px;
}

div#helpContent p {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

div#helpContent li, #helpContent li p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

div#helpContent ul, div#helpContent ol {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}

div#subtoc p {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

div#subtoc h1 {
}

div#subtoc ul, div#subtoc ol {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}

div#subtoc li {
	margin-bottom: 7px;
}

div.lessontryit {
	background-color: #f4f4e8;
	background-image: url(images/lessontryitback.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 26px 8px 4px 0px;
	margin-top: 14px;
	margin-left: 0.33in;
	margin-right: 0.33in;
}

div.lessontryit p.alert {
	background-color: white;
}

div#helpContent div.twoleveltoc h3 {
	margin-bottom: 0.2em;
}

div#helpContent div.twoleveltoc p {
	margin-top: 0.2em;
	margin-left: 2em;
}

div#helpContent p.lessonhead {
	border-top: 1px solid #717073;
	margin-top: 2em;
	font-size: 11.25pt;
	font-weight: bold;
}

div#helpContent p.alert {
	border: 1px solid #ccc;
	padding: 3px 5px;
	margin: 9px 0;
	background-color: #f8f8ff;
}

span.variable, td.variable {
	color: #0000ff;
	font-weight: bold;
	font-family: 'Courier New' , Courier, Monospace;
}

td.labelCell {
	vertical-align: middle; text-align:center;
}
