/* CSS Document */
/* Total Property Solutions Site - Global Stylesheet */

body{
	margin-top:0px;
	background-color:#CCCCCC;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

td{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

th{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.error {

	DISPLAY: none; FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Tahoma

}
.tps{
color:#09579B;
font-weight:bold;
}
h4{
color:#09579B;
font-weight:bold;
}
.masthead{
}
#tps_logo{
margin-left:30px;
margin-top:0px;
}

#nav_bar{
	font-weight:bolder;
	color:#999999;
	font-size: 10px;
}
#nav_button{
text-align:center;
font-size:9px;
}
#top_nav{
	background-color:#FFFFFF;
	float:right;
	width:310px;
	display: inline;
	margin-top: -5px;
	margin-right: 15px;
	padding: 0 0 0 15px;
	}
#nav_bar img {
	float: right;
	display: inline;
}
.side_info_h1 {
	font-size: 16px;
	font-weight: bold;
	color: #09579B;
	line-height: 18px;
}
.side_info_sub {
	color: #09579B;
	padding-top: 5px;
	font-size: 14px;
	line-height: 30px;
}


#nav_bar #masthead #tps_logo {
	float: left;
}
#nav_bar img {
	float: none;
}



.menu{
	cursor:pointer;
	cursor:hand;
}
.page_titles{
	font-size:18px;
	margin:5px;
	text-transform:none;
	color: #09579B;
}

.inputbox{
border:#999999 solid 2px;
font-weight:bold;
font-size:11px;
width:117px;
height:17px;
color:#999999;
}
.submitbutton{
border:#999999 solid 2px;
background-image:url(../images/nav-bar-title-gradient.gif);
color:#999999;
}

.body_copy{
	font-size:12px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	margin-left:15px;
	margin-top: 20px;
	margin-right: 20px;
}
/* Link Properties */
a:link{
	color:#999999;
	text-decoration: none;
}

a:visited {
	color:#999999;
	cursor:pointer;
	text-decoration: none;
}

a:hover {

	color:#FF0000

}
#nav_bar #newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	text-align: center;
	margin-top: 20px;
}

#nav_bar .body_copy a {
	color: #09579B;
	text-decoration: underline;
	font-size: 11px;
}
#nav_bar .body_copy a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
.float_center{
float:left;
}
.phone_number {
	font-size: 24px;
	color: #09579B;
	font-weight: 900;
}
#newsletter {
	background-image: url(../images/newsletters.jpg);
	background-repeat:no-repeat;
}

#iframe {
	border:none;
	padding:0px;
	margin:0px;
}
