
/* changed 02-19-2010  TWL   add maincopy_big   */
/* changed 10-06-2010  TWL   remove invalid font-weight attribute  */
/* changed 2010-10-27  TWL   Ver 1.1  */


A {  font-weight: normal; text-decoration: none }
A:link {  text-decoration: none; color: #183394 }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline; font-weight: none; color: #183394}



body, td{
  font-family: Verdana;
  font-size: 14px;
  color: #4F5556
}


/* Wireframing - place borders around all div elements during development */
div {
  margin:0;
  padding:0;
  outline:0px solid red;
}


input, textarea, select { 
  font-family: Tahoma;
  font-size: 9px;
  color: #000000
}
 
.home_maincopy { 
  font-family: arial;
  font-size: 10px;
  color: #000000;
}

.home_links { 
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
}

.home_top_nav { 
  font-family: arial;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
}

.home_bottom {
  font-family: arial;
  font-size: 14px;
  color: #FFFFFF;
}

.sub_maincopy { 
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

.sub_maincopy_big { 
  font-family: arial;
  font-size: 12px;
  color: #000000;
}

.text_copyright { 
  font-family: Tahoma;
  font-size: 10px;
  color: #E7E7E7
}


form {margin-bottom : 0}
