﻿/*body { margin:0;padding:0; }
body { font-size:14px; font-family:Arial, Tahoma; padding:20px;}*/

a:not(.skip-link) {
	color: blue;
}

	a:not(.skip-link):hover {
		color: Blue;
	}

	a:not(.skip-link):active {
		color: Blue;
	}

/* Skip Link */
.skip-link {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: black !important; /* Ensures the text color is black, overriding other styles */
	text-decoration: none !important; /* Removes the default underline from links */
}

	.skip-link:focus, .skip-link:active {
		position: static;
		width: auto;
		height: auto;
		overflow: visible;
		background: #fff;
		padding: 5px;
		border: 1px solid #000;
		z-index: 1000;
		color: black !important; /* Ensures the text color is black when focused or active */
		text-decoration: none !important; /* Removes the default underline when focused or active */
	}

#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

	#main .header {
		margin-bottom: 20px;
	}

	#main th {
		font-size: 15px;
		font-weight: normal;
		padding-bottom: 20px;
		text-align: left;
		height: 1.5em;
	}

	#main td {
		vertical-align: middle;
	}

		#main td.bold {
			font-weight: bold;
			height: 1.5em;
			vertical-align: middle;
		}

		#main td.center {
			text-align: center;
			font-weight: bold;
			height: 1.5em;
			vertical-align: middle;
		}

		#main td.right {
			text-align: right;
			font-weight: bold;
			height: 1.5em;
			vertical-align: middle;
		}

	#main .ErrorMessage {
		color: Red;
		font-weight: bold;
		vertical-align: middle;
		width: 700px;
	}

	#main td.small1 {
		font-size: 10px;
		font-family: Arial;
		height: 1em;
		vertical-align: middle;
		white-space: nowrap;
	}

	#main td.small1wrap {
		font-size: 10px;
		font-family: Arial;
		height: 1em;
		vertical-align: middle;
		width: 900px;
	}

	#main td.colored {
		background-color: #D9EBFF;
		height: 1.5em;
		vertical-align: middle;
		white-space: nowrap;
		font-weight: bold;
		color: Black;
		border: 1px solid white;
	}

	#main td.coloredNormalText {
		background-color: #D9EBFF;
		height: 1.5em;
		vertical-align: middle;
		white-space: nowrap;
		font-weight: normal;
		color: Black;
		border: 1px solid white;
	}

	#main td.coloredTop {
		background-color: #D9EBFF;
		height: 1.5em;
		vertical-align: top;
		white-space: nowrap;
		font-weight: bold;
		color: Black;
		border: 1px solid white;
	}

	#main td.colored25 {
		width: 100px;
		background-color: #D9EBFF;
		height: 1.5em;
		vertical-align: middle;
		white-space: nowrap;
		width: 15em;
	}

	#main td.center50 {
		width: 50em;
		text-align: center;
		height: 1.5em;
		vertical-align: middle;
	}

	#main td.left50 {
		width: 50em;
		text-align: left;
		height: 1.5em;
		vertical-align: middle;
	}

	#main td.wrap900 {
		width: 900px;
	}

	#main td.nowrap {
		white-space: nowrap
	}

p#PageHeader {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

p#PageSubHeader {
	font-size: 14px;
	font-family: Arial;
}


#main td.BoldColored {
	background-color: #D9EBFF;
	font-weight: bold;
	height: 1.5em;
	vertical-align: middle;
}

#main #logininfo {
	text-decoration: underline;
}

#main table {
	border-collapse: collapse;
}

.cellwithborder {
	border: solid 1px blue;
	white-space: nowrap;
}

div#div960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/*#container
{   
	margin: 0 auto;
	width: 960px;
	text-align: center;
	background-color: #fff;
	padding:0px;
	min-height: 100%;
}
*/

/* hr { height:.07em; width:100%; background-color:#014FFF; padding:0;} */

/*.ThirtyThree {width:20%; text-align:center; vertical-align:middle; background-color:#00185F; height:35px; } #014FFF */

.PageLinks {
	width: 14.3%;
	text-align: center;
	vertical-align: middle;
	background-color: #0157A5;
}

.MasterTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0px;
}

	.MasterTable td {
		padding: 0;
		margin: 0 auto;
	}

.Table100 {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0px;
}

.SmallButton {
	width: 5em;
	height: 2em;
}

.Button {
	width: 10em;
	height: 2em;
}

.LargeButton {
	width: 12em;
	height: 2em;
}

.ExtraLargeButton {
	width: 16em;
	height: 2em;
}

.StudentTable {
	border: .9em;
	background-color: #D9EBFF;
	border: 1px solid white;
	outline: white solid 1px;
}

.StudentTableRed {
	border: .9em;
	color: Red;
}

.SectionHeader {
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.Bold {
	font-weight: bold;
}

.ErrorMessage {
	color: Red;
	font-weight: bold;
	width: 700px;
}

.ErrorMessageN {
	color: Red;
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.ddlHeight {
	height: 1.62em;
}

/*
.SearchResults
{
	font-size:3;
	font-family:Verdana, Arial;
	width: 200%;
}

.MasterTableFooter
{
	width:45%;
	margin:0 auto;
	white-space:nowrap;
}

.MasterTableFooter td
{
	white-space:nowrap;
}

.UnauthorizedAccess
{
	width:820px;
}


#footerCopyright 
{
	text-align:center;
	color: #00185f;
	padding-right: 300px; 
	padding-top: 0px; 
	width:800px;  
}
 
#footerCopyright a  
{
	color: #00185f; 
	padding-right: 70px; 
	font-family: arial; 
	font-size: 12px; 
	text-decoration: underline;
	width:800px; 
}

#footerCopyright td {text-align:right;width:800px; }

td#Copyright 
{
	font-size:12px;
	font-family:Arial;
	color:Black;
	padding-right:1px;
	padding-bottom:0px;
	text-align:right;
	width:800px; 
}

.copyrightFooterVerticalDivider { color: #00185f; font: arial; font-size: 10px; padding-left: 7px; padding-right: 7px; text-decoration:none; }	
*/

div#footerNavigation {
	text-align: center;
	color: #00185f;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 30px;
}

	div#footerNavigation a {
		color: #00185f;
		font-family: arial;
		font-size: 12px;
		text-decoration: underline;
	}

.footertextstyle {
	font-size: 12px;
	font-family: Arial;
	color: #00185f
}

.footerverticalDivider {
	color: #00185f;
	font: arial;
	font-size: 10px;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
}

tr#trlinks {
}

li {
	font-size: 9pt;
}

.hyperimages {
	text-decoration: none;
}

#nav {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #0157A5;
}

	#nav li {
		float: left;
		width: 192px;
	}

		#nav li a {
			display: block;
			padding: 8px 15px;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
		}

			#nav li a:hover {
				color: #734939;
				background-color: #A1BEDD;
			}


#navPageLinks {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #0157A5;
	text-align: center;
	vertical-align: middle;
}

	#navPageLinks li {
		float: left;
		width: 120px;
		text-align: center;
		vertical-align: middle;
	}

		#navPageLinks li a {
			display: block;
			padding: 8px 15px;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center;
			vertical-align: middle;
		}

			#navPageLinks li a:hover {
				color: #734939;
				background-color: #A1BEDD;
			}


/* from login page */
.PageHeader {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.PageSubHeader {
	font-size: 14px;
	font-family: Arial;
}

#login table.loginTable { /*border:solid 1px #000;*/
}

#login th {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: left;
}

#login td {
	padding-bottom: 10px;
}

	#login td.bold {
		font-weight: bold;
	}

	#login td.center {
		text-align: center;
		font-weight: bold;
	}

.underlineBold {
	text-decoration: underline;
	font-weight: bold;
}

.ManageLogin {
	width: 900px;
	border: solid 1px black;
	padding: 4px 4px 4px 4px;
}


