#wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #42667F;
}
a:link {
	color: #C30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C7350D;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #C70D0C;
}
#container {
	position: relative;
	width: 45em;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
div.service {
	width: 18em;
	background-color: #D9D9A4;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#container #rightCol #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#container #rightCol #navigation ul li {
	display: inline;
	margin: 2px;
	padding: 2px;
	background-color: #CCC;
}
#container #rightCol #navigation ul li:hover {
	display: inline;
	margin: 2px;
	padding: 2px;
	background-color: #CCC;
	border: 1px solid #C30;
}
#contentLeftCol {
	float: left;
	width: 21em;
}
#contentRightCol {
	float: right;
	clear: right;
}

.info_section {
	background-color: #CFE7FD;
	padding: 8px;
	margin-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8FA8E3;
}.signUPbutton {
	background-color: #CFE7FD;
	border: 1px solid #8FA8E3;
	padding: 3px;
}
.aboutus {
	padding: 8px;
}
.aboutus p , h4{
	margin: 0px;
	padding: 0px;
}
.highlight1 {
	color: #933;
	font-weight: bold;
}
.highlight2 {
	color: #CC4C3E;
	font-weight: bold;
}
.resourceHeading {
	font-weight: bolder;
}

