@charset "UTF-8";
/* 
	CSS Stylesheet for www.challenge-sys.com
	created 08.04.09
	by Dana Ford
	copyright River City Studio
*/

* {
	margin: 0px;
	padding: 0px;
}

img {
   border:none;
}

a {
	color: #446FB6;
	text-decoration: none;
	outline: none;
}

body {
	background: #446FB6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	/* text-align: center; */
}

p {
	line-height: 17px;
}

h1 {
	color: #446FB6;
	font-size: 20px;
	margin-bottom: 5px;
}

h2, .aboutH2 {
	color: #446FB6;
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	color: #446FB6;
	font-size: 15px;
	margin-bottom: 5px;
}

h4 {
	color: #446FB6;
	font-size: 13px;
	margin-bottom: 5px;
}

#login /* search form */ {
	border-left: 1px solid #446FB6;
	color: #fff;
	/* float: right; */
	/* margin-right: 15px; */
	position: absolute;
	right: 0px;
	padding-left: 15px;
	top: 154px;
	width: 275px;	
}

.submit {
	font-size: 10px;
}

#contact {
	float: left;
	width: 260px;
}

#contact input {
	margin-left: 10px;
	text-align: right;
}

#contactRight {
	float: right;
	width: 200px;
}

#contact input.name {
	margin-left: 28px;
}

#contact input.phone {
	margin-left: 56px;
}

.text {
	width: 250px;
}

.required {
	font-size: 10px;
	margin-left: 95px;
}

#tyResponse {
	height: 300px;
}

.homeChallenge{
	color: #446FB6;
	font-size: 14px;
	font-weight: bold;
}

.topHome {
	float: right;
	font-size: 10px;
	margin: 10px 30px 0px 0px;
	text-decoration: underline;
}

#container {
	background-color: #FFF;
	margin: 30px auto 30px auto;
	position: relative;
	width: 955px;
}

#header {
	height: 150px;
	padding-left: 20px;
}

#header p {
	font-size: 18px;
	padding-top: 65px;
}

#header img {
	float: left;
	margin-right: 60px;
}

#middleContent .data img {
	border: none;
}


/* DROP DOWN */

#topNav {
	background-image: url(../_img/mainNav.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 3px;
}


/* -----------drop down menu code-------------- */

#mainNav {
	margin-left: 25px;
	padding: 0;
	z-index: 30;
}

#mainNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 12px arial;
	text-align: center;
}

#mainNav li a {
	border-left: 1px solid #446FB6;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 25px 4px 25px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#mainNav li a:hover, #mainNav li a.active {
	background-image: url(/_img/activeNavSlice.jpg);
	background-repeat: repeat-x;
	/* height: 16px; */
	color: #fff;
}

#mainNav li a:hover.productLink {
	color: #fff;
}

/*
#mainNav a:active {
	background-image: url(/_img/activeNavSlice.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
*/

#mainNav div {
	position: absolute;
	visibility: hidden;
	margin-top: 2px;
	padding: 0;
	background: #B6CDEF;
	border: 1px solid #446FB6;
	width: 150px;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #B6CDEF;
	border: 1px solid #446FB6;
	color: #3C61A0;
	font: 11px arial;
}

#mainNav div a:hover {
	background: #B6CDEF;
	color: #000;
}

.search {
	border-right: 1px solid #446FB6;
	margin-right: 30px;
}

#content {
	padding-left: 50px;
	padding-top: 20px;
}

#content p {
	margin-bottom: 10px;
}

#content ul, #content ol {
	margin-left: 30px;
}

#content ul li, #content ol li {
	margin-bottom: 10px;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#middleContent {
	width: 600px;
}

#middleContent img {
	border: 5px solid #446FB6;
	/* clear: left; */
	/* float:left; */
	margin: 0px 10px 0px 0px;
}

#testOuter {
	background-color: #FFF;
	border: 1px solid #446FB6;
	float: right;
	margin-right: 10px;
	padding: 10px;
	width: 250px;
}

#testInner h3 {
	margin-bottom: 5px;
	text-align: center;
}

#testInner {
	background-color: #E6E6E6;
	border: 1px solid #446FB6;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}


/* Moved to Tiny MCE Stylesheet
.by {
	border-bottom: 1px solid #446FB6;
	color: #4D4D4D;
	font-size: 10px;
	margin: 10px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: right;
}
*/

#products {
	border-bottom: 1px solid #446FB6;
	padding-top: 20px;
	padding-bottom: 20px;
}

#products img {
	border: 5px solid #446FB6;
	float: left;
	margin: 0px 10px 0px 0px;
}

#footer {
	background-image: url(/_img/footerTrans.png);
	background-repeat: repeat-x;
	font-size: 11px;
	height: 17px;
	margin: 52px 60px 0px 60px;
	padding: 2px 0px 20px 0px;
	text-align: center;
}

#footer span {
	color: #365892;
	font-weight: bold;
	margin-left: 10px;
}


	/* ------------------------- Search Results Styles ---------------------------- */
	
.searchBlock {
	margin: 5px 0px;
	width: 90%;
}

.searchBlock h4 {
	border-bottom: 1px solid #446FB6;
/* 	padding-bottom: 2px; */
	padding: 0px 40px 2px 7px;
	margin-bottom: 6px;
}

.searchBlock h4 a {
	text-decoration: none !important;
}

.searchBlock p {
	padding: 0px 30px;
}