/* HTML Styles 
This style sheet is used in the results and profile pages
*/
a
{
	color:#15567c;
}
.middle table
{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin:0px;
	padding: 0px;
}
form, input {
	display: inline;
}
select {
	font: 11px Arial, Helvetica, sans-serif;
}
option {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0 5px;
	background: #fff;
}
.dd-gallery {
	float: left;
	width: 200px;
}

/* Font Styles */
p,li {
	font: 11px Arial, Helvetica, sans-serif;
}

.font-11 {
	color:#000;
	font: 11px Arial, Helvetica, sans-serif;
}

.font-12-b {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.font-14-treb {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blue-20 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #15567c;
}
.blue-12-b {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #15567c;
}
.blue-12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #15567c;
}
.white-b {
	color: #fff;
	font-weight: bold;
}
.white-12-b {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.venue-search {
	color: #0a5a88;
}

/* Link Styles */
.middle img,.middle-results img {
	border: 1px solid #000;
}
.middle a:hover img, .middle-results a:hover img {
	border: 1px solid #ff3300;
}
.middle a img,.middle-results a img {
	border: 1px solid #2a77a4;
}
ul li a,ul li a:visited {
	color: #15567c;
}
ul li a:active {
	color: #993333;
}
ul li a:hover {
	color: #06C;
}
.four-dia a,.four-dia a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #15567c;
}
.four-dia a:active {
	color: #993333;
}
.four-dia a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #06C;
}
#listings a,#listings a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #15567c;
}
#listings a:active {
	color: #993333;
}
#listings a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #06C;
}
.three-dia ul li a,.three-dia ul li a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #15567c;
}
.three-dia ul li a:active {
	color: #993333;
}
.three-dia ul li a:hover {
	color: #06C;
}
.three-dia ul li {
	margin-top: 4px;
}
#listings .crumb-nav a,#listings .crumb-nav a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #15567c;
}
#listings .crumb-nav a[disabled],#listings .crumb-nav a[disabled]:visited
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #808080;
}

#listings .crumb-nav a:active {
	color: #993333;
}
#listings .crumb-nav a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #06C;
}
#listings .crumb-nav a[disabled]:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #808080;
}

/* Lists */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* Logo */
.logo {
	text-align: left;
}
.logo img {
	border: none
}
.tagline {
	text-align: right;
}
.tagline img {
	border: none
}

/* Search Bar */
.search {
	text-align: left;
    margin-bottom: 12px;
	padding-left: 5px;
	height: 44px;
	background: url(/a/rfp/images/bg-search-980.gif) no-repeat;
}
.search p {
	float: left;
	margin: 12px 0 0 7px;
}
.search img {
	float: right;
	padding: 6px 40px 0 0;
	border: none;
}
.container {
	float: left;
}
.container-nav {
	float: left;
	background: #E9F7FF;
}

/* Nav Buttons */
.backResults a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-back-off.gif) no-repeat;
}

.backResults a span {
	margin-left: -10000px;
}

.email a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-email-off.gif) no-repeat;
}

.email a span {
	margin-left: -10000px;
}

.edit a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-editfavs-off.gif) no-repeat;
}

.edit a span {
	margin-left: -10000px;
}

.Back_Fav a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/favs-back-off.gif) no-repeat;
}

.Back_Fav a span {
	margin-left: -10000px;
}

.AddFav a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-add-off.gif) no-repeat;
}

.AddFav a span {
	margin-left: -10000px;
}

.Submit a {
	display: block;
	width: 122px;
	height: 34px;
	background: url(/a/rfp/images/button-submit-off.gif) no-repeat;
}

.Submit a span {
	margin-left: -10000px;
}

.Cancel a {
	display: block;
	width: 122px;
	height: 34px;
	background: url(/a/rfp/images/button-cancel-off.gif) no-repeat;
}

.Cancel a span {
	margin-left: -10000px;
}

.Delete a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-delfavs-off.gif) no-repeat;
}

.Delete a span {
	margin-left: -10000px;
}

