/* ########## body controls ##########*/
html,body {
	background-color: #97b7dd;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(../images/EliasGroup_background.jpg);
	height:100%;
	border:none;
	background-position: top;
}


/* ########## td controls ##########*/
.navigationBackTd {
	background-image: url(../images/EliasGroup_Navigationbackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.BackgroundColorTd {
	background-color: #D6DDDE;
}

.LineColorTd {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #d6ddde;
}
.LineColorDarkTd {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #B8BEBF;
}
.borderWhiteForImages {
	border: 3px solid #FFF;
}

/* ########## copy  ##########*/

.footerLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #333;
	padding-left: 4px;
}

.footerRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #333;
	text-align: right;
	padding-right: 4px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	line-height: 16pt;
}

.bodyList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CCCC99;
	line-height: 16pt;
	list-style-type: circle;
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	line-height: 10pt;
	letter-spacing: .08em;
}

.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #013629;
	line-height: 18px;
	font-weight: bold;
}

.paragraphHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-style: normal;
	color: #013629;
	line-height: 36px;
	font-weight: normal;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #d6ddde;
	height: 44px;
}

/* ########## links ##########*/
a.main:link, a.main:visited {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #501c05;
}
a.main:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BC3F0D;
}
a.footerL:link, a.footerL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #333;
	text-decoration: none;
}
a.footerL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #545454;
	text-decoration: none;
}
.ColorTdLine {
	background-color: #d6ddde;
}
