<STYLE TYPE="text/css">
	BODY {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		font-weight : normal;
		line-height : normal;
		text-align : center;
	}

	TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-style : normal;
		font-weight : normal;
		line-height : normal;
	}

	h4 {
		font-family : "Arial Black", Tahoma, Arial, Sans-serif;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		line-height : 12px;
		color : #444444;
	}
	
	h2 {
		font-family : "Arial Black", Tahoma, Arial, Sans-serif;
		font-size : 18px;
		font-style : normal;
		font-weight : bold;
		line-height : 18px;
		color : #444444;
	}

	h3 {
		font-family : "Arial Black", Tahoma, Arial, Sans-serif;
		font-size : 16px;
		font-style : normal;
		font-weight : bold;
		line-height : normal;
		color : #444444;
	}

	h1 {
		font-family :  "Arial Black", Tahoma, Arial, Sans-serif;
		font-size : 24px;
		font-style : normal;
		font-weight : BOLD;
		line-height : 24px;
		color : #444444;
		margin-top: 20px;
	}
	
	.box1 {
		background-color: #ffffdd;
		display: inline-block;
		vertical-align: top;
		width: 90%;
		height: 100%;
		margin: 5px 5px 10px 5px;
		padding: 10px;
		border: 1px solid #d7d7d7;
		-moz-border-radius: 11px;
		-webkit-border-radius: 11px;
		border-radius: 11px;
		behavior: url(border-radius.htc);
		padding-left: 10px; 
		padding-right: 10px; 
		padding-top: 10px; 
		padding-bottom: 10px;
	}
	
	blockquote.style1 {
		padding: 8px;
		background-color: #F8F8F8;
		margin: 5px;
		background-image: url(images/quote1.gif);
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: 23px;
		line-height: 18px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		border: 1px solid #e7e7e7;
		-moz-border-radius: 11px;
		-webkit-border-radius: 11px;
		border-radius: 11px;
		behavior: url(border-radius.htc);
	}
	blockquote.style1 span {
		display: block;
		background-image: url(images/quote2.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
	}

	
.fadein { position:relative; height:120px; width:200px; }
.fadein img { position:absolute; left:0; top:0; }

.fadelinks, .faderandom { position:relative; height:140px; width:240px; border: 1px solid #e7e7e7;}
.fadelinks > *, .faderandom > * { position:absolute; left:20; top:20; display:block; }

.multipleslides { position:relative; height:120px; width:200px; float:left; }
.multipleslides > * { position:absolute; left:0; top:0; display:block; }

	A {
		text-decoration : underline;
		color : black;
		font-size: 15px;
	}
	A.smlink {
		text-decoration : none;
		color : black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
	A.slink {
		text-decoration : none;
		color : black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	A.tnlink {
		text-decoration : none;
		color : black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	A.bglink {
		text-decoration : none;
		color : black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}

	A.nolink {
		text-decoration : none;
		font-family :  Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-style : normal;
	}
	A.smlink:HOVER, A.smlink:ACTIVE {
		text-decoration : none;
		color : #97a8a5;
	}

	A.bglink:HOVER, A.bglink:ACTIVE {
		text-decoration : underline;
		color : #ffffff;
	}
	A:HOVER, A:ACTIVE {
		text-decoration : none;
		color : #97a8a5;
	}
	ul li {
		margin-top: 6px;
	}
	ol li {margin-bottom:10px;}

	#tooltip1 { position: relative; }
	#tooltip1 a span { display: none; color: #000000; }
	#tooltip1 a:hover span {
		display: block;
		position: absolute;
		width: 350px;
		background: #ffffff ;
		height: 150px;
		left: 60px;
		top: -10px;
		color: #000000;
		padding: 10px 10px;
		border : 1px solid Gray;
	}


	
			.tab1 table {
		font: 12px Arial, Helvetica, sans-serif;
		border-collapse: collapse;
		width: 737px;
	}
	
	.tab1 td {
		font: 12px  Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #CCC;
		padding: 0 0.5em;
	}
	
	.tab1 td+td {
		border-left: 1px solid #CCC;
		text-align: left;
	}

	
	.tab2 table {
		font: 10px  Arial, Helvetica, sans-serif;
		width: 800px;
	}

	.tab2 td {
		padding: 0 0.0em;
		background-color : #FFCC00;
	}
	.border { border-width: 1px; border-color: #e2e2e2; border-style: solid; }


</STYLE>