a
{
	font-family: Verdana;
	font-size: 10pt;
}
a:hover
{
	color: #00008B;
	font-family: Verdana;
	font-size: 10pt;
}

a:active
{
	color: #0000FF;
	font-family: Verdana;
	font-size: 10pt;
}

a:visited
{
	color: #063968;
	font-family: Verdana;
	font-size: 10pt;
}

a:link
{
	color: #0000CD;
	font-family: Verdana;
	font-size: 10pt;
}

body
{
	background-color: White;
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
}

/*body.background
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(./Tabs/RippleBigger.jpg); 
	BACKGROUND-REPEAT: no-repeat;
}*/

BUTTON
{
	background-color: #33ccff;
	border: 1px;
	border-style: outset;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	height: 28px;
	width: 100px;
	padding: 0px;
}

li
{
	font-family: Verdana;
	font-size: 10pt;
}

.linkheadings
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}

.links
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #442600;
}

p
{
	font-family: Verdana;
	font-size: 10pt;
}

p.header
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
}

TABLE.footer
{
	border: none;
	font-family: Verdana;
	font-size: 10pt;
	background-color: Transparent;
	width: 450px;
	height: 28px;
}

TABLE.noborder
{
	border: none;
	font-family: Verdana;
	font-size: 10pt;
	background-color: White;
	width: 100%;
}

TD.bigheader
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}

TD.bluishbackgroundsubheading
{
	background-color: #063968;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	padding: 4;
	height: 30;
	width: 750;
}

TD.bluishsubheading
{
	background-color: #a6d4e4;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #063968;
	height: 30;
	width: 750;
}

/*
TD.bluishbackgroundsubheading
{
	background-color: #003333;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	padding: 4;
}

TD.bluishsubheading
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #003333;
}
*/

TD.companylogo
{
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 36pt;
	font-weight: bold;
	color: #4a6563;
}

TD.goldbackgroundsubheading
{
	background-color: #6b826b;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	padding: 4px;
}

TD.heading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

TD.headernoborder
{
	border: none;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

TD.image
{
	font-family: Verdana;
	font-size: 7pt;
	padding: 8;
}

TD.leftcolumn
{
	width: 200;
	border-right: black 1px solid;
	border-bottom: none;
	border-top: none;
	border-left: none;
	font-family: Verdana;
	font-size: 10pt;
	padding: 6;
}

TD.noborder
{
	border: none;
	font-family: Verdana;
	font-size: 10pt;
}

TD.paragraph
{
	border: none;
	font-family: Verdana;
	font-size: 10pt;
	padding: 8;
}

TD.tanbackgroundsubheading
{
	background-color: tan;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

TD.wrap
{
	font-family: Verdana;
	font-size: 10pt;
	width: 750;
	padding: 8;
}

