html, body {
	margin: 0px;
	height: 100%;
}
p {
	margin: 0px 0px 10px;
}
a {
	color: #1D4E91;
 outline: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1D4E91;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.bodycopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}
#tablecontainer {
	height: 100%;
}
#columnleft {
	background: #003366 url(../images/columnleft.gif) repeat-y right top;
}
#columnright {
	background: #003366 url(../images/columnright.gif) repeat-y;
}
#content {
	background: url(../images/layoutbackground.png) repeat-y top;
}
.hrule {
	line-height: 1px;
	background: #999999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.color1D4E91 {
	color: #1D4E91;
}
.color5C95E5 {
	color: #5C95E5;
}
.emailthumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.imgborder {
	border: 1px solid #1D4E91;
}
