@charset "UTF-8";
/* CSS Document */
* { padding: 0; margin: 0; }
html, body {
  background-color: #ffffff;
  background-repeat: repeat;
  height:100%;
  position:relative;
  z-index: 0;
}
p img{
  padding: 2px; 
}
.container{
  background-color: #FFF;
  background-repeat: repeat;
  background-position: top center;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  margin: 0 auto -318px auto;
  width: 980px;
  border: 0px solid green;
  font-family:Helvetica, sans-serif;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  z-index: 10;
}
/**** QUICK LINKS ****/
#boxone{
position:absolute;
left: 0px;
height: 250px;
width: 300px;
float: left;
}
.rowone, #rowone{
	border: 0px orange solid;
	width:980px;
  height: 370px;
	position:relative;
  margin:auto;
}
#rowone .col {
  width: 310px;
  display: inline;
  height: 355px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#444444;
  float: left;
  margin-right: 22px;
}
#quicklinks {
  height:280px;
  padding: 8px 0px 0px 5px;
  border: 1px solid #d5d5d5;
}
#quicklinks img{
position: relative;
vertical-align: middle;
}
#quicklinks h1{
  background: url('') no-repeat 100px 0;
  border-bottom: 1px dotted #9F9F9F;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: #666;
  font-size: 10pt;
}
#quicklinks a, a:visited{
  font-family: Helvetica, sans-serif; 
	font-weight: 700;
	font-style: normal;
	font-size:12px;
	color:#666666;
  text-decoration:underline;
  line-height: 3em;
  vertical-align: middle;
  padding-bottom: 10px;
}
.warning {
  border: 1px solid #d5d5d5;
  color: Red;
  font-size:10pt;
  padding: 3px 0px 8px 0px;
  background-color: #e9e9e9;
  display:block;
  text-align:center;
  height: 55px;
  margin: 8px auto 0px;
}
.warning a, .warning a:visited, .warning a:hover{
  font-family: Helvetica, sans-serif; 
font-weight: 700;
font-style: normal;
font-size:12px;
color:#666666;
  text-decoration:underline;
  line-height: 1em;
}
.eBillingBox {	
	background-color:#FFFFFF;
	border: 1px solid #d5d5d5;
  line-height: 1.5em;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
  font-size:20px;
  text-align: center;
	color:#444444;
  padding: 10px 10px 15px 10px;
  height: 190px;  
}
.eBillingBox #LP_DIV_1375277649826{
position: relative;
 left: -10px;
} 
.foia_region{
  padding-top: 20px;
  padding-bottom: 10px;
	position: relative;
}
.foia_hr{
	width: 980px;
	position: relative;
	border-top: 1px dotted #444444;
	height: 2px;
	color: #FFF;
	background-color:transparent;
  /*top: 70px;*/
	left:0px;
}
.foia{
  text-align: center;
  position: relative;
  padding: 10px 15px 5px 15px;
  font-family: Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size:10pt;
	color:#000000;
line-height:20pt;
}
.foia a, .foia a:hover, .foia a:visited{
 font-family: Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size:10pt;
  color:#444444;
  line-height: 1em;
  text-decoration:underline;
}
 a, a:visited{
  font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
	color:#444444;
  text-decoration:none;
}
 a:hover{
  font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
	color:#444444;
  text-decoration:underline;
}
p a, p a:visited{
  font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
  line-height: 1em;
  color:#7AA52B;
  text-decoration:none;
}
p a:hover{
  font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
  line-height: 1em;
  color:#7AA52B;
  text-decoration:underline;
}
table a, table a:visited, table td a, table td a:visited{
  font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size:12px;
  line-height: 1.5em;
  color:#006600;
  text-decoration:none;
}
.body_text table tr td a, table td a:visited{
  font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size:16px;
  font-weight: 200;
  line-height: 1.5em;
  color:#006600;
  text-decoration:underline;
}
table a:hover, .body_text table tr td a:hover{
  font-family: Helvetica, sans-serif; 
	font-style: normal;
	font-size:16px;
  font-weight: 200;
  line-height: 1.5em;
  color:#006600;
  text-decoration:underline;
}
ul{
  list-style-type: disc;
  margin-left:25px;
  
}
ul li{
  font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
	color:#444444;
  text-decoration:none;  
}
ol{
  list-style-type: numerical;
  margin-left:40px;
  padding-bottom:25px;
  
}
ol li{
  font-family: Helvetica, sans-serif; 
  font-weight: 500;
	font-style: normal;
	font-size:14px;
	color:#444444;
  text-decoration:none;  
}
h1{ 
  font-family: Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size:50px;
	color:#444444;
                padding-bottom: 0px;
}
h2{ 
  font-family: Helvetica, sans-serif; 
	font-weight: 200;
	font-style: normal;
	color:#000000;
	/*color:#7AA52B;*/
        font-size: 20px;
  /*line-height: 20pt; */
}
h1.sub{
padding-top:0px;
font-family: Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size:30px;
	color:#444444;
                padding-bottom: 3px;
}
.news_subtitle{
padding-top:0px;
font-family: Helvetica, sans-serif; 
        font-weight: 400;
	font-style: italic;
	font-size:28px;
	color:#444444;
}
/* header */
.header{
  position: relative;
  width: 980px;
  z-index: 10;
}
.secondarynav{
  text-align:right;
	padding-left: 0px;
  height: 20px;
  vertical-align:bottom;
}
.icon{
  padding-top: 2px;
  padding-right: 2px;
  border: 0px;
  float: left;
  
}
.icontext{
  font-family: Helvetica, sans-serif; 
  font-weight: bold; 
  font-size:12px;
  float: left; 
  padding-right:25px; 
}
.icontext a, .icontext a:visited{
  font-family: Helvetica, sans-serif; 
  font-weight: bold; 
  font-size:12px; 
  color:#444; 
  text-decoration: none;
  line-height: 20px;
}
.icontext a:hover{
  font-family: Helvetica, sans-serif; 
  font-weight: bold; 
  font-size:12px; 
  color: #6a6a6a; 
  text-decoration:none;
  line-height: 20px;
}
.logorow{
	height:65px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 980px;
}
.logo{
	float: left;
	border:0px;
}
.homelogo{
	float: left;
	border:0px;
        position:absolute;
        top: 3px;
}
.st_sharethis_custom{
	background: url("") no-repeat transparent;
	padding:0px 0px 0 0;
}
.search{
	position: relative;
	float:right;
	vertical-align:top;
	padding-top: 25px;
}
.searchbox{ 
	position:relative;
	height:27px;
	vertical-align:top;	
}
.button{
	border: none;
	background: none;
}
	
