/*
INTERAD Style Sheet 
Copyright ?2004 INTERAD Corporation. All rights reserved.
*/

/* Elements */
td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
td.sunsplash { background-image: url('/images/sunsplash.gif'); background-repeat: repeat-y }
td.trans { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-image: url('/images/transpanel.gif') }
td.graph { font-size: 7pt }

body { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
form { margin-top: 4px }
input { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 }
select { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 }
blockquote { margin-left: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
ul { margin-left: 30px }
dd { margin-left: 30px }
ol { margin-top: 5px; margin-bottom: 5px }

a:link { color: #333333 }
a:visited { color: #0C0B71; text-decoration: underline }
a:hover { color: #000000; text-decoration: none; background-color: #E8EEFF }

a.plain:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
a.plain:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
a.plain:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #0054A5 }

a.redlink:link { color: #CC0000 }
a.redlink:visited { color: #CC0000 }
a.redlink:hover { color: #0054A5 }

a.greenlink:link { color: #009933 }
a.greenlink:visited { color: #009933 }
a.greenlink:hover { color: #333333 }

a.bluelink:link { color: #0054A5 }
a.bluelink:visited { color: #0054A5 }
a.bluelink:hover { color: #CC0000 }

a.clink:link { color: #333333 }
a.clink:visited { color: #333333 }
a.clink:hover { color: #0054A5 }

a.root:link { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #CC0000 }
a.root:visited { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #CC0000 }
a.root:hover { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #0054A5 }

a.rootblue:link { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #0054A5 }
a.rootblue:visited { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #0054A5 }
a.rootblue:hover { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #CC0000 }

a.vlink:link { color: #CC0000 }
a.vlink:visited { color: #CC0000 }
a.vlink:hover { color: #0054A5 }

a.sitelink:link { color: #333333; font-weight: bold }
a.sitelink:visited { color: #333333; font-weight: bold }
a.sitelink:hover { color: #0054A5; font-weight: bold }

/* classes */
.default { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 } /* fixup NN rendering bugs */
.small { font-size: 8pt; line-height: 8pt }
.gray { color: #333333 }
.disabled { color: #A0A0A0 }
.muted { font-size: 8pt; line-height: 8pt; font-weight: normal; color: #666666 } /* .small + .gray */
.warning { color: #CC0000 }

.caption { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #0054A5 }
.captionsm { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0054A5 }
.field { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #333333 }

.ctitle { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #333333 }
.cbody { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333 }

.title { font-size:12pt; line-height: 12pt; font-weight: bold; color: #333333 }
.titleblue { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #0054A5 }
.titlelightblue { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #60A0D0 }
.titlegreen { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #009933 }
.titleblack { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #000000 }
.titlered { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #CC0000 }
.titleorange { font-size: 12pt; line-height: 12pt; font-weight: bold; color: #FF6600 }
.titlegray { font-size:12pt; line-height: 12pt; font-weight: bold; color: #333333 }
.titlelightgray { font-size:12pt; line-height: 12pt; font-weight: bold; color: #999999 }

