/* CSS Document */

h3, h2, h1 {font-varient:small-caps; text-transform:capitalize;}

p {
margin: 0px;
}

body {
margin: 0px;
background-color: #548DDC;
background-image: url(template22/snorkel_bg.gif); 
background-repeat: repeat-x;
}

td {
font-family: "Trebuchet MS", arial, verdana, sans-serif;
font-size: 10pt;
line-height: 1.7;
color: #444444;
}

td.content {
background-color: #FFFFFF;
padding: 10px;
}

td.line {
background: #3562A0;
}

div.title_outer {
border: 1px solid #AAAAAA;
padding: 5px;
margin-bottom: 12px;
}

div.title_inner {
border: 1px solid #DDDDDD;
padding: 10px;
font-weight: bold;
font-size: 14pt;
}

h2 {
font-size: 11pt;
color: #444444;
margin-bottom: 0px;
margin-top: 0px;
}

h3 {
font-size: 8pt;
color: #444444;
margin-bottom: 3px;
margin-top: 0px;
font-style: italic;
font-weight: normal;
}

h4 {
font-size: 8pt;
color: #444444;
margin-bottom: 0px;
margin-top: 0px;
font-weight: normal;
}

hr {
height: 1px;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #DDDDDD;
}

font.disabled {
color: #888888;
}

blockquote {
margin: 0px;
margin-left: 30px;
}

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

a.earlierlink:link { color: #0A3A6B; text-decoration: none; font-weight: bold; }
a.earlierlink:visited { color: #112E55; text-decoration: none; font-weight: bold; }
a.earlierlink:hover { color: #3399FF; text-decoration: none; font-weight: bold; }

a.laterlink:link { color: #0A3A6B; text-decoration: none; font-weight: bold; }
a.laterlink:visited { color: #112E55; text-decoration: none; font-weight: bold; }
a.laterlink:hover { color: #3399FF; text-decoration: none; font-weight: bold; }


#menu {border:3px solid #548DDC; padding:2px; float:right; margin:3px; }