body { color: black; background-color: white; }
img { border: 0 }
td { color: #231f20; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }


a:link { color: #f05239; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
a:visited { color: #f97960; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
a:hover { color: #f97960; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
a:active { color: #f97960; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }

.btmLightGrey { border-bottom: 1px solid #bfbfbf; }
.leftGrey { border-left: 1px solid #bfbfbf; }
.topGrey { border-top: 1px solid #bfbfbf; }

.rightGrey { border-right: 1px solid #bfbfbf; }
.black13Txt { color: #231f20; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.black13ItlTxt { color: #231f20; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; }
.black13ItlBoldTxt { color: #231f20; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; /*font-style: italic;*/ }
.grey13Txt { color: #757779; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }

.grey13Txt a:link{ color: #757779; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
.grey13Txt a:visited{ color: #757779; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
.grey13Txt a:hover{ color: #757779; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
.grey13Txt a:active{ color: #757779; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }

.subnav { background-color: #fff; text-align: right; visibility: hidden; position: absolute; float: left; margin-left: -2px; padding-left: 15px; }
.box { background-color: #fedec5; padding: 10px 35px; }
.hdrTxt { color: #000; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.hdrImgTbl { height: 50px; }
.smallHrd { color: #f97960; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }
.highlighted { color: #eb4e2b; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; }
.hMarg20 { margin-right: 20px; margin-left: 20px; }

.liStyle li { list-style-type: none; }
.liStyle li ul li { list-style-type: disc ; }

#nav { background-color: #fff; list-style-type: none; margin: 0; padding: 20px 0 0 20px; }
#nav2 { background-color: #fff; list-style-type: none; margin: 0; padding-right: 0; padding-bottom: 20px; padding-left: 20px; }
#nav li { background-color: #fff; list-style-type: none; vertical-align: top; height: 20px; margin: 0; padding: 0; display: block; }
#nav2 li { background-color: #fff; list-style-type: none; vertical-align: top; height: 18px; margin: 0; padding: 0; display: block; }
/*
#nav li ul { list-style-type: none; position: absolute; width: 175px; visibility: hidden; float: left; margin: 0; padding: 0 0 0 75px; }
#nav li #programs { list-style-type: none; position: absolute; width: 250px; visibility: hidden; float: left; margin: 0; padding: 0 0 0 75px; }
*/
#nav li ul { list-style-type: none; position: absolute; visibility: hidden; float: left; margin: 0; padding: 0 0 0 75px; }
#nav li #programs { list-style-type: none; position: absolute; visibility: hidden; float: left; margin: 0; padding: 0 0 0 75px; }
#nav li ul li ul {padding: 0 0 0 175px; display: block; }
#nav img { position: absolute; float: left; margin: 0; padding: 0; }
