@charset "utf-8";
body {
	background-image: url(../images/home_bodyfill.gif);
}
#header {
	background-image: url(../images/header_logo.gif);
}
#wrapper {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pitch {
	background-image: url(../images/home_banner2.jpg);
	background-repeat: no-repeat;
	height: 183px;
	border: 2px solid #96bed6;
	background-position: center center;
	width: 810px;
}
#pitch h2, #pitch span {
	display: none;
}
#pitch a {
	display: block;
	height: 153px;
	width: 810px;
	position: relative;
}
form {
	margin: 0px;
	padding: 0px;
}

.left {
	float:left;
	width: 260px;
}
.center {
	float: left;
	margin-left: 18px;
	width: 258px;
}
.right {
	float: right;
	width: 261px;
}
#triad {
	background-image: url(../images/triad_fill.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	font-size: 14px;
}
.clearer {
	clear: both;
}
.triad_foot {
	background-image: url(../images/triad_foot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
}
#triad h3 {
	margin: 0px;
	font-size: 17px;
	color: #FFFFFF;
	background-image: url(../images/header_blue.gif);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-color: #1575BD;
}
#triad .left h3 {
	background-image: url(../images/header_orange.gif);
	margin-left: 2px;
	background-color: #FF6105;
}
#triad .center h3 {
	background-image: url(../images/header_green.gif);
	background-color: #588E0D;
}
#triad p {
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#triad ul {
	margin: 0px;
	list-style-type: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#triad li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/check_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 18px;
}
.go {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	background-position: 0px 3px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_right {
	float: right;
	width: 80px;
	margin-top: 80px;
}
.float_left {
	float: left;
}
#triad .right h3 {
	margin-right: 2px;
}
#loginMessage #button, #loginMessage #btn_login{
	background-image: url(../images/btn_blue.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #156194;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #114E81;
	background-repeat: repeat-x;
}
#login_utils {
	float: right;
	width: 350px;
	font-size: 12px;
	margin-top: 5px;
}
#loginMessage input {
	margin-top: 5px;
	border: 1px solid #82B1CD;
	font-family: "Courier New", Courier, monospace;
	padding: 1px;
}
#homenav {
	background-color: #FFFFFF;
	width: 810px;
	border: 2px solid #86B4CF;
	background-image: url(../images/corner_cloud.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homenav li {
	float: left;
	width: 14%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#homenav a {
	text-decoration: none;
}
#triad div.left, #triad div.center, #triad div.right {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #82B1CD;
}
