
.textonly {
	font-family: arial;
	color: #666666;
	font-size: small;
	line-height: 1.4;

}
.textonly a:link {
	font-family: arial;
	font-weight: bold;
	color: #6F943B;
	font-size: small;
	text-decoration: underline;
	font-style: normal;

}
.textonly a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: small;
	color: #6F943B;
	text-decoration: underline;
}

.textonly a:active {
	font-family: arial;
	font-weight: bold;
	font-size: small;
	color: #6F943B;
	text-decoration: underline;
}
.textonly a:hover {
	font-family: arial;
	font-weight: bold;
	font-size: small;
	color: #49691D;
	text-decoration: underline;
}
.smalltextonly {
	font-family: arial;
	color: #666666;
	font-size: x-small;
	line-height: 1.4;

}
.smalltextonly a:link {
	font-family: arial;
	font-weight: bold;
	color: #6F943B;
	font-size: x-small;
	text-decoration: underline;
	font-style: normal;

}
.smalltextonly a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	color: #6F943B;
	text-decoration: underline;
}

.smalltextonly a:active {
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	color: #6F943B;
	text-decoration: underline;
}

.smalltextonly a:hover {
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	color: #49691D;
	text-decoration: underline;
}

.boxText
{
    FONT-SIZE: 13px;
    COLOR: #3E4F27;
    FONT-FAMILY: Verdana, Arial, Helvetica;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #6F943B;
}

.whitetext {
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	line-height: 1.5;

}
.whitetext a:link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;

}
.whitetext a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.whitetext a:active {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.whitetext a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

a:link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
	font-style: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

.ImageHeading {

	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #EDDEC6;
}
.MoreLabels {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.SAQnumber {
	font-family: "Trebuchet MS", Arial;
	font-size: 72px;
	color: #FFFFFF;

}

.whitebg {
	background-color: #ffffff;
	background-image: url(images/flower_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.yellowbg {
	background-color: #EDD106;
}

.bullet
{
	COLOR: #3E4F27;
}