.searchbutton{
	border: 0px;
	vertical-align:top;	
	padding-left: 3px;
}
#landingmain_top{
    width: 980px;
    position: relative;
    top: 10px;
    z-index: 0;
}
div#main_left{
position:relative;
left:0px;
/*
top: 75px;
*/
width: 540px;
border: 0px #FFF000 solid;
}
.introtext{
position: relative;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:20pt;
/*margin-top: 10px;*/
margin-bottom: 0px;	
padding: 0px 5px 5px 0px;
font-weight: 200;
}
.introtext a, .introtext a:hover, .introtext a:visited{
position: relative;
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:20pt;
text-decoration: none;
margin-bottom: 5px;	
}
.introtext a:hover{
position: relative;
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:20pt;
text-decoration: underline;
margin-bottom: 5px;	
}
.introtext ul{
 list-style-type: disc;
margin-left:20px;
  
}
.introtext ul li{
 font-family: Helvetica, sans-serif; 
	font-weight: 500;
	font-style: normal;
	font-size:12px;
	color:#444444;
  text-decoration:none;
margin-left:25px;
  
}
div.introtext p{
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:20pt;
/*margin-top: 10px;
margin-bottom: 15px;*/	
padding: 5px 5px 5px 0px;
	color:#000000;	
font-weight: 500;
}
div.introtext span.bigtext{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#8d8a8a;	
	line-height:25pt;	
        padding-top: 0px;
}
div.introtext span.bigtext p{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#8d8a8a;	
	line-height:25pt;	
        padding-top: 5px;
}
div#main_left div.introtext div.tagline, div#main_left div.introtext div.tagline p{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#000000;	
	line-height:25pt;	
        padding-bottom: 2px;
}
div#main_left div.introtext div.tagline a, div#main_left div.introtext div.tagline a:hover, div#main_left div.introtext div.tagline a:visited{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#006600;	
	line-height:25pt;	
        padding-top: 0px;
  text-decoration: underline;
}
div#main_left div.introtext div.tagline p{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#000000;	
	line-height:25pt;	
        padding-top: 0px;
}
div#main_left div.introtext div.tagline, div#landingmain_left div.introtext div.tagline p{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#000000;
line-height:25pt;	
	}
div#landingmain_left div.introtext div.tagline p a, div#landingmain_left div.introtext div.tagline p a:hover, div#landingmain_left div.introtext div.tagline p a:visited{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#000000;	
	line-height:25pt;	
        padding-top: 0px;
  text-decoration: underline;
}
div#landingmain_left div.introtext div.tagline, div#landingmain_left div.introtext div.tagline p{
  font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-size:30px;
	color:#000000;
line-height:25pt;	
        padding-top: 0px;
}
div.signinbox{
  font-family:Helvetica, sans-serif;
  font-weight: 100;
  height:231px;
  font-size:18px;
  color:#8d8a8a;	
  line-height:1.5em;	
  padding-top: 20px;
  text-align: center;
}
#top{
    width: 760px;
    position: relative;
    border: 0px #e9e9e9 solid;
    top: 20px;
    z-index: 0;
    left: 0px;
}
.headline_text{
	font-family:Helvetica, sans-serif;
	font-size: 18px;
	font-weight:800;
	
}
.small_headline_text{
    font-family:Helvetica, sans-serif;
    font-size: 17px;
    font-weight:700;
    color: #444;
}
.verysmall_headline_text{
    font-family:Helvetica, sans-serif;
    font-size: 12px;
    font-weight:700;
    color: #666;
}
 .small_headline_text a, .small_headline_text a:visited, .small_headline_text a:hover {
  font-family: Helvetica, sans-serif; 
	font-weight: 700;
	font-style: normal;
	font-size:16px;
	color:#7AA52B;
  text-decoration:none;
}
 .small_headline_text a:hover {
  font-family: Helvetica, sans-serif; 
	font-weight: 700;
	font-style: normal;
	font-size:16px;
	color:#7AA52B;
  text-decoration:underline;
}
.medium_headline_text{
	/**font-family:Helvetica, sans-serif;
    font-size: 13px;
    font-weight:800;**/
    font-family: "ff-meta-serif-web-pro", serif;
    font-size: 16px;
	font-weight:500;
	font-style:italic;
    color: #444;
  
}
.side_links a, .side_links a:visited{
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ababab;
    text-transform: capitalize;
    text-decoration: none;
    padding: 5px;
}
.side_links a:hover{
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ababab;
    text-transform: capitalize;
    text-decoration: underline;
}
.divleft{
  font-family: Helvetica, sans-serif; 
	position:relative;
        float:left;
	top: 0px;
	padding: 5px 5px 5px 0px;
  margin-bottom: 0px;
}
.italic_text{
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	font-weight:200;
	font-style:italic;
	
}
.text{
	font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:14px;
	color:#000000;
line-height:16pt;
text-decoration: none;
}
.body_text{
	font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:18px;
	color:#000000;
line-height:16pt;
text-decoration: none;
}
.body_text p{
	font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:18px;
	color:#000000;
line-height:16pt;
text-decoration: none;
}
.body_text a, .body_text a:visited{
	font-family:Helvetica, sans-serif;
font-size:18px;
font-weight: 200;
font-style: normal;
color:#006600;	
line-height:16pt;
text-decoration: none;
}
.body_text a:hover{
text-decoration: underline;
font-family: .tk-ff-meta-serif-web-pro;
font-size:18px;
font-weight: 200;
font-style: normal;
color:#006600;	
line-height:16pt;
}
.body_text p a, .body_text p a:visited{
	font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:18px;
  line-height: 1em;
  color:#006600;
  text-decoration:none;
}
.body_text p a:hover{
	font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:18px;
  line-height: 1em;
  color:#006600;
  text-decoration:underline;
}
.body_text ul
{
	font-family:Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size:18px;
   border:0; 
   margin:0; 
   padding:0; 
list-style-type: disc;
margin-left:25px;
}
.body_text ul li 
{
margin-left:25px;
list-style-type: disc;
font-family:Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:18px;
	color:#000000;
}
li.last a{
	font-family:Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size:14px;
}
li.last a:hover{
	font-family:Helvetica, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size:14px;
}
.subscribeBlog{
	border:1px solid #d5d5d5;
	margin:30px 0;
	padding:10px 10px;
}
.subscribeBlog p{
	height:36px;
	padding: 0;
}
h4.subscribeBlogTitle{
	border-bottom: 1px solid #9F9F9F;
	font-weight:bold;
	margin-bottom: 10px;
    padding: 5px 0;
	color:#000;
	font-size:11px;
}
.subscribeBlog input{
	border:1px solid #f2f2f2;
	background-color:#f9f9f9;
	color:#999;
}
.subscribeBlog input.subscribeBlogEmail{
	border-right:none;
	padding: 2px 9px 0px;
	height: 32px;
	padding: 9px 9px 0px\9;
	height: 25px\9;
	float:left;
	width:110px;
	font-size:11px;
}
.subscribeBlog input.subscribeBlogSubmit{
	border-left:none;
	padding:9px;
	/*background:url(/assets/images/mailicon.gif) no-repeat #F9F9F9 0 0;*/
	background:url('/img/mailicon.gif') no-repeat #F9F9F9 0 0;
	width: 46px;
	height:36px;
	border:0;
	cursor:pointer;
	float:left;
}
/*Main Body */
	
