/**FONT ATTRIBUTES ***/

h1 {
	font-size: 12pt;
	color: #879900;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 2px;
	margin-left: 30px;
}
h1.H1main {
	font-size: 10pt;
	color: #879900;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
h2 {
	font-size: 9pt;
	color: #914891;
	margin-top: 1px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
}
h2.main {
	font-size: 9pt;
	color: #666;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
h3 {
	font-size: 9pt;
	color: #666;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}



#contentLeft p{
	font-size: 70%;
	padding: 0px;
	margin: 10px;
	color: #666;
}

#contentMid p{
	font-size : 80%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #333;
	line-height: 19px;
}
#contentMid ul li{
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 90%;
	padding-bottom: 10px;
	color: #636;
}
#mainLeftUl ul li a {
	color: #754398;
	text-decoration: none;
}
#mainLeftUl ul li a:hover {
	color: #879900;
	text-decoration: none;
}




#contentRight p{
	font-size: 80%;	
	padding:0px;
	margin:10px;
}
#footer p{
	font-size: 50%;	
	padding: 10px 10px 10px 200px;	
}#head .address {
	font-size: 8pt;
	color: #D2B8DA;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
	line-height: 15pt;
	font-weight: bold;
}
#head .address a {
	color: #D2B8DA;
	text-decoration: none;
}
#head .address a:hover {
	color: #A6B524;
	text-decoration: none;
}



/*#productSpotlight #productTitle, #productSpotlight2 #productTitle, #productSpotlight3 #productTitle */
#productTitle {
	color: #FFF;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	height: 9%;
	padding: 1px;
	margin: 0px;
}
#productImage {
	height: 80%;
	text-align: center;
}
#productOptions {
	height: 10%;
	background-image: url(../images_ui/productTitleBackBlk.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 70%;
	text-align: center;
	padding-top: 6px;
}

#productTitle a, #productTitle a:hover, #productOptions a, #productOptions a:hover{
	color: #FFF;
	text-decoration: none;
}
#productDetailTitle a, #productDetailTitle a:hover, #productDetailOptions a, #productDetailOptions a:hover{
	color: #FFF;
	text-decoration: none;
}
p.purple {
	font-size : 80%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #636;
}
#content p.purpleBold {
	font-size : 80%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #636;
	font-weight: bold;
}
#content p.GreenBold {
	font-size : 80%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #879900;
	font-weight: bold;
}
#content p.purpleBoldItalic {
	font-size : 80%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #636;
	font-weight: bold;
	font-style: italic;
}
#content p.purpleSwirlRight {
	font-size : 90%;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #636;
	font-weight: bold;
	background-image: url(../images_ui/Title-Swirl-Back-right.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content p.purpleSwirlLeft {
	font-size : 90%;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #636;
	font-weight: bold;
	background-image: url(../images_ui/Title-Swirl-Back-left.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 45px;
}


p.LtGray80pct {
	font-size : 80%;
	padding:0px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #666;
}
p.LtGray70pct {
	font-size : 70%;
	padding:0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	color: #666;
}
p.LtGray60pct {
	font-size : 60%;
	padding:0px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #666;
}
a:link , a:visited{
	color: #879900;
	text-decoration: none;
}
a:hover , a:active{
	color: #636;
	text-decoration: underline;
}
p.quickLinks {
	font-size : 70%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #AE5EAE;
}
form h4 {
	font-size: 85%;
	color: #636;
	text-align: center;
}

