
/*  Generated: May 13, 2009           */


/* ******************** */
/*  General             */
/* ******************** */

body, p, tr, th, td, ol, ul, li, h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; font-weight: normal; color: #000000;
}

body {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	background-color: #99CCFF;
}

p {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

tr {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

th {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

td {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

ol {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

ul {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

li {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

/* ******************** */
/*  Links               */
/* ******************** */

a:link {
	color: #0000FF;
}

a:visited {
	color: #000066;
}

a:hover {
	color: #990000;
}

/* ******************** */
/*  Headings            */
/* ******************** */

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

/* ******************** */
/*  Elements            */
/* ******************** */

hr {
	margin: 0;
	padding: 0;
}

/* ******************** */
/*  Tables              */
/* ******************** */

table.BevelGreen {
	border-width: 5px 5px 5px 5px;
	border-spacing: 3px;
	border-style: outset outset outset outset;
	border-color: green green green green;
	border-collapse: separate;
	background-color: white;
}

table.BevelGreen th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 9px 9px 9px 9px;
}

table.BevelGreen td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 9px 9px 9px 9px;
}

/* ******************** */
/*  Classes             */
/* ******************** */

.bgwhite {
	background-color: white;
	width: 100%;
	-moz-border-radius: 9px 9px 9px 9px;
	text-align: center;
	font-size: 9pt;
}

.font10 {
	font-size: 9pt;

}

.Category {
	font-size: 10pt;
	text-align: center;
}

.centered {
	text-align: center;
}

.content {
	text-align: justify
}

.content td {
	background-color: #EEEEEE;
}

.copyright {
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}

.courier {
	font-family: "Courier New", Courier, monospace;
}

.default td {
	background-color: #99CCFF;
}

.fsmall {
	font-size: 8pt;
	font-weight: normal;
	color: #C0C0C0;
}

.justified {
	text-align: justify;
}

.NextPrev {
	font-size: 9pt;
	text-align: center;
}

.PgTitle {
	font-size: 24pt;
	font-weight: BOLD;
	text-align: center;
}

.Section {
	font-size: 10pt;
	font-weight: BOLD;
	text-align: center;
}

.Tagline {
	font-style: italic;
	text-align: center;
}

.title {
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

