body {
	background-image: url(../images/printTopBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
html, body {
    height: 100%;
}
#tableHeight{
	height: 100%;
}
/*#mainBlock {
	width: 765px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/fyoungMenuDivider2.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	background-color:#FFFFFF	
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}*/

td, tr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353731;
	text-decoration: none;
	text-align: justify;

}
/*HEADER IMAGES*/
#headContainer{
	width: 765px;
	height: 181px;
}
#logo{
	width: 192px;
	height: 181px;
	margin: 0px;
	padding: 0px;
}
#slogan{
	width: 288px;
	height: 181px;
	margin: 0px;
	padding: 0px;
}
#addresstitle{
	width: 285px;
	height: 181px;
	background-image: url(../images/printTopBG2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#addressHeight{
	width: 285px;
	height: 71px;
}
.addresstext{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4189dd;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#titleHeight{
	width: 285px;
	height: 110px;
	vertical-align: bottom;	
}
.titleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
/*MENU*/

#menuBG{
	background-image: url(../images/printMenuDivider3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuWidth{
	width: 192px;
	margin: 0px;
	padding: 0px;
}
#dividerWidth{
	width: 6px;
	margin: 0px;
	padding: 0px;
}
/*CONTENT CONTAINER*/
#contentWitdh{
	width: 567px;
	margin: 0px;
	padding: 0px;
}
.content{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353731;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;

}

/*#contentContainer{
	position:relative;
	width: 765px;
	top:181px;
}*/
/*
div.rightContainer{
	position:relative;
	top:0px;
	margin-left: 213px;
	width: 545px;
	height:200px;
}
div>div .rightContainer {
    margin-left: 150px;
}
#buffer {
	width: 765px;
	clear: both;
	height: 2px;
	font-size: 1px;
}*/

/*FOOTER STUFF*/
#footerHeight{
	height: 22px;
}

#footerBG{
	background-image: url(../images/printBGBot1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 765px;
}
.footerBG1{
	background-image: url(../images/printBGBot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.footerText{
	margin-left:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
