html, body{
	height: 100%;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../../website/images/BinaryBGNoLogo.jpg);
	background-repeat: no-repeat;
	background-position: 200px;
	background-color: #D8FAFB;
} 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #D8FAFB;
}
a:link {
	color: #246FA6;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #459773;
	font-weight: bold;
}

strong {
	font-weight: bolder;
	color: #CE302D;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B00B09;
	text-align: left;
	vertical-align: top;
	font-variant: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #107222;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 23pt;
	padding-top: 6px;
	text-align: left;
	background-image: url(../../website/images/ChromeAndLinearLines2.gif);
	height: 31px;
	margin-bottom: -27px;
	vertical-align: middle;
	padding-bottom: 4px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D64541;
	margin-bottom: -15px;
	font-style: italic;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 1.3em;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC0000;
	text-align: center;
	font-weight: bold;

}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #006633;
	text-align: left;
}
.ParagraphHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	font-weight: bold;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;

}

ol li {
	list-style:decimal outside;
}

ol li ol li {
	list-style:upper-alpha outside;
}
#HeaderRight {
	background-image: url(images/HeaderRight.gif);
	display: block;
	width: 22px;
}
#HeaderLeft {
	background-image: url(images/HeaderLeft.gif);
	display: block;
	width: 577px;
}
#HeaderStretch {
	background-image: url(images/HeaderStretch.gif);
	display: block;
}
#MainContent {
	background-color: #D8FAFB;
}

#minwidthForNonIE {
	background-color: #D8FAFB;
	border: thin solid;
}
#mindwidthForIE {
	background-color: #D8FAFB;
}
#minwidthForIELeftMargin {
	background-color: #D8FAFB;
}
.ColumnHead {
	color: #C20606;
	background-color: #66CCCC;
	font-weight: bold;
	text-align: center;
	border: thin solid #006600;
}
.Column {
	margin-right: 5px;
	margin-left: 5px;
	border-top: 0px none #336600;
	border-right: 2px solid #336600;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #336600;
}
ul li {
	list-style-type: disc;
}
#PullQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 4px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-top-color: #107222;
	border-right-color: #107222;
	border-bottom-color: #107222;
	border-left-color: #107222;
	border-bottom-style: solid;
	line-height: 1.35em;
	color: #107222;
	text-align: left;
}
#Validator {
	display: none;
}
#LogInBox {
	padding: 0px;
	float: right;
	width: 200px;
	margin-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #107222;
	background-image: url(../../courses/support-courses/images/LogInBoxCurvesMain.gif);
	background-repeat: repeat-y;
}
#LogInBoxTop {
	background-image: url(../../courses/support-courses/images/LogInBoxCurvesTop.gif);
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	height: 20px;
}
#LogInBoxBottom {
	background-image: url(../../courses/support-courses/images/LogInBoxCurvesBottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 20px;
}
#LogInBoxText {
	float: right;
	width: 160px;
	position: relative;
	right: 20px;
}
#FollowLinks {
	font-size: smaller;
	font-weight: bold;
}

