<STYLE TYPE="text/css">
<!--
/*main heading red*/
	H1 
		{ 
		font-size: 12pt; 
		color: #003465;
		font-family: arial,sans-serif 
		}

/*sub heading blue*/	
	H2 
		{ 
		font-size: 10pt; 
		color: #2C5F91;
		font-family: arial,sans-serif 
		}

/*sub heading gold*/	
	H3 
		{ 
		font-size: 10pt; 
		color: #98B2CC;
		font-family: arial,sans-serif
		
		}

/*sub heading blue*/	
	H4 
		{ 
		font-size: 6pt; 
		color: #111111;
		font-family: arial,sans-serif

		}


/*black text*/	
	p 
		{
		color: #111111;
		font-size: 9pt;
		margin:0;
		text-indent: 20;
		font-family: arial,sans-serif
		}
	
	p.stupid 
		{
		color: #111111;
		font-size: 9pt;
		margin:0;
		font-family: arial,sans-serif
		}

	p.pside
		{
		color: #ffffff;
		font-size: 10pt; 
		font-family: arial,sans-serif; 
		font-weight: bold;
		}
	
	p.white
		{
		color: #fffff2;
		font-size: 9pt; 
		font-family: arial,sans-serif; 
		font-weight: bold;
		}

	p.signup
		{
		color: #111111;
		font-size: 9pt;
		font-family: arial,sans-serif
		margin:0;
		font-weight: bold;
		}




/*link decorations*/
	
		a.body:link {color: #003465; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}
		a.body:visited {color: #003465; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}
		a.body:hover {color: #003465; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		
		a.toplink:link {color: #FFFFF2; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.toplink:visited {color: #FFFFF2; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.toplink:hover {color: #FFFFF2; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}

		a.toplinkdark:link {color: #98B2CC; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.toplinkdark:visited {color: #98B2CC; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.toplinkdark:hover {color: #98B2CC; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}


/* cell background for extra links*/
	.cellbgleft 
		{
		background-image: url('images/fadeleft.jpg');
		background-repeat: repeat-y;
		}

	.cellbgright 
		{
		background-image: url('images/faderight.jpg');
		background-repeat: repeat-y;
		}
	
	.cellbglinks 
		{
		background-image: url('images/fadelinks.jpg');
		background-repeat: repeat-x;
		}

/*repeating bg*/
/*

body

{ 
background-image: 
url("stripe.jpg");
background-repeat: repeat-x
}

*/



/*tables*/
	p.table
		{
		border-style: solid;
		border-color: #00255B;
		border-width: 2px;
		background-color: #00255B;
		font-size: 10pt;
		font-family: arial,sans-serif;
		color: #ffffff
		}

.inset {
	margin: -5px 0px 5px 5px;
	padding: 5px;
	clear: right;
	float: right;
	height: auto;
	width: 200px;
	border: 3px solid #a99059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 111111;
	background-color: efe9da;
	text-align: justify;
	vertical-align: top;
}
/*tables*/



 table.body 
	{
	background-color: #fffff2;
	width: 600px
	}

 td.header 
	{
	background:003465; 
	background-color:003465;
	font-family: arial,sans-serif;
	color:ffffff; 
	font-size:11pt; 
	caption-side:bottom; 
	width: 700px
	}

 
 td.body 
	{
	color: #111111;
	margin:0; 
	font-size: 8pt;
	font-family: arial,sans-serif
	border-width: 1px;
	border-style: solid;
	border-color: ffffff;
	background-color:ffffff
	}



/*numbered list*/
	ol.decimal 
	{ 
	list-style-type: decimal;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}

	ol.alpha
	{
	list-style-type: lower-alpha;
	font-size: 10pt;
	font-family: arial,sans-serif
	}


/*bulleted list*/
	ul.bullet
	{ 
	list-style-image: url("../images/bullet.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}
	
	ul.arrow
	{ 
	list-style-image: url("arrow.jpg"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif
	}
	
	ul.arrow2
	{ 
	list-style-image: url("../images/arrow2.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif
	}

	.form-style-label-req
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}

	.form-style-label
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}

	.form-style-header
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}

	.form-style-text
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}

	.form-style-text2
	{
		font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
	}
	.form-style-control
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 5;
	}
	td.formed
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 20;
		padding-bottom: 8;
	}

	.form-style-label-item
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;
	}

	.form-color-body
	{
		background-color: #fbfbdf;
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
	}
	.form-font-note
	{
		font-size: 8pt;
		text-indent: 20;
		font-family: Arial, Helvetica, sans-serif;
	}
	.form-style-error
	{
		font-size: 10pt;
		color: red;
		font-family: Arial, Helvetica, sans-serif;
	}
-->
</STYLE>
}