.link a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-link-off.gif) no-repeat;
}
.link a:hover {
	background: url(/a/rfp/images/nav-link-on.gif) no-repeat;
}
.link a:active {
	background: url(/a/rfp/images/nav-link-red.gif) no-repeat;
}
.link a span {
	margin-left: -10000px;
}

.add a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-add-off.gif) no-repeat;
}

.add a span {
	margin-left: -10000px;
}

.newSearch a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-new-off.gif) no-repeat;
}

.newSearch a span {
	margin-left: -10000px;
}

.NewSearchResults a {
	display: block;
	width: 173px;
	height: 30px;
	background: url(/a/rfp/images/new_search.gif) no-repeat;
}

.results-login a {
	display: block;
	width: 84px;
	height: 30px;
	background: url(/a/rfp/images/log-in.gif) no-repeat;
}

.results-signup a {
	display: block;
	width: 84px;
	height: 30px;
	background: url(/a/rfp/images/sign-up.gif) no-repeat;
}

.NewSearchResults a span {
	margin-left: -10000px;
}

.new-search-multi a {
	display: block;
	width: 152px;
	height: 34px;
	background: url(/a/rfp/images/nav-new-off-02.gif) no-repeat;
}

.new-search-multi a span {
	margin-left: -10000px;
}

/* Results Filter */
.nav {
	width: 182px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #E9F7FF;
}
.filter {
	width: 173px;
	float: left;
	text-align: left;
}
.filter-settings {
	width: 173px;
	border: 1px solid #2a77a4;
	border-width: 0 1px 1px 1px;
}
.filter-head {
	width: 173px;
	padding-left: 8px;
	background: url(/a/rfp/images/bg-head-filter.gif) no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.filter-settings li {
	margin: 2px 5px 3px 5px;
	padding: 0;
}
.filter-list-head {
	height: 20px;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #15567c;
	background: url(/a/rfp/images/bg-head-filter-sub.gif) no-repeat;
}
.filter-list-head-sort {
	height: 20px;
	padding: 1px 5px 2px 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #15567c;
	background: url(/a/rfp/images/bg-head-filter-sub.gif) no-repeat;
	text-align: right;
}

/* Tabs */
.tabs {
	width: 611px;
	padding: 0;
	margin: 0 0 5px 0;
}
.tabs td {
	padding: 0;
}
.tabs a {
	text-decoration: none;
}
.left-tab 
{
	padding:8px 0px 0px 0px;
	margin:0px;
	width: 203px;
	height: 25px;
	text-align: center;
	background: url(/a/rfp/images/tab-left-on.gif) no-repeat;
}
.left-tab-unselected a {
	display: block;
	width: 203px;
	height: 25px;
	padding:8px 0px 0px 0px;
	text-align: center;
	background: url(/a/rfp/images/tab-left-off.gif) no-repeat;
}
.left-tab-unselected a:hover {
	color: #fff;
	background: url(/a/rfp/images/tab-left-on.gif) no-repeat;
}
.middle-tab 
{
	margin:0px;
	display: block;
	padding:8px 0px 0px 0px;
	width: 204px;
	height: 25px;
	text-align: center;
	background: url(/a/rfp/images/tab-middle-on.gif) no-repeat;
}
.middle-tab-unselected a 
{
	margin:0px;
	display: block;
	text-align: center;
	width: 204px;
	height: 25px;
	padding:8px 0px 0px 0px;
	background: url(/a/rfp/images/tab-middle-off.gif) no-repeat;
}
.middle-tab a:active {
	color: #993333;
}
.middle-tab-unselected a:hover {
	color: #fff;
	background: url(/a/rfp/images/tab-middle-on.gif) no-repeat;
}
.right-tab 
{
	margin:0px;
	padding:8px 0px 0px 0px;
	width: 204px;
	height: 25px;
	text-align: center;
	background: url(/a/rfp/images/tab-right-on.gif) no-repeat;
}
.right-tab-unselected a 
{
	display: block;
	text-align: center;
	width: 204px;
	height: 25px;
	padding: 8px 0px 0px 0px;

	background: url(/a/rfp/images/tab-right-off.gif) no-repeat;
}
.right-tab a:active {
	color: #993333;
}
.right-tab-unselected a:hover {
	color: #fff;
	background: url(/a/rfp/images/tab-right-on.gif) no-repeat;
}
.right-tab-line {
	width: 204px;
	height: 25px;
	background: url(/a/rfp/images/tab-right-line.gif) repeat-x;
}

/* Middle Content */
.middle {
	width: 611px;
	text-align: left;
	background: #fff;
}
.middle-results {
	width: 611px;
	margin: 0px 10px 10px 10px;
	float: left;
	text-align: left;
	background: #fff;
}
.middle-center {
	width: 611px;
	margin: 0 auto;
	padding-top: 15px;
}
.middle-table {
	width: 794px;
	padding-left: 16px;
	float: left;
	text-align: left;
	background: #fff;
}

.middle .gallery {
	float: right;	
	width: 600px;
	margin-bottom: 10px;
	padding: 10px 0;
	background: #f5fbfe;
	border: 1px solid #4e8eb4;
}
.gallery .thumb {
	margin-left: 12px;
	padding-bottom: 10px;
}
.gallery .thumb img {
	width: 64px;
	height: 64px;
	margin: 15px 0px 0px 0px;	
	border: 1px solid #2a77a4;
}
.gallery .thumb a:hover img{
	border: 1px solid #ff3300;
}
.gallery-desc {
	vertical-align:top;
	padding: 10px 15px;
}
.gallery-desc .imgtitle
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #15567c;
}
.gallery-pic {
	padding: 10px 0 5px 5px;
}
.gallery-pic img /*JKim: added on 5/1/07*/
{
	max-width: 380px;	/*FF*/
	width: expression(this.width>380?380:true);	/*IE*/
}
.gallery-col-1 {
	width: 85px;
}
.gallery-col-3 {
	width: 90px;
}
.gallery-nav
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #15567c;
}
.find a {
	float: right;
	display: block;
	width: 132px;
	height: 30px;
	margin: 7px 36px 0 0;
	background: url(/a/rfp/images/button-find.gif) no-repeat;
}

