BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color: #001d3f;
	font-family: Tahoma, sans-serif;
	font-size: small;
	text-align: center;
}
.C2 #container {
	width: 986px;
	margin: 0 auto;
	text-align: left;
}
img {
	vertical-align: bottom;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 12pt;
	text-decoration: bold; 
	color: #e1b740;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: bold; 
	color: #000000;
}
h1.leftColumn {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold underline; 
	color: #e1b740;
}
h1.rightColumn {
	font-family : Tahoma, sans-serif ;
	font-size : 12pt;
	text-decoration: bold underline; 
	color: #000000;
	text-align: center;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}
p.leftColumn {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
p.footer {
	color: #ffffff;
}
A {
	color: #001d3f;
	font-size : 10pt;
}
A.footer {
	color: #ffffff;
}
A:HOVER {
	color: #e1b740;
	background-color: #001d3f;
}
A.leftNav   {
	color: #ffffff;
	font-size : 11pt;
	text-decoration: none;
	}
A:HOVER.leftNav {
	color: #001d3f;
	background-color: #ffffff;
}
ul.leftNav {
	list-style-type: none;
	padding: 2;
	margin-left: 0;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}

form {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
   border: 1px solid #5F9EA0; 
   color: Black;
}

textarea {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
   border: 1px solid #5F9EA0;
	color: Black;
}

select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
   border: 1px solid #5F9EA0;
	color: White;
   background-color: #184b4d;

}

ul {
list-style-image: url(bullet-small.png);
list-style-position: outside;
}

li { 
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	list-style-image: url(bullet-small.png);
	color: Black;
}

ol {
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
	list-style-image: url(bullet-small.png);
	list-style-position: outside;
}

.small {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.box {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

SPAN.contact {  
    color: white;
    text-shadow: black 3px 3px 5px;
    font-weight: bold;
}