/*body {font-family:Verdana, Arial, Helvetica;font-size: x-small;background-color:#f7f7f7;color:#555555}
p {margin:0}
p.para1 {font-family:Tahoma;}
p.para2 {font-family:Tahoma;color:darkblue;}
.HeadlineGray {font-family:Verdana,Arial,Helvetica;font-size:25px;color:#777777;margin:1px;margin-top:5px;font-weight:bold;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
*/
a
{
	color:						#0B3E9E;
	text-decoration: 			underline;
}

body
{
	border:						none;
	margin-top: 				4px;
	margin-bottom: 				6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	font-family:				Gill Sans, Helvetica, sans-serif;
	font-size:					95%;
	line-height:				120%;
	color:						#000000;
}

.title
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0.5em;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;

	font-size:					150%;
	line-height:				130%;
	font-weight:				bold;
	color:						#820041;
}


.Heading1
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;

	font-size:					120%;
	line-height:				180%;
	font-weight:				bold;
	color:						#820041;
}

.Heading2
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	
	font-size:					110%;
	line-height:				180%;
	font-weight:				bold;
	color:						#820041;
}

.Heading3
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	
	font-size:					100%;
	line-height:				180%;
	font-weight:				bold;
	color:						#820041;
}

.title, .Heading1, .Heading2, .Heading3 {
	font-family:		Papyrus, Trebuchet MS, Arial, Helvetica, sans-serif;

}


.Blockquote
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				24px;
	margin-right: 				48px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					100%;
	line-height:					120%;
	font-style:					italic;
	text-align:					justify;
	color:						#333333;
}

.Quote
{
	font-style:					italic;
	color:						#333333;
}

.PullQuote {
	color: #666;
	
	float:right;
	width: 20%;
	padding: 1em;
	margin: 0 0 1em 1em;

	font-size: 1.2em;	
	font-family: "lucida grande", arial, helvetica, sans-serif;
	font-weight: bold;

	letter-spacing: 0;
	line-height: 150%;

	background-image: url(/resource/templates/site/fit4life/images/pullquote.gif);
	background-repeat: no-repeat;
	background-color: #efefef;

	border: 1px solid #dedede;
}