body {
	color: #202127;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.mspmytext {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.mspboxtext {
	font-size: 12px;
	color: #000;
}

.mspPartTitle {
	background-color: #BADE83;
	font-weight: bold;
	color: #000;;
	font-family: verdana, Tahoma, Arial;
	font-size: 12px
}

.mspVwHeader {
	background-color: #ffffff;
	color: #000000;
	font-family: serif;
	font-size: 13pt;
	font-weight: bold;
}

body a {
	text-decoration: none;
	color: #193BFF;
}

.content {
	border-collapse: collapse;
	border: 1px #020063 groove;
}

.contentNav {
	border-collapse: collapse;
	border: 1px #660000 groove;
}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.title4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.inactivePage {
	background-color: #FCFE9E;
	font-size: 14px;
	font-weight: bold;
	color: #B60C03;
}

.head1 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.head2 {
	
	color: #00000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	border-bottom:2px solid #000;
	font-weight:bold;
}

.head3 {
	background-image: url(../images/head3bg.jpg);
	color: #FFBC14;
	font-size: 14px;
	height: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}

.red {
	color: #AE0602;
}

.green {
	color: #068103;
}

.head4 {
	color: #193BFF;
	background-image: url(../images/head4bg.jpg);
	font-size: 14px;
	height: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}

.head5 {
	color: #202127;
	background-image: url(../images/head5gb.jpg);
	font-size: 14px;
	text-transform: uppercase;
	height: 30px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}

.link3,link3 a,link3 a:active,link3 a:visited {
	color: #FFBC14;
	font-weight: bold;
	padding-left: 5px;
}

.link3 a:hover {
	color: #193BFF;
	font-weight: bold;
	padding-left: 5px;
}

.link4,link4 a,link4 a:active,link4 a:visited {
	color: #193BFF;
	font-weight: bold;
	padding-left: 5px;
}

.link4 a:hover {
	color: #FFBC14;
	font-weight: bold;
	padding-left: 5px;
}

.tableCellEven {
	border-collapse: collapse;
	border-left: 1px #193BFF groove;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	height: 25;
	background-color: #FFFFFF;
}

.tableCellOdd {
	border-collapse: collapse;
	border-left: 1px #193BFF groove;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	height: 25;
	background-color: #DCDAFF;
}

.tableCellUnderline {
	border-collapse: collapse;
	border-bottom: 1px #193BFF groove;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 25;
}

.content2 {
	background-color: #DCDAFF;
}

.Imagewithborder {
	border: 5px #FFDA0A;
}

.bgModerateBlue {
	background-color: #6078FF;
}

.mainCell {
	background-color: #FFFFFF;
	padding: 15px;
}

.cssInput {
	color: #193BFF;
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	font-weight: normal;
	border: 1pt #020063 solid;
	text-align: justify;
	width: 100%;
	clip: rect()
}

.cssButton {
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em 0.3em 0.5em;
	text-align: center;
	cursor: pointer;
	border: 2px solid #999;
	background-color: #020063;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-opera-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64, 64, 64, 0.75)
		), to(rgba(192, 192, 192, 0.9) ) );
	background-image: -moz-linear-gradient(top, bottom, from(rgba(64, 64, 64, 0.75)
		), to(rgba(192, 192, 192, 0.9) ) );
	-khtml-box-shadow: rgba(192, 192, 192, 0.75) 0px 8px 24px;
	-moz-box-shadow: rgba(192, 192, 192, 0.75) 0px 8px 24px;
	box-shadow: rgba(192, 192, 192, 0.75) 0px 8px 24px;
}

.cssButton span {
	position: absolute;
	display: block;
	left: 3.5%;
	top: 0px;
	height: 50%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #020063;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.75)
		), to(rgba(255, 255, 255, 0) ) );
	background-image: -moz-linear-gradient(top, bottom, from(rgba(255, 255, 255, 0.75)
		), to(rgba(255, 255, 255, 0) ) );
}

#shiny-blue {
	border-color: #6699cc;
	background-color: rgba(64, 128, 192, 0.75);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(16, 96, 192, 0.75)
		), to(rgba(96, 192, 255, 0.9) ) );
	background-image: -moz-linear-gradient(top, bottom, from(rgba(16, 96, 192, 0.75)
		), to(rgba(96, 192, 255, 0.9) ) );
	-khtml-box-shadow: rgba(128, 192, 255, 0.75) 0px 8px 24px;
	-moz-box-shadow: rgba(128, 192, 255, 0.75) 0px 8px 24px;
	box-shadow: rgba(128, 192, 255, 0.75) 0px 8px 24px;
}