.listings {
	width: 611px;
}
.SearchSubHead {
	background: url(/a/rfp/images/bg-listings-head.gif) no-repeat;
	width: 611px;
	height: 35px;
	margin-top: 5px;
}
.listings-head {
	background: url(/a/rfp/images/bg-listings-head.gif) no-repeat;
	width: 611px;
	height: 35px;
}
.bottom-crumb-nav {
	text-align: center;
	padding: 0 13px 5px 0;
}
.four-dia-settings {
	width: 611px;
}
.four-dia {
	background: #E9F7FF;
	border: 1px solid #4e8eb4;
	width: 302px;
	height: 93px;
	margin: 0 0 7px 0; 
}
.top-left {
	padding: 2px 0 0 13px;
}
.top-right {
	padding: 2px 0 0 13px;
}
.bot-left {
	padding: 2px 0 0 13px;
}
.bot-right {
	padding: 2px 0 0 13px;
}
.four-dia a:hover {
	background:url(/a/rfp/images/bg-featured-on.gif) no-repeat;
}
.rule {
	margin: 0 10px;
	border-top: 1px solid #2a77a4;
	line-height: 0;
}
.padding-pic {
	padding-left: 13px;
}
.padding-text {
	padding: 10px;
}
.premium-ad-title 
{
	padding: 10px 10px 5px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	white-space:nowrap;
	text-overflow:ellipsis;overflow:hidden;
}
.premium-ad-img 
{
	padding: 0 0 10px 10px;	
}
.premium-ad-text 
{
	padding: 0 10px 10px 5px;
	font: 11px Arial, Helvetica, sans-serif;
}

.content-results {
	padding-left: 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}
.content-sort {
	color: #fff;
	text-align: right;
	padding-right: 12px;
	font: 11px Arial, Helvetica, sans-serif;
}
.content-map a {
	width: 104px;
	height: 23px;
	display: block;
	background: url(/a/rfp/images/button-map-off.gif) no-repeat;
}

