/*CSS Document */
	
/*CENTER CONTENT */

#flashcontent {
	text-align: right;
	position: absolute;
	left: 1px;
	}

#content-center-testimonials {
	position: relative;
	top: 11px;
	width: 463px;
	height: 243px;
	float: left;
	left: 15px;
	}
	
#content-center-newsflash {
	position: relative;
	top: 10px;
	width: 242px;
	height: 242px;
	float: left;
	left: 18px;
	}

/*NEWS COLUMN */

#content-inner-news ul {
	padding-left: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	line-height: 1.5em;
	}
#content-inner-news li {
	list-style-image: url(../_img/news_bullet2.gif);
	color: #777777;
	padding: .5em 0;
	}
	
#content-inner-news {
	position: relative;
	top: 15px;
	width: 210px;
	height: 350px;
	padding: 3px 0px 0px 15px;
	float: left;
	text-align: left;
	right: 450px;
	display: block;
	overflow: visible;
	}
#content-inner-news h2 {
	font-size: 1.1em;
	color: #032d60;
	line-height: 2em;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
	}
#content-inner-news p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: .5em 0;
	}
#content-inner-news a {
	color: #032d60;
	}
#content-inner-news a:hover {
	color: #032d60;
	}

#events_cal {
	position: relative;
	width: 210px;
	padding: 3px 0px 0px 15px;
	float: left;
	left: 251px;
	height: 85px;
	display: inline;
	overflow: visible;
	width: 210px;
	text-align: left;
	top: -50px;
	}
	
#events_cal h2 {
	font-size: 1.1em;
	color: #032d60;
	line-height: 2em;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
	}
	
#events_cal a {
	color: #032d60;
	}
#events_cal a:hover {
	color: #032d60;
	}
	
/*STUDENTS COLUMN */
#content-inner-students {
	position: absolute;
	top: 260px;
	width: 225px;
	padding: 0px 0px 0px 5px;
	float: left;
	right: 250px;
	height: 355px;
	}

#content-inner-students ul {
	padding-left: 5px;
	margin-left: 12px;
	font-size: 1.1em;
	line-height: .5em;
	}
#content-inner-students li {
	list-style-image: url(../_img/stu_bullet.gif);
	color: #032d60;
	padding: .5em 0;
	}
	
#content-inner-students h2 {
	font-size: 1.1em;
	color: #032d60;
	line-height: 2em;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 5px;
	}
#content-inner-students p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: .5em 0;
	}
#content-inner-students a {
	color: #032d60;
	}
#content-inner-students a:hover {
	color: #032d60;
	}
.portal_field{
 border: double #FF6600 1px;
 width: 202px;
  }
 
 .portal_field_spacing{
  line-height: 4em;
 }

#portalhelp{
text-decoration: none;
color: #032d60;
}

#portalhelp a{
font-weight: bold;
}

#portalhelp a:hover{
font-weight: bold;
text-decoration: underline;
}
