.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.bodysubcapt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.bodysubcaptsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #FF0000;
	font-weight: normal;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bodysmall {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.bodyunderline {

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.topNav {
	background: #CF9F70;
	border-collapse: collapse;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#galleryNav, #galleryNav ul, #galleryNav li { padding:0; margin:0; list-style:none; font-size: 11px;}
.zeroed{margin:0;padding:0;border:none;}
.mt{margin-top:1.5em;}
#t-home{/* Image replacement for home page h1 tag*/
	padding: 34px 0 0 0;
	width:310px;
    overflow: hidden;
    background-image: url("images/txt_wheresuccess.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:34px; /* Hack for IE < 6 */
}
#t-subheadhome1{/* Image replacement for first home page h2 tag*/
	padding: 34px 0 0 0;
	width:182px;
    overflow: hidden;
    background-image: url("images/txtemail.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:34px; /* Hack for IE < 6 */
}
#t-subheadhome2{/* Image replacement for second home page h2 tag*/
	padding: 34px 0 0 0;
	width:149px;
    overflow: hidden;
    background-image: url("images/txt_member.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:34px; /* Hack for IE < 6 */
}
map {display:none; height:0px}
@media screen{
.print{display:none;}
.header_image {
	margin: 0px;
	padding: 0px;
}
}

@media print{
#t-home,#t-subheadhome1,#t-subheadhome2{display:none;}
.zeroed{margin:0;padding:0;border:none;}
.print{display:block;}
}