

.search {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.search_box {
	border: 1px solid #cccccc;
	width: 150px;
}

#breadcrumb a {
	color: #ffffff;
	font-size: 11px;
}


#vle_sub_container {
	float: left;
}

/*-----------------------------Subpages------------------------------------*/

.contact_list_name {
	color: #082e62;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.footer
{
line-height:140%;
}

.footer a
{
line-height:140%;
color:#FFFFFF;

}


#list_box {
	float: left;
	width: 175px;
}

#list_box ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#list_box ul li {
	margin: 0px;
	padding: 7px 0px 7px 5px;
	border-bottom: 1px solid #cccccc;
	color: #fff;
}

#list_box ul li a {
	color: #ffffff;
	text-decoration: none;
}

#list_box ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*------------------------------News-----------------------------------*/

#home_news p {
	line-height: 150%;
}

#home_news ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px
}

#home_news ul li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #082e62;
	line-height: 150%;
}

#home_news ul li a {
	text-decoration: none;
}

#home_news ul li a:hover {
	text-decoration: underline;
}


ul.news {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

li.news {
	margin: 0px;
	padding: 7px 0px 7px 5px;
	border-bottom: 0px solid #cccccc;
	color: #666666;
}

li.news a {
	color: #082e62;
	text-decoration: none;
}

/**************************/
.curriculum_heading { 
	font-size: 130%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	line-height:180%;
	color: #082e62;
	font-style: normal;
}