* { font-family: verdana; font-size: 12px; color: #4F5C6C; }

input { font-family: arial; color: black; font-size: 10pt; height: 19px; line-height: 12px; }

table.menuHolder { border: 1px solid #4F5C6C; background: #647993; }
table.menu td { color: white; font-family: verdana; font-size: 11px; text-align: center; background: #647993; height: 18px; padding-left: 5px; padding-right: 5px; }
table.menu a { color: white; font-family: verdana; font-size: 11px; text-decoration: none; }
table.menu a:hover { text-decoration: underline; }

table.main { border-left: 1px solid #4F5C6C; }
table.main td.main { background: White url(images/iguanaWatermark.gif) no-repeat scroll bottom right; border-right: 1px solid #4F5C6C; border-bottom: 0px solid #4F5C6C; padding: 10px; }
table.main td.contents { padding: 0px; padding-bottom: 10px; background: #C6D3E2; width: 200px; text-align: center; border-right: 1px solid #4F5C6C; }

table.contentsTable { background: #C6D3E2; border: 0px; }
table.contentsTable a { text-decoration: none; }
table.contentsTable a:hover { text-decoration: underline; }
table.contentsTable td { padding: 0px; background: #C6D3E2; border: 0px; text-align: center; }
table.contentsTable th { padding: 5px; background: #A1B1C4; border-bottom: 0px solid #4F5C6C; }
table.contentsTable td.image { padding: 10px 10px 0px 10px; text-align: center; }
table.contentsTable td.description { padding: 10px 10px 10px 10px; text-align: left; }

img.standard1 { border: 1px solid #4F5C6C; }
img.standard3 { border: 1px solid #4F5C6C; }
img.standard10 { border: 1px solid #4F5C6C; }
img.standard11 { border: 1px solid #4F5C6C; }

img.heading { margin-top: 5px; }

table.directoryStructure { width: 100%; }
table.directoryStructure td { text-align: left; padding: 1px; }
table.directoryStructure td.icon { font-size: 0px; }
table.directoryStructure td.text { padding-left: 2px; font-size: 10px; }
table.directoryStructure a { font-size: 10px; text-decoration: none; }
table.directoryStructure a:hover { text-decoration: underline; }
table.directoryStructure a.current { background: #D2D9E3; padding: 2px; font-size: 10px; text-decoration: none; }
table.directoryStructure a.current:hover { text-decoration: underline; }

table.directoryContents { border-top: 1px solid #4F5C6C; border-left: 1px solid #4F5C6C; }
table.directoryContents td { border-bottom: 1px solid #4F5C6C; border-right: 1px solid #4F5C6C; height: 90px; text-align: center; }
table.directoryContents a { font-size: 10px; text-decoration: none; }
table.directoryContents a:hover { text-decoration: underline; }

table.standard { width: 100%; }
table.standard th { color: white; text-align: left; padding: 5px; background: #A1B1C4; }
table.standard td { padding: 5px; background: #C6D3E2; border: 0px; text-align: left; }

table.inputForm { }
table.inputForm th { text-align: left; vertical-align: top; }
table.inputForm input { width: 100%; }
table.inputForm textarea { width: 100%; }
table.inputForm select { width: 100%; }