/* the a.visited color is determined in the body tag */ /* otherwise the hover is cancelled out once the link has been visited */ a, body, p, span, td, input, textarea { font-family : Helvetica New,Arial, Helvetica; font-size : 1em; line-height : 1.5em; color : #000000; font-weight : Normal; font-style : Normal; text-decoration : none; } select, input, textarea { font-family : Verdana, Arial, Helvetica; font-size : 9pt; line-height : 16pt; color : #000000; font-weight : Normal; font-style : Normal; text-decoration : none; } body { scrollbar-3d-light-color : E8EEF3; scrollbar-arrow-color : E8EEF3; scrollbar-base-color : #cccccc; scrollbar-dark-shadow-color : E8EEF3; scrollbar-face-color : #cccccc; scrollbar-highlight-color : White; scrollbar-shadow-color : E8EEF3; background-attachment: fixed; } .tableBorder { border-style: solid; border-color: #612777 } a:link, a:active, a:visited { color : #5b5b5b; text-decoration : underline; } a:hover { text-decoration : none; color : #5b5b5b } a:link.dashboardNav, a:active.dashboardNav, a:visited.dashboardNav { font-size : 10.5pt; line-height : 18pt; color : #4b64ad; text-decoration : none; } a:hover.dashboardNav { color : #1c3b96; text-decoration : underline; } a:link.copyright, a:active.copyright, a:visited.copyright { font-size : 10pt; color : #7a9db5; text-decoration : underline; } a:hover.copyright { text-decoration : none; color : #898989 } a:link.smallcaps, a:active.smallcaps, a:visited.smallcaps { color : #7a9db5; font-size : 7pt; } a:hover.smallcaps { color : #898989 } .title { font-size : 16pt; line-height : 16pt; color : #000000; } .title2 { font-size : 10pt; line-height : 18pt; color : #000000; font-weight : bold; } .copyright { font-size : 8pt; line-height : 18pt; color : #898989; } .formtext { width: 300px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } select { width: 300px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .selectSmall { width: 80px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .selectNormal { width: 175px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } hr { border: none 0; border-top: 1px solid #CCCCCC; border-bottom: 0px solid #FFFFFF; width: 100%; height: 1px; margin: 0px auto 0 0; } input.submit { width: 300px; border-width:thin; background-color: rgb(200,200,200); border:solid rgb(140,140,140) 1px; } .textareaStyle { width: 300px; height: 100px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .textareaStyle2 { width: 500px; height: 200px; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; }