body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #104C79;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/global/background.gif);
}
body, td, p, th, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003555;
}
#breadcrumb {
	background-image: url(../images/global/breadcrumb_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	color: #005595;
	font-size: 10px;
	padding: 0px 10px;
	vertical-align: middle;
	text-align: left;
	background-position: left top;
	overflow: hidden;
	background-color: #E1EEF4;
}
#head {
	height: 101px;
	overflow: hidden;
	background-color: #D9E9F6;
	width: 970px;
}
#logo {
	width: 167px;
}


#foot {
	background-color: #bce1a9;
	border-right: 10px solid #569fd3;
	width: 167px;
	height: 102px;
	overflow: hidden;
}
#footContact {
	text-align: right;
	display: none;
}

#tenticles {
	position: relative;
	bottom: 369px;
	left: -92px;
}
#tail {
	background-color: #e6f1f8;
	width: 793px;
}
#tailPad {
	margin: 10px 0px 0px 10px;
	width: 783px;
	overflow-x: hidden;
	display: block;
}
#tail .sectionM {
	background-color: #FFFFFF;
	border: 1px solid #B5D2EA;
	margin: 0px 10px 10px 0px;
	width: 595px;
	float: left;
	clear: left;
	display: block;
}
#tail .sectionS {
	background-color: #FFFFFF;
	border: 1px solid #B5D2EA;
	margin: 0px 10px 10px 0px;
	width: 168px;
	float: right;
	clear: right;
	display: block;
}
#tail .body {
	padding: 10px;
	width: 593px;
}
#tail .body a:link {
	text-decoration: none;
	color: #F37021;
}
#tail .body a:visited {
	text-decoration: none;
	color: #F37021;
}
#tail .body a:hover {
	text-decoration: none;
	color: #3382C4;
}
#tail .body a:active {
	text-decoration: none;
	color: #3382C4;
}
#breadcrumb a:link {
	text-decoration: none;
}
#breadcrumb a:visited {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb a:active {
	text-decoration: none;
}


#foot a:link, #foot a:visited {
	font-weight: bold;
	color: #005595;
	text-decoration: underline;
}
#foot a:hover, #foot a:active {
	font-weight: bold;
	color: #005595;
	text-decoration: none;
}

#twitterBtn {
	float: right;
}
