/* CSS Document */
/*Cascading Style Sheet written by Fiona Jane Orolfo*/
BODY
{
	FONT-SIZE: 11px;
	SCROLLBAR-FACE-COLOR: #009999;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #009999;
	BACKGROUND-COLOR: #FFFFFF;
}
h2 
{
	FONT-SIZE: 18px;
	FONT-FAMILY: arial, serif;
	color: 	#20B2AA
}
h3 {
	font-size: 22px;
	font-family: arial, serif;
	color: #008080;
}
.dropdown
{
	POSITION: ABSOLUTE;
	COLOR: #FFFFFF;
	BORDER: #009966;
	BORDER-STYLE: SOLID;
	BORDER-TOP-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 151px;
	Z-INDEX: auto;
	VISIBILITY: hidden;
}

A:link
{
	COLOR: #0033FF;
	TEXT-DECORATION: underline
}
A:active
{
	COLOR: #006666;
	TEXT-DECORATION: underline
}
A:visited
{
	COLOR: #003333;
	TEXT-DECORATION: underline
}
A:hover
{
	TEXT-DECORATION: underline
}



.dropdown
{
	PADDING-LEFT: 10px;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 7px;
	PADDING-BOTTOM: 2px
}
.dropitem
{
	TEXT-DECORATION: none;
	FONT-SIZE: 8pt;
	FONT-FAMILY: sans-serif
}
.dropitem:link
{
	TEXT-DECORATION: underline;
	FONT-SIZE: 8pt;
	FONT-FAMILY: sans-serif
}
.dropitem:visited
{
	COLOR: #006666;
	TEXT-DECORATION: underline;
	FONT-SIZE: 8pt
}
.dropitem:hover
{
	FONT-WEIGHT: BOLD;
	COLOR: #003333;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline
}
SPAN.drop1
{
	FONT-SIZE: 8pt;
	COLOR: #009966;
	FONT-FAMILY: Arial
}
SPAN.drop2
{
	FONT-SIZE: 8pt;
	COLOR: #336633;
	FONT-FAMILY: Arial
}
SPAN.drop3
{
	FONT-SIZE: 8pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}
SPAN.drop4
{
	FONT-SIZE: 8pt;
	COLOR: #003333;
	FONT-FAMILY: Arial;
}
SPAN.drop5
{
	FONT-SIZE: 2pt;
	COLOR: #006666;
	width: 200;
}
#agenda
{
   padding-top : 10px;
   padding-bottom : 30px;
   padding-left : 20px;
   padding-right : 20px;
   bgcolor: FFFFFF;
   FONT-SIZE: 10px
}

#agenda p
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	background-color : transparent;
}
#agenda TBODY
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	COLOR: #000000;
}

#content
{
   padding-top : 10px;
   padding-bottom : 30px;
   padding-left : 20px;
   padding-right : 20px;
   background-color:#FFFFFF
}
#content p
{
	FONT-SIZE: 12pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
	background-color : transparent;
	line-height : 140%;
	text-align : Left
}
#content span.heading
{
	FONT-SIZE: 14pt;
	COLOR: #006666;
	FONT-FAMILY: Garamond
} 
#content LI 
{
	FONT-SIZE: 11pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}
#hub li
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
	background-color: transparent;
	TEXT-ALIGN: justify
} 
#hub ul
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
	background-color: transparent;
	TEXT-ALIGN: justify
} 
#hub p
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
	background-color: transparent;
	text-align: justify
}
#hub A:hover
{
	TEXT-DECORATION: underline;
	COLOR: #006666
}
#hub A:visited
{
	TEXT-DECORATION: underline;
	COLOR: #003333

}
#hub table p
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
	background-color: transparent;
	text-align: left
}

.date
{
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #999999;
	FONT-FAMILY: Arial;
}

.heading
{
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Garamond;
}
/*heading will be phased out to h1..on second thought, h1 loves to give me errors so I am sticking to my wonderful span class instead. XD*/
.features-white
{
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial
}
.greycontent
{
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #999999;
	FONT-FAMILY: Arial
}
.grey
{
	FONT-SIZE: 12pt;
	COLOR: #999999;
	FONT-FAMILY: Arial
}
.green
{
	FONT-SIZE: 12pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}
span.grey-heading
{
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #999999;
	FONT-FAMILY: Arial
}
SPAN.grey
{
	FONT-SIZE: 12pt;
	COLOR: #999999;
	FONT-FAMILY: Arial
}
SPAN.green
{
	FONT-SIZE: 8pt;
	COLOR: #006666;
	FONT-FAMILY: Arial;
}
span.dkgreen
{
	font-size: 11pt;
	color: #006666;
	font-family: Arial;
	text-align:center;
}
SPAN.smgreen
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}
#smgreen table
{
	FONT-SIZE: 10pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}
.smgrey
{
	FONT-SIZE: 10pt;
	COLOR: #999999;
	FONT-FAMILY: Arial
}
SPAN.footer
{
	FONT-SIZE: 8pt;
	COLOR: #006666;
	FONT-FAMILY: Arial
}

New Addition below

SPAN.highlighttext
{
color: WHITE; 
background: black;
}