.content-map a span {
	margin-left: -10000px;
}
.content-map-hide a {
	width: 104px;
	height: 23px;
	display: block;
	background: url(/a/rfp/images/button-hidemap-off.gif) no-repeat;
}

.content-map-hide a span {
	margin-left: -10000px;
}
.border {
	border:1px solid #2a77a4;
}
.border-results {
	border:1px solid #2a77a4;
	border-width: 0 1px 1px 1px;
	width: 611px;
}
.results-name {
	padding: 5px 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.results-img {
	padding: 0px 5px 0px 0px;
	float: left;
}
.results-text {
	font: 11px Arial, Helvetica, sans-serif;
}
.results-text-small {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 1;
}
.link-type-text {
	padding: 0 0px 0px 0; 
	font: 10px Arial, Helvetica, sans-serif;
}

/* Forms */
.sort-150 {
	width: 150px;
}
.sort-205 {
	width: 205px;
}

/* Ads Right Column */
.three-dia {
	width: 162px;
	padding-left: 3px;
	padding-right: 5px;
	margin-top: 9px;
	float: left;
	text-align: left;	
	border:solid 1px #4e8eb4;
	background-color:#e9f7ff;
}

/* Footer */
.divider {
	clear: both;
	background: url(/a/rfp/images/bg-bottom-line.gif) top repeat-x;
	padding-top: 5px;
	text-align: left;
}
#footer 
{	
    height: 60px;
    margin: 0;
    text-align:left;    
	}
#footer a:active {
	color: #993333;
}
#footer p {
    font: 11px Arial, Helvetica, sans-serif;
    color: #000;
    padding:0;
    margin:0;
}
#footer p a, #footer p a:visited {
    color: #15567c;
    text-decoration: none;
}
#footer p a:hover {
    color: #000;
    text-decoration: underline;
}
#footer .market {
	text-decoration: underline;
}

/* Find a Venue */
.find-venue {
	width: 611px;
	height: 37px;
	margin-top: 3px;
	text-align: left;
	background: url(/a/rfp/images/bg-find-venue.gif) no-repeat;
}
.find-venue td {
	padding-left: 12px;
}
.find-venue-left {
	width: 210px;
	padding: 10px 0 20px 40px;
	text-align: left;
}
.find-venue-right {
	width: 250px;
	padding: 10px 0 20px 0;
	text-align: left;
}
.find-venue-middle {
	text-align: center;
}
.find-but a {
	float: right;
	display: block;
	width: 132px;
	height: 30px;
	background: url(/a/rfp/images/button-find.gif) no-repeat;
}

.find-but a span {
	margin-left: -10000px;
}

.find-but-services a {
	float: right;
	display: block;
	width: 132px;
	height: 30px;
	background: url(/a/rfp/images/button-findservices-off.gif) no-repeat;
}

.find-but-services a span {
	margin-left: -10000px;
}

/* Basic Listings */
.listing-col-1 {
	width: 54px;
	padding: 0 0 0px 0;
	vertical-align: top;
}

.listing-pre 
{
	width:	500px;
	word-wrap: break-word;
	overflow: hidden;
	white-space: pre-wrap;
	font: 11px Arial, Helvetica, sans-serif;	
}

.listing-col-1-right-20 {
	width: 20px;
	padding: 0 0 0px 0;
	vertical-align: top;
}

.listing-col-2 {
	width: 145px;
	padding: 0 0 0px 0;
	vertical-align: top;
}
.listing-col-3 {
	width: 112px;
	padding: 0 0 0px 0;
	vertical-align: top;
}
.listing-col-4 {
	width: 300px;
	padding: 0 0 0px 0;
	vertical-align: top;
}
.listing-col-span {
	width: 557px;
	padding: 0 0 0px 0;
	vertical-align: top;
}

.listing-col-right 
{
	text-align:right;
}

.listing-parent-td
{
	vertical-align: top;
}

