@import url("wysiwyg.css");
img,table,tr,td { border: 0px solid; }

a, a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../img/bg-page.gif);
	background-repeat: repeat-y;
}
#boxPage {
	width: 773px;
	padding: 20px 0px 19px 0px;
}
#boxHeader, #boxBanner, #boxBody, #boxCopyright, #boxFooter {
	margin-left: 13px;
}
/* --------------------------- header --------------------------- */
#imgLogoBiomed {
	margin: 0px 5px 0px 5px;
	/* formerly 	margin: 0px 22px 0px 10px;*/
}
#menuContent {
	margin-top: 18px;
}
.tableHeader {
	width: 100%;
}
#tdNavTop {
	padding-right: 15px;
}
#tdImgHeader {
	width: 250px; /* same width as #tdColL, for nav0 alignment */
}
.greyrule {border-bottom:#cccccc solid 1px;
height: 5px}
/* --------------------------- banner --------------------------- */
#boxBanner {
	padding-top: 24px;
}
#HomeboxBanner {
	padding-top: 10px;
}
/* --------------------------- footer --------------------------- */
#boxFooter a {
	text-decoration: none;
}
#boxFooter {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#boxFooter .boxNav0 {
	float: right;
	text-align: right;
	margin-right: 10px;
}
#boxFooter .sboxNav0, #boxFooter .sboxNav0First {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#boxFooter .sboxNav0 {
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#boxFooter .sboxNav0On a, #boxFooter .sboxNav0 a:hover, #boxFooter .sboxNav0FirstOn a, #boxFooter .sboxNav0First a:hover {
	color: #73BE1E;
}

#boxCopyright {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
}
/* --------------------------- custom --------------------------- */
.btnGo {
	vertical-align: middle;
	margin-left: 6px;
}
.fldGo {
	vertical-align: middle;
	width: 125px;
	height: 16px;
}