
body { background-color: #3c4145; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

/*text classes here */
.redheading { font-size: 15px; font-weight: bold; color: #5f0404; }
.smallgray { font-size: 12px; color: #3c4145; text-decoration: none; text-align: right; vertical-align: top; }
.mediumgraytext { font-size: 12px; color: #2D4753; text-align: justify; vertical-align: top; }
.darkgrayheader { font-size: 14px; color: #3c4145; font-weight: bold; }
.leftMenu { font-size: 12px; color: #3c4145; }
.mediumgrayheader { font-size: 14px; color: #607884; font-weight: bold; }
.pageTitle { font-size: 20px; color: #3c4145; font-weight: bold; }
.mediumgraytext2 { font-size: 12px; color: #2D4753; vertical-align: top; }

.topBG { background-color: #2d4753; background-image: url(../images/topMenuBG.gif); background-repeat: repeat-x; }
.topBG2 { background-color: #F0E9D9; background-image: url(../images/leftBGMenu2.gif); background-repeat: repeat-x; }

a:link { font-size: 12px; color: #3c4145; text-decoration: underline; font-weight: bold; }
a:visited { font-size: 12px; color: #3c4145; text-decoration: underline; font-weight: bold; }
a:hover { font-size: 12px; color: #607884; text-decoration: underline; font-weight: bold; }
a:active { font-size: 12px; color: #3c4145; text-decoration: underline; font-weight: bold; }

a.navbartextwhite:link { font-size: 12px; color: #fff; text-decoration: none; }
a.navbartextwhite:visited { font-size: 12px; color: #fff; text-decoration: none; }
a.navbartextwhite:hover { font-size: 12px; color: #D2DADE; text-decoration: none; }
a.navbartextwhite:active { font-size: 12px; color: #fff; text-decoration: none; }

a.leftMenu:link { font-size: 12px; color: #607884; text-decoration: none; font-weight: bold; }
a.leftMenu:visited { font-size: 12px; color: #607884; text-decoration: none; font-weight: bold; }
a.leftMenu:hover { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; }
a.leftMenu:active { font-size: 12px; color: #607884; text-decoration: none; font-weight: bold; }

.footer { font-size: 12px; color: #fff; }
a.footer:link { font-size: 12px; color: #D2DADE; text-decoration: none; }
a.footer:visited { font-size: 12px; color: #D2DADE; text-decoration: none; }
a.footer:hover { font-size: 12px; color: #fff; text-decoration: none; }
a.footer:active { font-size: 12px; color: #D2DADE; text-decoration: none; }

.table1 { background-image: url(../images/linkMenu.gif); }
.table2 { border-style: solid; border-width: 1px; border-color: #D2DADE; background: #D2DADE; }
.table3 { background-image: url(../images/linkMenu2.gif); }
.table4 { background: #F1F4F5; }

.bgInput { color: #2D4753; font-weight: bold }

.frmFields { border: 1px solid #2D4753; }

hr { color: #5f0404; size: 1px; width: 520px; }

