﻿* { margin: 0; padding: 0; }
body { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; }

input { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; }
img { border-width: 0px; }

a, a:link, a:visited { text-decoration: underline; color: #3e62a6; }
a:hover { color: #ce8b10; }

/*
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
*/


#header { height: 75px; background-image: url(images/header_bg.gif); background-repeat: repeat-x; }
#header .text { font-size: 8pt; color: #ffffff; padding-top: 36px; }
#header a { text-decoration: none; color: #ffffff; }
#header a:hover { text-decoration: none; }

#header .sub-menu { position: absolute; display: none; z-index:100; }
#header .sub-menu ul { list-style: none; margin: 0px; padding: 0px; width: auto; }
#header .sub-menu ul li { margin: 0px; padding: 0px; height: 19px; }
#header .sub-menu ul li a, 
#header .sub-menu ul li a:visited { border: 0px #4e667d solid; }

#contact input { border: 1px solid #666666; font-size: 10pt; }
#contact textarea { border: 1px solid #666666; font-size: 10pt; }
#contact div { font-size: 9pt; }

#hr input { border: 1px solid #666666; font-size: 10pt; }
#hr td { font-size:8pt; }
#hr th { font-size:8pt; }
#hr textarea { border: 1px solid #666666; font-size: 10pt; }

#imkb td { font-size:9pt; }
#imkb th { font-size:9pt; }
#imkb div { font-size:9pt; }

#footer .text { font-size: 8pt; color: #333333; padding-top: 15px; }
#footer a { text-decoration: none; color: #333333; }
#footer a:hover { text-decoration: none; }

.main { width: 800px; margin: 0 auto; border: solid 0px #000000; }
.left-content { width: 210px; }
.right-content { width: 590px; }

.search-box { height: 20px; width: 162px; position: relative; clear: both; background-image: url(images/search.gif); background-repeat: no-repeat; }
.search-box input { border: solid 0px #000000; position: absolute; left: 20px; top: 3px; background: url(images/search.gif) no-repeat -20px -3px; width: 135px; }

.site-path { font-size: 8pt; }

.header { padding-left: 20px; font-size: 11pt; font-weight: bold; color: #000080; }
.content { padding-left: 15px; padding-top: 15px; }

