ul{
list-style: none;
}
li{
list-style: none;
}
ul{list-style-type: none;}
ol{list-style-type: none;}
/*#ContentFrame2 a:link{
color: #F87E03
}
#ContentFrame2 a:hover{
color: #FEC71F
}
#ContentFrame2 a:visited{
color: #F87E03
}*/
/* PR - Fixing font sizes on home page */
.normal{
font-size: 12px;
}
.Normal{
font-size: 12px;
}
/* Form Styles */
.FormLabelCell{
float: left;
width: 310px;
}
.FormRadioButtonList{
float: left;
width: 254px;
}

