body, td, li, p, h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
}

body, td, li, p {
font-size: 12px;
}

table, select, ul, ol, p, h1, h2, h3, h4, h5, h6 {
margin: 10px 0px 0px 0px;
}

.no_margin {
margin-top: 0px;
}

.clear {
clear: both;
}

ul ul,
ol ul,
ul ol,
ol ol {
margin: 0px 0px 0px 15px;
}

img {
border: 0px;
}

a {
color: #006666;
text-decoration: none;
}

a:hover {
color: #408c8c;
text-decoration: underline;
}

#btm .right {
text-align: center;
}

.smalltext,
#btm .right .content,
#btm .right .content p {
font-size: 10px;
}

img {
border: 0px;
}

h1 {
font-size: 16px;
color: #006666;
padding-bottom: 2px;
background-image: url(../images/title_line.gif);
background-repeat: no-repeat;
background-position: bottom;
}

h2 {
font-size: 14px;
color: #006666;
}

h3 {
font-size: 12px;
color: #006666;
}

h4, h5, h6 {
font-size: 12px;
color: #000000;
}

.bigger {
font-size: 13px;
}

.image_left {
float: left;
margin: 0px 20px 10px 0px;
}

.image_right {
float: right;
margin: 0px 0px 10px 20px;
}

table.associates {
margin: 10px auto;
border: 0;
}

table.associates td {
white-space: nowrap;
padding: 0px 20px 20px 0px;
text-align: center;
vertical-align: top;
}

/* Lists */

ul, ol {
margin-left: 20px;
padding: 0px;
}

ul.arrow {
list-style-type: none;
margin-left: 20px;
padding: 0px;
}

ul.arrow li {
position: relative;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: left 4px;
margin: 0px;
padding: 0px 0px 0px 15px;
}

ul.arrow_back {
list-style-type: none;
padding: 0px;
}

ul.arrow_back li {
position: relative;
background-image: url(../images/arrow_back.gif);
background-repeat: no-repeat;
background-position: left 4px;
margin: 0px;
padding: 0px 0px 0px 15px;
}

ul.arrow_back {
list-style-type: none;
padding: 0px;
}

ul.arrow_back li {
position: relative;
background-image: url(../images/arrow_back.gif);
background-repeat: no-repeat;
background-position: left 4px;
margin: 0px;
padding: 0px 0px 0px 15px;
}

p.arrow {
margin-left: 20px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding: 0px 0px 0px 15px;
}

p.arrow_back {
background-image: url(../images/arrow_back.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding: 0px 0px 0px 15px;
}