/* content styles */

div#navigationLevel3                   { position:relative; clear:both; width:600px; height:18px; margin-left:16px; margin-bottom:1px; background-color:#8B8178; border:0px solid white; }
div#navigationLevel3Items              { position:relative; padding-top:2px; padding-left:8px; color:#6D765A; font-family:Trebuchet MS; font-size:11px; line-height:14px; font-weight:bold; }
.navLevel3ItemActive                   { margin-left:8px; margin-right:8px; color:#FFFFFF; }
.navLevel3ItemLink:link, .navLevel3ItemLink:visited, .navLevel3ItemLink:active
                                       { margin-left:8px; margin-right:8px; color:#6D765A; text-decoration:none; }
.navLevel3ItemLink:hover               { margin-left:8px; margin-right:8px; color:#FFFFFF; }

div#contactLayer                       { position:relative; width:600px; margin-left:16px; background-color:#FFFFFF; border:0px solid red; }
div#contactHeadLine                    { position:relative; padding-left:16px; padding-top:32px; padding-bottom:32px; border-bottom:1px solid #33373E; }
div#contactLeftCol                     { position:relative; float:left; width:344px; padding-bottom:16px; padding-top:16px; margin-left:16px; border-right:1px solid #33373E; }

.tr1                                   {}
.tr2                                   { height:4px; }
.tr3                                   { height:16px; }
.td1                                   { width:72px; margin:0; padding:0; color:#333333; font-family:Trebuchet MS; font-size:11px; line-height:14px; border:0px solid black; }
.td2                                   { width:240px; margin:0; padding:0; color:#333333; font-family:Trebuchet MS; font-size:11px; line-height:14px; border:0px solid black; }
.td2 input                             { width:240px; margin:0; padding:0; }
.td2 textarea                          { width:240px; margin:0; padding:0; }
.td3                                   {}
.td4                                   { color:#333333; font-family:Trebuchet MS; font-size:11px; line-height:14px; }
.td5                                   { padding-right:16px; }
.td6                                   { color:#333333; font-family:Trebuchet MS; font-size:11px; line-height:14px; } 
.td6 a:link, .td6 a:visited, .td6 a:active
                                       { color:#999999; text-decoration:none; }

div#contactRightCol                    { position:relative; margin-left:376px; padding-top:16px; margin-right:16px; border:0px solid pink; }
div#contactRightCol span.bold          { font-family:Trebuchet MS; font-size:11px; line-height:14px; font-weight:bold; color:#333333; }
div#contactRightCol span.normal        { font-family:Trebuchet MS; font-size:11px; line-height:14px; color:#333333; }
 
div#contactRightCol a:link, div#contactRightCol a:visited, div#contactRightCol a:active
                                       { font-family:Trebuchet MS; font-size:11px; line-height:14px; font-weight:bold; color:#333333; text-decoration:none; }
div#contactRightCol a:hover
                                       { font-family:Trebuchet MS; font-size:11px; line-height:14px; font-weight:bold; color:#333333; text-decoration:none; }
