﻿.SmallBlueTitle
{
	color: #0066cc;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.SmallOrangeTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ff6600;
}
.SmallGreenTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #006600;
}
.PantoneBig
{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #948a54;

}

.MidRedTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #800000;
}
.GrayText
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Gray;
	font-style: italic;
}
.BlackText
{
	color: Black;
}
.ExclamText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	padding-left: 25px;
	background: url(../images/icons/exclamation.jpg) no-repeat 5px 5px;
}
.TickText
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2ea9ac;
	padding-left: 25px;
	background: url(../images/icons/tick.jpg) no-repeat 5px 5px;
}
#Do ul li
{
	list-style-type: none;
	font-size: 14px;
	display: block;
	padding-left: 25px;
	background: url(../images/icons/heart.gif) no-repeat 5px 5px;
	line-height: 20px;
	color: #666666;
}
#Strategies ul li
{
	list-style-type: none;
	font-size: 14px;
	display: block;
	padding-left: 25px;
	background: url(../images/icons/questionmark.jpg) no-repeat 5px 5px;
	line-height: 20px;
	color: #666666;
}
.SBMcontentText
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.SBMBigcontentText
{
		line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;

}