/* Link Styles */

a.linkgreenbold { 
	font-family: Arial, helvetica, sans-serif;
	color: #003300;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkgreenbold:link {
	font-family: Arial, helvetica, sans-serif;
	color: #003300;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkgreenbold:hover {
	font-family: Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	font-weight: bold; 
	line-height: 130%;
	padding-top: 3px;
	}
	
/* -------------- */

a.linkbrownbold { 
	font-family: Arial, helvetica, sans-serif;
	color: #993300;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrownbold:link {
	font-family: Arial, helvetica, sans-serif;
	color: #993300;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrownbold:hover {
	font-family: Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	font-weight: bold; 
	line-height: 130%;
	padding-top: 3px;
	}
	
/* -------------- */

a.linkbrown { 
	font-family: Arial, helvetica, sans-serif;
	color: #993300;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrown:link {
	font-family: Arial, helvetica, sans-serif;
	color: #993300;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrown:hover {
	font-family: Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 9pt;
	font-weight: normal; 
	line-height: 130%;
	padding-top: 3px;
	}
	
/* -------------- */
	
a.linkbrownundersm {
	font-family: Arial, helvetica, sans-serif; 
	color: #993300;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrownundersm:link {
	font-family: Arial, helvetica, sans-serif;
	color: #993300;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	padding-top: 3px;
	}
	
a.linkbrownundersm:hover {
	font-family: Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 9pt;
	font-weight: normal; 
	line-height: 130%;
	text-decoration: underline;
	padding-top: 3px;
	}
	
/* Class Styles */
	
.text10 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	line-height:120%;
	margin-top:0px;
	}
	
.textbody {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
	line-height:18px;
	margin-top:0px;
	}
	
.textbold {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	line-height:16px;
	}
	
.textheadline {
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	line-height:130%;
	letter-spacing:.0em;
	text-decoration: none;
	}
	
.textpagename {
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #3c6f2f;
	font-weight:bold;
	line-height:26px;
	}
	
.textdkgreenbold {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #3c6f2f;
	font-weight:bold;
	line-height:21px;
	}
	
.textsubheaderbrown {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight:bold;
	line-height:22px;
	letter-spacing:.1em;
	}
	
.textsubheaderwhite {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	line-height:22px;
	letter-spacing:.1em;	
	}
	
.textcaption {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	line-height: 22px;
	}
	
/* Border Styles */

.dothorzcenter {
	background-image: url("images/dot_horz.gif");
	background-repeat: repeat-x;
	background-position: center;
	padding: 10px 0
}

.dothorz2 {
	background-image: url("images/dot_horz.gif");
	background-repeat: repeat-x;
	background-position: right center;
	padding-bottom: 2px
}

.dothorzlg {
	background-image: url("images/dot_horz2.gif");
	background-repeat: repeat-x;
	background-position: center;
	padding-bottom: 2px
}

.dotvert {
	background-image: url("retail/images/dot_vert.gif");
	background-repeat: repeat-y;
	background-position: right top
}

.dotvertcenter {
	background-image: url("retail/images/dot_vert.gif");
	background-repeat: repeat-y;
	background-position: center top
}

.dotvertlg  {
	background-image: url("retail/images/dot_vert2.gif");
	background-repeat: repeat-y;
	background-position: center top
}

.dotvertleft  {
	background-image: url("retail/images/dot_vert.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 5px
}
	
/* PADDING */

.pdlft25 { padding-left: 25px; }

.pdlft50  { padding-left: 50px }

.pdlft5 { padding-left: 5px; }

.pdlft10 { padding-left: 10px; }

.pdtp5 { padding-top: 5px; }

.pdtp10 { padding-top: 10px; }

.pdtp20 { padding-top: 20px; }

.pdtp40 { padding-top: 40px }

.pdtp60 { padding-top: 60px }

.pdtp80 { padding-top: 80px }

.pdbtm20 { padding-bottom: 20px; }

.pdrt15 { padding-right: 15px; }

.pdtp10l15 { padding: 25px 0px 0px 25px }
