/* Listing Details Style */
a:link.listingboxlink {
text-decoration : underline; 
font-size : 11px; 
} 
a:visited.listingboxlink {
text-decoration : underline;  
font-size : 11px; 
} 
a:active.listingboxlink {
text-decoration : underline; 
font-size : 11px; 
} 
a:hover.listingboxlink {
text-decoration : underline; 
font-size : 11px;
color : #006699;
} 

h1.listingtitle {
font-size : 28px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color:#333333;
margin: 3px;
}

/* Listing Results Style */
a:link.listingresultslink {
text-decoration : underline; 
font-size : 11px; 
} 
a:visited.listingresultslink {
text-decoration : underline;  
font-size : 11px; 
} 
a:active.listingresultslink {
text-decoration : underline; 
font-size : 11px; 
} 
a:hover.listingresultslink {
text-decoration : underline; 
font-size : 11px;
color : #006699;
} 
table.listingresulttable td{
font-family: Tahoma;
font-size: 11px;
}
.listingresultstitlebar{
font-family: Tahoma;
font-size: 11px;
background-color: #F3F3F3;
}
.listingresultsprice {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
}
.listingresultsfilterbar {
font-family: Tahoma;
font-size: 11px;
background-color: #F3F3F3;
}
.listingresultsfiltertable td {
border-right-width: 1px;
border-right-color: #FFF;
border-spacing: 1px;
}

/* Preferred Partners */
.prefpartnercategory {
	font-size:18px;
	font-weight:100;
	line-height: 250%;
	text-decoration:underline;	
}
a.prefpartnercompany:link,a.prefpartnercompany:visited,a.prefpartnercompany:hover,a.prefpartnercompany:active {
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}

.prefpartnerresults {
	line-height: 150%;	
}

/* Paging Links */

a.paginglink:link {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 11px; 
} 
a.paginglink:visited {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 11px; 
} 
a.paginglink:active {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 11px; 
} 
a.paginglink:hover {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
} 
.paginglinkdisabled {
text-decoration : none; 
color : #808080; 
font-family : Tahoma; 
font-size : 11px; 
} 

/* Standard Link Style (Small) */
a:link.smalllink {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:visited.smalllink {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:active.smalllink {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:hover.smalllink {
text-decoration : underline; 
color : #006699;
font-family : Tahoma; 
font-size : 8pt; 
} 

/* Standard Link Style (Small BOLDED) */
a:link.smalllinkbold {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:visited.smalllinkbold {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:active.smalllinkbold {
text-decoration : underline; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:hover.smalllinkbold {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 

/* Blue Links */
a:link.bluelink {
text-decoration : none; 
color : #5676A9; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
}

/* RSS Widget */

hr.rsswidgetseperator {
width: 100%;
color: #F3F3F3;
height: 1px;
}

a.rsswidgetlink {
font-family : Verdana;
font-size : 11px; 
text-decoration : underline;
font-weight : bold;
}

a:link.rsswidgetlink {
font-family : Verdana;
font-size : 11px; 
} 
a:visited.rsswidgetlink {
font-family : Verdana;
font-size : 11px; 
} 
a:active.rsswidgetlink {
font-family : Verdana;
font-size : 11px; 
} 
a:hover.rsswidgetlink { 
font-family : Verdana;
font-size : 11px; 
} 

td.rsswidgetdate {
font-family: Verdana;
font-size: 10px;
color: #C0C0C0;
}

td.rsswidgetcontent {
font-family: Verdana;
font-size: 11px;
}

td.rsswidgetcontent a {
font-family: Verdana;
font-size: 11px;
text-decoration : underline;
}

td.rsswidgetcontent a:hover {font-family: Verdana;font-size: 11px;text-decoration : underline;}
td.rsswidgetcontent a:link {font-family: Verdana;font-size: 11px;text-decoration : underline;}
td.rsswidgetcontent a:visited {font-family: Verdana;font-size: 11px;text-decoration : underline;}
td.rsswidgetcontent a:active {font-family: Verdana;font-size: 11px;text-decoration : underline;}

/* Form Classes */

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183E6B;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	position: static;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}

input.option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: static;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border: 1px ridge #C0C0C0;
	background-color: #3F5C71;
}

input.checkbox {
	background: transparent;
	color: #FFFFFF;
	border: 0px
}

td.colorbar {
background-color: #f3f3f3;
}

td.colortitlebar {
background-color: #3F5C71;
font-family: Tahoma;
font-size: 11px;
color: #FFFFFF;
}

td.graytitlebar {
background-color: #EEEEEE;
font-family: Tahoma;
font-size: 11px;
color: #000000;
}

.smalltext {
font-family: Tahoma;
font-size: 11px;
}

.error {
font-family: Tahoma;
font-size: 11px;
color: #CC0000;
font-weight: bold;
}
table.formtable td {
font-family: Tahoma;
font-size: 11px;
}

.featuredlistingstitle {
color: #FFFFFF;
}