@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(elements/banner_rpt.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(elements/footer_rpt.jpg);
	background-repeat: repeat-x;
}
#topform {
	padding-left: 20px;
}
.toptext {
	color: #000000;
	font-size: 11px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


input.submitbutton {
background: url(http://neworldcoaching.com/assets/elements/submit.jpg) no-repeat  left center;
border:  none;
height: 15px;
width: 70px;
padding: 15px 0 0;
overflow: hidden;
cursor: pointer;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #D86123;
}
.bottomwhitetext {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
#white a {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}
#white a:hover {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
#feature  {
	background-repeat: no-repeat;
}
#feature_title {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-size: 21px;
	font-weight: bold;
	line-height: 19px;
}
#feature_content {
	font-size: 12px;
	padding-left: 24px;
	font-weight: normal;
}
#feature_link a {
	text-align: right;
	padding-right: 16px;
	color: #E96C29;
	font-weight: bold;
}
#headertext {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 15px;
	border-left-style: 15;
}
#headerwhite  a {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	border-left-style: 0;
}
#pagelinks {
	background-image: url(elements/linkheader.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	padding-top: 15px;
}
li {
	list-style-type: disc;
	font-size: 12px;
	line-height: 20px;
}