#main{
	border: 0px #FF0000 solid;
	width:980px;
	position:relative;
	padding-bottom: 10px;
	clear:both;
}
#maincontent{
   width: 760px;
   /*width: 760px;*/
   position:relative;
   float: left;
   left: 0px;	
   	border: 0px #F90 solid;
}
#middlecontent{
   width: 520px;
   position:relative;
   float: left;
   left: 0px;	
   	border: 0px #F90 solid;
}
#fullmaincontent{
   width: 980px;
   position:relative;
   float: left;	
   	border: 0px #F90 solid;
}
#main_top{
width: 760px;
position: relative;
 border-bottom: 0px #e9e9e9 solid;
 top: 10px;
bottom: 0px;
z-index:0;  
 }
#main_top img{
position: relative;
 top: 5px;
z-index:0;  
}
#main_left{
      
    left: 0px;
	top:0px;
	border: 0px #FF0000 solid;
	width: 550px;
	float:left;
	position: relative;
                	
}
#landingmain_left{
	top:15px;
	border: 0px #FF0000 solid;
	width: 750px;
	float:left;
	position: relative;
        padding-left:0px;	
}
#left{
	border: 0px #FF0000 solid;
	width: 710px;
	float:left;
	position: relative;
	top:50px;
}
#main_right{
	/*top:-20px;*/
	width: 210px;
	float:right;
	position: relative;
	text-align: left;
	padding-left:2px;
/*
        background-image:url('/img/scweb_moresc_gradient_bg.png'); 
        background-repeat: no-repeat;
         border-left: 0px #e9e9e9 solid;
*/
}
#mainlanding_right{
	top:10px;
	width: 210px;
	float:left;
	position: relative;
	text-align: left;
	padding-left:20px;
	border-left: 0px #e9e9e9 solid;
}
#right-column{
	position: relative;
	border:1px #FF0 solid;
        float:right;
	width:220px;
	top: 30px;
}
#mainlanding_left{
	top:20px;
	border: 0px #FF0000 solid;
	width: 740px;
	float:left;
	position: relative;
}
#firstcolumn{
	width: 320px;
	float: left;
    border-top:1px #444444 dotted;
	position:relative;
   	padding: 10px 0px 20px 0px;
	margin-right: 0px;
}
#secondcolumn{
	width: 320px;
	float: left;
    border-top:1px #444444 dotted;
	position:relative;
   	padding: 10px 0px 20px 0px;
	
}
#thirdcolumn{
	width: 320px;
	float: left;
    border-top:1px #444444 dotted;
	position:relative;
   	padding: 10px 0px 20px 0px;
	
}
.gray_bkgd{
	/**background-color: #e9e9e9;**/
	padding: 10px;
    float:right;
}
.gray_header{
	/*background-color: #e9e9e9; */
    padding: 10px;
    float:right;
}
 
