html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body{
	margin: 10px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	text-align: center;
}
.CopyRight {
	font-size: 10px;
}
.TitleCenter {
	text-align: center;
	vertical-align: middle;
}
.TextCenter {
	text-align: center;
}
.GreenText {
	color: #003300;
	background-color: #FFFFFF;
	font-weight: bold;
}
.RedText {
	color: #CC0000;
	font-weight: bold;
}
.TestTable {
	width: 520px;
	border: 2px outset #CC3300;
	background-color: #CCFFFF;
	margin-left: auto;
	margin-right: auto;
}
.Testimonial {
	color: #800000;
	font-weight: bold;
	font-style: italic;
}
.SigLine {
	text-align: right;
	font-weight: bold;
}
.CentRight {
	position: relative;
	width: 170px;
	height: auto;
	z-index: 2;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
.SampleBorder {
	border-style: solid;
	border-width: 1px;
}
.Introtext {
	text-align: center;
	margin-top: 0px;
}
.SampleIntro {
	padding-left: 7px;
	padding-right: 7px;
}
.SampleContent {
	position: relative;
	width: 570px;
	height: auto;
	z-index: 1;
	padding-left: 28px;
	float: left;
}
a,  a:link {
	color: #000080;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-size: 17px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	font-size: 17px;
	text-decoration: underline;
}
h1 {
	line-height: normal;
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
}
h2 {
  line-height: normal;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
}
ul{
	line-height: 26px;
	list-style-position: outside;
	margin: 10px 20px 10px 20px;
	font-size: 17px;
	font-family: Verdana, Arial, "Book Antiqua";
	list-style-image: url('../images/checkmark.gif');
	padding: 12px;
}
li:{
	line-height: 16px;
	padding: 6px;
	margin: 10px 20px 10px 20px;
	list-style-position: outside;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 17px;
	font-family: Verdana, Arial, "Book Antiqua";
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
	padding-left: 10px;
}
.Sam-Bord {
	margin-left: 5px;
	margin-right: 5px;
}
.No-Bord {
	border-width: 0px;
	text-align: center;
}
.signup {
	margin-left: 5px;
	font-size: 15px;
}
.Success {
	text-align: center;
	color: #CC9900;
}
#OuterWrapper {
	height: auto;
	width: 980px;
	text-align: center;
	min-width: 980px;
	max-width: 980px;
	margin: 0 auto 0 auto;
}

#OuterWrapper #Header {
	position: relative;
	width: 980px;
	height: 150px;
	z-index: 4;
	background-image: url('../images/Cando-Top.png');
	float: left;
}
#OuterWrapper #IntroBar {
	position: absolute;
	width: 980px;
	z-index: 2;
	height: 86px;
	left: 0px;
	float: left;
	font-size: 17px;
	clear: left;
	margin-top: 0px;
	top: -56px;
	background-image: url('../images/Cando-up.png');
}
#OuterWrapper #ContentWrapper {
	position: relative;
	width: 980px;
	height: auto;
	z-index: 3;
	float: left;
	background-image: url('../images/Cando-Mid.png');
	top: 56px;
}
#OuterWrapper #ContentWrapper #CenterContent {
	text-align: left;
	position: relative;
	width: 540px;
	height: auto;
	z-index: 4;
	left: 200px;
	top: 15px;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}
#OuterWrapper #ContentWrapper #SampleContent {
	text-align: left;
	position: relative;
	width: 560px;
	height: auto;
	z-index: 4;
	left: 212px;
	float: left;
	clear: both;
	padding-top: 10px;
	top: 15px;
}
#OuterWrapper #ContentWrapper #LeftSidebar {
	position: absolute;
	width: 175px;
	height: auto;
	z-index: 3;
	left: 0px;
	top: 15px;
	float: left;
	margin-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}
#OuterWrapper #ContentWrapper #RightSidebar {
	position: absolute;
	width: 155px;
	height: auto;
	z-index: 3;
	top: 15px;
	left: 770px;
	margin-right: 25px;
	padding-left: 20px;
	float: right;
	padding-top: 10px;
}
#OuterWrapper #Footer {
	position: relative;
	left: 0px;
	top: 56px;
	width: 980px;
	height: 102px;
	z-index: 2;
	float: left;
	background-image: url('../images/Cando-foot.png');
}