.cssButton:hover {
	border-color: #020063;
	background-color: #DCDAFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(0, 97, 216, 0.75)
		), to(rgba(0, 53, 117, 0.9) ) );
	background-image: -moz-linear-gradient(top, bottom, from(rgba(0, 97, 216, 0.75)
		), to(rgba(0, 53, 117, 0.9) ) );
	-khtml-box-shadow: rgba(2, 0, 99) 0px 8px 24px;
	-moz-box-shadow: rgba(2, 0, 99) 0px 8px 24px;
	box-shadow: rgba(2, 0, 99) 0px 8px 24px;
	margin: 0 5px 0 5px;
}

.cssButton2 {
	padding: .5em;
	font-weight: bold;
	color: #DCDAFF;
	text-shadow: 2px 2px 2px #5b0000;
	border: solid thin #DCDAFF;
	-webkit-border-radius: .10em;
	-moz-border-radius: .10em;
	border-radius: .10em;
	-webkit-box-shadow: 4px 4px 6px #DCDAFF;
	box-shadow: 4px 4px 4px #DCDAFF;
	background-color: #020063;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5b0000),
		to(#FFCECE), color-stop(0.4, #B45959) );
}

.cssInputAlt {
	height: auto;
	padding: 5px 2px 0px 2px;
	margin: 0 0 2px 0;
	background: #DCDAFF;
	background: -moz-linear-gradient(top, #DCDAFF 0%, #DCDAFF 20%);
	/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DCDAFF),
		color-stop(10%, #DCDAFF) ); /* webkit */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 1px 0px #DCDAFF;
	-webkit-box-shadow: 0px 1px 0px #DCDAFF;
	font-family: sans-serif;
	font-size: 12px;
	color: #020063;
	text-shadow: 0px -1px 0px #DCDAFF;
}

.cssButtonAlt {
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	font-weight: normal;
	border: solid #666666 0px;
	text-decoration: none;
	cursor: hand;
}

.mspInputNav {
	color: #003399;
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	font-weight: normal;
	width: 150px;
	height: auto;
	border: solid #666666 1px;
	text-decoration: none;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('info.png');
}

#success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('images/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('warning.png');
}

.error{
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	font-size:10px;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
	visibility:visible;
}

#error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/error.png');
}

.darkred {
	background-color: #B20000;
}
.container {
  margin: 2px auto;
  width: 580px;
  text-align: center;
}
.container > .button {
  margin: 2px;
}

.button {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 36px;
  line-height: 35px;
  padding: 0 20px;
  font-size: 13px;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 1px solid;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
}
.button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}
.button:hover:before {
  background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}
.button:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.button:active:before {
  content: none;
}

.button-green {
  background: #5ca934;
  border-color: #478228 #478228 #3c6f22;
  background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f);
}
.button-green:active {
  background: #5ca934;
  border-color: #3c6f22 #478228 #478228;
}
.odd td {
	background-color: transparent; border-top:1px solid #ccc
}
.even td {
	background-color: #f5f5f5; border-top: 1px solid #ccc
}
.alert-box {
	color:#555;
	border-radius:10px;
	font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
	padding:10px 36px;
	margin:10px;
}
.alert-box span {
	font-weight:bold;
	text-transform:uppercase;
}
.success {
	background:#e9ffd9 url('images/success.png') no-repeat 10px 50%;
	border:1px solid #a6ca8a;
	width: 600px;
   border: 1px solid #D8D8D8;
   padding: 10px;
   border-radius: 5px;
   font-family: Arial;
   font-size: 12px;
   text-transform: uppercase;
   background-color: rgb(236, 255, 216);
   color: green;
   text-align: center;
   margin-top: 30px;
}
.profileLabel {
	display: table-cell;
	width: auto;
	height: 32px;
	margin-top: 2px;
	font-weight: 600;
	background: none;
	font-size: 14px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-bottom-style: none;
	color: #6D6D6D;
}
.profileValue {
	display: table-cell;
	width: 30%;
	height: 32px;
	margin-top: 2px;
	font-weight: 600;
	border: 0;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	background-image: none;
}
.FormLabel2{font-weight:bold; font-size:10px;}

.studentsupport
{
    border: 1px solid #000000;
    font-size:15px;
    font-family:  monospace;
    background-color: #000000; 
    color: #ffffff;
}
.leftrow
{
    border-bottom:1px solid #000000; border-left: 1px solid #000000;
    font-size:14px;
    border-right:1px solid #000000;
    font-family:  monospace; 
    font-weight:  bold;
}
.righrow
{
    border-bottom:1px solid #000000; border-right:1px solid #000000;
    font-size:14px;
    font-family:  monospace; 
}
.dataprotection
{
    font-size:14px;
    font-family:  monospace; 
}