@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: normal;
	font-variant: normal;
}
p {
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #F00;
	white-space: normal;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	margin-right: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	text-align: center;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	line-height: 16px;
}
li {
	list-style-position: outside;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	list-style-image: url(images/Bullet.png);
	font-size: 14px;
	text-transform: uppercase;
	white-space: normal;
	display: list-item;
	font-weight: bold;
}
.sub-bg {
	background-image: url(Graphics/Boxmiddle1.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
.content_cell {
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.Basic_Table {
	line-height: 16px;
	word-spacing: normal;
	white-space: normal;
}

h5 {
	color: #F00;
}
h3 {
	font-size: 18px;
	color: #F00;
	text-transform: uppercase;
}
