/* CSS Document */

td{
	font-size:11px;
}
a {
	text-decoration:none;
	color:#FFFBF0;
}
a:hover{
	text-decoration:underline;
	color:#2A1F00;
}
a.header_links{ 
	color:#e1e7ee;
	font-weight:bold;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
a.header_links:hover{ 
	color:#FFFFFF;
}
.footer_bar {
	border-top:#4b7087 4px solid;
	padding:3px;
}
a.footer_links{ 
	padding:10px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
a.footer_links:hover{ 
	text-decoration:underline;
}
.content_panel{ 
	padding-left:10px;
	height:300px;
	text-align:justify;
}
.subheading_text {
	color:#4b7087;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.heading_text {
	color:#4b7087;
	font-size:11px;
	padding-bottom:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h2.title-bar {
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
	font-size:1em;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:#0058a8 ;
}
h2.title-bar span {
	display:block;
	height:1%;
	background:url(http://www.providentestate.com/images/h2-tl.gif) top left no-repeat;
}
h2.title-bar span span { 
	display:block;
	padding:8px;
	background:url(http://www.providentestate.com/images/h2-tr.gif) top right no-repeat;
}
h2.subtitle-bar {
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
	font-size:1em;
	line-height:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:#0058a8 ;
}
h2.subtitle-bar span {
	display:block;
	height:1%;
	background:url(http://www.providentestate.com/images/h2-tl.gif) top left no-repeat;
}
h2.subtitle-bar span span { 
	display:block;
	padding:8px;
	background:url(http://www.providentestate.com/images/h2-tr.gif) top right no-repeat;
}
.section_table{
	background:#F2F9FF;
	border:#d6ecfe 1px solid;
	padding:5px;
}
.inside_table{
	padding:5px;
}
a.side_links{
	font-family: Arial, Helvetica, sans-serif;
	background:url(http://www.providentestate.com/images/menu.jpg) left no-repeat;
	padding-left:15px;
	font-size:10px;
	color:#2e75b2;
	text-transform:uppercase;
}
a.side_links:hover{
	color:#195283;
}
.side_links_sep {
	background:url(http://www.providentestate.com/images/dashed.jpg) repeat-x center;
}
.search_form_area{
	color:#FFFFFF;
	padding-left:3px;
}

