div#TopOfPage {
	border-bottom-style: none;
	position: absolute;
	z-index: 1;
	background-color: #CCCC99;
	left: 1px;
	top: 0px;
	height: 410px;
	width: 950px;
	margin-bottom: 10px;
	padding-bottom: 5px;

	}
	

div#Rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	font-style: normal;
	position: absolute;
	top: 400px;
	padding-right: 20px;
	background-color: #B6BC80;
	left: 0px;
	width: 223px;
	background-repeat: no-repeat;
	text-align: right;
	z-index: 2;
	height: 450px;
	margin-right: 10px;
	padding-top: 20px;

	}
	
div#Resps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	font-style: normal;
	position: absolute;
	top: 400px;
	background-color: #B6BC80;
	left: 715px;
	width: 235px;
	background-repeat: no-repeat;
	z-index: 2;
	height: 450px;
	margin-right: 0px;
	padding: 20px 0px 0px 10px;
	margin-left: 0px;

	}

	
div#Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #FFCC67;
	left: 225px;
	position: absolute;
	width: 490px;
	top: 225px;
	height: 550px;
	z-index: 3;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: 200;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;

	}
 
div#Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #FFCC67;
	left: 225px;
	position: absolute;
	width: 490px;
	top: 225px;
	height: auto;
	z-index: 3;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: 200;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;

}

div#Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin: 4px 0px;
	padding: 10px 20px 10px 0px;
	background-color: #FFCC66;
	left: 202px;
	position: absolute;
	width: 510px;
	top: 410px;
	height: 450px;
	z-index: 1;

}

/*div#Strats {
	top: 406px;
	left: 190px;
	color: #FFFFFF;
	background: #B62814;
	display: inline;
	width: 560px;
	height: 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	line-height: normal;
	z-index: 2;
	font-size: 12px;
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;

	}

div#Strategies {
	top: 172px;
	left: 190px;
	color: #FFFFFF;
	background: #B62814;
	display: inline;
	width: 560px;
	height: 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	line-height: normal;
	z-index: 2;
	margin: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
*/

a:link,
a:visited, 
a:active
	{
	color: rgb(51,51,51);
	text-decoration: none;
	}

a:hover 
	 {
		color: rgb(51,51,51);
		text-decoration: underline;
	}

a:link.ExtLink,
a:active.ExtLink,
a:hover.ExtLink
	{
	color:  rgb(0,0,100);
	text-decoration: underline;
	
	}
	
a:visited.ExtLink
	{
	color: rgb(100,0,100);
	text-decoration: none;
	}
.left {
	float: left;
	width: 45%;
}
.right {
	float: right;
	width: 45%;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}

