A:link {
	color: #993300;
}
A:active {
	color: #993300;
}
A:visited {
	color: #993300;
}
A:hover {
	color: #cc0000;
}
A.footer:link {
	text-decoration: none;
	color: #000000;
}
A.footer:active {
	text-decoration: underline;
	color: #000000;
}
A.footer:visited {
	text-decoration: none;
	color: #000000;
}
A.footer:hover {
	text-decoration: underline;
	color: #000000;
}
.bodytext {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: normal
}
.smalltext {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}
.linktexttop {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}
.bodytextHeader {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 20px;
	color: #003399;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none
}
.smallHeader {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 20px;
	color: #003399;
	line-height: normal;
	font-weight:900;
	font-variant: normal;
	text-transform: none
}
.tdsmallHeader {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 20px;
	color: #003399;
	line-height: normal;
	font-weight:900;
	font-variant: normal;
	text-transform: none;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 3px
}

#navigation {}

#header {}

#marginal-left {
	width:17%;
	float:left;
	margin-right:2%;
}

#content {
	width:61%;
	float:left;
}

#marginal-right {
	width:20%;
	float:left;
}

#footer{
	clear:both;
}

#footer a {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #003399;
}

#wrap2 {
	margin-top:20px;
	width:100%;
}