A:link { color:#154978; text-decoration:underline }    /* unvisited link */
A:visited { color:#222222; text-decoration:underline } /* visited links */
A:active { color:#5599A8; text-decoration:underline }  /* active links */
A:hover { color:#5599A8; text-decoration:underline }   /* active links */

BODY, P, BLOCKQUOTE, UL, OL, CENTER, TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #4D4D4D;
	margin-top:0em;
	margin-bottom:2em;
}

li {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  color: #621A4C;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #621A4A;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #4D4D4D;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}

.newsHeadline { 
	color: #154978;
	font-weight:bold;
}

.searchForm { 
	font-size: 9px;
	background-color: FFFFFF;
	color: #595959;
}

.smallDisplay { 
	font-size: 9px;
	line-height: 1.50em;
}

.newsDisplay { 
	font-size: 9px;
	line-height: 1.60em;
}

.error { 
	color: #E80000;
}

.bigRedHead {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  color: #992120;
  font-weight: bold;
}

.smallRedHead {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #992120;
  font-weight: bold;
}

table.altRows {
	padding:0px;
	margin:auto;
	width:100%;
}

td.altRows {
	padding:5px;
	margin: 0px;
	border-bottom: #999 1px solid;
}

table.altRows th {
	font-weight:bold;
	border-bottom: 1px #999 solid;
}

table.altRows td.shadedRow {
	background-color: #eee;
}

#spboxhead {
	float:left;
	background:url(/la11/images/student-top.jpg) no-repeat;
	width:249px;
	height:50px;
}

.spboxheadtxt {
	padding:7px 5px 7px 5px;
	text-align:center;font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.spboxheadtxt2 {
	padding:2px 2px 2px 2px;
	text-align:center;font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

#spboxbod {
	float:left;
	background: url(/la11/images/student-slice.jpg) repeat;
	width:249px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10.5px;
	color: #4D4D4D;
}

#spboxhead1 {
	background:url(/la11/images/student-top2.jpg) no-repeat;
	width:157px;
	height:50px;
	padding:0px;
	margin:0px;
}

#spboxbod2 {
	background: url(/la11/images/student-slice2.jpg) repeat;
	width:157px;
	height:160px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10.5px;
	color: #4D4D4D;
	padding:0px;
	margin:0px;
}

#spboxhead3 {
	float:left;
	background:url(/la11/images/student-top.jpg) no-repeat;
	width:249px;
	height:70px;
}

#leftNavContainer {
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding:5px;
}

div.leftNavButton {
	margin-bottom: 25px;
}

#socialNetworksContainer {
	border:0px #9A989F solid;
	margin-bottom: 15px;
	padding-top:2px;	
}

#alertBox {
	background-image:url('/la11/images/alert-bkd.jpg'); 
	background-repeat:no-repeat;
	height:72px;
	width:788px;
	margin-bottom: 15px;
}

#alertBoxText {
	padding: 24px 5px 5px 70px;
	height:60px;
	color:#562B76;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}

#alertVideoBoxText {
	padding: 30px 10px 5px 140px;
	height:60px;
	color:#562B76;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}

#alertVideoBox {
	background-image:url('/la11/images/alertvideo-bkd.jpg'); 
	background-repeat:no-repeat;
	height:80px;
	width:788px;
	margin-left:10px;
	margin-bottom: 15px;
}

#alertBox2 {
	background-image:url('/la10/images/alert-bkd.jpg'); 
	background-repeat:no-repeat;
	height:72px;
	width:450px;
	margin-bottom: 15px;
}

#alertBoxText2 {
	padding: 24px 10px 5px 90px;
	height:60px;
	color:#562B76;
	font-family:Verdana,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}

tr.open {
	display: block;
	}
tr.closed {
	display: none;
	}

.footertxt {margin-top:20px; color:#616161; font-weight:normal; text-align:left; font-size:9px; border-top:1px solid #a9a9a9;}