/* Global */
.bot-shadow {
	width: 100%;
	height: 2px;
	overflow: hidden;
	background: url(/a/rfp/images/bg-bot-shadow.gif) repeat-x top;
}
.vert-200 {
	margin-bottom: 200px;
}
.middle .icon {
	border: none;
	width: 54;
	height: 45;
}
.header {
	width: 100%;
	margin-top: 12px;
	padding-bottom: 2px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #15567c;
	background: url(/a/rfp/images/bg-header.gif) bottom repeat-x;
}
p.spacer {
	height: 5px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.right-10 {
	padding-right: 10px;
}
.left-10 {
	padding-left: 10px;
}
.top-10 {
	padding-top: 10px;
}

body
{
	margin: 0 auto; 
	width: 996px; 
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	background-color:White;
}

td {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.form-err-text
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align:left; 
	vertical-align: middle; 
	padding: 5px;
	color:Red;
}

.xsl-table {
	margin: 10px 0 0 15px;
}

.form-textbox
{
	width: 100%;
	height: 150px;
}



.meeting-row 
{
	background-color: #e7f2f7
} 

.meeting-row-alt
{
	background-color: #FFFFFF
}
 
.meeting-space-header
{
	padding:0px;
	margin:0px;	
	font-weight: normal;
	color: #FFFFFF;		
	text-align:center;
	border: solid #FFFFFF 1px;
	vertical-align:middle;
}

.meeting-space
{
	padding-left:5px
} /*to add padding on guest side for meeting space */

.meeting-space-header-row
{
	background-color:#2a77a4;	
}

.img-blue-border img
{
	border: 1px solid #4e8eb4;
}

.img-noborder img
{
	border: none;
}

.autocomplete_dropdown{font: 12px Arial !important;}

.main-image img
{
	max-width:265px;
	width: expression(this.width>265?265:true);	/*IE*/
}
.meeting-room-image img
{
	max-width:300px;
	width: expression(this.width>300?300:true);	/*IE*/
}
#btnMoreInfo
{
	width: 13px;
	height: 13px;
	float: left;
	margin: 2px 5px 0px 0px;
	border: none;
}

.map-poi-border
{
	border: 1px solid #2a77a4;
}

a img.HotSpot
{
	border-style:none;
}
a:hover img.HotSpot
{
	border-style:none;
}

.ProfileLinks table
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
}

.Profile-border 
{
	width: 150px;
	border: 1px solid #2a77a4;
	border-width: 0 1px 1px 1px;
	text-align:left;
	background-color:White;
}

