/* This is the text style sheet for D J Hutchings Limited*/
/* external css file */
/* filename 'djhtext.css' */
/* NO HTML MARKUP ALLOWED */
/* Last updated November 8 2008*/
/* DO NOT CHANGE ANYTHING IN THIS FILE WITHOUT PERMISSION!*/

/* main body style*/
/* hides horizontal scrollbar on divs in IE and Mozilla*/

body{
	background-color: #FFFFFF
	overflow-x: hidden;
	overflow-y: auto;
}

/* page heads*/

.h1{
	cursor: default;
	font-size: 30px;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, "Sans Serif";
	left: auto;
}
.h2{
	cursor: default;
	font-size: 18px;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, "Sans Serif";
	left: auto;

/* subheads*/

}
.subtitBlack{
	cursor: default;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}	
.subtitGreen{
	cursor: default;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #00AD83;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.subtitGrey{
	cursor: default;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.subtitWhite{
	cursor: default;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
	
/* body text*/	
}	
.body{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}	
.bodyBold{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}	
.bodylist{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #00AD83;
	line-height: 100%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.bodyBlack{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	text-indent:0cm;
	color: #000000;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.bodyBlackbold{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}	
.bodyWhite{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.bodyWhiteBold{
	cursor: default;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;

/* sidebar text*/	
}	
.greyPull{
	cursor: default;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
	
/* Small body Text where tight leading is required */	
}
.noteBlack{
	cursor: default;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.noteRed{
	cursor: default;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}	
.noteGrey{
	cursor: default;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.noteWhite{
	cursor: default;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
	
/* Form text style */
	
}
.formRed{
	cursor: default;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	line-height: 120%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
}
.formBlack{
	cursor: default;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	font-family: Arial, Verdana, "Sans Serif";
	left: auto;
	
/* Text link style */
}
a.textlink:link {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
a.textlink:visited {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
a.textlink:hover {
	color: #00AD83;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
}	
a.textlink:active {
	color: #00AD83;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
}

/* Big Link style */
}
A.linkBig:link {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
A.linkBig:visited {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
A.linkBig:hover {
	color: #00AD83; text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";


/* White Reversed out Link style 11px size*/
}
A.linkWhite:link {
	color: #CFFAC9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
A.linkWhite:visited {
	color: #CFFAC9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
A.linkWhite:hover {
	color: #FFFFFF; text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
}	
A.linkWhite:active {
	color: #FFFFFF; text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
}

/* Note link style */
}
a.linknote:link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
a.linknote:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Verdana, "Sans Serif";
}
a.linknote:hover {
	color: #00AD83;
	font-size: 10px;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
}	
a.linknote:active {
	color: #00AD83;
	font-size: 10px;
	text-decoration: underline;
	font-family: Arial, Verdana, "Sans Serif";
	
/* END OF FILE*/
