/*@import url("tvstyles.css");*/
@import url("style.css");

h1 {font-size:22px;}
#content p, #left #callout p, #left #donateonline p, #left #header h3 {font-size:17px;}
#content h2 {font-size:19px;}
#content ul li, #content ol li {font-size:18px;}
#content li h2 a {font-size:19px;}
#home #content h2  {font-size:19px;}
#content h3 {font-size:18px;}
#home #header h3 {font-size:20px;}
#home #header p {font-size:18px;}
#home #header h4 {}
#header h3 {font-size:24px;}
#header h4 {font-size:18px;}
#header li {font-size:15px;}
#content #homearticle h2 {font-size:20px}
#content #homearticle h3 {font-size:18px;}
* html #content #homearticle h3 {font-size:19px;}
#content #homearticle h4.more{font-size:22px;}
#home #donateonline h3 {font-size:16px;}
#home #donateonline p {font-size:15px;}
#homerightcol h3 {font-size:19px;}
#nav_home ul li {font-size:18px;}
#nav ul li {font-size:18px;}
#nav ul li.lit {font-size:18px;}
#nav ul#sublist li {font-size:16px;}
* html #nav ul#sublist li {font-size:16px;}
#donateonline p {font-size:16px;}
#left #banner h3 {font-size:18px;}
#left #banner p {font-size:15px;}
#left #callout h2 {font-size:19px;}
#left #callout p {font-size:16px;}
#left #callout h4.more {font-size:18px;}
#left #callout h3.more {font-size:18px;}
#left #leftcol h3 {font-size:19px;}
ul#bottomnav li {font-size:16px;}
#footer p {font-size:16px;}

/*FORM*/
form fieldset legend {font-size: 18px;}
form fieldset p, form fieldset h5 {font-size:16px;}
form li {font-size: 16px;}
form h4, form div h4 {font-size:18px;}
label {font-size: 16px;}


#steps_cont ul#steps li {font-size:16px;}
.txterror {font-size:14px;}

input, select, textarea {
  font-size:17px;
}

form div input, form div select {
  width: 210px;
}
form div textarea {
  width: 260px;
}
form div input.inputFile {
  width: 220px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 260px;
}

