* {
	margin: 0;
	padding: 0;
}

html{
background-image: url(../images/patrn2_stripes.gif);
background-position:left top;
background-repeat:repeat-x;
}
body {
	margin:0 auto 20px auto;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-serif;
	width: 800px;
	background: #fff url(../images/bg_blu.gif) repeat-y top left;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}	

#leftRail a:visited {
	text-decoration: none;
	color: #660099;
}
#leftRail a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00C;
}
#leftRail a:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	text-decoration:underline;
}
#leftRail a:link {
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}


/*end of link code*/
#container {
	background: #fff url(../images/bg_blu.gif) repeat-y top left;
}

#menu {
	border-top:2px solid #FFEECA;
	border-bottom:3px solid #E19800;
	background: #ffcc66;
	padding-bottom:4px;
	padding-top:4px;
	color:#000099;
	font-size: 12px;
	text-align: center;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	display: inline;
	color: #009;
	font-weight: normal;
	border: thin 1px;
}

/*added code for upper menu*  */ 

#menu a:link {
	color:#000066;
	font:Tahoma, Geneva, sans-serif;
}
#menu a:active, #menu a:visited{
	color:#000066;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover{
	color: #609;
	text-decoration:underline;
	font-weight:normal;
}

#header {
	height: 110px;
	background: #fff url(../images/smbi_bann6.jpg) no-repeat top left;
	text-indent: -9999px;
	position: relative;
}
/*added code below for UF link + position:relative above Oct09*/

#header a:link, #header a:visited, #header a:hover {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 18px;
	width: 160px;
	height: 38px;
	text-indent: -9999px;
	outline: none;
	border: 0;
}

#submenu {
	height: 20px;
	background:#000099;
}

#leftRail{
	float:left;
	width:150px;
	background:#E7EDFA;
}

#rightRail{
	float:right;
	width:180px;
	background:#E7EDFA;
	padding-left: 0px;
}

#center{
	float: left;
	width:450px;
	
}
.textindent {
	text-align: left;
	
}

#center.full {
	width: 649px;
	background:#fff;
}


#footer {
	width: 800px;
	background: #000099;
	border-bottom: 4px solid #fff;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	clear:both;
}
/*added footer link code 6 Dec07*/
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFCC99;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/*end of footer links*/

*#footer ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#footer ul li {
	display: inline;
	color: #fff;
}
#footer ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#rightRail h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-bottom: 4px;
	color:#000099;
	/*text-indent: 5px;*/
	padding-bottom: 2px;
	margin-top: 5px;
}

#rightRail h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#33C;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom-color: #33C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 0px,2px,2px,2px;
	}

* {
	margin: 0;
	padding: 0;
}

html{
background-image: url(../images/patrn2_stripes.gif);
background-position:left top;
background-repeat:repeat-x;
}
body {
	margin:0 auto 20px auto;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-serif;
	width: 800px;
	background: #fff url(../images/bg_blu.gif) repeat-y top left;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	text-decoration:underline;
}
a:link {
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}	

#leftRail a:visited {
	text-decoration: none;
	color: #660099;
}
#leftRail a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00C;
}
#leftRail a:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	text-decoration:underline;
}
#leftRail a:link {
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}

/*end of link code*/
#container {
	background: #fff url(../images/bg_blu.gif) repeat-y top left;
}

#menu {
	border-top: 2px solid #000099;
	background: #ffcc66;
	padding-bottom: 4px;
	color:#000099;
	font-size: 12px;
	text-align: center;
}

#menu ul {
	list-style: none;
}

*#menu ul li {
	display: inline;
	color: #009;
	font-weight: normal;
	border: thin 1px;
}

/*added code for upper menu*  ?#menu ul li a:---{ */ 

#menu a:link {
	color:#000066;
	font:Tahoma, Geneva, sans-serif;
}
#menu a:active, #menu a:visited{
	color:#000066;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover{
	color: #609;
	text-decoration:underline;
	font-weight:normal;
}

#header {
	height: 110px;
	background: #fff url(../images/smbi_bann6.jpg) no-repeat top left;
	text-indent: -9999px;
	position: relative;
}
/*added code below for UF link + position:relative above Oct09*/

#header a:link, #header a:visited, #header a:hover {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 18px;
	width: 160px;
	height: 38px;
	text-indent: -9999px;
	outline: none;
	border: 0;
}

#submenu {
	height: 20px;
	background:#000099;
}

#leftRail{
	float:left;
	width:150px;
	background:#E7EDFA;
}

#rightRail{
	float:right;
	width:180px;
	background:#E7EDFA;
	padding-left: 0px;
}

#bacbox{
	padding-left: 5px;
	padding-bottom:5px;
	padding-top: 5px;
	background-color:#FFF;
}

