body {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4D4D4D;
	line-height: 1.4em;
}
p a {
	color: #4D4D4D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4D4D;
}
p a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4D4D;
}
h1 {
	font-size: 180%;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
}
#main {
	float: left;
	clear: left;
}
#header {
	position: static;
}
#col_right_cont {
}
#col_left_cont {
	display: none;
}
#col_chall {
	position: static;
}
#col_solut {
}
#col_app {
}
#col_app_full {
	position: static;
}
#col_app_full a {
	color: #4D4D4D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4D4D;
}
#col_app_full a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D4D4D;
}
#newsletter {
	float: left;
	width: 730px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
	display: none;
}
#contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#footer {
	display: none;
}
#newsflash {
	float: left;
	width: 705px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/news_star.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 25px;
	padding-top: 20px;
	display: none;
}
#newsflash2 {
	float: left;
	width: 705px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/news_star.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 25px;
	padding-top: 20px;
	display: none;
	margin-bottom: 20px;
}
.sub_cont {
}
.sub_left {
}
.sub_mid {
}
.sub_right {
}
.form_field {
	width: 203px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding-left: 5px;
}
.form_button {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 90%;
}
.standout {
	font-size: 120%;
	font-weight: bold;
}
.hide {
	display: none;
}
