@charset "utf-8";
/* CSS Document */

 h1{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	} 

h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:14px;
} 
.boxTitleBlack h2{
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.boxTitleBlack h1{
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

.boxTitleGrey h2{
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#pageContent a{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#pageContent a:link, #pageContent a:visited, #pageContent a:active{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#pageContent a:hover{
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}


.pageContentScroll h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	} 
.footer, .footer a {
	font-size:10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.footer a:link, .footer a:visited, .footer a:active{
	font-size:10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font-size:10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.headLink, .headLink a{
	font-size:12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.headLink a:link, .headLink a:visited, .headLink a:active{
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.headLink a:hover{
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.nav, .nav a, .nav a:link, .nav a:visited, .nav a:active{
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.nav a:hover{
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

.navPages, .navPages a, .navPages a:link, .navPages a:visited, .navPages a:hover, .navPages a:active{
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}


.boxContent a, .boxContent a:link, .boxContent a:visited, .boxContent a:active, .lowerNavContent a{
	text-decoration: none;
	font-weight: bold;
	color:#444444;
}

.boxContent a:hover, .lowerNavContent a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
}

.tiny{
	font-weight: bold;
	color:#999999;
	font-size: 10px;
}

.addressCT{
	font-weight: bold;
	color:#000000;
	font-size: 10px;
}

.linkTitle, .linkTitle a,  .linkTitle a:link,  .linkTitle a:visited,  .linkTitle a:active{
	font-weight: bold;
	color:#444444;
	font-size: 14px;
	text-decoration: none;
}

 .linkTitle a:hover{
	font-weight: bold;
	color:#0000CC;
	font-size: 14px;
	text-decoration: underline;
}

.linkText {
	font-weight: normal;
	color:#666666;
	font-size: 10px;
}
.price{
	font-weight: bold;
	color:#666666;
	font-size: 11px;
}
.moreInfo a, .moreInfo a:link, .moreInfo a:visited, .moreInfo a:active{
	text-decoration: none;
	font-weight: bold;
	color:#444444;
}

.moreInfo a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
}

#pageContent a.part-title{
	font-weight: bold;	
	text-decoration: none;
}

#pageContent a.part-title:hover{
	text-decoration: underline;
}

.specialBox {
	font-weight: bold;
	color:#F00;
	font-size: 16px;	
	width: 100%;
	padding-top: 10px;
}

.specialOffer{
	font-weight: bold;
	color:#F00;
	font-size: 16px;	
	font-weight: bold;
}
.special{
	font-weight: bold;
	color:#F00;
	font-size: 12px;	
	font-weight: bold;
}
