.container-up-right {
	background-image: url(images/upper-right-backgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.container-bottom {
	background-image: url(images/big-bkgnd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.container-nav {
	background-position: center center;
	background-color: #e1b546;
}




.address-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}




.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}

.body-text a:link{
	color: #293459;
	text-decoration: underline;
}


.body-text a:visited{
	color: #293459;
	text-decoration: underline;
}


.body-text a:hover{
	color: #809ead;
	text-decoration: underline;
}





.disclaimer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}


.disclaimer-text a:link{
	color: #293459;
	text-decoration: underline;
}


.disclaimer-text a:visited{
	color: #293459;
	text-decoration: underline;
}


.disclaimer-text a:hover{
	color: #809ead;
	text-decoration: underline;
}






.top-nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}

.top-nav-text a:link{
	color: #000000;
	text-decoration: none;
}


.top-nav-text a:visited{
	color: #000000;
	text-decoration: none;
}


.top-nav-text a:hover{
	color: #809ead;
	text-decoration: none;
}
.page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #293459;
	text-decoration: none;
}
