    a   {
			 text-decoration: none;
			 color:#F36527;
 		}
    img 
    {
        border:0px;
    }

  	a:hover{
  		 text-decoration: underline;
	 	}
		
	body {
	font-family:	verdana, arial, helvetica, sans-serif;
	font-weight:	normal;
	font-size:		12px;
	color:			#000000;
}

	.search { 
   background-color: #ffffff; 
   font-family: verdana; 
   font-size: 10px; 
   width: 110px; 
   color: #515151; 
   border: 1px solid #cccccc; 
    }
    .searchWide { 
   background-color: #ffffff; 
   font-family: verdana; 
   font-size: 10px; 
   width: 187px; 
   color: #515151; 
   border: 1px solid #cccccc;
   padding:6px 0;
    }
	
	.results { 
   background-color: #ffffff; 
   font-family: verdana; 
   font-size: 10px; 
   width: 277px; 
   color: #515151; 
   border: 1px solid #cccccc; 
    }
	
	.signup { 
   background-color: #ffffff; 
   font-family: verdana; 
   font-size: 10px; 
   width: 127px; 
   color: #515151; 
   border: 1px solid #cccccc; 
    }
	
	a.orange14px {
	font-family: georgia;
	color: #F36527;
	font-size: 14px;
	text-decoration: underline;
	}
	
	a.orange12px {
	font-family: georgia;
	color: #F36527;
	font-size: 12px;
	}

	a.orange10px {
	font-family: verdana;
	color: #F36527;
	font-size: 10px;
	}
	
	a.orange9bold {
	font-family: verdana;
	color: #F36527;
	font-size: 9px;
	font-weight: bold;
	}
	.orange18bold {
	font-family: georgia;
	color: #F36527;
	font-size: 18px;
	font-weight: normal;
	}
	.orangeitalic12px {
    color:#F36527;
    font-family:georgia;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    }
	.white18{
	font-family: georgia;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	}
	
	a.grey10 {
	font-family: georgia;
	color: #515151;
	font-size: 10px;
	font-weight: normal;
	}
	
	a.greyverdana10 {
	font-family: verdana;
	color: #515151;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
	
	.greyitalic12 {
	font-family: georgia;
	color: #515151;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	}
	
	.greydate12 {
	font-family: georgia;
	color: #858384;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	}

	a.grey14 {
	font-family: georgia;
	color: #515151;
	font-size: 14px;
	font-weight: normal;
	}
	
	.date {
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
	.maintitle {
	font-family: georgia;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	}
	.maintext {
	font-family: georgia;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	}
	.grey14 {
	font-family: georgia;
	color: #515151;
	font-size: 14px;
	font-weight: normal;
	}
	
	.grey12 {
	font-family: georgia;
	color: #515151;
	font-size: 12px;
	font-weight: normal;
	line-height: 16pt 
	}
		.jobLinkTable .grey12 {
		line-height: 13pt 
		}
	.greybold12 {
	font-family: georgia;
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	line-height: 16pt 
	}
	
	.verdanabold12 
	{
		font-family: verdana;
		color: #515151;
		font-size: 12px;
		font-weight: bold;
		line-height: 16pt 
	}
	
	.grey10 {
	font-family: verdana;
	color: #515151;
	font-size: 10px;
	font-weight: bold;
	}
	
	
	.greynormal11 {
	font-family: georgia;
	color: #515151;
	font-size: 11px;
	font-weight: normal;
	line-height: 12pt;
	}
	
	.greynormal10 {
		font-family: georgia;
		color: #515151;
		font-size: 10px;
		font-weight: normal;
		line-height: 12pt;
	}
	
	.grey9 {
	font-family: verdana;
	color: #515151;
	font-size: 9px;
	font-weight: normal;
	}
	
	.joblink {
		background-image: url(http://www.asla.org/ISGWeb.aspx?loadURL=joblin);
		background-repeat: no-repeat;
		background-color: #cccccc;
	}
	.joblink div:hover { 
	color: #ff0000;
}

/*Begin Modal*/
#splash
{
    background-color:#000000;
    display:none;
    height:300%;
    left:0;
    opacity:0.3;
    filter:alpha(opacity=30);
    position:absolute;
    top:0;
    width:100%;
    z-index:600;
}
#sharingIsCaring
{
    display:none;
	left:50%;
	margin:auto 0 auto -367px;
	position:absolute;
	top:60px;
	width:735px;
	z-index:601;
}
#innerShare 
{
    background-color:#eee;
    color:#676767;
    font-family:arial;
    font-size:16px;
    padding:0;
    position:relative;
    text-align:left;
    width:530px;
    height:360px;
    display:none;
}
#sendEmail 
{
}
#shareHeader 
{
    background:#868282;
    height:30px;
    width:530px;
    vertical-align:top;
    padding:7px 0 0 0;
    margin:0 0 20px 0;
}
#success 
{
    display:none;
}
#innerShare #borders 
{
    border-top:1px solid #868282;
    border-bottom:1px solid #868282;
}
#error 
{
    display:none;
}
.emailsearch 
{
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    color:#515151;
    font-family:verdana;
    font-size:10px;
    width:355px;
}
#closeBox 
{
    float:right;
    height:20px;
    width:50px;
    background:url(images/closebox.png) no-repeat center;
    margin-right:15px;
    display:block;
}
#iFrameSurveyForm 
{
    overflow:hidden;
    height:138px;
    width:170px;
    border:0px;
    display:block;
}
#survey 
{
    text-align:left;
}
.featured 
{
background:#eee;
}
#mainColumn 
{
    color:#515151;
    font-family:georgia;
    font-size:11px;
    font-weight:normal;
    line-height:12pt;
    text-align:left;
}
#searchPageNavigation 
{
    text-align:center;
    font-family:verdana, arial, helvetica, sans-serif;
    padding:15px 0 0 0;
    width:500px;
}
#searchPageNavigation a
{
    color:#858585;
    text-decoration:underline;
    padding:0px 3px;
}
#uiLitSearchPageList 
{
    width:505px;
}
.requiredText 
{
    font-family: georgia;
	color: red;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#searchResults 
{
    padding:5px 0;
    border-bottom:solid 1px #868281;
}
#shareHeadColLft 
{
    float:left;
    font-family: Georgia,Times New Roman,Times,sans-serif;
    color: #fff;
    font-size: 16px;
    margin-left:20px;
}
.ImageCaption
{
    font-family: Verdana !important;
    font-size: 9px !important;
	line-height: 11px !important;
	font-weight:normal;
	color:#525252; 	
}
