.BottomText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 8pt; color: #FFFFFF; font-weight: normal; } .TopText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12pt; color: #FFFFFF; } .BenText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000; } .dashed { height: 1px; border: thin dashed #999999; padding: 0; } .txtTopNav { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; font-weight: bold; color: #336699; } .txtTopNav a:link, active { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #336699; text-decoration: none; } .txtTopNav a:visited { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #336699; text-decoration: none; } .txtTopNav a:hover { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999; text-decoration: underline; } .txtBottomNav { font-family: "Trebuchet MS", Verdana, Arial; font-size: 9pt; color: #999999; } .txtBottomNav a:link, active { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999; text-decoration: none; } .txtBottomNav a:visited { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none; } .txtBottomNav a:hover { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999; text-decoration: underline; } .txtNormal { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000; } .txtHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12pt; color: #336699; font-weight: bold; } .txtBold { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #336699; font-weight: bold; } .txtError { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: red; } .txtMatrixHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 9pt; color: #FFFFFF; } .txtMatrix { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000; } .txtSubHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #999999; font-weight: bold; } .PlanGroupText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000; } .PlanGroupHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000; font-weight: bold; } .PlanGroupButton { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; background-color: #F3F5F8; } .BoxSmallText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 8pt; color: ; } p.MsoNormal { margin: 0pt; margin-bottom: .0001pt; font-size: 12.0pt; font-family: "Times New Roman"; } .style1 { font-family: "Times New Roman"; font-size: 12pt; } li.MsoNormal { margin: 0pt; margin-bottom: .0001pt; font-size: 12.0pt; font-family: "Times New Roman"; } /* ********************************** FORM STYLES *********************************** */ .FormField { font-family: "Trebuchet MS", Verdana, Arial; font-size: 9pt; } .FormText { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #336699; } .FormButton { font-family: "Trebuchet MS", Verdana, Arial; font-size: 9pt; background-color: #D8E4F1; } .FormHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; } /* ********************************** LIST STYLES *********************************** */ ul.list{ list-style-type: none; margin-left:15px; } ul.list_no_indent{ margin-left:12px; } /* ********************************** CURVED BOX STYLES *********************************** */ .curved_blue { color: #FFFFFF; width: 100%; padding: 20px; text-align: left; background-color: #336699; /* Do rounding (native in Firefox and Safari) */ -webkit-border-radius: 30px; -moz-border-radius: 30px; } .curved_orange1_none { color: #FFFFFF; width: 100%; padding: 0px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -webkit-border-radius: 0px; -moz-border-radius: 0px; } .curved_orange1 { color: #FFFFFF; width: 100%; padding: 20px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -webkit-border-radius: 30px; -moz-border-radius: 30px; } .curved_orange1_top_right { color: #FFFFFF; width: 100%; padding: 0px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 30px 0px 0px; -webkit-border-top-right-radius:30px; } .curved_orange1_bottom_right { color: #FFFFFF; width: 100%; padding: 0px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 0px 30px 0px; -webkit-border-bottom-right-radius:30px; } .curved_orange1_top { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:30px 30px 0px 0px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:30px; } .curved_orange1_bottom { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 0px 30px 30px; -webkit-border-bottom-right-radius:30px; -webkit-border-bottom-left-radius:30px; } .curved_orange1_topright { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 30px 0px 0px; -webkit-border-top-right-radius:30px; } .curved_orange1_bottomright { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 0px 30px 0px; -webkit-border-bottom-right-radius:30px; } .curved_orange1_right { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:0px 30px 30px 0px; -webkit-border-top-right-radius:30px; -webkit-border-bottom-right-radius:30px; } .curved_orange1_left { color: #FFFFFF; width: 100%; padding: 20px; text-align: left; background-color: #FF6633; /* Do rounding (native in Firefox and Safari) */ -moz-border-radius:30px 0px 0px 30px; -webkit-border-top-left-radius:30px; -webkit-border-bottom-left-radius:30px; } .curved_blue_small { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #336699; /* Do rounding (native in Firefox and Safari) */ -webkit-border-radius: 15px; -moz-border-radius: 15px; } .curved_white_small { color: #FFFFFF; width: 100%; padding: 10px; text-align: left; background-color: #FFFFFF; /* Do rounding (native in Firefox and Safari) */ -webkit-border-radius: 15px; -moz-border-radius: 15px; }