@charset "UTF-8";

#vendor-list {
	width: 520px;
	vertical-align: top;
	margin-top: 5px;
	padding: 0px;
	margin-left: 211px;
	background-color:#F7F7F7;
}
#vendor-list2 {
	width: 720px;
	vertical-align: top;
	margin-top: 5px;
	padding: 0px;
	margin-left: 10px;
	background-color:#F7F7F7;
	
}
.bold {
	font-weight: bold;
	color: #000000;
}
#search-criteria {
	float: left;
	width: 190px;
	margin-top: 5px;
	background-color: #CCEBF4;
	border: 1px solid #002437;
	margin-left: 6px;
	
}
#search-criteria1 {
	float: left;
	width: 265px;
	margin-top: 5px;
	background-color: #CCEBF4;
	border: 1px solid #002437;
	margin-left: 6px;
	
}	
#search-criteria  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.35em;
	border-bottom-style: solid;
	background-color: #C8D4D8;
	
}
.title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/pagetitle-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	height:45px;
	/*padding-right: 5px;
	padding-left: 10px;*/
	padding-left:0;
	padding-right:5px;
}
.title-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/title1-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
}
.search-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: 90%;
	line-height: 1em;
}
.button-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/button-blue.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 131px;
	border: 1px solid #002338;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.profiletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 2em;
	font-weight: bold;
	color: #002334;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding-left: 5px;
}
.profiledescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #012135;
	padding-top: 5px;
}
.profiledetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.15em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #012135;
	padding-top: 5px;
	padding-right: 15px;
}
.tablestyle {
	border: 1px solid #999999;
}
.tableborder {
border:1px solid #CCCCCC;
}
#bottom-bar {
	float: center;
	text-align: left;
	margin-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	width: 505px
}

#general {
font:12.5px sans-serif;
width:720px;
border-left:1px solid #E7F0F8;
border-bottom:1px solid #fff; 
border-right:1px solid #fff; 
border-top:1px solid #E7F0F8;
overflow:auto;
}
#general1{
background:#F7F7F7;
height:auto;
border-left:1px solid #E7F0F8;
border-top:1px solid #E7F0F8;
border-bottom:1px solid #d4d0c8;
border-right:1px solid #d4d0c8;
}
#options ul {
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:24px;
list-style-type:none;
margin-left:0;
padding:0 0 0 10px;
text-transform:uppercase;
width:179px;
}
#options li {
background-image:url(/images/button-blue2.jpg);
background-position:left top;
background-repeat:repeat-x;
border:1px solid #9EACB5;
height:24px;
margin-bottom:4px;
padding-left:10px;
text-decoration:none;
}
#options a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#options a:hover {
	font-weight: bold;
}