@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	
}.textWh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	color: #FFF;;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.subheadwh {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;;
}
.boxbottom {
	background-image: url(../images/graphics/box/bottom.gif);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	background-position: top;
	height: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.boxtop {
	background-image: url(../images/graphics/box/top.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: bottom;
	clear: none;
	left: auto;
	right: auto;
	bottom: auto;
}
.boxleft {
	background-image: url(../images/graphics/box/left.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 10px;
}
.boxright {
	background-image: url(../images/graphics/box/right.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 3px;
	
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.iphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 24px;
}
.textandhalf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 21px;
