FONT, TD, SPAN, INPUT, TEXTAREA {font-family:verdana, arial; }

TD.bgLeft { background-color:#3468D2; }
TD.season { background:url(../images/Design/bgSeason.gif) repeat-y;  }

FONT.leftSign { font-size:10px; color:white; font-weight:bold; background:url(../images/Design/bigOrangeBullet.gif) no-repeat middle; padding-left:15px; }
FONT.centerSign { font-size:10px; color:#2E3192; }
FONT.centerSign A { color:#2E3192; }

.mainItem TD { font-size:11px; color:white; font-weight:bold; padding-left:10px; }
.mainItem  TD A { color:white; text-decoration:none; }
/*TD.mainItem  A:hover { background:url(../images/Design/mainItemOver.gif) fixed no-repeat 106px top; }*/
.mainItemSelected TD { font-size:11px; color:#2E3192; font-weight:bold; /*background:url(../images/Design/mainItemOn.gif) no-repeat bottom right;*/ background-color:white; padding-left:10px; }

TD.subItem { font-size:11px; color:white; height:15px; }
TD.subItem  A { color:white; text-decoration:none; padding-left:20px;  }
TD.subItem  A:hover { background:url(../images/Design/checkMark.gif) no-repeat center left; }
TD.subItemSelected { font-size:11px; color:white; height:15px; background:url(../images/Design/checkMark.gif) no-repeat center left; padding-left:20px;}

TD.bgTop { background-color:#1E58CD; }
TD.contactTop { font-size:11px; color:white; }
TD.contactTop A { color:white; }

TD.bgUnderTop{ background: url(../images/Design/bgUnderTop.gif) repeat-x; }
TD.baseline { font-size:12px; color:#2E3192; font-weight:bold; text-indent:20px; }
TD.annexItem {font-size:10px; color:#2E3192; }
TD.annexItem A {color:#2E3192; }

TD.heading {font-size:12px; color:#2E3192; font-weight:bold; background:url(../images/Design/bigBlueBullet.gif) no-repeat bottom left; padding-left:20px; }
TD.subHeading {font-size:11px; color:#2E3192; font-weight:bold; }
TD.subHeading A {color:#2E3192; }
TD.parag {font-size:11px; color:#244EA2; font-weight:bold; }
TD.text {font-size:11px; color:#244EA2; }
TD.text A {color:#244EA2; }
.textOrange {font-size:11px; color:#F7941D; font-weight:bold; }
.textOrange A {color:#F7941D; }
.list {font-size:11px; color:#244EA2; background:url(../images/Design/orangeBullet.gif) no-repeat 7px left; padding-left:10px;}
.list A {color:#244EA2; }

TD.bgNewsLeft { border-left: 1 solid #DBE4F9; }
TD.bgNewsRight { border-right: 5 solid #DBE4F9; }
TD.bgNewsBottom { border-bottom: 1 solid #DBE4F9; }

TD.bgRight { background-color : #DBE4F9; }
TD.info {font-size:10px; color:#244EA2; }
TD.info A {color:#244EA2; }

INPUT, TEXTAREA {font-size:11px; color:#244EA2;}
TD.uiErrorMessage {font-size:11px; color:#FF4E4E; font-weight:bold; }
INPUT.uiErrorMessage {background-color:#FDDEB9;}
