

/*------------------ TYPOGRAPHY -----------------------*/

a:link {text-decoration: none; color: #00483a;}
a:visited {text-decoration: none; color: #00483a;}
a:active {text-decoration: none; color: #00483a;}
a:hover {text-decoration: none; color: #7c1e2c;}

#footer a:link {text-decoration: none; color: #FFFFFF;}
#footer a:visited {text-decoration: none; color: #FFFFFF;}
#footer a:active {text-decoration: none; color: #FFFFFF;}
#footer a:hover {text-decoration: none; color: #00483a;}

p {
font-size: 11pt;
line-height: 13pt;
color: #666666;
margin-top: 0;
margin-bottom: 10px;
}

#textareatext ul {
margin-top: 0px;
margin-bottom: 8px;
}

#textareatext li {
margin-top: 0px;
font-size: 11pt;
margin-bottom: 0px;
color: #666666;
line-height: 12pt;
}

h1 {
font-size: 12pt;
color: #00483a;
font-weight: bold;
margin-top: 0;
margin-bottom: 9px;
text-transform:capitalize;

}

h2 {
font-size: 11pt;
color: #00483a;
font-weight: bold;
margin-top: 0;
margin-bottom: 9px;
}

h3 {
font-size: 10pt;
color: #7c1e2c;
font-weight: normal;
margin-top: 0;
margin-bottom: 0px;
}

textarea, input, select, submit {
font-size: 10pt;
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
}


table {
border-collapse: collapse;
border: 1px solid #d1cfcf;
}

td {
font-size: 10pt;
color: #666666;
padding: 5px;
border: 1px solid #cccccc;
background-color: #ebf1e1;
}

.noborder td, .noborder th {
border: none;
}

th {
font-size: 10pt;
color: #00483a;
text-align: left;
vertical-align: center;
font-weight: bold;
padding: 5px;
border: 1px solid #cccccc;
background-color: #dbe5ca;
}

.maillist {
text-align: right;
padding-right: 10px;
}

#imagearea img.arrowleft {
border: none;
float: left;
padding-top: 20px;
}

#imagearea img.arrowright {
border: none;
float: right;
padding-top: 20px;
}

#footer p {
color: #FFFFFF;
font-size: 8pt;
margin-top: 5px;
margin-left: 10px;
padding-top: 7px;
}

#imagearea p {
font-size: 10pt;
line-height: 10pt;
margin-top: 4px;
margin-bottom: 4px;
}


#imagearea img {
border: 1px solid #00483a;
}

#textareatext hr {
border: none 0;
border-top: 2px dashed #ccd8b0;/*the border*/
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
}

#imagearea hr {
border: none 0;
border-top: 2px dashed #FFFFFF;/*the border*/
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
}
