@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #616161;
}

a.further:link {
	color: #FFF;
	text-decoration: none;
}

a.further:active {
	color: #FFF;
	text-decoration: none;
}

a.further:hover {
	color: #FFF;
	text-decoration: underline;
}

a.further:visited {
	color: #FFF;
	text-decoration: none;
}
a.bottom:link {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #545d60;
	text-decoration: none;
}
a.bottom:visited {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #545d60;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #b1ced7;
	text-decoration: underline;
}
a.bottom:active {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #545d60;
	text-decoration: none;
}



h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #414040;
	font-weight: lighter;
	margin-bottom: 20px;
	border-bottom: 1px dashed #49ACD5;
	padding-bottom: 5px;

}
h2 {
	font-size: 16px;
	color: #4f4f4f;
	font-weight: lighter;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;

}
h3 {
	font-size: 18px;

}
h4 {
	font-size: 18px;

}
h5 {
	font-size: 18px;

}
h6 {
	font-size: 18px;

}
a:link {
	color: #48ACD5;
}
a:visited {
	color: #48ACD5;
}
a:hover {
	color: #121517;
}
a:active {
	color: #48ACD5;
}
.teamBox a:link {
	color: #11749D;
}
.teamBox a:visited {
	color: #11749D;
}
.teamBox a:hover {
	color: #000;
}
.teamBox a:active {
	color: #11749D;
}
.highlightText {
	font: bold 20px Calibri, Tahoma;
	color: #616161;
	font-style: italic;
}
