a.footer { text-decoration:none }
a.footer:link { text-decoration:none; color:#8a9ca3 }
a.footer:visited { text-decoration:none; color:#8a9ca3 }
a.footer:hover { text-decoration:none; color:#003762 }

a {
	text-decoration:none;

}
a:link {
	text-decoration:none;
	color:#0081e3;

}
a:visited {
	text-decoration:none;
	color:#0081e3;

}
a:hover {
	text-decoration:none;
	color:#ed1a3b;
}

li {
	color: #58727c;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height : 16px;
}

p,ul {
	color: #58727c;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height : 16px;
	margin-top: 12px;
	margin-bottom: 12px;	
}

.vision {
	color: #58727c;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height : 20px;
}

/* POSITIONING */
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-width: 920px;
height: 100%;
text-align: center;
background: #fff url(images/bg.gif) repeat-x;
}

div.container {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 920px;
	text-align: center;
	background: url(images/bg2.gif) repeat-y 50% 0;
}


tr.overtable {
  background-color: #edf1f2;
}
tr.overtable2 {
  background-color: #e8edee;
} 

div.content {

margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 850px;
text-align: left;
}

div.footer {
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 880px;
height: 30px;
margin: 0px auto;
text-align: center;
background: #fff url(images/fbfooter.gif) no-repeat top;
}

div.contentbottom {
clear: both;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 0px;
width: 850px;
text-align: center;
border-top: dotted 1px #e1e1e1;
}

div.contentbottom p {
color: #ed1a3b;
font-size: 10px;
}

div.botcenter {
float: center;
text-align: center;
margin: 20px 0px 14px 0px;
padding: 0px 0px 0px 0px;
width: 850px;
}