#left-column{
	border: 0px #FF0000 solid;
	width: 470px;
	float:left;
	left: 250px;
	padding-top: 20px;
	position: relative;
	 
}
#right-column{
	position: relative;
	border-left:0px #e9e9e9 solid;
                float:left;
	width:220px;
	top: 30px;
}
.spacer30{
width: 30px;
float:left;	
}
.cta_img_small{
margin-bottom:30px;
float: right;
background-color: #e9e9e9;
height:274px;
}
.cta_column{
width: 205px;
margin-bottom:30px;
float: right;
background-color: #ffffff;
height:274px;
padding: 20px;	
}
.cta_border {
width: 200px;
float: right;
border: 0px #e9e9e9 solid;
padding-left: 5px;
padding-bottom: 25px;
}
/* Main Image - Rotater */
.mainimage{
    position:relative;
	width:980px;
	padding-bottom: 9px;
	display:block;
	z-index: 0;
}
/* Styling the slideshow */
#slideShowContainer{
    text-align: center;
  width:980px;
  height:312px;
	position:relative;
	padding-left:auto;
	padding-right: auto;
	padding-bottom: 0px;
    background-color: #FFFFFF;
	margin-right: auto;
    margin-left: auto;
	padding-bottom: 20px;
	z-index: 0;
}
img.signinimage{
position: absolute;
top: 0px;
right: 0px;
}
.resandbustabs{
position:absolute;
left: 325px;
background-color:#ffffff;
width: 320px;
height: 2640px;		
float: left;
}
.htmltabs{
position: absolute;
width: 300px;
/*height: 274px;*/
height: 260px;
}
#body p {
   padding-bottom: 15px;
}
#body p a , #body p a:visited{
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight: 200;
font-style: normal;
color:#006600;	
line-height:16pt;
text-decoration: none;
}
#body p a:hover{
text-decoration: underline;
font-family: .tk-ff-meta-serif-web-pro;
font-size:18px;
font-weight: 200;
font-style: normal;
color:#006600;	
line-height:16pt;
}
/* TABBED CONTENT */
#bodyTabs {
	margin-top: 0px;
	width: 700px;
	margin-left: 5px;
	border: 1px #444 solid;
}
#bodyTabs ul.tabs {  
    margin:0px; 
	padding:0px;
}  
#bodyTabs ul.tabs li {  
  list-style: none;  
  display: inline-block;
  padding: 5px 20px 5px 20px;
  background-color: #e9e9e9;
  vertical-align: top;
  border: 1px #444 solid;
  float:left;
}
#bodyTabs ul.tabs li a { 
  color:#444;    
  text-decoration:none;  
  font-size:12pt;  
  font-family:Helvetica, sans-serif; 
  text-transform: uppercase;
}  
#bodyTabs ul.tabs li a:hover {
    color:#444;
       
}  
#bodyTabs ul.tabs li a.active {
  color:#444;
  font-weight: bold;
  text-decoration:underline;
}
#bodyTabs .active_content div.body_text h1 {  
    color:#444444;
	font-size:14pt;  
    font-family:Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
} 
#bodyTabs .active_content div.body_text p {
	font-size:12pt;  
    font-family:Helvetica, sans-serif;
	text-align: left;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#bodyTabs .active_content img {
	padding: 10px 0 10px 0;
} 
#bodyTabs .inactive_content { 
  display:none;
  padding: 10px;
}
#bodyTabs .active_content {
  padding: 10px;
  
}
/* TABBED CONTENT */
/*-----------HomePage tabs------------------------------*/
#resandbustabs {
position:absolute;
left: 325px;
width: 320px;
height: 500px;		
float: left;
}
#resandbus-1 , #resandbus-2{
padding:0px;
}
#resandbus-1 ul , #resandbus-2 ul {
margin-left:5px;
}
/*
#resandbustabs ul.tabs {  
    margin:0px; 
	padding:0px;
}  
#resandbustabs ul.tabs li {  
    list-style: none;  
    display: inline-block;
	padding-right: 50px;
   border: 2px;
}
#resandbustabs ul.tabs li a { 
    color:#B5A268;    
    text-decoration:none;  
    font-size:10pt;  
    font-family:Franklin Gothic Heavy, Helvetica, sans-serif;  
}  
#resandbustabs ul.tabs li a:hover {
    color:#003A56;  
}  
#resandbustabs ul.tabs li a.active {
    color:#003A56;
}
*/
.white{
	background-color:#FFFFFF;
	height:24px;
}
.hp_cta{
position:absolute;
background-color:#FFFFFF;
border: #e9e9e9 2px solid;F
height:270px;
width: 314px;	
float: right;
left: 655px;
line-height: 16pt;
}
.cta_img{
	text-align:center;
	width: 320px;
	height: 154px;
	
}
.stayinformed{
	padding-top: 10px;
  padding-bottom: 10px;
	position: relative;
	height:30px;
}
.hr{
	width: 370px;
	position: absolute;
	border-top: 1px dotted #444444;
	height: 2px;
	color: #FFF;
	background-color:transparent;
	top: 30px;
	left:0px;
}
	
.stayinformedtext{
    font-family: "ff-meta-serif-web-pro", serif;
	font-size:14px;
	font-weight: 500;
	font-style:italic;
	letter-spacing: 2px;
	color:#444444;
	position: absolute;
	left: 425px;
	top:24px;
	
}
.hr1{
  width: 370px;
  position: absolute;
  /*left: 550px;*/
  border-top: 1px dotted #444444;
  height: 2px;
  top:30px;
  right:0px;
}
.hr2{
  width: 420px;
  position: absolute;
  /*left: 589px;*/
  right: 0px;
  border-top: 1px dotted #444444;
  height: 2px;
  top: 30px;
}
#rowtwo{
	padding-top: 0px;
	border: 0px orange solid;
	width:980px;
	height:280px;
	position:relative;
	
}
.from_blog{
position:absolute;
width: 319px;	
height:274px;
font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444444;
}
	
