.brdfull {
	border: 1px solid #015172;
}
.lefttablepadding {
	padding: 15px 15px 5px 0px;
}
.righttablepadding {
	padding: 15px 0px 5px 15px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
}
.maintext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.imgpadleft {
	margin: 0px 0px 2px 7px;
	border: 1px solid #015172;
}
.brdright {
	border-left: 1px solid #999999;
}
.imgpadright {
	margin: 0px 7px 2px 0px;
	border: 1px solid #000033;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
}
.topbottpadding {
	padding: 15px 0px 5px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
}
.footertext a:link {
	color: #e2e2e2;
	text-decoration: underline;
}
.footertext a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.footertext a:visited {
	color: #e2e2e2;
	text-decoration: underline;
}
.brdleftright {
	border-right: 1px solid #003449;
	border-left: 1px solid #003449;
}
.brdleftrightbottom {
	border-right: 1px solid #003449;
	border-bottom: 1px solid #003449;
	border-left: 1px solid #003449;
}
