



/**** Top Nav ****/
/* Top Right Icons */
#topNavIcons {z-index:1;width:509px;position:absolute;top:0;left:500px;font-size:10px;color:#1F2D31;}
#topNavIcons a {text-decoration:none;color:#1F2D31;}
#topNavIcons a:hover {text-decoration:underline;}
#topNavIcons img {width:55px;height:48px;border:0;}
#topNavTopLine {height:20px;background:#1F2D31;}
.iconText:hover {text-decoration:underline;}
/* Main */
#topNavMain {height:70px;font-size:13px;text-transform:capitalize;}

.topNavSectionOn {background:#1F2D31;height:25px;vertical-align:top;color:#1F2D31;white-space:nowrap;}
.topNavSectionActive {background:#1F2D31;height:25px;vertical-align:top;color:#1F2D31;white-space:nowrap;}
.topNavSectionOff {background:#999999;height:25px;vertical-align:top;color:#999999;white-space:nowrap;}

.topNavSectionOn a, .topNavSectionOff a, .topNavSectionActive a {color:#fff;font-weight:bold;text-decoration:none;}
.topNavSectionOn a:hover, .topNavSectionOff a:hover {text-decoration:underline;}

.topNavSectionActive .topNavTab {font-size:13px;margin:0 3px 0 5px;color:#F5AB1C;}
.topNavSectionOn .topNavTab, .topNavSectionOff .topNavTab {font-size:13px;margin:0 3px 0 5px;}

span.tntop {display:block;background:#fff;}
.topNavSectionActive span.tntop span, .topNavSectionOn span.tntop span {display:block;height:1px;overflow:hidden;background:#1F2D31;}
.topNavSectionOff span.tntop span {display:block;height:1px;overflow:hidden;background:#999999;}
span.tntop span.tn1 {margin:0 1px 3px;height:2px;}
span.tn2 {margin:0 3px;}

.otherDot {margin:0 5px 0 3px;}

/* Sub Menu */
#topNavSub {height:24px;background:#1F2D31;white-space:nowrap;}
#topNavSubLinks {margin-left:160px;height:24px;vertical-align:middle;border-left:1px solid #fff;padding-left:14px;font-weight:bold;font-size:10px;color:#1F2D31;white-space:nowrap;}
#topNavSubLinks a {color:#fff;text-decoration:none;margin-right:14px;line-height:24px;vertical-align:middle;white-space:nowrap;}
#topNavSubLinks a.topNavSubLinksOff:hover {text-decoration:underline;}
.topNavSubOn {font-size:12px;color:#F5AB1C;vertical-align:middle;}
.topNavSubOff {font-size:12px;vertical-align:middle;}
.breadcrumb {height:24px;margin-left:38px;line-height:24px;}
/**** Footer ****/
#footerLine {height:24px;background:#1F2D31;}
#footer {width:1024px;color:#1F2D31;font-size:10px;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footerLinks {padding:12px 0 20px 15px;}
#footerLinks a {color:#1F2D31;text-decoration:underline;}
#footerLinks div {padding-top:10px;}
#footerCopyright {padding:12px 0 0 0;color:#666;}