﻿
body{
	margin:0;
	padding:0 0 10px;
	font-family:verdana,helvetica,sans-serif;
	font-size: 11px;
	color:#7a7979;
}

.maincontainer
{
    clear:both;
	width:758px;
	margin:10px auto 0;
	overflow:hidden;
	border:0px solid #d8dace;
	display:inline;
	float:right; 
}
.container{
	width:758px;
	padding:0 0 14px;
	overflow:hidden;
}


table.centertable 
{
    margin-left:auto; 
    margin-right:auto;
    vertical-align:top;
}

table.AgentSearchTable 
{
    margin-left:auto; 
    margin-right:auto;
    vertical-align:top;
     border:2px solid #d8dace;
}
.PageHeader
{
    width: 960px;
    background-color: red;
    
}
.LeftNavContainer
{
    width:200px;
    vertical-align:top;
    height:100%;
    
}

#ContainerTable
{
    width:960px;
}

.MainRightContainer
{
    width:760;
    vertical-align:top
}

#MainFooter
{
    width: 960px; 
    background-color: red
}

div.tableborder
{
    border:2px solid #d8dace;
    padding:1px 1px 1px 1px;
}
div.ValidationSummary
{
    width:70%; float: right; display: block
}

.notify
{
 text-align:center;
 display:block;
 font-family:Verdana;
 font-size:12px;
 font-weight:bold;
 color:#CB3535;
}

/*Defualt Link Style*/
a:link
{
    color:#283d81;
}

a:hover
{
    text-decoration:none;
    color:#283d81;
}

a:visited
{
   color:#283d81;
}



