@charset "utf-8";
.c2kButton34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(C2KAdmin/Images/c2kButton36BG.png);
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 2px 2px 2px #333;
	-webkit-box-shadow: 2px 2px 2px #333;
}
.c2kButton34 img {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-top: -6px;
	padding-right: 2px;
}
.c2kButton34:hover {
	background-image: url(C2KAdmin/Images/c2kButton36BG2.png);
	background-repeat: repeat-x;
}


body {
	background-color: #ffe7cb;
	margin: 0px;
}
#Wrapper {
	width: 766px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	margin-top: 20px;
	z-index: 5;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.spacing {
	height: 40px;
}

#Header {
	background-image: url(Images/vl_HeaderBG.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 130px;
	width: 766px;
}
#Header img {
	margin-top: 17px;
	margin-left: 17px;
}
#WrapperBody {
	background-image: url(Images/vl_bodyBG.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 766px;
}
#Navigation {
	background-image: url(Images/vl_NavBG.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 750px;
	margin-right: 8px;
	margin-left: 8px;
}
#Navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ContentBody {
	background-image: url(Images/vl_NavShadow.png);
	background-repeat: repeat-x;
	width: 750px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 25px;
}
h1 {
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/h1-BG.png);
	padding-bottom: 5px;
	width: 692px;
	margin-right: auto;
}
.BodyContent {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 730px;
}
.BodyContent h2 {
	color: #0471A6;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0471A6;
	margin-right: 10px;
}

.BodyContent p {
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.BodyContent ul li {
	font-size: 12px;
	color: #333;
	padding-bottom: 3px;
}

.BodyContent h3 {
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
}
.BoardMember {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #BF7D30;
}
#Footer {
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #773F00;
	background-color: #FFBE73;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF7D30;
	border-bottom-color: #BF7D30;
	position: fixed;
	z-index: 10;
	left: 0px;
	right: 0px;
}
.C2K-Nav {
	background-color: #006;
	padding: 2px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	background-image: url(http://www.vistalearning.org/C2KAdmin/Images/c2k_navBG.png);
	background-repeat: repeat-x;
	height: 18px;
}
.C2K-Nav ul {
	margin: 0px;
}
.C2K-Nav ul li {
	display: inline;
}
.C2K-Nav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
}
.C2K-Nav ul li a:hover {
	color: #FFF;
	background-color: #00194B;
}
.noticeSuccess {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #0C0;
	background-color: #E8FFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
}
.SelectionDetails {
	float: right;
	padding: 5px;
	background-color: #D2F0FF;
	border: 1px solid #09F;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.c2kButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(C2KAdmin/Images/c2kButtonBG.png);
	background-repeat: repeat-x;
	height: 20px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 2px 2px 2px #333;
	-webkit-box-shadow: 2px 2px 2px #333;
}
.c2kButton img {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-top: -6px;
	padding-right: 2px;
}
.c2kButton:hover {
	background-image: url(C2KAdmin/Images/c2kButtonBG2.png);
	background-repeat: repeat-x;
}
.recFlagged {
	background-color: #FFF1B9;
	border: 1px solid #F2C100;
	padding: 10px;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 100px;
	font-size: 14px;
	color: #8C4B11;
	min-height: 48px;
}
.recFlagged img {
	float: left;
	margin-right: 15px;
}
#vl_BG {
	position: absolute;
	z-index: 0;
	height: 408px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(Images/vl_BG.png);
	background-repeat: repeat-x;
}
#vl_BGImage {
	background-image: url(Images/page_BG-Test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 1;
	height: 187px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.dashboardBox {
	float: right;
	margin: 10px;
	padding: 6px;
	background-color: #DFEAFF;
	border: 1px solid #C6DAFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 225px;
	font-size: 12px;
}
.dashboardCount {
	font-weight: bold;
	color: #060;
}
.Required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}