.ProfileLinks td.Profile-head {
	width: 150px;
	padding-left: 8px;
	background: url(/a/rfp/images/bg-head-profile.gif) no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.ProfileIcon 
{
	width:18px;
	padding-left:5px;
	}

.AddtoRFP a {
	display: block;
	width: 182px;
	height: 34px;
	background: url(/a/rfp/images/nav-addtorfp.gif) no-repeat;
}

.AddtoRFP a span {
	margin-left: -10000px;
}

.RequestQuote a {
	display: block;
	width: 182px;
	height: 55px;
	background: url(/a/rfp/images/nav-requestquote.gif) no-repeat;
}

.RequestQuote a span {
	margin-left: -10000px;
}


.InfoTxt
{
	font: 11px Arial, Helvetica, sans-serif;
	color:Black;
}

/* right content*/
.right
{
	width: 180px;
	text-align: left;
	background: #fff;
	padding-top: 10px;
	padding-left:0px;
}

.right td.right-head {
	width: 175px;
	background: url(/a/rfp/images/bg-head-right.gif) no-repeat;
	padding-left:8px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.right-border 
{
	width: 175px;
	border: 1px solid #2a77a4;
	border-width: 0 1px 1px 1px;
	text-align:left;
	background-color:White;
	line-height:1.5;
}
.right-sub-head 
{
	height:25px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:2px;
	color: #15567c;
	background: url(/a/rfp/images/bg-head-right-sub.gif) no-repeat;
}
.right-text
{
	height:15px;
	padding-left:2px;
	}

FONT.CalendarNextPrevStyle
{ 
	FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;    
    LINE-HEIGHT: 25px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    COLOR: White;
    text-decoration:none;
}

TD.ListHeader1
{
    BORDER-RIGHT: 3366px;
    BORDER-TOP: 3366px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 3366px;
    COLOR: Green;
    LINE-HEIGHT: 12pt;
    BORDER-BOTTOM: #d1dce7 2px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.CalendarHeader
{ 
	FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;    
    LINE-HEIGHT: 25px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    COLOR: White;
    background-color: #15567c;    
}
.ListPanel { position: static; background-color: #15567c; }
.ListHeader		{ font-family: Verdana, Arial, Helvetica, sans-serif; color:White; font-size: 8pt; padding: 5px; font-weight: bold;}
.ListHeader	IMG	{ vertical-align:text-bottom;}
.ListHeader A	{ text-decoration: none; padding: 0px;  }
.ListRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background-color:#edf0f2}
.ListRow TD {padding:2 3 2 3;}

.ListRow TD A,
.ListRow TD A.active,
.ListRow TD A.hover,
.ListRow TD A.visited { color:Black; font-weight:normal;text-decoration:underline; }

.ListRowAlt TD A,
.ListRowAlt TD A.active,
.ListRowAlt TD A.hover,
.ListRowAlt TD A.visited { color:Black; font-weight:normal;text-decoration:underline; }
.ListRowAlt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; padding: 3px; background-color: #FFFFFF} 
.ListRowAlt TD {padding:2 3 2 3;}
.FormButton {background-color: #1f587a; color: #FFFFFF; border-color: #F3E8EA #F3E8EA #2F4259}
.PromoPopup-Calendar{width: 640px; margin: 15px 10px; }
.PromoPopup-List{width: 300px; margin: 15px 10px; }
.CalendarHeader TD
{ 
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;    
}
.FormInput { border:gray 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;  }

.DialogCss { border: solid 1px black; }

.blue-plus-td a 
{
    margin-left: 5px;
    font-size: 10px;
}
.blue-plus-td
{
    text-align: right;
    vertical-align: top;
}
.blue-plus-td
{
    text-align: -moz-right;
    vertical-align: top;
}
.grey  {color: #999999; font-size: 10px;}

.DialogCss { border: solid 1px black; }


/* Popup box style */
.outsidebox {
	border: 1px solid #006699;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.popheader

{
	font-size: 18px;
	font-family:Arial,Helvetica,sans-serif;
	padding:15px 0px 0px 10px;
	color: #006699;
	font-weight: bold;
	text-align:left;
}



.insidebox {
	border: 1px solid #006699;
	padding: 5px 5px 5px 5px;
	margin: 10px;
	text-align:left;
}
.popimages {
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
	
}

.errheader
{	
	text-align:left;
	padding-left:10px;
	font-family:Arial,Helvetica,sans-serif;
}

.errheader UL { padding: 0px; margin: 0px;font-family:Arial,Helvetica,sans-serif;}

.errheader UL LI { padding-right: 2px; padding-left: 2px; padding-top: 2px; list-style-type: square; list-style-position:inside; }


.cbxDiv 
{
	overflow:auto;
	height:300px;	
	text-align:-moz-left;
}

.cbxDiv 
{
	overflow:auto;
	height:300px;	
	
}

.info 
{
	text-align:center;		
}
.info 
{
	text-align: -moz-center;		
}

.infotable
{		
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:30px;	
}
	
.textlabel {
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight: bold;
text-align:left;
}

.more-button
{
    line-height: 30px;
}
.applied-filter-row
{
    font-size: 10px;
}
.current-search-area
{
    background-color:#e9f7ff;   
}
.current-search-area td
{
    line-height: 12px
}
.applied-filter {
	width: 173px;
	border: 1px solid #2a77a4;
	border-width: 0 1px 1px 1px;
}
.btn-name-search 
{
    display: inline-block;
    height: 21px;
    width: 20px; 
	background: url(/a/rfp/images/search_bar_button.gif) no-repeat;
	vertical-align: middle;
}
.name-search-tbx
{
    width: 143px;
    height: 15px;
    vertical-align: middle;
    font-size: 10px;
    color: #999999;
}
.name-search {
	width: 173px;
	border: 1px solid #2a77a4;
	border-width: 0 1px 0px 1px;
}