/* for gridviews */
.StudentGridview {
	/*	margin:5px 0px 5px 200px; */
	border-collapse: collapse;
	color: Blue;
	background-color: #D9EBFF;
	border-color: White;
	font-size: 16px;
	width: 700px;
	border: 1px solid white;
}

	.StudentGridview td {
		/*	padding:2px 20px 2px 20px; */
		border: 1px solid white;
	}

	.StudentGridview th {
		/*	padding:2px 10px 2px 10px; */
		background-color: #D9EBFF;
		text-decoration: none;
		color: Blue;
		font-size: 14px;
		height: 30px;
		text-align: left;
		background-color: White;
		color: Black;
		border: 1px solid white;
	}

	.StudentGridview .alt {
		background-color: rgb(240,240,240);
		border: 1px solid white;
	}

/* for gridviews */
.DetailsGridview {
	/*	margin:5px 0px 5px 200px; */
	border-collapse: collapse;
	color: Blue;
	background-color: #D9EBFF;
	font-size: 12px;
	color: Black;
	width: 710px;
	border: 1px solid white;
}

	.DetailsGridview td {
		border: 1px solid white;
	}

	.DetailsGridview th {
		text-decoration: none;
		font-size: 12px;
		background-color: White;
		border-color: White;
		text-align: right;
		border: 1px solid white;
	}

	.DetailsGridview .alt {
		background-color: rgb(240,240,240);
		border: 1px solid white;
	}

.InvoiceHeader {
	height: 10px;
	padding-bottom: 10px;
	margin-bottom: 200px;
	border-collapse: collapse;
	white-space: nowrap;
}

.hylFileNotify {
	font-size: 16px;
}

/* for text align */
.TARight {
	text-align: right;
}

.TALeft {
	text-align: left;
}

.TACenter {
	text-align: center;
}

.TuitionHeader {
	background-color: #D9EBFF;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	font-size: small;
}

	.TuitionHeader th {
		background-color: #D9EBFF;
		text-align: right;
		white-space: nowrap;
		vertical-align: bottom;
		font-size: small;
	}

/* Billing information page  */
.SubHeader {
	color: Blue;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 10px;
}

.SubHeaderA {
	color: Blue;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 0px;
}

.Header {
	color: Blue;
	font-weight: bold;
	padding-bottom: 9px;
	padding-top: 12px;
}

.csvTable {
	width: 100%;
	padding: 1px;
	font-family: Arial;
	font-size: 13px;
	display: inline;
}

.csvTableRow {
	padding-right: 50px;
	padding-bottom: 8px;
	width: 70px;
	float: left;
	padding-left: 10px;
}

.csvTableColumn {
	float: left;
}

.ClearBoth {
	clear: both;
}

.ILWATTable {
	float: left;
	border-bottom: .1em solid black;
	margin-bottom: .5em;
}

.colored {
	background-color: #D9EBFF;
}

table.reportsGridview {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

	table.reportsGridview td {
		border-collapse: collapse;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
	}

/* for old browser pop up */
#popup_window {
	padding: 10px;
	background: #267E8A;
	cursor: pointer;
	color: #FCFCFC;
	margin: 200px 0px 0px 200px;
}

.popup-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(196, 196, 196, .85);
	top: 0;
	left: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

.overlay .popup-overlay {
	opacity: 1;
	left: 0
}

.popup {
	position: fixed;
	top: 25%;
	left: 50%;
	z-index: -9999;
}

	.popup .popup-body {
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
		opacity: 0;
		min-height: 150px;
		width: 600px;
		margin-left: -325px;
		padding: 20px;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: opacity .2s ease-out;
		-moz-transition: opacity .2s ease-out;
		-ms-transition: opacity .2s ease-out;
		-o-transition: opacity .2s ease-out;
		transition: opacity .2s ease-out;
		position: relative;
		-moz-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		-webkit-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
		text-align: center;
		border: 2px solid #e9e9e9;
	}

	.popup.visible, .popup.transitioning {
		z-index: 9999;
	}

		.popup.visible .popup-body {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		}

	.popup .popup-exit {
		cursor: pointer;
		display: block;
		width: 24px;
		height: 24px;
		position: absolute;
		top: -150px;
		right: -195px;
	}

	.popup .popup-content {
		overflow-y: auto;
	}

.popup-content .popup-title {
	font-size: 24px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
}

.popup-content p {
	font-size: 13px;
	text-align: left;
}
/* end for old browser pop up */
