/*---------------------------------------
Typography Style Sheet
---------------------------------------*/


/* Section two styles
---------------------------------------*/

.s2BigLink { font-size: .9em !Important; font-weight:bold; text-decoration: none!Important; color:#4A4D3F!Important; background: url(../images/generic/blueArrowTP.gif) no-repeat right 6px; padding: 0 8px 0 0;}

.s2BigLink:hover { color:#00A2E2!Important}

.blueButton{ background: url(../images/generic/buttonBG.jpg) no-repeat left top; border: 2px solid #fff; padding: 3px 8px 3px 8px; color: #FFFFFF!Important; clear:both; text-decoration: none!Important; font-size: .9em; line-height: 4.3em}
.blueButton:hover { background:url(../images/generic/buttonBGOrange.jpg) no-repeat left top;}

.orangeButton{ background: url(../images/generic/buttonBGOrange.jpg) no-repeat left top; border: 2px solid #fff; padding: 3px 8px 3px 8px; color: #FFFFFF!Important; clear:both; text-decoration: none!Important; font-size: .9em; line-height: 4.3em}
.orangeButton:hover { border: 2px solid #FF9D53;}

#sectiontwo h3 { color:#4A4D3F; font-weight:normal; font-size: 1.1em; padding: 0 0 10px 0; }
#sectiontwo .TabPanelBlue h3 { color:#fff; }
