body {
	margin:0px;
	background-color:#1f292b;
	}
.link-bg {
	background-image: url(images/link-bg.png);
	background-repeat: repeat-x;
}
.bx-lft {
	background-image: url(images/lft.png);
	background-repeat: repeat-y;
	background-position: right;
}
.textfield {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F292B;
	text-decoration: none;
	height: 18px;
	width: 190px;
	border: 1px solid #536D72;
}

.arial12 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.associationlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.associationlink:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.bx-rht {
	background-image: url(images/rht.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bx-dwn {

	background-image: url(images/bx-dwn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.arial12blod {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial12blurbold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #516E71;
	text-decoration: none;
}
.arial-blue-reg {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1F292B;
	text-decoration: none;
}
.textfield-small {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F292B;
	text-decoration: none;
	height: 18px;
	width: 100px;
	border: 1px solid #536D72;
}
.textfield-bog {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F292B;
	text-decoration: none;
	height: 100px;
	width: 250px;
	border: 1px solid #536D72;
}
