/* CSS Document */
#pop {color:blue;display:none;}

 a:link { color:#0000ff }
 a:visited { color:#628AA2 }
 a:hover { text-decoration: underline; color:#999999 }

 a.class1:link { color:#D1D0D0; font-size: 9pt; text-decoration: none;}
 a.class1:visited { color:#cccccc; font-size: 9pt; text-decoration: none; }
 a.class1:hover { color:#999999; font-size: 9pt; text-decoration: none; }

 a.class2:link { color:#ffffff; font-size: 10pt; font-weight:bold; text-decoration: none;}
 a.class2:visited { color:#ffffff; font-size: 10pt; font-weight:bold; text-decoration: none;}
 a.class2:hover { color: #999999; font-size: 10pt; font-weight:bold; text-decoration: none; }
 
 a.class3:link { color:#0153B7; font-size: 9pt; text-decoration: none;}
 a.class3:visited { color:#0153B7; font-size: 9pt; text-decoration: none; }
 a.class3:hover { color:#999999; text-decoration: none; }
 
 a.class4:link { color:#FF9900; font-size: 10pt; font-weight:bold; text-decoration: none; }
 a.class4:visited { color:#FF9900; font-size: 10pt; font-weight:bold; text-decoration: none; }
 a.class4:hover { color:#999999; font-size: 10pt; font-weight:bold; text-decoration: none; }
 
 a.greenbold:link  { color:#00CC33; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.greenbold:visited  { color:#00CC33; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.greenbold:hover  { color:#999999; font-size: 10pt; text-decoration: none; font-weight: bold; }

 a.darkgreenbold:link  { color:#339900; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.darkgreenbold:visited  { color:#339900; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.darkgreenbold:hover  { color:#999999; font-size: 10pt; text-decoration: none; font-weight: bold; }

 a.NewProductPurpleLink:link  { color:#990099; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.NewProductPurpleLink:visited  { color:#990099; font-size: 10pt; text-decoration: none; font-weight: bold; }
 a.NewProductPurpleLink:hover  { color:#990099; font-size: 10pt; text-decoration: none; font-weight: bold; }

 a.SaleLink:link { color:#CC0000; font-size: 10pt; text-decoration: none; font-weight: bold; }
 
 a.Sale2Link:link { color:#CC0000; font-size: 16pt; text-decoration: none; font-weight: bold; }

 a.whitelink:link { color:#ffffff; font-size: 9pt; text-decoration: none;}
 a.whitelink:visited { color:#ffffff; font-size: 9pt; text-decoration: none; }
 a.whitelink:hover { color:#999999; text-decoration: none; }
 
 a.deferred:link  { color:#FFFF00; font-size: 9pt; text-decoration: none; font-weight: bold; }
 a.deferred:visited  { color:#FF9900; font-size: 9pt; text-decoration: none; font-weight: bold; }
 a.deferred:hover  { color:#999999; font-size: 9pt; text-decoration: none; font-weight: bold; }

.phone { font-family: Arial;
color: #ffffff;
font-size: 14pt;
font-weight: bold;
Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1); }

.pad 	{
		padding-left: 15px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		}
		
.smallpad 	{
		padding-left: 5px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		}
		
		
.smallerpad 	{
		padding-left: 3px;
		padding-top: 3px;
		padding-right: 0px;
		padding-bottom: 0px;
		}
		
		
		
.red {
	color: #CC0000;
}

.white {
	color: #ffffff;
}

.green {
	color: #008000;
}

.blacktextsmall {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
			}
			
.georgiablacktext8pt {
	font-family: Arial, "Agency FB";
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
			}			
			
.whitetextsmall {
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
			}
			
.graytextsmall {
	color: #9e9e9e;
	font-weight: normal;
	font-size: 10pt;
			}

.greenbold {
	color: #008000;
	font-weight: bold;
	font-size: 10pt;
			}
			
.darkgreenbold {
	color: #339900;
	font-weight: bold;
	font-size: 10pt;
			}
	
	.NewProductPurple {
	color: #990099;
	font-weight: bold;
	font-size: 10pt;
			}
	
.Sale {
	color: #CC0000;
	font-weight: bold;
}

.tblhead td { font-size: 9pt; color: #ffffff; background: #3366CC; border: none; }
.column1{ background: #E9E9E9;}
a.column1 { color: #3366CC; }
a.column1:visited{ text-decoration: none; color: #3366CC; 
}

body { font-family: Arial, "New Times Roman", "Agency FB";
background-color: #FFFFFF;
font-size: 10pt; }

p { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 10pt;
font-weight: normal;
text-decoration: none; }

li { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 10pt;
font-weight: normal;
text-decoration: none; }

strong { color: #cc0000 }

h1 { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 20pt;
font-weight: bold;
text-decoration: none; }

h2 { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 18pt;
font-weight: bold;
text-decoration: none; }

h3 { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 15pt;
font-weight: bold;
text-decoration: none; }

h4 { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 13pt;
font-weight: bold;
text-decoration: none; }

h5 { font-family: Arial, "New Times Roman", "Agency FB";
color: #000000;
font-size: 11pt;
font-weight: bold;
text-decoration: none; }

h6 { font-family: Agency FB;
color: #000000;
font-size: 18pt;
font-weight: bold;
text-decoration: none; }


.leftdownpad {
		padding-left: 25px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 0px;
		}
		
.leftpad{
	padding-left: 25px;
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: 0px;
}		

.bigred{
	font-size: 20px;
	color: red;
}

.MedBlack{
	font-size: 18px;
	color: #333333;
}

.combine{
	color: #0153B7;
}

.price{
	color: #0153B7;
	font-weight: bold;
}

.linksmall{
	font-size: 9pt;
}

.smalltext{
	font-size: 8pt;
}

.small {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		}
		
.smallwhite {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		}
		
.smallorange {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF9900;
		}
		
.small A:link		{
		text-decoration: none;
		color: #D1D0D0;
		font-size: 11px;
		}

.small A:visited	{
		text-decoration: none;
		color: #cccccc;
		font-size: 11px;
		}

.small A:hover		{
		text-decoration: underline;
		color: #999999;
		font-size: 11px;
		}	