* { 
	font-family: helvetica, arial, sans-serif;
	margin: 0px;
padding: 0px;
font-size:11px !important;
	}
	
input, p {
	margin: 5px;
	}
	
body {
	background-image: url(/shared/images/templates/1484/background-grad.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	text-align: center;
	}
	
#container {
	margin:  10px auto;
	width: 962px;
	}
	
.clear {
	clear: both;
	}
	
/* This is for the site header */
	
#header-pics {
	height: 181px;
	border-style: none;
	}
	
#logo img {
	border: 0px;
	width: 351px;
	height: 181px;
	}
	
#header-pics ul {
	list-style: none;
	}
	
#header-pics li {
	display: inline;
	}
	
#header-type ul {
	list-style: none;
	margin-top: 10px;
	}
	
#header-type li {
	display: inline;
	color: #B4B8CB;
	font-size: 12px;
	font-weight: bold;
	}
	
#header-type li#first-link {
	padding-right: 125px;
	}
	
#header-type li#last-link {
	padding-left: 125px;
	}
	
#med-photo img {
	width: 306px;
	height: 181px;
	border: none;
	}
	
	
#grant-photo img {
	width: 305px;
	height: 181px;
	border: none;
	}
	

	
/* this is for the navigation */

#navigation {
	border-style: solid;
	border-width: 2px;
	border-color: #F0F0F0 #D7D7D7;
	background-image: url(/shared/images/templates/1484/nav-bg.gif);
	}

#navigation img {
	border: none;
	}
	
#navigation ul {
	list-style: none;
	
	}
	
#navigation li {
	display: inline;
	vertical-align: middle;
	}
	
.link-item {
	padding-bottom: 30px;
	}
	
#navigation a:link {
	color: #2E4590;
	text-decoration: none;
	font-size: 15px !important;
	vertical-align: middle;
	padding: 0px 20px;
	}
	
#navigation a:visited {
	color: #2E4590;
	text-decoration: none;
	font-size: 15px;
	}
	
#navigation a:hover {
	color: #C41409;
	text-decoration: none;
	font-size: 15px;
	}
		
/* Interior page content */

#interior-content {
	background-color: #ffffff;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #D7D7D7;
	text-align: center;
	width: 958px;
	}
	
#interior-content-int {
	width: 720px;
	margin: auto;
	text-align: left;
	padding: 20px 20px 20px 0px;
	float: right;
	}
	
#left-column {
	float: left;
	width: 191px;
	border-width: 0px 1px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	text-align: center;
	}
	
#left-column img {
	display: inline;
	margin: 18px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	}
	
#name {
	color: #4A4A4A;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}
	
#phone {
	color: #4A4A4A;
	text-transform: uppercase;
	font-size: 14px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px 18px 18px 18px;
	}
	
#side-nav ul {
	text-align: right;
	list-style: none;
	padding-right: 18px;
	}

#content-bottom {
	background-image: url(/shared/images/templates/1484/content-bottom.gif);
	background-repeat: no-repeat;
	width: 962px;
	height: 7px;
	}
		
/* portfolio login */

#homefinder {
	margin-top: 20px;
	color: #ffffff;
	}
	
#homefinder form {
	background-color: #394273;
	}
		
#port-top {
	background-image: url(/shared/images/templates/1484/port-top.gif);
	height: 11px;
	width: 962px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #394273;
	}
	
#port-bottom {
	background-image: url(/shared/images/templates/1484/port-bottom.gif);
	height: 11px;
	width: 962px;
	background-repeat: no-repeat;
	border: none;
	}
	
#port-title {
	float: left;
	width: 325px;
	padding: 0px 10px 0px 30px;
	text-align: left;
	background-color: #394273;
	}
	
#port-title p {
	font-size: 12px;
	}
	
#port-title h1 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 15px;
	}
	
#port-title b {
	font-weight: bold;
	}
	
#port-fields {
	float: left;
	background-color: #394273;
	width: 350px;
	padding-top: 20px;
	
	}
	
#port-links {
	float: left;
	background-color: #394273;
	width: 400px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
#port-links a {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	}
	
#homefinder td {
	color: #ffffff;
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 12px;
	}
	
#sign-up {
	text-align: left;
	padding-left: 340px;
	font-size: 12px;
	}
	
#sign-up a {
	color: #ffffff;
	}
	
#sign-up a:hover {
	color: #CD0006;
	}
	
.portfield {
	background-image: url(/images/layout/field.gif);
	background-repeat:no-repeat;
	background-color: #394273;
	width: 169px;
	height: 29px;
	border: none;
	padding: 8px 8px 5px 8px;
	font-size: 13px;
	}
	
/* This is for the site's footer */

#footer {
	margin-top: 20px;
	}

#footer ul {
	list-style: none;
	}
	
#footer li {
	display: inline;
	}
	
#footer ul a {
	color: #111756;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}
	
#footer ul a:hover {
	color: #CD0006;
	}
	
#footer p {
	color: #2E4590 ! important;
	}
	
#footer p a:link {
	color: #2E4590;
	}
	
a.disclaimer_links {
	color: #2E4590;
	font-weight: bold;
	}
	
#footer font {
	color: #2E4590;
	font-size: 11px;
	line-height: 16px;
	}
	
/* Interior page content */

#interior-content h1 {
	color: #394273;
	font-size: 24px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	margin-bottom: 15px;
	}
	
#interior-content h2 {
	color: #C41409;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 15px;
	}
	
#interior-content h3 {
	color: #4A4A4A;
	text-transform: uppercase;
	font-size: 14px;
	}
		
#interior-content p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	color: #4A4A4A;
	}
	
#interior-content ul, ol {
	font-size: 13px;
	line-height: 21px;
	margin: 0px 0px 15px 40px;
	color: #4A4A4A;
	}
	
#interior-content p a:link {
	color: #394273;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-color: #394273;
	border-style: solid;
	background-color: #E5E5E5;
	}
	
#interior-content p a:visited {
	color: #394273;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-color: #394273;
	border-style: solid;
	background-color: #E5E5E5;
	}
	
#interior-content p a:hover {
	color: #000000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-color: #394273;
	border-style: solid;
	background-color: #D5D5D5;
	}
	
#interior-content a:link {
	color: #394273;
	text-decoration: none;
	}
	
#interior-content a:visited {
	color: #394273;
	text-decoration: none;
	}
	
#interior-content a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	
#interior-content select {
	margin-left: 0px;
	margin-bottom: 15px;
	}

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: #666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.FHtitle, .FHheader {color: #FFF;}

.FHtitles, .FHvalues {color: #000;}