.table_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 800px;
	height: 600px;
}
body {
	background-color: #5b7b9e;
	font-family: Arial, Helvetica, sans-serif;
	color: #181c39;
}
.watermarked
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}
.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
.findnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7cc5ff;
	font-weight: bold;
	text-align:right;
}
.viewall {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #181c39;
	text-align:left;
}
.textf
        {
            font-size: 12px;
            font-family: Arial, Helvetica, sans-serif; 
            font-weight: bold;
            color: #181c39;
            text-align: left;
        }
.autogrow {
	height: auto;
	position: relative;
}
.maxheight {
	height: 185px;
	max-height: 185px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/subheaderc.png);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-right: 12px;
	text-align:right;
}
.subheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 12px;
	text-align:right;
}
.locationtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #181C39;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181C39;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #181C39;
	background-color: #C6DBEF;
}
.viewall_link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #181c39;
	text-decoration:none;
	text-align:right;
}
.norepeat {
	background-repeat: no-repeat;
	padding-right: 5px;
}
.findnow_link {
	font-size: 14px;
	color: #7cc5ff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-align:right;
	float: right;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #181C39;
}
.eventHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #181C39;
}

td img {display: block;}
.columnmargins {
	padding-left: 25px;
	padding-right: 25px;
}
.minimargins {
	padding-left: 10px;
}
.image {
	border: 4px solid #181c39;
}

.imagebottom{
	border-bottom-color:#012B57;
	border-bottom-style:solid;
	border-bottom-width:1px;
}