/** BASIC */

body {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

.table1 th, .table1 td {
    background: #E7EAED;
}

.table1 .light {
    background: #FFFFFF;
}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

.input1 {
    width: 183px;
    height: 18px;
    border: 1px solid #CCCCCC;
}

.submit1 {
    width: 63px;
    height: 20px;
    background: url(images/homepage29.gif) no-repeat left top;
    border: none;
    text-transform: uppercase;
    font: bold 10px Impact, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.select1 {
    width: 95px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #08688C;
}

/** TEXTS */

body, th, td, input, textarea, select {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666563;
}

p, blockquote, ul, ol, dl {
    margin-top: 0px;
    margin-bottom: 1em;
    text-align: justify;
    line-height: 18px;
}

.text1 {
    font-size: 17px;
    color: #669C21;
}

.text2 {
    font-size: 17px;
    color: #28557C;
}

.text3 {
    margin-top: -5px;
    text-transform: lowercase;
    font-size: 11px;
}

.text4 {
    margin-bottom: 15px;
    font-size: 15px;
    color: #FF5E1A;
}

.text4 span {
    padding-right: 28px;
    background: url(images/homepage21.gif) no-repeat right center;
}

.text5 {
    text-transform: none;
    font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text6 {
    margin-bottom: 15px;
    font-size: 15px;
    color: #74A536;
}

.text6 span {
    padding-right: 28px;
    background: url(images/homepage21.gif) no-repeat right center;
}

.text7 {
    text-align: center;
    font-size: 9px;
    color: #858482;
}

/** LISTS */

.list1 {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.list1 li {
}

.list1 a {
    padding-left: 12px;
    background: url(images/homepage15.gif) no-repeat left center;
    text-decoration: none;
    color: #666563;
}

.list1 a:hover {
    text-decoration: underline;
}

.list2 {
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 16px;
}

.list2 li {
}

.list2 a {
    padding-left: 12px;
    background: url(images/homepage20.gif) no-repeat left center;
    text-decoration: none;
    color: #666563;
}

.list2 a:hover {
    text-decoration: underline;
}

.list3 {
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 22px;
}

.list3 li {
}

.list3 a {
    padding-left: 12px;
    background: url(images/homepage15.gif) no-repeat left center;
    color: #666563;
}

.list3 a:hover {
}

/** LINKS */

a {
    color: #4A4A4A;
}

a:hover {
    text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage11.jpg) no-repeat left top; }
.bg2  { background: url(images/homepage12.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage13.jpg) no-repeat left top; }
.bg4  { background: url(images/homepage17.jpg) repeat-y left top; }
.bg5  { background: url(images/homepage23.gif) no-repeat left top; }
.bg6  { background: url(images/homepage24.gif) repeat-y left top; }
.bg7  { background: url(images/homepage25.gif) no-repeat left bottom; }

.bg8  { background: url(images/homepage26.gif) no-repeat left top; }
.bg9  { background: url(images/homepage27.gif) repeat-x left top; }
.bg10 { background: url(images/homepage28.gif) no-repeat right top; }

.bg11 { background: url(images/subpage2_01.gif) no-repeat left top; }
.bg12 { background: url(images/subpage2_02.gif) repeat-y left top; }
.bg13 { background: url(images/subpage2_03.gif) no-repeat right bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
    float: left;
    margin: 3px 15px 0px 0px;
}

.img2 {
    float: right;
    margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
    height: 1px;
}


.topmenudiv { width: 885px;}

.topbutton { text-align: center; vertical-align: middle; background-color: #FFFFFF; background-position: left; 
background-image: url(images/homepage05.gif); background-repeat: no-repeat; height: 60px; width: 152px; float: left; line-height: 20px; padding-top: 14px; margin-right: 10px; }

.toplink { font-size: 14px; font-family: Arial; font-weight: bold; }

TABLE.topmenu a:link, a:active, a:visited { text-decoration: none; }
TABLE.topmenu a:hover { text-decoration: underline; }
TABLE.topmenu TD.button { text-align: center; vertical-align: middle; background-color: #FFFFFF; background-position: left; 
background-image: url(images/homepage05.gif); background-repeat: no-repeat;}
TABLE.topmenu TD.spacer { text-align: left; vertical-align: middle; background-color: #FFFFFF; }

