@charset "utf-8";
/* CSS Document */
html, body, {
	margin: 0;
	padding: 0;
	height:100%
}

body {
	color: #666666;
	background: url('http://www.wehelpschools.com/ezine/images/ezineBG.jpg') repeat-x top #666666;
	margin: 0px
}

/* PAGE TITLE */
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#666666;
	font-weight:bold;
}

/* MENU ITEMS */
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

/* BODY TEXT */
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

/* HELP AND PRIVACY POLICY BODY TEXT */
.text4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

/* EZINE PAGE TEXT */
.text5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

/* EZINE PAGE TEXT */
.text6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.sideBar {
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px	;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
	width:15px
}
.leftCorner {
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
	width:15px
}
.rightCorner {
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	width:15px
}
.topBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	font-weight:bold
}

.helpItem {line-height:normal}
