.jimtext { 
	font:11px/15px Verdana,Arial,sans-serif;
	color:#000;
}
.jimtext a:link {
    color: #BF1E2D;
    text-decoration: none;
    border-bottom: 1px dotted #BF1E2D;
}
.jimtext a:visited {
    color: #A06E0F;
    text-decoration: none;
    border-bottom: 1px dotted #A06E0F;
}
.jimtext a:hover {
    color: #A06E0F;
	font-weight: bold; 
    text-decoration: none;
    border-bottom: 0px dotted #A06E0F;
}
.no-underline a{
	font:11px/15px Verdana,Arial,sans-serif;
	color:#000;
	text-decoration:none;
    border-bottom:0;
}

.jimtable { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
    padding: 5px;
}
.jimtable a:link {
    color: #BF1E2D;
    text-decoration: none;
    border-bottom: 1px dotted #BF1E2D;
}
.jimtable a:visited {
    color: #A06E0F;
    text-decoration: none;
    border-bottom: 1px dotted #A06E0F;
}
.jimtable a:hover {
    color: #A06E0F;
	font-weight: bold; 
    text-decoration: none;
    border-bottom: 0px dotted #A06E0F;
}

.headline { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 150%; 
}
.subhead { 
	color: 333333; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	line-height: 125%; 
}
.pdflinks { 
	color: 333333; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal; 
	line-height: 125%; 
}
.faq { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: italic;
	font-weight: bold; 
	line-height: 125%; 
}
.footer { 
	color: 666666; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 120%; 
}

.home { 
	color: 000000; 
	font-family: Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
}
.copyright { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
    padding: 5px;
}
.copyright-home { 
	color: 333333; 
	font-family: Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
    padding: 5px;
}
.headline-page { 
	color: 0067c5; 
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
}
#quality { 
    padding:10px;
    margin:50px 6px 20px 4px;
	color: 000000; 
	background:#e5e5e5;
	font-family: Arial,Helvetica,sans serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
}

.cedarock { 
	color:#ccc; 
	font-family:Arial,Helvetica,sans serif; 
	font-size:9px; 
	font-style:normal; 
	font-weight:normal; 
}
.cedarock a:link {
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted #eee;
}
.cedarock a:visited {
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted #eee;
}
.cedarock a:hover {
    color: #ccc;
    text-decoration: none;
    border-bottom: 1px dotted #eee;
}

/*search results*/
.search-title{
    font-size:14px;
}
.search-url{
    font-size:10px;
    color:#199831;
}
