body 	{
	background: #E1F5F9; 
	margin: 0; 
	padding: 0; 
	}

p 	{ 
	font-family: verdana; 
	color: #000000;
	font-size: 10pt;
	}
	
td 	{ 
	font-family: verdana; 
	color: #000000;
	font-size: 10pt;
	}

h1 	{ 
	font-family: verdana; 
	font-size: 14pt; 
	color: #2D5C3D; 
	font-weight: bold; 
	}

h2 	{ 
	font-family: verdana; 
	font-size: 10pt; 
	color: #2D5C3D; 
	font-weight: bold; 
	}

.largewhite 	{ 
	font-family: verdana; 
	font-size: 12pt; 
	color: #ffffff; 
	font-weight: bold; 
	}

a:link 	{
	color: #006699; 
	text-decoration: none; 
	}

a:visited {
	color: #006699; 
	text-decoration: none; 
	}

a:hover {
	color: #E01329; 
	text-decoration: underline; 
	}

a:active {
	color: #2C5A3D; 
	text-decoration: none;
	}

.smallwhite { 
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: right;
	line-height: 200%;
	vertical-align: top;
	}

a.tabs:link 	{
	color: #006699; 
	text-decoration: none;
	background-color: #ffffff; 
	text-align: right;
	font-size: 12pt;
	}

a.tabs:visited {
	color: #006699; 
	text-decoration: none; 
	background-color: #ffffff; 
	font-size: 12pt;
	}

a.tabs:hover {
	color: #333333; 
	text-decoration: none; 
	background-color: #FFAD21; 
	font-size: 12pt;
	}

a.tabs:active {
	color: #333333; 
	text-decoration: none;
	background-color: #FFAD21; 
	font-size: 12pt;
	}

.solid 	{ 
	border: 1px solid #2d5c3d; 	
	}

td.content { 
	background: #ffffff; 
	padding: 6; 
	}

input.button
{
	border-right: 1pt solid;
	border-top: 1pt solid;
	font-weight: bold;
	border-left: 1pt solid;
	color: #006699;
	border-bottom: 1pt solid;
	background-color: #ffffff;
	font-face: verdana;
}
	
.message
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: top;
	color: #cc0033;
	line-height: 200%;
	font-family: verdana;
}

.warning
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #cc0000;
	line-height: 150%;
	font-family: verdana;
	text-align: center;
}

.fieldname
{
	font-style: italic;
}