@charset "utf-8";

body
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
	background-color: #ffedc2;
	background-image: url(http://www.cliffordnorton.com/_marketing/images/bg.jpg);
	background-repeat:repeat;
	/*some browsers add margins and padding by default, remove them*/ 
	margin:0px;
	padding:0px;
	/* center everything for ie*/ 
    text-align: center;
}
table {
	background-color:#ffedc2;
	
	}
td {
	background-color:#ffedc2;
	background-image: url(http://www.cliffordnorton.com/_marketing/images/bg.jpg);
	background-repeat: repeat;
}
tr {
	background-color:#ffedc2;
	background-image: url(http://www.cliffordnorton.com/_marketing/images/bg.jpg);
	background-repeat: repeat;
}
th {
	background-color:#ffedc2;
	background-image: url(http://www.cliffordnorton.com/_marketing/images/bg.jpg);
	background-repeat: repeat;
}
 /* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family: "Lucida Handwriting";
	panose-1:3 1 1 1 1 1 1 1 1 1;}
 /* Style Definitions */
 
 .lucidaalignleft
 {
	 font-size:8.0pt;
	 line-height:115%;
	 font-family:"Lucida Handwriting";
	 text-align:left;
 }
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{mso-style-link:"Header Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{mso-style-link:"Footer Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link {
	text-decoration: none;
	color: none;
}
a:visited {
	text-decoration: none;
	color: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:none;
	text-decoration: underline;
}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:.5in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
span.HeaderChar
	{mso-style-name:"Header Char";
	mso-style-link:Header;}
span.FooterChar
	{mso-style-name:"Footer Char";
	mso-style-link:Footer;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
p.BasicParagraph, li.BasicParagraph, div.BasicParagraph
	{mso-style-name:"\[Basic Paragraph\]";
	margin:0in;
	margin-bottom:.0001pt;
	line-height:120%;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	color:black;}
.MsoChpDefault
	{font-size:10.0pt;}
 /* Page Definitions */
 @page Section1
	{size:8.5in 11.0in;
	margin:.5in .5in .5in .5in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 li.customarrow
 {list-style-image:url(../exec/execimages/image001.gif);
 }
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
table {
	background-color: ffedc2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

