/*
	Osprey-Expeditions Stylesheet v 1.0
*/

BODY  {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color: #000000;
}

P {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

TABLE, TR, TD, SPAN {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	font-style : normal;
}

H1 {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

A:Link, A:Visited {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #A62A16;
	text-decoration : none;
}

A:Hover, A:Active  {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #A62A16;
	text-decoration : underline;
}

.nav, .nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	font-family:  Times New Roman, Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 13pt;
	font-weight : normal;
	color: #A62A16;
	text-decoration : none;
}

.subnav, .subnav a:link, .subnav a:visited {
	font-family:  Times New Roman, Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #A62A16;
	text-decoration : none;
}

.subnav a:hover, .subnav a:active  {
	font-family:  Times New Roman, Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #A62A16;
	text-decoration : underline;
}

.footer, .footer a:link, .footer a:visited {
	font-family:  Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color: #878867;
	text-decoration : none;
}

.footer a:hover, .footer a:active  {
	font-family:  Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #878867;
	text-decoration : underline;
}
div.hr 
{ 
margin: 0px;
padding: 0px;
width: 100%; 
height: 1px; 
line-height: 1px; 
font-size: 1px; 
background: #878867; 
} 

B {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
	font-style : normal;
}

B.header {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	color: #336699;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

B.smallheader {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	color: #336699;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.size7 {
	font-size: 7pt
}

.size8 {
	font-size: 8pt;
}

.size8bold {
	font-size: 8pt;
	font-weight : bold;
}

.size8white {
	font-size: 8pt;
	color: #FFFFFF;
}

.size8boldwhite {
	font-family:  Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

.und8 {
	font-size: 8pt;
	text-decoration : underline;
}

.size9 {
	font-size: 9pt;
}

.size10 {
	font-size: 10pt;
}

.size12 {
	font-size: 12pt;
}


