.Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 978px;
}

.Header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 100px;
}

.CISLogin {
	display: block;
	float: left;
	font-weight: bold;
	height: 230px;
	position: relative;
	text-align: center;
	width: 350px;
}

.SubIns 
{
  font-size: 10px;
  font-weight: normal;
}

.CISAdminToolsLogin {
	font-weight: bold;
	height: 230px;
	margin-left: 360px;
	position: relative;
	text-align: center;
	width: 350px;
}

.CISDistrictToolsLogin {
	font-weight: bold;
	height: 220px;
	position: relative;
	text-align: center;
	width: 350px;
	margin-bottom: 20px;
}

.QuickLinks {
	float: right;
	font-weight: bold;
	height: 220px;
	margin-top: 10px;
	padding-left: 10px;
	position: relative;
	top: -200px;
	width: 210px;
}

.QuickLinks h3 {
	background: url(images/Quick_Links_uline.png) bottom left no-repeat;
	color: #006699;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 15px;
}

.QuickLinks li {
	height: 35px;
	list-style: none;
	margin-left: -40px;
}

.BBanner {
	padding-top: 30px;
	position: absolute;
}

.links {
	float: right;
	position: relative;
	text-align: right;
	top: -50px;
	width: 978px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 170px;
	margin-right: 170px;
	position: relative;
	text-align: center;
	text-align: center;
	top: -40px;
}

.vline1 {
	height: 220px;
	left: 355px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
}

.vline2 {
	height: 220px;
	left: 355px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
}
.forgot {
	margin-top:6px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}

table {
	bottom: 1px;
	left: 50px;
	position: absolute;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:visited {
	color: blue;
}