.small10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #ffff99;
}
.new {
	font-weight: bold;
	color: #ee3426;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(Assets/graphics/bullet.gif);
	list-style-type: disc;
}
.big22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 2px;
}
.medium16 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}
.medium18 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
ol {
	margin-top: 4px;
	margin-bottom: 4px;
}
.circle_bullets {
	list-style-type: circle;
	list-style-position: outside;
}

blockquote {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 30px;
}
ul {
	margin-top: 7px;
	margin-bottom: 10px;
}
.medium14 {
	font-size: 14px;
	line-height: 19px;
}
a:link {
	color: #FFc94c;
	text-decoration: none;
}
a:visited {
	color: #ffc94c;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a.plain:link {
	color: #ffff99;
}
a.plain:visited {
	color: #ffff99;
}
a.plain:hover {
	color: #ffffff;
}
a.plain:active {
	color: #ffffff;
}
.box700 {
	padding: 10px;
	float: left;
	width: 680px;
}
.check_list {
	list-style-image: url(assets/check2.gif);
}
.bullet_arrow {
	list-style-image: url(assets/arrow.gif);
}
.bullet_dots {
	list-style-image: url(assets/bullet_dots.gif);
}
.check_list_spaced {
	list-style-image: url(assets/check2.gif);
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
}
.row700 {
	float: left;
	width: 700px;
}
