body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 150%
}


.blue_large_bold_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #005daa; 
	
}

.standard_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.medium_header_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.header_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.whiteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005DAA;
	background-image: url('images/bg3.gif');
	background-repeat: repeat-x
}

.grayfont {
	color: gray;
}

.whiterow {
	background-color: #FBFBFB;
}
.grayrow {
	background-color: #F4FAFF;
}

.tablesolidborder {
	border: 1px solid #bfdbff;
}
.tablerowbottomborder {
	border-top: 1px solid #bfdbff;
}

.float_right{
	float:right;
}

.content {
float:none;
clear:none;
width: 100%;
}

.docs {
	display: inline;
}
.docs_hidden {
	display: none;
}

.image {
	border-style:double;
	border-color: #a9a9a9;
	border-width: 4px;
}

.red {
	color: red;
}

.imagecontainer {
  float:left;
  background: url("http://www.ownerrealtyinc.com/temp/images/shadowAlpha.png") no-repeat bottom right !important;
  background: url("http://www.ownerrealtyinc.com/temp/images/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 5em !important;
  margin: 10px 0 0 5em;
  }

.imagecontainer img {
  display: block;
  position: center;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.middle_table_outline { 
	border-width: 0px 1px 0px 1px; 
	border-color: #B8B8B8; 
	border-style:solid;
}

.right_side_table_outline { 
	border-width: 0px 1px 0px 0px; 
	border-color: #B8B8B8; 
	padding: 0px 5px 0px 0px;
	border-style:solid;
}

.left_side_table_padding { 
	padding: 0px 0px 0px 5px;
}

.menu_table_outline { 
	border-width: 0px 1px 1px 1px; 
	border-color: #B8B8B8; 
	border-style:solid;
}

.footer_table_outline { 
	border-width: 1px 1px 1px 1px; 
	border-color: #B8B8B8; 
	border-style:solid;
}

a.menugray:link {
  color: #808080;
  text-decoration: none;  
}

a.menugray:active {
  color: #808080;
  text-decoration: none;
}
a.menugray:visited {
  color: #808080;
  text-decoration: none;
}
a.menugray:hover {
  color: red;
  text-decoration: underline;
}

a.menu:link {
  color: #005DAA;
  text-decoration: none;
  font-weight: bold;
  
}
a.menu:active {
  color: #005DAA;
  text-decoration: none;
  font-weight: bold;
}
a.menu:visited {
  color: #005DAA;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover {
  color: red;
  text-decoration: underline;
  font-weight: bold;
}

a.whiteheader_link:link {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
a.whiteheader_link:active {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
a.whiteheader_link:visited {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
a.whiteheader_link:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color: #005DAA;
  text-decoration: underline;
  font-weight: bold;
  
}
a:active {
  color: #005DAA;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: #005DAA;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: red;
  text-decoration: none;
  font-weight: bold;
}