body {
	background-image:  url("images/bg-gray-pinstripes.gif");
	background-color: #53575F;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family:  tahoma, verdana, helvetica, sans-serif;
	color:#000000;
}

.container {
	width: 800px;
	height: auto;
	}
	
.footer {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	padding: 25px 10px 0px 0px;
	letter-spacing: .08em;
}

.homeText {
	font-size: 11px;
	line-height: 13px;
	margin: 20px;

}

.subMainText {
	font-size: 11px;
	line-height: 13px;
	color:#48537e;
	margin: 20px 60px 20px 60px;
}

.subSideText {
	font-size: 11px;
	line-height: 13px;
	color:#48537e;
}
.textFocus {
	font-size: 13px;
	line-height: 13px;
	color:#000000;
	font-weight: bold;
}
.subNav {
	font-size: 11px;
	line-height: 13px;
	color:#48537e;
	margin: 70px 10px 10px 10px;
	}
	.subNav h1 {
		font-size: 11px;
	}
	.subNav h2 {
		font-size: 11px;
		margin-left: 10px;
	}
	.subNav ul {
		margin-left: 20px;
		margin-top: 0px;
	}
	
	.subNav a:link { text-decoration: underline; color: #48537e;}
	.subNav a:visited { text-decoration: underline; color: #48537e;}
	.subNav a:active { text-decoration: none; color: #48537e;}
	.subNav a:hover { text-decoration: none; color: #48537e;}

TABLE TD {
	font-size: 11px;
	line-height: 13px;
	color:#48537e;	
	}
	TABLE TD a:link { text-decoration: underline; color: #48537e;}
	TABLE TD a:visited { text-decoration: underline; color: #48537e;}
	TABLE TD a:active { text-decoration: none; color: #48537e;}
	TABLE TD a:hover { text-decoration: none; color: #48537e;}
	

