@charset "utf-8";
/* Homepage styles only*/
.programHeaderContainer{
	/* background-image:url('../images/cycle/homeimage1.jpg'); */
	background-repeat:repeat-x;
	height:340px;}

.homeBox {
	width: 20%;
	float:left !important;
	margin:5px;
	padding: 10px;
	min-height:265px;
	border-right: thin dotted #4D4D59;
}
.homeBoxLast{
	border:0;}
.homeBox ul { 
	padding-left:10px;}
.homeBox li {
	list-style:none;}
.homeBox h2 {
    background-color: #fff !important;
    color: #333 !important;
    font-size: 1.1em !important;
}
li.announcementTitle {
	font-weight:bold;
	color:inherit;
	padding-bottom:0;}
li.announcementDescr{
	padding-bottom:1.5em;}	
.quickLinksBox{
	background-image:url('../images/quicklinks.jpg');
	background-repeat: no-repeat;
	width:25%;
	overflow: hidden;}
.quickLinksBox ul{
	margin-top:0;
	margin-left:4em;}
.quickLinksBox li{
	padding: 5px 0 5px 0;
	border-bottom: thin dotted #303F53;}
.searchOfficeTextBox{
	width:80%;
	height:20px;}