/* large font  */
/* HTML */
body{
	font-size:18px;
}

h1 {
	font-size:29px;
	}
h2 {
	font-size: 22px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 18px;
	}
h5 {
	font-size: 18px;
	}
	
p, ul, li {
	font-size:18px;
}

#content form#userForm {
	font-size:18px;
}

#content fieldset label {
	font-size:17px;
}
#crumb {
	font-size: 17px;
}

#focalRightCol {
	width:215px;
}

#footer p.copyright{
	font-size:16px;
}

#footer p.footLinks{
	font-size:16px;
}

#formActions {
	font-size:17px;
}


#header fieldset label {
	font-size:17px;
}

#login {
	font-size: 17px;
}

#login label {
	font:16px;
}

#loginBand  {
	font-size:19px; 
}

div#toolsContainer div#loginBand a {
	font-size: 16px;
}

#features h2{
  font-size:21px;
  }
 #features p {
	font-size:17px;
}

#news h3 span a, #features h3 span a{
	font-size: 16px;
}

#news p span a{
font-size: 16px;
}

#module {
	font-size: 16px;
}

#module h1 {
	font-size: 19px;
}

#module h2 {
	font-size: 17px;
}
#verification p {
	font-size:17px;
}

.greenButton {
	font-size: 16px;
}

.greyButton {
	font-size: 16px;
}

.searchButton {
	font-size:19px;
}

.intro p {
	font-size: 20px;
}

.loginHelp {
	font-size:16px;
}

.loginButton {
	text-align: right;
}

p.descriptor { 
	font-size: 15px; 
}

#content ul#sitemap li  {
	font-size: 21px;
}

#content ul#sitemap ul li {
font-size: 19px;
}

#content ul#sitemap ul ul li {
	font-size: 19px;
}

/* CSS classes added 0n 07/16 for large text */

.leftSideModulesContainer p {
	font-size: 16px;
}

.rightSideModulesContainer p { 
	font-size: 16px;
}

.home-module1 { 
	font-size: 16px;
}

.home-module1 p {
	font-size: 16px;
}

.home-module2 p {
	font-size: 14px;
}

