
/** BASIC */

body {
    margin: 0px;
    padding: 0px;

}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

#textfield1 {
    width: 170px;
    height: 17px;
    background: url(images/homepage21.gif) repeat-x left top;
    border: 1px solid #CCCCCC;
}

#imagefield1 {
    margin-left: 1px;
}


/** HEADINGS */

h1, h2, h3 { margin: 0px; }

h1 {
    text-transform: uppercase;
    font-size: 18px;
    color: #039;
}

h2 {
    margin-bottom: 20px;
    padding: 2px 26px;
    background: url(images/homepage13.gif) no-repeat left center;
    text-transform: uppercase;
    font-size: 12px;
    color: #333333;
}

h2.style1 {
    margin-bottom: 10px;
    padding: 0px;
    background: none;
    text-transform: uppercase;
    font-size: 9px;
    color: #898989;
}

h2.style3 {
    color: #333333;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 10px;
    background: white;
}

h2.style4 {
    color: #333333;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    background: white;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0px;
}

h4 {
    color: #333333;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 10px;
    background: white;
}


/** TEXTS */

body, th, td, input, textarea, select {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

p, ul, ol, dl {
    margin-top: 0px;
    margin-bottom: 1em;
    text-align: justify;
}

p.style3 {
    margin-left: 15px;
    margin-right: 10px;
}

.list1 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list1 li {
    padding-left: 10px;
    background: url(images/subpage02.gif) no-repeat left center;
}


.list2 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list2 li {
    padding-top: 15px;
    background: url(images/homepage19.gif) repeat-x left top;
}

.list2 li.first {
    padding-top: 0px;
    background: none;
}


.list3 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.list3 li {
    background: url(images/subpage02.gif) no-repeat left center;
    margin-top: 5px;
    margin-left: 25px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.style2 {
    color: #78A32F;
}

.style3 {
    color: #333333;
    text-decoration: none;
}

.style4 {
    color: #333333;
}

.style5 {
    font-family: tahoma;
    font-size: 9px;
}

/** LINKS */

a { color: #333333; }

a:hover { text-decoration: none; }

.link1 {
    display: block;
    padding: 4px 25px 3px 0px;
    text-align: right;
    background: url(images/homepage22.gif) no-repeat right center;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.left {
    float: left;
    margin: 3px 20px 0px 0px;
}

img.right {
    float: right;
    margin: 3px 0px 0px 20px;
}

.hr1 {
    height: 1px;
    padding-bottom: 20px;
    background: url(images/homepage16.gif) repeat-x left top;
}

td.column_split {
    border-right-style: dotted;
    border-right-width: 1px;
    border-color: #ccc;
}

.bottom_border {
    border-bottom: thin solid;
    border-color: #ccc;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}
/** WRAPPER */

#wrapper { background: url(images/bg02.jpg) repeat-y left top; }

#bgtop { background: url(images/bg03.jpg) no-repeat left top; }

#bgbtm { background: url(images/bg04.jpg) no-repeat left bottom; }

/** MENU */

#menu a {
    display: block;
    float: left;
    width: 95px;
    height: 37px;
    padding: 15px 0px 0px 0px;
    background: url(images/homepage04.jpg) no-repeat left top;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #484848;
}

#menu a:hover { text-decoration: underline; }

/** BOX STYLE A */

.boxA {
    width: 246px;
    background: url(images/homepage10.jpg) repeat-y left top;
}

.boxA .title {
    padding: 15px 20px;
    background: url(images/homepage11.jpg) no-repeat left top;
}

.boxA .content {
    padding: 10px 20px;
    background: url(images/homepage12.jpg) no-repeat left bottom;
}

.boxB {
    width: 200px;
    background: url(images/homepage10_200.jpg) repeat-y left top;
}

.boxB .title {
    padding: 15px 20px;
    background: url(images/subpage04_200.jpg) no-repeat left top;
}

.boxB .content {
    padding: 10px 20px;
    background: url(images/homepage12_200.jpg) no-repeat left bottom;
}

blockquote {
    margin: 15px;
    padding: 0 0 0 20px;
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #039;
    color: #333333;
    font: bold 1.0em/1.1em Georgia, 'Bookman Old Style', Serif;
}

rightborder {
    border-right-style: dotted; border-right-width: 1px; border-color: #ccc;
}

/** FOOTER */

#footer2 {
    width: 950px;
    height: 5px;
    margin: 0px 0px 0px 0px;
}

#footer2 p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border: 0px;
}
