/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
/* TYPE */
body {
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
}
a {
	color: #333;
}
strong, b {
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
}
h1 a {
	text-decoration:none;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
h4 {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
/* CHECKBOX LIST */
.goallist {
	height:28px;
	width:870px;
	padding-bottom:22px;
	padding-top:5px;
	float: left;
	left: 28px;
	top: 0px;
}
.selection {
	text-indent: -900%;
	width: 34px;
	height: 28px;
	float: left;
	left: 0px;
	top: 0px;
}
.goallistspecific {
	height:28px;
	width:100%;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:5px;
}
.goal {
	width:100%;
	position:inherit;
	padding-bottom:20px;
}
.results {
	padding-top:20px;
	padding-bottom:20px;
}
.resultimage {
	width:183px;
	padding-right:15px;
	float:left;
	padding-bottom:20px;
}
.resultdescription {
	position: absolute;
	float:right;
	width:85%;
	height:123px;
	padding-bottom:20px;
}
#goals1 {
	width:50%;
	float:left;
}
#goals2 {
	width:50%;
	float:right;
}
#goalsspecific {
	width:100%;
}
/* NAV */
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 553px;
	height: 38px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	text-indent: -900%;
	outline: none;
	display: block;
	position: absolute;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a.active {
	background-position: left bottom;
}
#menu .home {
	text-indent: -9900px;
	width: 74px;
	height: 38px;
	background: url(../images/home.jpg) no-repeat;
	float: left;
	left: 295px;
	top: 0px;
}
#menu .about {
	text-indent: -9900px;
	width: 82px;
	height: 38px;
	background: url(../images/about.jpg) no-repeat;
	float: left;
	left: 369px;
	top: 0px;
}
#menu .partners {
	text-indent: -9900%;
	width: 111px;
	height: 38px;
	background: url(../images/partners.jpg) no-repeat;
	float: left;
	left: 340px;
	top: 0px;
}
#menu .contact {
	text-indent: -9900%;
	width: 102px;
	height: 38px;
	background: url(../images/contact.jpg) no-repeat;
	float: left;
	left: 451px;
	top: 0px;
}
/* SUBNAV */
#productheader {
	position: relative;
	width: 100%;
	margin: 0 auto;
*height: 38px;
}
#productheader ul {
	display: inline;
	float: right;
	margin: 0;
}
#productheader ul li {
	display: inline;
}
#productheader ul li a {
	color: #1f1f1f;
	float: left !important;
	margin-top: 1em;
	margin-left: 15px;
	padding: 0;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:5px;
	text-align: center;
}
#productheader ul li a:hover {
	color: #08c;
}
#productheader a.active {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
.productheader li A.selected {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
.productheader li A:focus {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
/* SUBNAVTAB */
#navtab {
	position: relative;
	width: 100%;
	margin: 0 auto;
*height: 38px;
}
#navtab ul {
	display: inline;
	float: right;
	margin: 0;
}
#navtab ul li {
	display: inline;
}
#navtab ul li a {
	color: #1f1f1f;
	float: left !important;
	margin-top: 1em;
	margin-left: 10px;
	padding: 0;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:5px;
	text-align: center;
}
#navtab .inactive {
	color: #999;
	float: left !important;
	margin-top: 1em;
	margin-left: 10px;
	padding: 0;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:5px;
	text-align: center;
}
#navtab ul li a:hover {
	color: #08c;
}
#navtab a.active {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
.navtab li A.selected {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
.navtab li A:focus {
	background: #fff bottom left repeat-x;
	font-weight:bold;
}
/* SIDENAV */
#sidenav ul {
	float: left;
	margin: 0;
}
#sidenav ul li {
}
#sidenav ul li a {
	width:172px;
	color: #1f1f1f;
	float: left !important;
	margin-top: 1em;
	padding: 0;
	text-decoration: none;
	padding-left:20px;
	padding-right:8px;
	text-align: left;
}
#sidenav ul li a:hover {
	color: #08c;
}
#sidenav a.active {
	font-weight:bold;
	background-color:#f1f1f1;
	background-image:url(../images/side_nav_background.jpg);
	padding-bottom:8px;
	padding-top:9px;
	font-size: 16px;
	line-height: 18px;
}
#bub {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#bub .bubble {
	position: absolute;
	width: 366px;
	height: 122px;
	background: url(../images/bubbleindex.png) no-repeat;
	left: 581px;
	top: -141px;
}
#bub .bubbleabout {
	position: absolute;
	width: 366px;
	height: 122px;
	background: url(../images/bubbleabout.png) no-repeat;
	left: 581px;
	top: -141px;
}
#bub .bubblepartners {
	position: absolute;
	width: 366px;
	height: 122px;
	background: url(../images/bubblepartners.png) no-repeat;
	left: 581px;
	top: -141px;
}
#bub .bubblecontact {
	position: absolute;
	width: 366px;
	height: 122px;
	background: url(../images/bubblecontact.png) no-repeat;
	left: 581px;
	top: -141px;
}
#bub .bubblehelp {
	position: absolute;
	width: 366px;
	height: 122px;
	background: url(../images/bubblehelp.png) no-repeat;
	left: 581px;
	top: -141px;
}
.goalssidelist {
	list-style:square;
	list-style-position:outside;
	margin-left: 0;
	padding-left: 2.5em;
}
.infolist {
	list-style:square;
	list-style-position:inside;
	margin-left: 0;
	padding-left: 1.5em;
}
.smalltext {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #333;
}
.errMsg {
	color: red;
}
.moreinfogreen A:link {
	font-family: Lucida Grande, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #333333;
	background-color: #ffffff;
	border-left:solid 4px #00a0b0;
	text-decoration: underline;
	padding: 1px 3px 1px 5px;
}
.moreinfogreen A:visited {
	font-family: Lucida Grande, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #333333;
	background-color: #ffffff;
	border-left:solid 4px #00a0b0;
	text-decoration: underline;
	padding: 1px 3px 1px 5px;
}
.socialnetwork {
	border-top:solid;
	border-top-color:transparent;
	border-top-width:4px;
	border-bottom:solid;
	border-bottom-color:transparent;
	border-bottom-width:4px;
}
.goalsimage {
	border-left:solid;
	border-left-color:transparent;
	border-left-width:15px;
	border-right:solid;
	border-right-color:transparent;
	border-right-width:15px;
}
.awesome, .awesome:visited {
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	border:0px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
}
.awesome:active {
	top: 1px;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
padding:;
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}
.green.awesome:hover {
	background-color: #749a02;
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}
.blue.awesome:hover {
	background-color: #007d9a;
}
.red.awesome, .red.awesome:visited {
	background-color: #e33100;
}
.red.awesome:hover {
	background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}
.magenta.awesome:hover {
	background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}
.orange.awesome:hover {
	background-color: #d45500;
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}
.yellow.awesome:hover {
	background-color: #fc9200;
}
#formsent, #contactformsent {
	padding: 0;
	margin: 0;
	position: relative;
}
#formsent .formsentresults, #contactformsent .formsentresults {
	position: absolute;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#fff;
	width: 948px;
	height: 20px;
	left: 0px;
	top: -37px;
}
.links, .links a {
	 color:#999;
	 text-decoration:none;
}
.sitemap {
	list-style:disc;
	list-style-position:outside;
	margin-left: 0;
	padding-left: 2.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.sitemap2 {
	list-style:circle;
	list-style-position:outside;
	margin-left: 0;
	padding-left: 2.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}