/* default text size */

body #firstNav,
body #header,
body #crumb,
body #main,
body #footer { font-size: 130%; }

#header ul li.home a,
#header ul li.contact a,
#header ul li.login a  {
		background: none;
		padding-left:10px;
	}
#header ul li.home a:hover,
#header ul li.contact a:hover,
#header ul li.login a:hover { background: none; }

.accessNav { margin:4px 0 0 0; }
.accessNav p a span.textSize.small { font-size:83.3%; } /*12.8px*/
.accessNav p a span.textSize.medium { font-size:100%; } /* 15.3667 */
.accessNav p a span.textSize.large { font-size:116%; } /*17.2883px*/
