@charset "utf-8";
/* Paramount Home CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/subpagebg.gif);
	background-repeat: repeat-x;
}

.contact_address {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #1b4301;
	line-height: 18px;
}

.contact_address a:link {
	color: #C60;
	text-decoration: underline;
}

.contact_address a:visited {
	text-decoration: underline;
	color: #C60;
}

.contact_address a:hover {
	text-decoration: none;
	color: #6C0;
}

.contact_address a:active {
	text-decoration: underline;
	color: #C60;
}

.contact_textfield {
	width: 250px;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-top: 5px;
	background-color: #FFF;
	border: #969696 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5d650d;
}

.contact_textfield_sml {
	width: 111px;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-top: 5px;
	background-color: #FFF;
	border: #969696 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5d650d;
}

.contact_textfield_dropdown {
	width: 262px;
	height: 26px;
	padding: 4px;
	margin-top: 5px;
	background-color: #FFF;
	border: #969696 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5d650d;
}

.contact_textarea {
	width: 538px;
	height: 158px;
	padding: 4px 5px 0px 5px;
	margin-top: 5px;
	background-color: #FFF;
	border: #969696 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5d650d;
}

.brokerslogin_textfield {
	width: 180px;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-top: 5px;
	background-color: #FFF;
	border: #969696 1px solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5d650d;
}
.fdv_downloadables {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #99652c;
}
.fdv_downloadables a:link {
	color: #99652c;
	text-decoration: none;
}
.fdv_downloadables a:visited {
	text-decoration: none;
	color: #99652c;
}
.fdv_downloadables a:hover {
	text-decoration: underline;
	color: #5D650D;
}
.fdv_downloadables a:active {
	text-decoration: none;
	color: #99652c;
}