#boxeswrapper a {
	color: #3366cc;
	text-decoration: none;
}

#boxeswrapper a:hover {
	color: #3366cc;
	text-decoration: underline;
}

.hiddensection{
	display: none;	
}
.col_left_box_text {
	font-family: Verdana;
	font-size: small;
	color: #454545; background-color:#fff;
	text-align: left;
}

.col_left_box_text_center {
	font-family: Verdana;
	font-size: small;
	color: #454545;background-color:#fff;
}

.col_left_box_text a{
	text-decoration: none;
	color:#36c;background-color:#fff;
}

.col_left_box_text a:hover{
	color: navy;background-color:#fff;
	text-decoration: underline;
}

.col_left_box_text_center a{
    text-decoration: none;
	color: #525252;background-color:#fff;
}

.col_left_box_text_center a:hover{
	color: navy;background-color:#fff;
	text-decoration: underline;
}
.col_left_box {
	padding: 10px 10px 10px 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

#col_left_box_media {
	padding: 10px 10px 10px 15px;
	border-bottom: 0;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.col_left_title {
	font-family: Tahoma;
	color: #023e72;
	font-size: small;
	font-weight: 600;
	padding-left: .2em;
	padding-top: .25em;
	text-align: center;
	padding-bottom: .5em;
}

.col_left_title a{
	font-family: Tahoma;
	color: #023e72;
	font-size: small;
	font-weight: 600;
	padding-left: .2em;
	padding-top: .25em;
	text-align: center;
	padding-bottom: .5em;
	text-decoration:none;
}

#col_left {
	width: 250px;
	float: left;
}
#col_right {
	width: 690px;
	float: right;	
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d0d0d0;
}
.box_image {
	padding-top: 3px;
	height: 30px;
}
#boxeswrapper {
	height: 183px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: small;
	color: #454545;
	text-align: left;
}
.boxwrapper_icon {
	float: left;
	padding: 0px 15px 15px 8px;
	color: #454545;
	text-align: left;
	font-family:  Verdana;
	height: 105px;
}
#prospstudents {
	padding: 0px;
	margin: 0px 3px 0px 7px;
	width: 222px;
	height: 181px;
	float: left;
	background-image: url('../img/box_225.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#sbi {
	width: 223px;
	height: 181px;
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	background-image: url('../img/box_225.png');
	background-repeat: no-repeat;
}
#getinvolved {
	width: 223px;
	height: 181px;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	background-image: url('../img/box_225.png');
}
#mainImage {
	text-align: left;
}
#container {
	padding: 0px;
	width: 960px; /*background:#012f5c;*/;
	background: #fff;
	text-align: center;
	margin: 0;
	border-left: 1px #c0c0c0 solid;
	border-right: 1px #C0C0C0 solid;
}

#cycler{position:relative;}
#cycler p{position:absolute;top:10px;right:10px;color:white;margin:0;z-index:4}
#cycler img{position:absolute;z-index:3;background-color:white}
#cycler img.active{z-index:3}




