/* CSS Document */

body {
	background-color: #fff;
	font-family: verdana, geneva, helvetica, arial;
	color: #000;
	padding: 0px;
	margin: 0px;
}

td p {
	margin-left: 10px;
	line-height: 130%;
	font-size: 0.7em;
}

table table li {
	font-size: 0.7em;
}

h1, h2, h3, h4, h5, h6 {
	margin-left:10px;
	color: #b40057;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
	margin-top: 15px;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-weight:bold;
}

a {
	color: #c2124c;
	outline:none;
}

#menu {
	border-bottom: 1px solid #bcc48e;
	margin-left:10px;
	margin-top:5px;
	padding:0.5em 0;
}

#menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#menu li {
	float: left;
	width: 82px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu li.services {
	text-align: left;
	width: 80px;
}

#menu li.resources {
	float: right;
	text-align: right;
}

#menu li.fees {
	width: 100px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*#contentimg {
	margin-top: 20px;
} */

.clearfix {
	display:inline-block;
}

.2ndcol {
	color: #b40057;
}

li {
	color: #bac28a;
 }

li span {
	color: #000;
}

#footer {
	border-top: 1px solid #bcc48e;
	margin-top: 40px;
	padding:0.6em;
	font-size: 0.7em;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
