/*a:visited {color: #5CB2D9}
a:link {color: #1399D8}
a:visited {color: #00435B}
a:link {color: #0C6289}
*/

body {
  direction: ltr;
}

body,td,th {font-family:Arial, sans-serif;font-size:80%}
input.text {border:1px solid #B4B3B3}
textarea.text, textarea.text_noeditor {border:1px solid #B4B3B3}
select.text {}
table.form {border:1px solid #B4B3B3; background-color:#eeeeee}
/*
.questionerr {border:1px solid #FF0000}
*/
.questionerr {color:#FFFFFF; background-color:#FF3333}

.company_header {font-weight:bold; font-family:verdana, helvetica, Arial, sans-serif;font-size:large; color: #393681}

img.borderedimg {border:1px solid #B4B3B3;}

/*old styles - need review*/
p {font-family: verdana, helvetica, arial, sans-serif;}
div  {font-family: verdana, helvetica, arial, sans-serif;}

.navsec {font-size:1.2em; font-weight:normal; color:#797979; text-decoration:none;}
.secheader {font-size:1.5em; font-weight:normal; color:#696969; text-decoration:none;}

.nav1 {font-weight:normal; color:#B3B3B3; text-decoration:none;}
.nav2 {font-weight:normal; color:#888888; text-decoration:none;}
.nav2b {font-weight:bold; color:#888888; text-decoration:none;}

.nav0 {font-weight:bold; color:#000080; text-decoration:none;}
.nav0r {font-weight:bold; color:#DC143C; text-decoration:none;}
.nav0n {font-weight:normal; color:#000080; text-decoration:none;}
.nav0nr {font-weight:normal; color:#DC143C; text-decoration:none;}

.dlgheader {
        text-align : center;
        font-weight : bold;
        color : #393681;
}

.dlgheader2 {
        margin-bottom : 5px;
}
.pagename {
        font-size:1.3em;
        font-weight:bold;
        color:#336699;
        text-decoration:none;
        text-align : center;
}
.tdfLeft {
       background-color : #F7F2D0;
       text-align : right;
       color : #336699;
       font-weight:bold;
       font-size : 0.8em;
       vertical-align : top;
}
.tdfRight {
       text-align : left;
       font-size : 0.8em;
       vertical-align : top;
}

.highlight {
	border:2px solid red;
}

.r0 {background-color:#FFFFFF}
.r1 {background-color:#F0F0F0}
.selectedRow {background-color: rgb(255, 255, 153)}
.rating_box {
  display: none;
}

