body {
    margin: 0;
    font-family: Verdana;
    font-size: 9pt;
}

a {
    color: #063da2;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: green;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

a:active {
    color: #063da2;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #063da2;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, arial;
    text-decoration: none;
}

.cornerLft {
    background-image: url(../images/corners/cornerLeft.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.topRtR {
    background-image: url(../images/corners/cornerLeftR.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.topMid {
    background-image: url(../images/corners/topMid.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
}

.redtext {
    font-family: Verdana;
    font-size: 11px;
    color: red;
    text-align: justify;
    padding-right: 5px;
    padding-left: 5px;
}

.logOut {
    background-image: url(../images/update/logout.gif);
    background-repeat: no-repeat;
    margin-top: 20px;
    top: 20px;
    background-position: center center;
}

.rightLeftCor {
    background-image: url(../images/corners/cornerRightL.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.rightCorner {
    background-image: url(../images/corners/cornerRight.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.midLeft {
    background-image: url(../images/corners/MidLt.gif);
    background-repeat: repeat-y;
}

.leftLine {
    background-image: url(../images/update/leftLine.gif);
    background-repeat: repeat-y;
    background-position: right center;
}

.topLine {
    background-image: url(../images/update/topLine.gif);
    background-repeat: repeat-x;
}

.rtLine {
    background-image: url(../images/update/RtLine.gif);
    background-repeat: repeat-y;
    background-position: left bottom;
}

.forFormHeading {
    font-family: Verdana;
    font-size: 20px;
    color: #663300;
}

.infoText {
    font-family: Verdana;
    font-size: 11px;
    color: green;
    padding-right: 5px;
    padding-left: 5px;
}

.forInputTextIn {
    border: 1px solid #333333;
    width: 485px;
}

.labels {
    width: 150px;
    font-weight: 500;
}

.smalltext {
    background-color: white;
    text-align: justify;
    font-size: 10px;
    font-family: Arial;
    color: #666666;
    padding-right: 5px;
    padding-left: 5px;
}

.botLine {
    background-image: url(../images/update/botLine.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.dotsBg {
    background-image: url(../images/update/dots.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

.forHelp {
    font-size: 11px;
    line-height: 16px;
    text-align: justify;
}

.midRt {
    background-image: url(../images/corners/MidRt.gif);
    background-repeat: repeat-y;
}

.greenLt {
    background-image: url(../images/corners/LeftGr.gif);
    background-repeat: repeat-y;
}

.greenRt {
    background-image: url(../images/corners/RtGr.gif);
    background-repeat: repeat-y;
}

.greenBg {
    background-color: #b4e46d;
}

.headingPlan {
    color: #784e04;
    font-weight: bold;
}

.note {
    font-size: 10px;
    text-align: justify;
}

a.mn {
    font-weight: bold;
    font-size: 11px;
    color: green;
    font-family: verdana, arial;
    text-decoration: none;
}

a.mn:hover {
    font-weight: bold;
    font-size: 11px;
    color: #063da2;
    font-family: verdana, arial;
    text-decoration: underline;
}

a.mn:active {
    font-weight: bold;
    font-size: 11px;
    color: green;
    font-family: verdana, arial;
    text-decoration: none;
}

a.mn:visited {
    font-weight: bold;
    font-size: 11px;
    color: green;
    font-family: verdana, arial;
    text-decoration: none;
}

a.mn1 {
    font-weight: bold;
    font-size: 10px;
    color: #063da2;
    font-family: verdana, arial;
    text-decoration: none;
}

a.mn1:hover {
    font-weight: bold;
    font-size: 10px;
    color: green;
    font-family: verdana, arial;
    text-decoration: underline;
}

a.mn1:active {
    font-weight: bold;
    font-size: 10px;
    color: #063da2;
    font-family: verdana, arial;
    text-decoration: none;
}

a.mn1:visited {
    font-weight: bold;
    font-size: 10px;
    color: #063da2;
    font-family: verdana, arial;
    text-decoration: none;
}

.botLft {
    background-image: url(../images/corners/bottomLeft.gif);
    background-repeat: no-repeat;
}

.botLeftR {
    background-image: url(../images/corners/bottomLeftR.gif);
    background-repeat: repeat-x;
}

.botMid {
    background-image: url(../images/corners/botMid.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.footer {
    font-family: Verdana;
    font-size: 9px;
    vertical-align: middle;
}

.rtLeftCorner {
    background-image: url(../images/corners/botRightCor.gif);
    background-repeat: no-repeat;
}

#helpContent {
    line-height: 14px;
    background-color: white;
    font-family: Arial;
    text-align: justify;
    font-size: 11px;
    color: #666666;
}

table strong {
    font-weight: bold;
    color: #06C;
}

table th {
    background: #75C500;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #4B4E51;
    font-weight: bold;
}

table td.plan {
	border-bottom: 1px solid #66FF33;
	padding: 5px 10px;
}

table .odd td {
	background: #CCFA8E;
}

table .even td {
	background: #C3E78F;
}