.from_nr{
position:absolute;
left: 330px;
width: 337px;
height: 274px;	
font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444444;
	
}
.from_ps{
position:absolute;
width: 312px;	
height:274px;
left: 676px;
font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444444;
}
.title{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#444444;
}
.title2{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#444444;
}
.date{
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size:12px;
	color:#adadad;
}
.thumbnail{
position: absolute;
float: left;	
}
.blurb{
	position:absolute;
	float:left;
    vertical-align: text-top;
    font-family: "ff-meta-serif-web-pro", serif;
	font-weight: 500;
	font-style: normal;
	font-size:16px;
	color:#444444;
	left: 0px;
	line-height: 15pt;
	padding-right: 25px;
}
.more a, .more a:visited{
  font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444;
	text-decoration: none;
}
.more a:hover{
  font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444;
	text-decoration: underline;
}
.arrows, .arrows a, .arrows a:visited{
color: #7AA52B;
text-decoration: none;
}
.arrows a:hover{
color: #7AA52B;	
text-decroation:underline;
	
}
#moreSC, #rowthree{
  position:relative;
  background-image:url('/img/scweb_moresc_gradient_bg.png');
  repeat: repeat-x;
  margin-top: 300px;
  margin-bottom: 10px;
  border: 0px orange solid;
  width:980px;
  height:430px;
  
}
#rowthree .col {
	width: 300px;
  /*display: inline-table;*/
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#444444;
  float: left;
}
/*#moreSC .col1, #rowthree .col1{
  padding-top: 0px;
  padding-left:40px;
  position:absolute;
  width: 290px;	
  height:280px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#444444;
}
#moreSC .col2, #rowthree .col2{
	padding-top: 0px;
	position:absolute;
	left: 350px;
	width: 320px;
	height: 274px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#444444;
}
#moreSC .col3, #rowthree .col3{
  padding-top: 00px;
  padding-right:40px;
  position:absolute;
  width: 280px;	
  height:274px;
  left: 670px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#444444;
}*/
#moreSC .blurb, #rowthree .blurb{
  float: left;
  font-family: Helvetica, sans-serif;
  /* font-family: "ff-meta-serif-web-pro", serif; */
  font-weight: 200;
  font-style: normal;
  font-size: 14px;
  color: #444444;
  width: 270px;
  line-height: 15pt;
  /*padding-right: 25px;*/
  position: relative;
  top: -10px;
  /*	top: 289px; */
}
#moreSC img, #rowthree img{
  /*text-align:center;*/
  display:block;
}
div.tablink, div.tablink a{
   font-family: Helvetica, sans-serif;
   font-size: 16px;
   font-weight: 300;
   padding-bottom: 5px;
   padding-left: 5px;
   color: #44444;
   text-transform:capitalize;
}
div.tablink a:hover{
   font-family: Helvetica, sans-serif;
     font-size: 16px;
   font-weight: 300;
   padding-bottom: 5px;
   padding-left: 5px;
   color: #44444;
   text-transform:capitalize;
}
.tablink, .tablink a, .tablink a:visited{
   font-family: Helvetica, sans-serif;
    font-size: 16px;
   font-weight: 700;
   padding-bottom: 5px;
   padding-left: 5px;
   color: #444;
   text-transform:capitalize;
   text-decoration:none;
}
.tablink a:hover{
   font-family: Helvetica, sans-serif;
      font-size: 16px;
   font-weight: 700;
   padding-bottom: 5px;
   padding-left: 5px;
   color: #444;
   text-transform:capitalize;
   text-decoration: underline;
   
}
.stayinfolink{
   font-family: "ff-meta-serif-web-pro", serif;	
   font-size: 12px;
   letter-spacing: 2px;
   padding-bottom: 5px;
   color: #7AA52B;
}
.stayinfolink img{
  vertical-align: middle;
  padding-right:8px;
}
.stayinfolink a, .stayinfolink a:hover, .stayinfolink a:visited{
   font-family: "ff-meta-serif-web-pro", serif;	
   font-size: 13px;
  font-weight: bold;
   letter-spacing: 2px;
   padding-bottom: 5px;
   color: #7AA52B;
}
.tablink img{
	vertical-align: middle;
        padding-top: 5px;
	padding-right: 10px;
                border: 0px;
}
/*Firefox hack
@-moz-document url-prefix()
{
	tabs li a
	{
	   margin: 0 0 0px 20px;
	}
}
*/
p { 
font-family: Helvetica, sans-serif;
padding-left: 0px;
font-size:14px;
font-weight:500;
line-height:15pt;
padding-bottom: 15px;
}
p img{
	vertical-align:middle;
}
/*
.addtoEmailList{
    position: relative;
	vertical-align: middle;
	float: left;
}
*/
.shadow{
 position: relative;  
  max-width: 980px; 
-moz-box-shadow: 0px 50px  #e9e9e9;
-webkit-box-shadow: 0px 50px #e9e9e9;
box-shadow: 0px 0px   #e9e9e9;
}
/** Main Landing Pages */
.intro{
	padding-top: 20px;
	width: 650px;
}
.mlp_cta{
position:absolute;
background-color:#e9e9e9;
width: 312px;	
height:274px;
float: right;
left: 668px;
line-height: 16pt;
top: 20px;
}
/* MyService */
.subpage_links{
position: relative;
width: 460px;
top: 30px;
border: 0px #FF0000 solid;	
}
.signin{
left:0px;	
width: 710px;
background-color: #e7e7e7;
float: left;
padding: 30px 0px 40px 50px;
}
.dropdown{
left:0px;	
width: 420px;
background-color: #e7e7e7;
float: left;
padding: 30px 0px 40px 50px;
}
.topline{
	margin-top: 20px;
	position: absolute;
	width: 760px;
	float: right;
}
.dotline{
    border-top:1px #444444 dotted;
    font-family: Helvetica, sans-serif; 
    position:relative;
    float:left;
    width:540px;
    top: 0px;
    padding: 10px 2px 10px 0px;
    margin-bottom: 20px;
}
.dotlineshort{
    border-top:0px #444444 dotted;
    font-family: Helvetica, sans-serif; 
    position:relative;
    float:left;
    width:500px;
    top: 0px;
    padding: 5px 5px 5px 0px;
    margin-bottom: 0px;
}
.subpagelinktext{
	position:absolute;
	padding-left: 5px;
	width: 420px;
	font-size:12px;
	line-height: 15pt;
}
.pagetitle{
	font-size: 18px;
	font-weight:700;
	font-color: #444444;
}
.noborder{
	border: 0px;
	vertical-align: middle;
}
.main_middle{
 position: relative;
 border: 0px FF0000 solid;
 
}
div.boldlinks img{vertical-align: middle;}
.boldlinks a { color: #ababab;  font-weight: bold; font-size:16px; text-decoration: none; text-transform:capitalize; vertical-align:middle;}
.boldlinks a:hover { color: #ababab;  font-weight: bold; font-size:16px; text-decoration: underline; text-transform:capitalize; vertical-align:middle;}
.boldlinks a:visited { color: #ababab;  font-weight: bold; font-size:16px; text-decoration: none; text-transform:capitalize; text-align:center;}
#firstcolumn div.boldlinks a { color: #444;  font-weight: 300; font-size:18px; text-decoration: none; padding:10px; text-transform:capitalize; vertical-align:middle;}
#firstcolumn div.boldlinks a:hover { color: #444;  font-weight: 300; font-size:18px; text-decoration: underline; padding:10px;    text-transform:capitalize;vertical-align:middle;}
#firstcolumn div.boldlinks a:visited { color: #444;  font-weight: 300; font-size:18px; text-decoration: none; padding:10px;    text-transform:capitalize;vertical-align:middle;}
#secondcolumn div.boldlinks a { color: #444;  font-weight: 300; font-size:18px; text-decoration: none; padding:5px;    text-transform:capitalize; vertical-align:middle;}
#secondcolumn div.boldlinks a:hover { color: #444;  font-weight: 300; font-size:18px; text-decoration: underline; padding:5px;    text-transform:capitalize; vertical-align:middle;}
#secondcolumn div.boldlinks a:visited { color: #444;  font-weight: 300; font-size:18px; text-decoration: none; padding:5px;    text-transform:capitalize; vertical-align:middle;}
.learnmore{
	font-family: Helvetica, sans-serif;
	font-weight: 100;
	font-size:12px;
  font-style: italic;
	color:#7AA52B;
	}
	
.learnmore a, .learnmore a:visited {
 color: #7AA52B;  
font-size:12px; 
font-weight: 100;
 text-decoration: none; 
    font-style: italic;
}
.learnmore a:hover { 
color: #7AA52B; 
font-size:12px; 
font-weight: 100;
 text-decoration: underline; }
  font-style: italic;
}
.signinbox_res{
	width: 655px;
	background-color: #e9e9e9;
    margin-bottom:20px;
	
	
}
.crumb{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight: 300;
                width: 980px;
                color: #ababab;
	letter-spacing:1px;	
                 text-decoration: none;
	padding-top: 0px;
                 padding-bottom: 0px;
    border-bottom: 1px #e9e9e9 solid;               
}
.crumb a, .crumb a:visited{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight: 300;
                color: #ababab;
	letter-spacing:1px;
                 text-decoration: none;	
}
.crumb a:hover{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight: 300;
                color: #ababab;
	letter-spacing:1px;
                text-decoration: underline;
	
}
.sm_widgets
{
    display:inline;
    float:right;
}
.bio_text{
  float: left;
  padding-left: 20px;
  width:220px;
  
}
.small_bio{
   float:left;	
}
.small_bio_text{
	font-family: Helvetica, sans-serif;
	font-weight: 400;
	font-size:12px;
	color:#444444;
}
.plusimageapply{
 list-style-image:url('/img/plus.png')
 cursor:pointer;
 }
.minusimageapply{
 list-style-image:url('/img/plus.png');
 cursor:pointer;
 }
.selectedimage{
 list-style-image:url('/img/plus.png');
 cursor:pointer;
 }
ul{border:0; margin:0; padding:0;}
div#pagination{
position: relative;
float: left;
top:20px;
display: block;
}
#pagination-clean li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-clean li, #pagination-clean a{
border:solid 1px #DEDEDE
margin-right:2px;
font-size:11px;
}
#pagination-clean .previous-off,
#pagination-clean .next-off {
color:#888888
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
font-size:11px;
}
#pagination-clean .next a,
#pagination-clean .previous a {
font-family: Helvetica, sans-serif;
font-weight:bold;
border:solid 1px #FFFFFF;
font-size:11px;
} 
#pagination-clean .active{
color:#00000
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
font-size:11px;
}
#pagination-clean a:link,
#pagination-clean a:visited {
color:#0033CC
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
font-size:11px;
}
#pagination-clean a:hover{
text-decoration:none;
font-size:11px;
}
/* FOOTER */ 
.footer{
	clear: both;
}
#footerbkgd{
	background-color: #333333;
	position: relative;	
}
#footerbottombkgd{
  /*background-color: #f2efec;*/
  background-color: #dcd7d3;
	position: relative;
}
#footermiddlebkgd{
	  border: 0px solid red;
	  	background-color: #444444;	
		position:relative;
		
}
.push {
	/*height: 348px;*/
        height:348px;
	clear: both;
}
.footertext{
    font-family: Helvetica, sans-serif;
	font-weight: 500;
	font-size:16px;
	color:#c9c9c9;
	padding-left:10px;
}
.footertext a, .footertext a:hover, .footertext a:visited{
    font-family: Helvetica, sans-serif;
	font-weight: 500;
	font-size:12px;
	color:#c9c9c9;	
	text-decoration: none;
	padding-top: 15px;
  line-height: 20px;
}
#topfooter{
    height:60px;
	width: 980px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	position:relative;
}
.subscribetext{
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size:16px;
	color:#c9c9c9;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	height:10px;
	float: left;
	width:340px;
}
.following{
	position: relative;
	width: 270px;
	height:40px;
	float: right;
	top: 5px;
	left: 0px;
	vertical-align: bottom;
}
.followertext{
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size:16px;
	color:#c9c9c9;
}
#spacer{
width: 30px;
position:relative;
float: left;
}
.followerimage{
 padding-right:5px;	
 border:0px;
 vertical-align: bottom;
}
.subscribe{
	position:relative;
	width: 300px;
	left: 350px;
	top: -35px;
	height:40px;
}
.subscribebox{
position: relative;
height:35px;
vertical-align: top;
padding:0px;
}
.subscribebutton{
width: 102px;
height:40px;
border:0px;
padding:0px;
background-color: #333333;
vertical-align: bottom;
}
#middlefooter{
	height: 210px;
	width: 980px;
	background-color: #444444;
	padding-top: 32px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	
}
#middlefooter img{
padding-bottom:10px;
	margin-left:8px;	
}
#bottomfooter{
	width:980px;
	height: 33px;
	/* background-color: #f2efec; */
     background-color: #dcd7d3;
    padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.footer_columns{
width: 205px;	
float: left;
line-height: 16pt;
padding-left:40px;
}
.footer_columns .img{
  text-align:center;
  align: middle;
}
.smallarrow{
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size:8px;
	color:#c9c9c9;
	margin-left:8px;
	}
	
	
	
