.forms li {
	margin-bottom: 20px;
	list-style-image: url('images/pdf.png');
}
.forms a {
	position: relative;
	top: -12px;
}
.exclaim {
	position: relative;
	top: 8px;
	float: left;
}

.submain {
	z-index: 35;
	float: left;
	background: #004f2f;
	width: 600px;
	padding: .25em 0 .25em 10px;
	margin-bottom: 17px;
	color: white;
	
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "LatoBold", "Lato", Arial, Tahoma, sans-serif;
	text-align:left;
}

.fall{
	background: #CD6600;
}

.winter{
	background: #88ACE0;
}

.spring{
	background: #CD96CD;
}

.summer{
	background: #3D8B37;
}

.smalllinks {
	font-size: 8pt;
	margin-top: 22px;
	margin-bottom: 24px;
}


.mville {
padding-left: 35px;
padding-top: 6px;
_padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
margin-right: 20px;
background-image: url('images/m.png');
background-position: 3px left;
background-repeat: no-repeat;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
border-right: 1px solid #D1D1D1;
}


.nwich {
padding-left: 35px;
padding-top: 6px;
_padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
margin-right: 25px;
background-image: url('images/n.png');
background-position: 3px left;
background-repeat: no-repeat;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
border-right: 1px solid #D1D1D1;
}
.online {
padding-left: 35px;
padding-top: 6px;
_padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
margin-right: 0px;
background-image: url('images/o.png');
background-position: 3px left;
background-repeat: no-repeat;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
}

.development {
padding-left: 35px;
padding-top: 6px;
_padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
margin-right: 0px;
background-image: url('images/d.png');
background-position: 3px left;
background-repeat: no-repeat;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
}

.momentumcover {
	width: 200px;
	border: 1px solid #666;
	-moz-box-shadow: 3px 3px 0px #999;
	-webkit-box-shadow: 3px 3px 0px #999;
	box-shadow: 3px 3px 0px #999;
	margin-bottom: .5em;
}

.momentumcoverbox {
	width: 210px;
	float: left;
	padding: 0 1em 1.5em 0;
	text-align: center;
}
.momentumtext {
width: 350px;
padding: 0 0 0 0;
float: left;
}