.mainbody 
{

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.formtext {

	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}


.formtextlight {

	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	
}

 .formsuccess
	{
		font-family: Verdana;
		font-size: 15px;
		color: #CB3535;
		font-weight:bold;
		text-align:center;
	}	
	
	 .formerror
	{
		font-family: Verdana;
		font-size: 12px;
		color: #CB3535;
		font-weight:bold;
		text-align:center;
	}	
	
	.CaptchaError
	{
		font-family: Verdana;
		font-size: 12px;
		color: #CB3535;
		font-weight:normal;
		
	}	


.heading {
	padding: 1em 0 1em 0;
	color:#ffffff;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
	background-color:#5377A9
}

.findme 
{
    display:none;
    visibility:hidden
}
.seperatorBar
{
    width:515px;
    border:none;
   	border-top:2px solid #5377A9;
   	padding-top:12px;
   	text-align:center;
   	margin-left:auto; 
    margin-right:auto;
    vertical-align:top;
   	}
   	
.hsd-seperatorBar
{
    width:625px;
    border:none;
   	border-top:2px solid #5377A9;
   	padding-top:12px;
   	text-align:center;
   	margin-left:auto; 
    margin-right:auto;
    vertical-align:top;
   	}


ul.infolinks{
	width:710px;
	list-style:none;
	margin:0 0 0 7px;
	padding:0;
	overflow:hidden;
	background:#fff;
	border:0px solid #d8dace;
	
}

ul.infolinks li{
 
	padding:0 0 0 23px;
}

a.infolinks
{
color:#283d81;}

a.infolinks:hover
{
color:#283d81;
text-decoration:none
}

.calculator{
	width:425px;
	padding:2px 0 0 2px;
	overflow:hidden;
	 margin-left:auto; 
    margin-right:auto;
    vertical-align:middle;
	border:1px solid #d8dace;
}


 .FormLoad
	{
		font-family: Verdana;
		font-size: 12px;
		color: #CB3535;
		font-weight:bold;
		text-align:center;
	}
	
	.formrequired
	{
		font-family: Verdana;
		font-size: 11px;
		color: #CB3535;
		
	}		
	
	
	/* Payment Calc*/
	
	.PaymentCalcHeader
	{
	    color:#7a7979;
	    font-weight:bold;
	    text-align:center;
	}
	
	
.PaymentCalcWhiteText
	{
	    color:#FFFFFF;
	}
	
.PaymentCalcColorBG
	{
	    background-color:#928594;
	    color:#FFFFFF;
	    line-height:15px;
	     
	}
	
	/*site left nav*/
	
	ul.MainNav
	{
	width:195px;
	list-style:none;
	margin:0;
	padding:10px 3px 0 2px;
	
		}
		
		
	
.NavHeader
{
    width:199;
    background-color:#5677A2;
    line-height:24px;
    font-weight:bold;
    color:#ffffff;
    padding:0px 0 0 0px;
    width:100;
}

.Navtext
{
    line-height:24px;
    width:100;
}
   	
  /*Textbox Watermark*/



.watermarked {
	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/*Tool Tips*/
a.tooltip 
{
	text-decoration:none;
	
}



.smallBlueText {

	font-family: Arial;
	font-size: 12px;
	color: #3a4879;
}

.smallYellowText {

	font-family: Arial;
	font-size: 12px;
	color: #E6A32A;
}
.tableHeader
{
color:#1D3C6D;
}

/* Password Strength styles */
.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

/*	Agent Page detail	*/
ul.AgentPage{
	
	list-style:none;
	margin:0;
	padding:10px 3px 0 2px;
	overflow:hidden;
	
}

ul.AgentPage li{
	font-size:11px;
	line-height:16px;
	color:#787878;
}

ul.AgentPage li strong{
	font-size:12px;
}
ul.AgentPage li span{
	color:#c70101;
}
ul.AgentPage li a{
	color:#283d81;
	text-decoration:underline;
}
ul.AgentPage li a:hover{
	text-decoration:none;
}

/* modal PopUps*/
.testme 
{
    display:none;
    visibility:hidden
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	
	width:330px; 
	background-color:White; 
	border-width:2px; 
	border-color:Black; 
	border-style:solid; 
	padding:20px;
	
}

.modalPopupAgentContact {
	
	width:480px; 
	background-color:White; 
	border-width:2px; 
	border-color:Black; 
	border-style:solid; 
	padding:20px;
	
}

.modalHeader
{
    font-weight:bold;
    text-align:center;
}

div.modal-Front{
	margin:10px 0 0 5px;
	
}

div.modal-Front ul.table{
	margin:0 10px 7px 0;
	/*border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;*/
}
div.modal-Front ul.table li{
	/*height:10px;*/
	padding:5px 0 0;
	color:#7a7979;
}



/*	Saved-Props	*/
ul.Saved-Props{
	width:700px;
	height:163px;
	list-style:none;
	margin:0 0 0 7px;
	padding:0;
	
	background:#fff;
	border:1px solid #d8dace;
	border-top:none;
}
ul.Saved-Props li{
	float:left;
	height:163px;
	padding:0 0 0 23px;
}
ul.Saved-Props li.first,
ul.Saved-Props li.last,
ul.Saved-Props li.nopadd{
	padding:0;
}
ul.Saved-Props li.first a,
ul.Saved-Props li.last a{
	display:block;
	width:15px;
	height:32px;
	background:url('../images/btn-prev.gif') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden; margin-left:12px; margin-right:8px; margin-top:48px; margin-bottom:0
}
ul.Saved-Props li.last a{
	background:url('../images/btn-next.gif') no-repeat 0 0;
	margin-left:30px; margin-right:0; margin-top:48px; margin-bottom:0
}
ul.Saved-Props li div.Prop-container{
	width:134px;
	height:107px;
	background:url('../images/bg-image-container.gif') no-repeat 0 0;; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:0; padding-left:5px; padding-right:0; padding-top:5px; padding-bottom:0
}
ul.Saved-Props li div.Prop-container a{
	display:block;
	width:127px;
	height:100px;
}
ul.Saved-Props li div.Prop-container a img{
	display:block;
	border:none;
	margin:0 auto;
}
ul.Saved-Props li div.Prop-container span{
	width:135px;
	padding:11px 0 0;
	display:block;
	font-size:11px;
	line-height:14px;
}


/*saved search display*/

ul.MyAccountSavedSearches{ 
	width:710px;
	height:163px;
	list-style-type: circle;
	margin:0 0 0 7px;
	padding:0;
	
	background:#fff;
	border:1px solid #d8dace;
	border-top:none;  }


ul.MyAccountSavedSearches li
{
    display:block;
	float:left;
	height:25px;
	width:150px;
	padding:0 0 0 23px;
}

/*Featured search display*/

ul.MyAccountFeaturedSearches{ 
	width:710px;
	height:163px;
	list-style-type: circle;
	margin:0 0 0 7px;
	padding:0;
	
	background:#fff;
	border:1px solid #d8dace;
	border-top:none;  }


ul.MyAccountFeaturedSearches li
{
    display:block;
	float:left;
	height:25px;
	width:150px;
	padding:0 0 0 23px;
}


/*Edit Hover Menu*/
.popupEditMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupEditHover {
	background-image:url('images/header-opened.png');
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#F5F7F8
}


/*	content-Front	*/
div.content-Front{
	margin:10px 0 0 5px;
	
}

div.content-Front ul.table{
	width:552px;
	margin:0 10px 7px 0;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	list-style-type: none;
}
div.content-Front ul.table li{
	
	padding:5px 0 0;
	color:#7a7979;
}

div.content-Front-Dynamic ul.table{
	list-style-type: none;
	margin:0 10px 7px 0;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
div.content-Front-Dynamic ul.table li{
	
	padding:5px 0 0;
	color:#7a7979;
	list-style-type: none;
}

div.content-Front-Dynamic ul.testimonial{
	list-style-type: none;
	margin:0 10px 7px 0;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
div.content-Front-Dynamic ul.testimonial li{
	
	padding:5px 0 0;
	color:#7a7979;
	list-style-type: none;
}

/*default Pagers*/
.Defaultpagercommand
{
color:#2b5eba;
	text-decoration:none
}

.Defaultpageractive
{
	color:#7a7979;
}
	
	
div.pagerTopdefault{
	width:650;
	height:15px;
	font-size:11px;
	margin:05px 0 0 9px;
	padding:0 0 1px 12px;
	border-bottom:3px solid #d1d1d1;
	
	color:#7a7979;
}

div.pagerTopdefault div.right{
	float:right;
	width:260px;
	display:inline;
	
}

div.pagerTopdefault div.left{
	float:left;
	width:460px;
	display:inline;
	
}

div.pagerBottomdefault{
	width:650;
	height:20px;
	font-size:11px;
	margin:05px 0 0 9px;
	padding:0 0 1px 12px;
	border-top:3px solid #d1d1d1;
	overflow:hidden;
	color:#7a7979;
}

div.pagerBottomdefault div.right{
	float:right;
	width:260px;
	display:inline;
	
}

div.pagerBottomdefault div.left{
	float:left;
	width:260px;
	display:inline;
	
}

div.BackButton
{
    float:left;
    display:block;
    width:600
}


div.BackButton a.back{
	clear:both;
	margin:16px 0 0;
}
div.BackButton a.back span.text{
	background:url('../images/ico-backarrow.gif') no-repeat 1px 4px;
	 padding-left:42px; 
	 padding-right:23px; 
	 padding-top:4px; 
	 padding-bottom:0
}
div.BackButton a.button{
	float:left;
	display:inline;
	height:20px;
	background:url('../images/bg-button.gif') repeat-x 0 0;
	font-size:9px;
	color:#78a0d2;
	text-decoration:none;
	overflow:hidden
}
div.BackButton a.button:hover{
	background:url('../images/bg-button-hov.gif') repeat-x 0 0;
	cursor:pointer
}
div.BackButton a.button span.left,
div.BackButton a.button span.right{
	width:2px;
	height:20px;
	float:left;
	font-size:0;
	line-height:0;
}
div.BackButton a.button span.text{
	float:left;
	padding:4px 12px 0 10px;
	height:16px;
}
div.BackButton a.button span.left{
	background:url('../images/bg-button-left.gif') no-repeat 0 0;
}
div.BackButton a.button span.left:hover{
	background:url('../images/bg-button-left-hov.gif') no-repeat 0 0;
}
div.BackButton a.button span.right{
	background:url('../images/bg-button-right.gif') no-repeat 0 0;
}
div.BackButton a.button span.right:hover{
	background:url('../images/bg-button-right-hov.gif') no-repeat 0 0;
}

/*	horizontal Header bar	*/
div.headerbar{
	width:726px;
	height:34px;
	background:url('../images/sub-hdr1.gif');
	 font-family: Verdana;
	 font-weight: bold;
	 font-size: 12px;
	
	 color: #787878; padding-left:23px; padding-right:0; padding-top:0; padding-bottom:0
}
div.headerbar div.left{
	
	padding:8px 0 0 0px;
}
div.headerbar .HeaderText{
	float:left;
	 font-family: Verdana;
	 font-weight: bold;
	 font-size: 12px;
}

/*Community Links*/

.com-toplinks{
	 text-align:left;
	 display:block;
	 font-family:Verdana;
	 font-size:12px;
	 font-weight:bold;
	 color:#787878;
	 padding:0 0 0 11px;
}

/*	COM-TOPNAV	*/
.com-topnav{
	width:735px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:0 0 6px;
	border-bottom:3px solid #d1d1d1;
}
/*	COM-TOPNAV crumbs	*/
.com-topnav ul.crumbs{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	padding:12px 0 0px 5px;
}
.com-topnav ul.crumbs li{
	float:left;
	font-size:11px;
	color:#7a7979;
	padding:0 6px 0 0;
}
.com-topnav ul.crumbs li a{
	color:#1c609b;
	text-decoration:underline;
}
.com-topnav ul.crumbs li a:hover{
	text-decoration:none;
}
/*	COM-TOPNAV listing	*/
.com-topnav ul.listing{
	width:292px;
	float:right;
	list-style:none;
	margin:0;
	padding:16px 0 0;
	height:20px;
	overflow:hidden;
}
.com-topnav ul.listing li{
	float:left;
	height:20px;
	font-size:9px;
	color:#5f5046;
}
.com-topnav ul.listing li span.count{
	width:50px;
	display:block;
	padding:4px 15px 0 13px;
	height:16px;
	overflow:hidden;
}

.com-topnav a.back{
	clear:both;
	margin:16px 0 0;
}
.com-topnav a.back span.text{
	background:url('../images/ico-backarrow.gif') no-repeat 2px 4px; padding-left:42px; padding-right:23px; padding-top:4px; padding-bottom:0;
}
.com-topnav a.button{
	float:left;
	display:inline;
	height:20px;
	background:url('../images/bg-button.gif') repeat-x 0 0;
	font-size:9px;
	color:#78a0d2;
	text-decoration:none;
	overflow:hidden
}
.com-topnav a.button:hover{
	background:url('../images/bg-button-hov.gif') repeat-x 0 0;
}
.com-topnav a.button span.left,
.com-topnav a.button span.right{
	width:2px;
	height:20px;
	float:left;
	font-size:0;
	line-height:0;
}
.com-topnav a.button span.text{
	float:left;
	padding:4px 12px 0 25px;
	height:16px;
}
.com-topnav a.button span.left{
	background:url('../images/bg-button-left.gif') no-repeat 0 0;
}
.com-topnav a.button span.left:hover{
	background:url('../images/bg-button-left-hov.gif') no-repeat 0 0;
}
.com-topnav a.button span.right{
	background:url('../images/bg-button-right.gif') no-repeat 0 0;
}
.com-topnav a.button span.right:hover{
	background:url('../images/bg-button-right-hov.gif') no-repeat 0 0;
}

.com-links-header{
	overflow:hidden;
	border-top:2px solid #559CC9;
	border-bottom:1px solid #C9C9C9;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #787878;
}

.com-links{
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #787878;
}

a.com-links {text-decoration:none}
a.com-links:hover {text-decoration:underline}
a.com-links {color: #333333}
a.com-links:hover {color: #333333}

.com-qlinks{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #559CC9;
}

a.com-qlinks {text-decoration:none}
a.com-qlinks:hover {text-decoration:underline}
a.com-qlinks {color: #559CC9}
a.com-qlinks:hover {color: #559CC9}

.com-details{
	float:left;
	font-size:11px;
	color:#7a7979;
	line-height: 15px;
	padding: 19px 10px 10px 10px;
}

a.com-details {text-decoration:none}
a.com-details:hover {text-decoration:underline}
a.com-details {color: #333333}
a.com-details:hover {color: #333333}


/* List */


.com-ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.com-li
{
background-image: url('../images/ul-arrow.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.4em
}

/* home service Directory */

ul.hsd-VendorDetail 
{
    /* float:right; */
	width:506px;
	list-style-type:none;
	margin:0 0 0 7px;
	padding:0;
	background:#fff;
	line-height: 18px;
	
	 }


ul.hsd-VendorDetail li
{
    
	text-align:right;
	display:block;
	padding:0 10px 0 0;
}

ul.hsd-VendorDetail li.strong
{
    display:block;
	height:25px;
	font-size: 13px;
	font-weight: bold;
	color: #1D3C6D;
}

/*Schools*/
.SchoolDetailHeader
    {
       
        font-size:12px;
        font-weight:bold;
    }
    
    .schoolDetail
    {
      
        font-size:11px;
    }
    
    


/*Helpful Links*/
.helpful-head
{
    
	  background-image: url('../images/dots.gif'); 
     background-repeat: no-repeat; 
     background-position: left top;
     font-family: Verdana;
	 font-weight: normal;
	 font-size: 12px;
	 color: #787878; padding-left:32px; padding-right:0; padding-top:0; padding-bottom:0
}

.helpful-links { 
     
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 12px;
	 color: #787878; padding-left:32px; padding-right:0; padding-top:0; padding-bottom:0
}

.helpful-hdr { 
	 font-family: Verdana;
	 font-weight: bold;
	 font-size: 12px;
	 color: #6B8FC5;
}

.helpful-links-text { 
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 11px;
	 line-height: 19px;
	 color: #7A7979;
	 padding:9px 0 9px 32px;
}

a.helpful-links {text-decoration:underline}
a.helpful-links:hover {text-decoration:none}
a.helpful-links {color: #7A7979}
a.helpful-links:hover {color: #7A7979}

.contact-office { 
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 11px;
	 line-height: 14px;
	 color: #7A7979;
	 padding:0 0 20px 32px;
}

.contact-form-category { 
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 11px;
	 color: #111111;
}

.table-margin { 
	 padding:0 0 0 32px;
}

.div-dots { 
     background-image: url('../images/div-dots.gif'); 
     background-repeat: no-repeat; 
     background-position: center top;
}	
/*mortgatge*/
ul.mortgage_list
{
    list-style:none;
} 


/* Comercial*/
.com-txt-title {
	font-family: Verdana; 
}

.com-txt-title h1{ 
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	font-family: Trebuchet, GillSans, Calibri, sans-serif;
	font-size: 24px;
	color: #005491;
	letter-spacing: 1px;
	font-weight:normal;
}

.com-txt-title h2{ 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 16px;
	line-height: 22px; 
	color: #3D3D3D;
	padding: 15px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

.com-txt-title h2 a {
	color: #3D3D3D;
	text-decoration: none;
}

.com-txt-title h2 a:hover {
	color: #3D3D3D;
	text-decoration: underline;	
}

.com-txt-btn {
	font-family: Verdana; 
	padding-left: 10px;
	font-size:14px;
	color:#FFF;
	background: url(../images/commercial/btn-red.gif) no-repeat;
	padding-top: 5px;
	margin-top: 5px;		
}

.com-txt-btn a {
	color: #FFF;
	text-decoration: none;
}

.com-txt-btn a:visited {
	color: #FFF;
	text-decoration: none;
}

.com-txt-btn a:hover {
	color: #FFF;
	text-decoration: underline;	
}


.com-ul {
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 22px; 
	color: #3D3D3D;
	padding-left: 13px;
	margin-left: 13px;	
}

.com-ul a {
	color: #3D3D3D;
	text-decoration: underline;
}

.com-ul a:hover {
	color: #3D3D3D;
	text-decoration: none;	
}

.com-ul ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.com-ul li {
	background-image: url(../images/commercial/ul-dot.gif);
	background-repeat: no-repeat;
	background-position: 40px 3px;
	padding-left: 50px;
}

/* Disclaimer Text */
.disclaimerText{ 
	font-family: Verdana; 
	font-size: 10px;
	line-height: 20px; 
	color: #A5A4A4;
	padding: 15px 15px 15px 0px;
	margin: 15px 15px 15px 0px;	
}

#header-dev
{
	margin-top: 15px !important;
	margin-bottom: 5px;
	width: 720px;
	height: 39px;
	display: inline;
}

#spacer-div-15
{
	width: 720px;
	height: 15px;
	line-height: 15px;
}

#spacer-div-5
{
	width: 720px;
	height: 5px;
	line-height: 5px;
}

#header-dev-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #027995;
	font-style:oblique;
	line-height: 30px;
	letter-spacing: .09em;	
	width: 375px;
	float: left;
}

#header-dev img
{
	float: right;	
	width: auto;
}

#header-dev-opens
{
	width: 739px;
	height: 40px;
	display: inline;
}

#spacer-div-15-opens
{
	width: 739px;
	height: 15px;
	line-height: 15px;
}

#spacer-div-5-opens
{
	width: 739px;
	height: 5px;
	line-height: 5px;
}

#header-dev-title-opens
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #027995;
	font-style:oblique;
	line-height: 30px;
	letter-spacing: .09em;	
	width: 394px;
	float: left;
}

#header-dev-opens img
{
	float: right;	
	width: auto;
}

/* NEws and info */
.news-files { 
     
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 12px;
	 color: #787878; padding-left:32px; padding-right:0; padding-top:0; padding-bottom:0
}

.news-files-hdr { 
	 font-family: Verdana;
	 font-weight: bold;
	 font-size: 12px;
	 color: #6B8FC5;
}

.news-files-text { 
	 font-family: Verdana;
	 font-weight: normal;
	 font-size: 11px;
	 line-height: 19px;
	 color: #7A7979;
	 padding:9px 0 9px 32px;
}

a.news-files {text-decoration:underline}
a.news-files:hover {text-decoration:none}
a.news-files {color: #7A7979}
a.news-files:hover {color: #7A7979}