#footermsg{
   	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
	padding: 0px;		
}
.footerheadertext{
	font-family: Helvetica, sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#c9c9c9;
}
.copyright{
    font-family: Helvetica, sans-serif;
	font-weight: 500;
	font-size:12px;
	color:#444444;	
}
.legalnotices{
	font-family: Helvetica, sans-serif;
	font-weight: 500;
	font-size:12px;
	color:#444444;
	float: right;
}
/* News Releases */
.NRpost{
	font-family: Helvetica, sans-serif;
	border-bottom:1px #444444 dotted;
	position:relative;
                float:left;
	width:650px;
	top: 0px;
	padding: 5px 5px 5px 10px;
                margin-bottom: 20px;
}
.NRtitle{
float:left;
font-size:24px;
width: 620px;
font-weight:300;
color:#7AA52B;
line-height:17pt;
padding-right:5px;
padding-bottom:3px;
}
.NRtitle a, .NRtitle a:visited
{
   font-size: 24px;
   color:#7AA52B;
   text-decoration:none; 
   padding-right:5px;
line-height:17pt;
padding-bottom:3px;
}
.NRtitle a:hover
{
   font-size: 24px;
   color:#7AA52B;
   text-decoration:none;
line-height:17pt; 
padding-bottom:3px;
}
/* Blog Posts */
.blogpost{
border-bottom:1px #444444 dotted;
float:left;
width:700px;
padding: 20px 0px 40px 0px;
}
.blogtitle{
font-size:26px;
font-weight:300;
color:#7AA52B;
}
.blogtitle a, .blogtitle a:visited
{
   font-size: 26px;
  font-weight:300;
   color:#7AA52B;
   text-decoration:none;
   padding: 0px; 
}
.blogtitle a:hover
{
   font-size: 26px;
    font-weight:300;
   color:#7AA52B;
   text-decoration:underline;
   padding: 0px; 
 
}
.author a
{
    text-decoration:underline;
}
#recent-tabbed ul, #archive-tabbed ul
{
    list-style:none;
}
#recent-tabbed ul li, #archive-tabbed ul li
{
    padding: 10px;
}
#recent-tabbed ul li a, #archive-tabbed ul li a
{
    text-decoration:none;   
}
#recent-tabbed ul li .date, #archive-tabbed ul li .date
{
    font-size:11px;
}
a.readmore
{
    font-weight:bold;
    color:#7AA52B;
    text-decoration:none;
}
a.readmore:hover
{
    text-decoration:underline;
}
.blogtext{
font-family: Helvetica, sans-serif;
padding-top: 10px;
font-size:16px;
line-height: 15pt;
font-weight:400;
}
.blogtext a, .blogtext a:visited{
font-family: Helvetica, sans-serif;
padding-top: 10px;
font-size:16px;
line-height: 15pt;
font-weight:400;
color:#7AA52B;
text-decoration:underline;
}
.blogtext a:hover{
font-family: Helvetica, sans-serif;
padding-top: 10px;
font-size:16px;
line-height: 15pt;
font-weight:400;
color:#7AA52B;
text-decoration:underline;
}
.blogtext ul
{
   border:0; 
   margin:0; 
   padding:0; 
list-style-type: disc;
}
.blogtext ul li 
{
    margin-left:10px;
list-style-type: disc;
}
.blogimage{
position:relative;
padding: 10px 10px 10px 0px;
}
.blogdate{
font-family: Helvetica, sans-serif;
font-weight: 400;
font-size:12px;
}
.blogimagetext{
font-family: Helvetica, sans-serif;
font-weight: 600;
font-size:8px;
padding: 0px 10px 5px 10px;
font-style: italics;
}
.blogimagetext p, .blogimagetext p span{
font-family: Helvetica, sans-serif;
font-weight: 600;
font-size:10px;
font-style: italics;
}
.author{
font-family: Helvetica, sans-serif;
font-weight: 400;
font-size:12px;
}
.author img{
vertical-align: bottom;
text-align: bottom;
width: 26px;
height: 26px;
}
.numcomments{
font-family: Helvetica, sans-serif;
font-weight: 400;
font-size:12px;
}
.numcomments img{
vertical-align: bottom;
text-align: bottom;
width: 26px;
height: 26px;
}
.email{
verical-align: bottom;
text-align:bottom;
}
.line{
float: right;	
}
/* Pagination */
#pagin {
margin: 65px auto;
padding: 0;
list-style: none;
width: 350px;
}
#pagin li {
float: left;
margin-right: 10px;
}
#pagin li a {
display: block;
text-decoration: none;
color: #717171;
font: bold 11px Arial, sans-serif;
text-shadow: 0px 1px white;
padding: 5px 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
background: #f9f9f9;
background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=?#f9f9f9?, endColorstr=?#e8e8e8?,GradientType=0 );
}
#pagin li a.current {
color: white;
text-shadow: 0px 1px #3f789f;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
background: #ababab;
/*
background: -webkit-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
background: -moz-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
background: -o-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
background: -ms-linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
background: linear-gradient(top, #7cb9e5 0%, #57a1d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=?#7cb9e5?, endColorstr=?#57a1d8?,GradientType=0 );
*/
}
#pagin li a:hover {
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
background: #fff;
background: -webkit-linear-gradient(top, #fff 0%, #e8e8e8 100%);
background: -moz-linear-gradient(top, #fff 0%, #e8e8e8 100%);
background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
background: -ms-linear-gradient(top, #fff 0%, #e8e8e8 100%);
background: linear-gradient(top, #fff 0%, #e8e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=?#fff?, endColorstr=?#e8e8e8?,GradientType=0 );
}
#pagin li a:active,#pagin li a.current:active {
-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
-moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
}
#pagin li a.current:hover {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
background: #e9e9e9;
background: -webkit-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
background: -moz-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
background: -o-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
background: -ms-linear-gradient(top, #99cefc 0%, #57a1d8 100%);
background: linear-gradient(top, #99cefc 0%, #57a1d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=?#99cefc?, endColorstr=?#57a1d8?,GradientType=0 );
}
/* Sitemap  */
#sitemap{
   	font-family: Helvetica, sans-serif;
	font-style:italic;
	color:#444444;
	padding:10px;
}
#sitemap h1{
   	font-family: Helvetica, sans-serif;
	font-style:italic;
	color:#444444;
	font-size: 24px;
    clear:both;
}
			
div.sitemaprow{
    padding-top: 10px;
	float: left;
	border-bottom: 1px dotted #444444;
	margin-bottom: 20px;
	clear:both;
}
div.sitemapblock{
padding-top: 10px;
padding-bottom:10px;
 float: left;
    width: 240px;
}
div.sitemapblock h3{
   	font-family: Helvetica, sans-serif;
	font-style:italic;
	color:#666;	
	font-size: 16px;
	padding-bottom:10px;
}
div.sitemapblock ul{
	
   list-style: none;	
}
div.sitemapblock ul li{
   padding: 3px;	
   display-type: none;	
}
div.sitemapblock ul li a, div.sitemapblock ul li a:visited{
	font-family: Helvetica, sans-serif;
	font-style:italic;
	color:#666;	
	text-decoration: none;
	font-size: 12px;
	
}
div.sitemapblock ul li a:hover{
	font-family: Helvetica, sans-serif;
	font-style:italic;
	color:#666;	
	text-decoration: underline;
	
}
/*Search Results */
#login{
	width: 350px;
	position:relative;
	float:left;
	border-left : 1px #666666 dotted;
	border-right : 1px #666666 dotted;
    border-bottom : 1px #666666 dotted;
   	font-family: Helvetica, sans-serif;
	font-weight: 800;
	font-size:14px;
}
#register{
	width: 350px;
	position: relative;
	float:left;
	   	font-family: Helvetica, sans-serif;
	font-weight: 800;
	font-size:14px;
	border-left : 1px #666666 dotted;
	border-right : 1px #666666 dotted;
    border-bottom : 1px #666666 dotted;
}
#searchresults{
	width: 710px;
	border: 1px #e9e9e9 solid;
	
}
#searchresultsheader{
   background-color: #666;
   color:#FFF;
   	font-family: Helvetica, sans-serif;
	font-weight: 800;
	font-size:14px;
	padding:10px;
 
}
.search_odd_row{
	background-color: #FFF;
	padding:20px;
}
.search_even_row{
	background-color: #f9f9f9;
	padding:20px;
}
.searchpagetitle a, .searchpagetitle a:visited {
   color:#666666;
   	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
}
.searchpagetitle a:hover {
   color:#666666;
   	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	text-decoration: underline;
}
.searchpagesumamry{
   color:#666;
   	font-family: Helvetica, sans-serif;
	font-weight: 400;
	font-size:12px;
}
.searchresnumber{
   color:#666;
   	font-family: Helvetica, sans-serif;
	font-weight: 400;
	font-size:12px;
	padding-bottom: 20px;
}
.searchpagebox{
    text-align:left;
	padding-bottom: 20px;
}
.searchpagebox button{
   text-align:right;	
}
div#loginbox{
    text-align:left;
	padding-bottom: 20px;
	background-color: #f9f9f9;
}
div.loginrow{
	padding:20px;
			height: 250px;
}
/* RTU Landing Page */
#rtu_main{
   background-color: #23743c;
}
#rtu_top{
}
#rtu_middle{
}
#rtu_footer{
}
/* RATES FORM */
.ratesForm
{
background-color: #dedede;
padding:15px;
margin-top:25px;
font-family: Helvetica, sans-serif;
font-size: 12px;
font-weight: 300;
color: #444444;
line-height: 16pt
}
.ratesForm div
{
clear:left;
padding:8px 0;
}
.ratesForm h2
{
margin-bottom:10px;
}
.ratesForm span
{
width: 100px;
float: left;
}
.ratesForm div span.right{
    margin-left: 25px;
}
.ratesForm div span.full{
}
.ratesForm input
{
float: left;
}
.ratesForm .radio
{
margin-top: 25px;
}
.ratesForm .radio.button
{
margin-top: 21px;
margin-left: 5px;
}
.ratesForm .buttonHolder
{
text-align: center;
}
.ratesForm .buttonHolder input
{
float:none;
}
/* REGISTER ADDITIONS */
div#registerform{
	border: 2px #666666 solid;
	height:700px;
}
div.registerrow{
	padding:20px;
			height: 600px;
}