#flbiodatabox{
	padding-left: 5px;
	padding-bottom:5px;
	padding-top: 5px;
	background-color:#FFF;
}

#center{
	float: left;
	width:450px;
}
.textindent {
	text-align: left;
	
}

#center.full {
	width: 649px;
	background:#fff;
}


#footer {
	width: 800px;
	background: #000099;
	border-bottom: 4px solid #fff;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	clear:both;
}
/*added footer link code 6 Dec07*/
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFCC99;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/*end of footer links*/

*#footer ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#footer ul li {
	display: inline;
	color: #fff;
}
#footer ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#rightRail h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-bottom: 4px;
	color:#000099;
	/*text-indent: 5px;*/
	padding-bottom: 2px;
	margin-top: 5px;
}

#rightRail h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#33C;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #C2CCED;
	background-color:#DCE4F8;
	padding: 2px,2px,4px,2px;
	}


#rightRail h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#33C;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 6px;
}

#center h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color:#000099;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top:10px;
	}
#center h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #33C;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #33C;
	padding-top:5px;
	margin-top: 10px;
}
#center h4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #33C;
	font-weight: bold;
	padding-top: 4px;
}

#center p {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:130%;
}
	
#center li {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:120%;
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}
#leftRail h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 4px;
	margin-top: 5px;
	padding-bottom: 2px;
}
#leftRail h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #33C;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2CCED;
	border-bottom-width: 2px;
	background-color: #DCE4F8;
	padding: 0px,2px,2px,2px;
}

#leftRail h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33C;
	margin-bottom: 2px;
	padding: 0px,2px,2px,2px;
}

#leftRail p  {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-heigth:150%;
}
#rightRail p {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 130%;
}

#leftRail #bot_leftcol img{
	pading-left: 10px;
}

.gutter {
	padding: 5px;
}

.clear {
	both;
}

.img img {
	padding-right: 10px;
	border:none;
}
.img {
	clear: both;
	border: none;
}

.imgleft{
	float: left;
	border: none;
}
.imgright{
	float:right;
	border:none;
}

#center img 
{float:left;
padding-right:10px;
}

.list li {
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}

.blue_lineabove {
	border-width: 1px;
	padding-bottom: 2px;
	padding-bottom:4px;
	border-top-style: solid;
	border-top-color: #5260BE;
	}

#top_leftcol {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#bot_leftcol {
	background-color: #FFF;
	border-color: #5260BE;
	padding: 10px 5px 10px 5px;
}


#rightRail p {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 130%;
}
#rightRail  h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #33C;
}

#rightRail h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#33C;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 6px;
}

#center h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color:#000099;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top:10px;
	}
#center h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #33C;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #33C;
	padding-top:5px;
	margin-top: 10px;
	padding-bottom: 4px;
}
#center h4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#309;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#center p {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:130%;
}
	
#center li {
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	line-height:120%;
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}
#leftRail h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 4px;
	margin-top: 5px;
	padding-bottom: 2px;
}
#leftRail h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #33C;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2CCED;
	border-bottom-width: thin;
	border-top: solid 1px #fff;
	background-color:#DCE4F8;
	padding: 2px,2px,4px,2px;
}

#leftRail h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33C;
	margin-bottom: 2px;
	padding: 0px,2px,2px,2px;
}

#leftRail p  {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-heigth:150%;
}

.gutter {
	padding: 5px;
}

.clear {
	both;
}

.img img {
	padding-right: 10px;
	border:none;
}
.img {
	clear: both;
	border: none;
}

#rightRail #bacbox img{
	padding-left: 40px;
	padding-top:10px;
}

#center img 
{float:left;
padding-right:10px;
}
#center img .imginline
{
	padding:0,5px,0,5px;
	border:none;
	float:none;
}

.list li {
	margin-left: 20px;
	list-style-image:url(../images/bul_sq000066.gif);
	list-style-position:outside;
}

.blue_lineabove {
	border-width: 1px;
	padding-bottom: 2px;
	padding-bottom:4px;
	border-top-style: solid;
	border-top-color: #5260BE;
	}

#top_leftcol {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#bot_leftcol {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF;
	padding-top: 10px;
	border-color: #5260BE;
}

/*settings for new company page Oct09*/
.companylist {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5260BE;
	border-bottom-color: #5260BE;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
}

.companylisttext {
	width: 400px;
	float:left;
}
.resident_clts {
	padding-top: 5px;
	padding-bottom: 5px;
}

.residents_hmpg {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 350px;
	padding-left: 70px;
	border-bottom:2px solid #C2CCED;
	border-top:1px solid #fff;
	background-color:#DCE4F8;
}
#news_hmpg {
	padding-left: 5px;
}

.text_botspace {
	padding-bottom: 15px;
}
#residentclts_hmpg {
	background-color: #E7EDFA;
	height: 350px;
	padding-left: 5px;
}
