body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}

p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-top: 8px;
}
h1 {
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-size: 18px;
	color: #F6A835;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 15px;
}
.white {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 10px;
}

.boxtext {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.cwxml {
	font-size: 14px;
	font-weight: bold;
	color: #FF9934;
}
.locbld {
	font-size: 10px;
	font-weight: bolder;
	margin-left: 15px;
	margin-top: 5px;
}
.locbld2 {
	font-size: 10px;
	font-weight: bolder;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.p_cwxml {
	font-size: 14px;
	font-weight: bold;
	color: #FF9934;
	margin-left: 10px;
}
ul {
	font-size: 13px;
	line-height: 16px;
}
a	{
	color: #CC3333;
	text-decoration:none
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #FF9935;
	text-decoration:underline
}
.indt {
	margin-left: 25px;
	margin-right: 10px;
}
rightside {
	right: auto;
	bottom: auto;
}
.disclaim {
	font-size: 70%;
	text-align: center;
}
