#hometext {
	color: white;
	visibility:hidden;
	position:absolute;
}
.bodycopytreb, p, .p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4A636C;
}
li {
	list-style-type:square;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4A636C;
}
h1, .h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4A636C;
}

.bodycopytrebwhite {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Button {
background-color: #D0DBE1;
border-color: #144C67;
border-style: solid;
border-width: 1px;
color: #144C67;
font-size: 11px;
font-family: verdana;
font-weight:bold;
}
.box {
background-color: #FFFFFF;
border-color: #144C67;
border-style: solid;
border-width: 1px;
color: #144C67;
font-size: 11px;
font-family: verdana;
}

#copy {
	width:390px;
	padding: 15px 20px 20px 40px;
	margin: 0 0 0 0;
	overflow:auto;
	height:236px;
}

/* IE CSS HACK */
*html #copy
{
	width:450px;
	padding: 15px 20px 20px 40px;
	margin: 0 0 0 0;
	overflow:auto;
	height:271px;
}

/*END OF IE CSS HACK */