﻿body 
{
	color: #334953;
}

.mastertop 
{
	/*Industry-Themed*/
	background-color:#CDCFD0;
}

.logo
{
	display:block;
	padding-right:70px;
	}
	
.breadcrumbsfirst 
{
	color:#026493;
	text-decoration:underline;
	font-size:9pt;
	padding-left:20px;
}

.breadcrumbsfirst:hover
{
	color:#026493;
	text-decoration:none;
	font-size:9pt;
	padding-left:20px;
}

.breadcrumbs
{
	color:#026493;
	text-decoration:underline;
	font-size:9pt;
}

.breadcrumbs:hover
{
	color:#026493;
	text-decoration:none;
	font-size:9pt;
}
	
DIV.mainblock
{
	background-image:url('../../images/gray.jpg'); 
	background-position:top; 
	background-repeat:repeat-x;
	display:block; 
	background-color:#FFFFFF; 
	height:25px; 
	width: 800px; 
	position:relative; 
	top:25px; 
	left:0px;
	text-align:left;
	vertical-align:middle;
	padding-top:20px;
	font-size:9pt;
	/*border:1pt solid #000000;*/
}

SPAN.industrylogo
{
	/*Industry-Themed*/
	color: #C00036;
	text-decoration:none;
	font-size:22pt;
	text-transform:lowercase;
	}
	
SPAN.directorylogo
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:10pt;
	}
	
TD.menuline
{
	/*Industry-Themed*/
	border-bottom:solid 1pt #E5E6E7;
	}
	
table.menu td 
{
	width: 25%;
}
table.menu td a{
	font-family:Lucida Sans Unicode;
	font-size:10px;
	display:block;
	color:#FFFFFF;
	padding: 13px 10px 13px 10px;
	text-decoration:none;
	text-align:center;
}
table.menu td a:hover 
{
	/*Industry-Themed*/
	background-color:#DEDFE0;
	/*Industry-Themed*/
	border-left:solid 1pt #E5E6E7;
}
table.menu td a:active 
{
	/*Industry-Themed*/
	background-color:#DEDFE0;
	/*Industry-Themed*/
	border-left:solid 1pt #E5E6E7;
}


table.defaultlocations
{
	background-color:#F8FCEF;
	font-size:9pt;
	border:solid 1pt #E0E8CA;
	}
table.defaultlocations a
{
	/*Industry-Themed*/
	color: #C00036;
	text-decoration:underline;
	}
table.defaultlocations a:hover
{
	/*Industry-Themed*/
	color: #C00036;
	text-decoration:none;
	}
	
table.defaultcategories
{
	background-color:#F8FCEF;
	font-size:9pt;
	border:solid 1pt #E0E8CA;

	}
	
table.defaultcategories a
{
		color:#026493;
		text-decoration:underline;
	}
table.defaultcategories a:hover
{
		color:#026493;
		text-decoration:none;
	}
DIV.buttonsearch
{
	display:inline;
	font-family:Lucida Sans Unicode;
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	/*Industry-Themed*/
	background-color:#C00036;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	border:solid 1pt #000000;
	border-bottom:solid 1pt #000000;
	width:20px;
	}
DIV.buttonsearch:hover
{
	cursor:pointer;
	}
	
.txtsearch
{
	border:solid 0px #FFFFFF;
	height:15px;
	width:200px;
	}
	
DIV.listing
{
	display:block;
	text-align:left;
	width:90%;
	background-color:#F7F7F7;
	padding: 10px 10px 10px 10px;
	border:solid 1pt #EAE8E8;
	font-weight:lighter;
	margin-bottom:10px;
	}
	
.linklisting
{
		color:#026493;
		text-decoration:underline;
	}
.linklisting:hover
{
		color:#026493;
		text-decoration:none;
	}
	
.website
{
		color:#0000FF;
		text-decoration:underline;
	}
	
.profile
{
	/*Industry-Themed*/
	color:#C00036;
	text-decoration:underline;
	}
	
.profile:hover
{
	/*Industry-Themed*/
	color:#C00036;
	text-decoration:none;
	}
	
DIV.dynamicpagecontent
{
	padding:20px;
	text-align:left;
	font-family:Lucida Sans Unicode;
	font-size:10pt;
	}
	
	
DIV.masterfooter
{
	font-size:7pt;
	vertical-align:bottom;
	background-color:#F7F7F7;
	width:90%;
	border:solid 1pt #E3E1E1;
	padding: 10px 10px 10px 10px;
	text-align:center;
	}
DIV.masterfooter a
{
	color:#026493;
	text-decoration:underline;
	}
DIV.masterfooter a:hover
{
	color:#026493;
	text-decoration:none;
	}
	
DIV.copyright
{
	text-align:center;
	}
	
DIV.pages
{
	font-size:9pt;
	}
DIV.pages a
{
	color:#026493;
	text-decoration:underline;
}

DIV.pages a:hover
{
	color:#026493;
	text-decoration:none;
	}
	
.text
{
	border: #CDCDCD 1px solid;
	color:#000000;
	height:16px;
	font: 11px;
	width: 200px;
}