/* Textual Elements */
body,td { color: #253F62; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
p { margin-top : 0px; margin-bottom : 10px; line-height: 16px; }
ol { margin-bottom: 12px; margin-top: 0px; }
ul { list-style : square; margin:0; padding: 0px 0px 0px 10px; margin-bottom: 12px; }
ul li { margin:0; padding: 0px 0px 0px 18px; display:block; list-style-type:none; background: url(../images/icons/bullet.gif) no-repeat 0 6px; margin-bottom: 3px; }
#tick li { margin:0; padding: 0px 0px 0px 17px; display:block; list-style-type:none; background: url(../images/icons/smallTick.gif) no-repeat 0 2px; margin-bottom: 3px; font-weight: bold; }
h2 { color: #004080; font-size: 12px; margin-bottom: 10px; margin-top: 0px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.sideBar { font-size: 11px; color: #476B9C; }
.mid { font-size: 11px; line-height: 14px; }
.blue { color: #2363A4; }
.blueTitle { color: #2363A4; font-size: 14px; border-bottom: 1px solid #EBF5FF; padding-bottom: 4px; }
.light { color: #516581; }
.orange { color: #F88C00; }
.frontPromo { padding: 10px; margin: 0; font-size: 11px; color: #4F6788; }

/* Links */
a { text-decoration: underline; color: #F88C00; }
a:hover { text-decoration: none; }
a.vertMenuLink { color: #FFFFFF; text-decoration: none; }
a.vertMenuLink:hover { color: #5ACBFF; }
a.vertMenuLinkOn { color: #5ACBFF; text-decoration: none; }
a.vertMenuLinkOn:hover { color: #5ACBFF; }
a.subMenuLink { color: #436491; font-size: 11px; font-weight: bold; text-decoration: none; }
a.subMenuLink:hover { color: #F88C00; }
a.subMenuLinkOn { color: #F88C00; font-size: 11px; font-weight: bold; text-decoration: none; }
a.subMenuSmallLink { color: #5A7292; font-size: 11px; text-decoration: none; }
a.subMenuSmallLink:hover { color: #1F3B62; }
a.subMenuSmallLinkOn { color: #1F3B62; font-size: 11px; text-decoration: none; }
a.blueLink { color: #476B9C; }

/* Navigation Elements */
.vertMenu { font-size: 11px; font-weight: bold; color:#FFFFFF; padding-left: 10px; padding-right: 10px; }
.vertMenuOn { font-size: 11px; font-weight: bold; color:#5ACBFF; padding-left: 10px; padding-right: 10px; }
	
/* Form Elements */
INPUT, SELECT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #476A8F; }
.button { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; background-color: #FF9C00; border-bottom: 1px solid #D28000; border-top: 1px solid #F2BA62; border-right: 1px solid #D28000; border-left: 1px solid #F2BA62; height: 20px; font-weight: bold; }

/* Table Elements */
.subMenuCase { border-bottom: 1px solid #E9E9E9; }
.cellBg { border-top: 1px solid #D0E0F2; font-size: 11px; color: #42699C; }
.lightGreyLine { border-bottom: 1px solid #EAEAEA; font-size: 11px; }
.separator { padding: 0; margin-top: 15px; margin-bottom: 15px; border-top: 1px dashed #DFDFDF; }
.smallSeparator { padding: 0; margin-top: 5px; margin-bottom: 5px; border-top: 1px dashed #DFDFDF; }