/* STANDARD STYLES */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

table, tr, td, p, h1, h2, h3, h4 {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}	

li {
	line-height: 120%;
}

a {
	text-decoration: underline;
	color: #00539f;
}

a:hover {
	text-decoration: underline;
	color: #8cc63e;
}

address {
	font-style: normal;
}

/* BACKGROUND COLOURS */
.bluebg {
	background-color: #00529f;
}
.ltbluebg {
	background-color: #ccdcec;
}
.greenbg {
	background-color: #8cc63e;
}

.ltgreenbg {
	background-color: #d1e8b2;
}

.rtgreenbg {
	background-color: #dfefc9;
}

.dkgreenbg {
	background-color: #b5da84;
}

.whitebg {
	background-color: #ffffff;
}

/* BACKGROUNDS */

.topbg {
	background-image: url(../images/site/box_top.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 146px;
}

.centrebg {
	background-image: url(../images/site/box_slice.gif);
	background-repeat: repeat;
	width: 910px;
}

.basenavbg {
	background-image: url(../images/site/box_slice.gif);
	background-repeat: repeat;
	background-color: #d1e8b2;
	width: 910px;
}
.basebg {
	background-image: url(../images/site/box_base.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 82px;
}

/* COPYRIGHT */

.greenline {
	text-align: left;
	background-color: #8cc63e;
	height: 1px;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding-top: 8px;
	
}

/* NAVIGATION */

.navgreenbg {
	background-color: #8cc63e;
	height: 24px;
}

.greenline2 {
	text-align: left;
	background-color: #8cc63e;
	height: 2px;
}

.whiteline2 {
	text-align: left;
	background-color: #ffffff;
	height: 6px;
}
.subnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0 0 16px;
}
.subnav a {
	color: #ffffff;
	text-decoration: none;
}
.subnav a:hover {
	color: #00529f;
	text-decoration: underline;
}

/* PAGE NAVIGATION */

.whitelinenav {
	background-color: #ffffff;
	height: 1px;
}
.pagenav a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #00529f;
	text-decoration: none;
}
.pagenav a:hover {
	color: #000000;
	text-decoration: underline;
}

/* SEARCH */

.search {
	padding-top: 2px;
}
.search td {
	padding: 8px;
	background-color: #d1e8b2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: left;
}
.search em {
	font-style: normal;
	font-weight: bold;
	color: #00529f;
}
.search input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* CONTENT ELEMENTS */

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	padding: 2px 18px 18px 18px;
}

.content p {
	padding-bottom: 1em;
	line-height: 130%;
}

.content h1 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1em;
	line-height: 110%;
}
.content h2 {
	font-size: 120%;
	color: #8cc63e;
	padding-bottom: 1em;
	line-height: 120%;
}
.headgrey {
	color: #999999;
}
.content b {
	font-weight: bold;
	color: #00529f;
}
.content em {
	font-style: normal;
	font-weight: bold;
}

.content2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	padding: 16px 0 10px 10px;
}

.content2 p {
	padding-bottom: 1em;
	line-height: 130%;
}
.content2 h1 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1em;
	line-height: 110%;
}
.content2 h2 {
	font-size: 120%;
	color: #8cc63e;
	padding-bottom: 1em;
}

.content2 b {
	font-weight: bold;
	color: #00529f;
}
.content2 em {
	font-style: normal;
	font-weight: bold;
}
.smalltext {
	font-size: 90%;
	color: #00529f;
}
.greentext {
	color: #8cc63e;
}
.whitetext {
	color: #ffffff;
}
.bullets {
	line-height: 130%;
}
.righttable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
}
.prodtable {
	line-height: 130%;
}
.prodtable a{
	font-size: 110%;
	font-weight: bold;
}
.detailstable {
	line-height: 130%;
	padding: 6px;
}
.tablehead {
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
}
.instructionhead {
	color: #ffffff;
	font-weight: bold;
}

/* FREE SUBSCRIPTION */

.freesub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	padding: 10px 10px 0 10px;
}
.freesub p {
	padding-bottom: 1em;
	line-height: 130%;
}
.freesub em {
	font-weight: bold;
	font-size: 120%;
	font-style: normal;
	color: #ffffff;
}
.freesub a {
	color: #ffffff;
	text-decoration: underline;
}
.freesub a:hover {
	color: #00529f;
}
.freesubplus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 120%;
	padding: 0px;
}
.contentBOLD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	padding: 2px 18px 18px 18px;
	font-weight: bolder;
}


/* MENU OF THE MONTH */

.rightbot {
	background-color:#dfefca;
	font-size:80%;
	width: 316px;
	text-align:left;
	font-size: 70%; line-height: 140%;
}

.rightbot a {
	color:#ff0000;
	font-weight: none;
	text-decoration:none;
}

.rightbot a:hover {
	color:#00529f;
	text-decoration:none;
}

.rightbot h2 {
	font-size: 130%;
	color:#9dcf4d;
}

.rightbot p {
	padding:0px 15px 0 15px;
}


/* BOTTOM LINK BOX PADDING */
.bottomBox {
padding-left:2px;
}

.incomplete {
color:#FF0000;
font-weight:bold;
}


/* BOXES */
.darkBox {
	background-color: #8cc63e;
	padding:10px 10px 0px 10px;
	font-style:normal;
	text-align:left;
}

.darkBox a:hover {
	color: #00539f;
}
	

.darkBoxTitle {
	font-size:110%;
	line-height: 110%;
	font-weight:bold;
	color:#FFFFFF;
}

.lightBox {
	background-color: #d1e8b2;
	padding:10px 10px 0px 10px;
}
.lightBoxTitle {
	font-size:110%;
	line-height: 110%;
	font-weight:bold;
	color:#000000;
}

.fhufuew {
	display:none;
}