//HTML Elements
BODY {
font-weight: normal;
font-size: 0.8em;
color: black;
background-color:#FFFFFF;
line-height: 150%;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-decoration: none;
}
BODY A {
font-weight: normal;
color: #0099cc;
/* line-height: 150%;*/
font-family: Helvetica, Verdana, Arial, sans-serif;
text-decoration: none;
}
BODY A:link {
color: #0099cc;
font-size: 100%;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
BODY A:visited {
color: #0099cc;
font-size: 100%;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
BODY A:active {
color: #0099cc;
font-size: 100%;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
BODY A:hover {
color: #0099cc;
font-size: 100%;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
BODY TD {
font-weight: normal;
font-size: 0.8em;
color: black;
line-height: 150%;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-decoration: none;
text-align: left center;
}
BODY TD TEXTAREA {
background-color: #006699;
color: black;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 150%;
text-align: left center;
}
BODY TD P {
color: black;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 90%;
font-style: ;
font-weight: ;
line-height: 150%;
text-align: left center;
}
BODY TD SELECT {
background-color: #006699;
color: black;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 150%;
text-align: left center;
}
BODY TD INPUT {
background-color: #006699;
color: black;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 150%;
text-align: left center;
}
BODY TD H1 {
color: black;
font-size: 150%;
font-style: normal;
font-weight: bold;
}
BODY TD H2 {
color: black;
font-size: 140%;
font-style: normal;
font-weight: bold;
}
BODY TD H3 {
color: black;
font-size: 120%;
font-style: normal;
font-weight: bold;
}
BODY TD HR {
color:#006699;
height:2;
}
.clsMainContentCell {
background-image: url("/images/structural/rightcolumnbg.gif");
background-repeat: repeat-y;
}
.clsButton {
background-color:#0099cc;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonMouseOver {
background-color:#006699;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonBack {
background-color:#0099cc;
background-image:url(/images/icons/Left.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonBackMouseOver {
background-color:#006699;
background-image:url(/images/icons/Left_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonHome {
background-color:#0099cc;
background-image:url(/images/icons/Home.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: center center;
}
.clsButtonHomeMouseOver {
background-color:#006699;
background-image:url(/images/icons/Home_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: center center;
}
.clsButtonNext {
background-color:#0099cc;
background-image:url(/images/icons/Right.gif);
background-position:right center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonNextMouseOver {
background-color:#006699;
background-image:url(/images/icons/Right_Mover.gif);
background-position:right center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonReset {
background-color:#0099cc;
background-image:url(/images/icons/Reset.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonResetMouseOver {
background-color:#006699;
background-image:url(/images/icons/Reset_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: rigth center;
}
.clsButtonSave {
background-color:#0099cc;
background-image:url(/images/icons/Save.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonSaveMouseOver {
background-color:#006699;
background-image:url(/images/icons/Save_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonDelete {
background-color:#0099cc;
background-image:url(/images/icons/Delete.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonDeleteMouseOver {
background-color:#006699;
background-image:url(/images/icons/Delete_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonTop {
background-color:#0099cc;
background-image:url(/images/icons/Up.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonTopMouseOver {
background-color:#006699;
background-image:url(/images/icons/Up_Mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: left center;
}
.clsButtonContextHelp {
background-color:#0099cc;
background-image:url(/images/icons/question.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:black;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsButtonContextHelpMouseOver {
background-color:#006699;
background-image:url(/images/icons/question_mover.gif);
background-position:left center;
background-repeat:no-repeat;
border-color:black;
border-style:solid;
border-width:1;
color:white;
cursor: hand;
font-size: 0.8em;
font-weight:normal;
text-align: right center;
}
.clsDisabled {
background-color:gray;
}
.clsEditTitle {
font-weight: normal;
}
.clsEnabled {
background-color:white;
}
.clsMandatory {
background-image:url(/images/icons/Mandatory.gif);
background-position:left center;
background-repeat:no-repeat;
color: #0066bb;
font-weight:bold;
padding-left:15px;
text-align: left center;
}
.clsSaved {
background-image:url(/images/icons/Saved.gif);
background-position:left center;
background-repeat:no-repeat;
font-weight:normal;
padding-left:30px;
text-align: left center;
}
.clsTitle {
font-weight: bold;
}
.clsWarning {
color: red;
}
.clsNewsTitle {
background-color: #006699;
color: white;
font-size: 100%;
font-style: normal;
font-weight: bold;
line-height: ;
text-align: left center;
text-decoration: none;
}
BODY A.clsNewsItem:active {
FONT-WEIGHT: normal;
FONT-SIZE: 100%;
COLOR: #006699;
LINE-HEIGHT: ;
text-align: left center;
TEXT-DECORATION: none;
}
BODY A.clsNewsItem:hover {
FONT-WEIGHT: normal;
FONT-SIZE: 100%;
COLOR: #006699;
LINE-HEIGHT: ;
text-align: left center;
TEXT-DECORATION: none;
}
BODY A.clsNewsItem:link {
FONT-WEIGHT: normal;
FONT-SIZE: 100%;
COLOR: #006699;
LINE-HEIGHT: ;
text-align: left center;
TEXT-DECORATION: none;
}
BODY A.clsNewsItem:visited {
FONT-WEIGHT: normal;
FONT-SIZE: 100%;
COLOR: #006699;
LINE-HEIGHT: ;
text-align: left center;
TEXT-DECORATION: none;
}