/* PAGE START */

html, body, ol, p blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img {
	margin: 0;
	padding: 0;
	border:0;
}

/*
ul, li {
	font-size: 8pt;
	margin-left: 10px;
	padding: 0;
}
*/

ol, ul, li {
	margin-left: 10px;
	padding: 0;
	color: #000000;
	/*font-size: 8pt;*/
}

ol, ul {
	margin-top: 5px;
}

ul.flush {
 	margin-top: 0px;
}

.extraindent {
	margin-left: 40px;
}

.extradepth {
	margin-top: 20px;
}

.extraspacing {
	margin-left: 40px;
	margin-top: 20px;
}

html {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 100%;
	height: 100%
}

/* PAGE END */


/* TEXT START */
.HiddenBox {
	display: none;
   	border: 1px solid #F16567;
	left: 0px;
	padding: 10px 10px 10px 10px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 132px;
	margin-top: 20px;
}

a {
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a:hover
{		 
	color: #F16567;
    text-decoration: underline;
}

a.starterpack {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a.starterpack:hover
{		 
	color: #F16567;
    text-decoration: underline;
}

a.small {
	font-size: 8pt;
	text-align: left;
}

a.bottomnavigation {
	margin: 0px 30px 0px 0px;
	font-size: 8pt;
	text-align: left;
	display: inline;
}

a.BackToTop {
	/*color: #549533;*/
	color: #F16567;
    font-style: italic;
    text-decoration: none;
}

a.BackToTop:hover {
    text-decoration: underline;
}

a.info {
    position:relative; /*this is the key*/
    z-index:24;
	/*background-color:#ccc;*/
    color:#000;
    text-decoration: underline;	
	/*margin-left: 40px;*/
}

a.info:hover {
	z-index:25;
	/*background-color:#ff0;*/
	text-decoration: underline;
    color:#F16567;
}

a.info span {
	display: none
}

a.info:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0em; left:25em; width:30em;
    border:1px solid #000000;
	padding: 5px;
    background-color:#F16567;
	color:#000;
    text-align: center; 
	text-decoration: none;
}

h1 {
	font-size: 15pt;
	text-align: left;
}

h2 {
	font-size: 13pt;
	text-align: left;
}

h3 {
	font-size: 11pt;
	text-align: left;
}

hr {
	background-color: #F16567;	
}

p {	
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	text-align: left;
}

p.starterpack {	
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	text-align: left;
}

p.header {
	font-size: 14pt;
}

p.smallindexheader {
	font-size: 12pt;
}

p.indexheader {
	font-size: 14pt;
}

p.mediumindexheader {
	font-size: 18pt;
}

p.bigindexheader {
	font-size: 20pt;
}

p.headeritalic {
	font-size: 14pt;
	font-style: italic;
}

p.subheader {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

p.moneysubheader {
	font-size: 10pt;
	font-weight: bold;
	color: #F16567;
}

p.subsubheader {
	font-size: 9pt;
	font-weight: bold;
	color: #F16567;
}

p.selling {
	font-size: 11pt;
	font-weight: bold;
	color: #F16567;
}

p.attention {
	font-size: 14pt;
	font-weight: bold;
	color: #F16567;
}

.pink {
	color: #F16567;
}

p.bold {
	font-size: 8pt;
	font-weight: bold;
}

p.starterpackbold {
	font-size: 10pt;
	font-weight: bold;
}

p.developernote {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: red;
}

p.error {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: red;
}

p.inset {	
	margin-left: 10px;
	font-size: 8pt;
}

p.starterpackinset {	
	margin-left: 10px;
	font-size: 10pt;
}

p.quoteheader {	
	font-size: 8pt;
	font-weight: bold;
}

p.quote {	
	font-size: 8pt;
	font-style: italic;
	color: #F16567;
}

p.small {
	font-size: 8pt;
}

.tiny {
	font-size: 7pt;
}

/*
li {
	font-size: 8pt;
	text-align: left;
}
*/

/* TEXT END */

/* BLOCKS START */

#container {
	border: 1px solid #F16567;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	top: 10px;
	width: 758px;
}

#bottom {
	display: block;
	position: relative;
	/*bottom: 0;*/
	height: 10px;
}

td.h {
 	height: 10px;
}

td.h5 {
 	height: 5px;
}

td.h10 {
 	height: 10px;
}

td.h20 {
 	height: 20px;
}

td.v {
	width: 10px;
}

td.v15 {
	width: 15px;
}

td.v20 {
	width: 20px;
}

td.v5 {
	width: 5px;
}

td.v50 {
	width: 50px;
}

td {
	vertical-align: top;
}

#banner {
	border-bottom: 1px solid #F16567;
	height: 80px;
	background-color: #F16567;
}

#toplogo {			  
	background-image: url(../Images/DIYfLd.gif);
	border: 0px solid #F16567;
	height: 80px;
	float: left;
	position: relative;
	vertical-align: top;
	width: 299px;
}


#topmenu {
	background-color: #F16567;
	border: 0px solid #F16567;
 	height: 40px;
	float: right;
	padding: 0px 0px 0px 0px;
	position: relative;
	vertical-align: top;
	width: 459px;
	top: 40px;
}

img.topmenuitem {
	display: inline;
	margin-left: 10px;
}

img.sidemenuitem {
	display: block;
	margin-top: 10px;
}

#contenttwocolumns {
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 546px;
	margin-top: 20px;
}

#contentthreecolumns {
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 372px;
	margin-top: 20px;
}

#contentfull {
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 718px;
	margin-top: 20px;
}

#contentfullnarrow {
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 518px;
	margin-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
}

#boxside {
	border: 1px solid #F16567;
	left: 0px;
	padding: 10px 10px 10px 10px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 132px;
	margin-top: 20px;
}

#widelink {
	border: 1px solid #FFFFFF;
	height: 50px;
	left: 150px;	
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 261px;
	/*display: inline;*/
	margin-top: 10px;
}

#narrowlink {
	border: 1px solid #FFFFFF;
	left: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 132px;
	margin-top: 20px; 
}

#ReadyToUseDIYfunding {
	border: 1px solid #FFFFFF;
	height: 50px;
	left: 55px;	
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 261px;
	/*display: inline;*/
	margin-top: 10px;
}

#moneyback {
	background-color: #F16567;
	border: 1px solid #F16567;
	left: 0px;
	padding: 10px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 420px;
}

#indexmoneyback {
	background-color: #F16567;
	border: 1px solid #F16567;
	left: 0px;
	padding: 10px;
	position: relative;
	top: 10px;
	vertical-align: top;
	width: 520px;
}
#navside {
	border: 0px;
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 152px;
	margin-top: 20px; 
}

#footer {
	border-top: 1px solid #F16567;
 	margin-top: 20px;
 	padding: 10px 0 10px 0;
	vertical-align: top;
	width: 758px; 
	text-align: center;
}

/* BLOCKS END */

/* Jamie Start */
p.course_headeritalic {
	font-size: 11pt;
	font-style: italic;
    text-align: center;
}

p.course_subheader {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
text-align: center;}

p.course_subsubheader {
	font-size: 9pt;
	font-weight: bold;
	color: #F16567;
	line-height:14pt;
text-align: center;}

ol.course1 {
	margin-left: 30px;

}

ol.course1 ul li{
list-style-type: disc;
font-size:16px;
}

ol.course1 li{
margin-bottom:6px;
font-size:10pt;
}

ol.course1 ul {
margin-left:25px;
}

h3.course{
padding-bottom:10px;
font-size:9pt;
}
/* Jamie End */

