@charset "utf-8";
/* CSS Document */

.customer_login {
	font-size:10px;
	background:#FFF url(/images/login-background.gif) bottom no-repeat;
}

.nav {
	background:#FFF url(/images/nav-center.gif);
	color:#FFF;
	text-align:center;
}

.sTherapyType {
	font-size:150%;
	width:350px;
}

#home_tab_content {
	font-size:85%;
}

.home_tab {
	background:#FFF url(/images/home-tab-inactive.jpg);
}

.menu_header {
	background:#FFF url(/images/menu_header_background.jpg) no-repeat;
}

#fraUploadDocs, #uploadText {
	display:none;
}

#uploadTextI {
	display:block;
}

.dubFingerI {
	display:block;
	font-style:italic;
	font-weight:bold;
}