/*CSS OVER RIDE*/
#globalHeader 
{
height:138px; /*change to 218px when flash and 138w/o*/
}
#topNav
{
height:60px; /*change to 80px when flash and 60w/o*/
}
td.about_top_right
{
    border:0;
	vertical-align: top;
	width: 545px;
	text-align: center;
}
.validation_error{
color:red;
font:10px bold Arial;
}
Table.newsLetterTbl h5{
font:13px bold Arial;
color:silver;
}

UL.newsLetterUL A:link,UL.newsLetterUL A:hover, UL.newsLetterUL A:visited {
font:11px bold Arial;
}
UL.newsLetterUL{list-style:none}


