/* duplicated from main */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

.clear
{
  clear: both;
  line-height:0;
  font-size: 0;
  overflow: hidden;
}


a
{
  color: #01387B;
}

a:hover
{
  text-decoration: underline;
}

hr {
	border: 0px;
	border-top: 1px solid #E2E2E2;
}

body, td
{
  margin: 0;
  padding: 0;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #01387B;
}

body
{
	width: 100%;
	background-color: #233B61;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
}

input {
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
}





#bluebar {
	width: 100%;
	border-top: 1px solid #A4DFFF;
	background-color: #E6F7FF;
	float: left;
	clear: none;
}

#footerbar {
	width: 100%;
    background-image: url('/images/footer_bg.gif');
    background-position: top left;
    background-repeat: repeat-x;
    float: left;
    clear: none;
	padding-top: 20px;
    padding-bottom: 20px;
	color: #FFFFFF;
}

div#footerbarcontent {
	padding-left:40px;
	padding-right:40px;
}

#footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerbar a:hover {
	text-decoration: underline;
}

div#footerbar div.footerbox {
	float: left;
	clear: none;
}

div#footerbar div.footerbox a {
	display: block;
	margin-bottom: 5px;
	margin-left: 2px;
}

div#footerbar div.footertitle {
	font-size: 16px;
	font-weight: bold;
	color: #92D7FF;
	margin-bottom: 10px;
}

div#footerboxA {
	width: 150px;
	border-left: 1px solid #3F678A;
}

div#footerboxB {
	width: 310px;
        border-left: 1px solid #3F678A;
}

div#footerboxB a {
	text-decoration: underline;
}

div#footerboxC {
	width: 150px;
	border-left: 1px solid #3F678A;
}

div#footerfooter {
	width: 100%;
	border-top: 1px solid #3F678A;
	margin-top: 70px;
	float: left;
	clear: none;
	padding-top: 10px;
}

span.footerleft { float: left; clear: none; }
span.footerright { float: right; clear: none; }


div#header_left {
	background-color: #FFFFFF;
	width:298px;
	height:88px;
}

div#headerbar a {
	text-decoration: none;
}

div#headercontent {
	height: 95px;
	position: relative;
}


/* duplicated from refresh */
div#utilities {
  height: 20px;
  position: absolute;
  top: 0px;
  right: 50px;
}

div#utilities a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: left;
  clear: none;
  line-height: 20px;
  padding: 5px 20px;
  font-size: 12px;
  outline: 0px;
}

div#utilities a.score {
  padding: 0px;
  font-size: 11px;
}

div#utilities img {
  float: left;
  clear: none;
  margin-top: 5px;
}

div#utilities span#score_text {
  display: block !important;
  float: left !important;
  clear: none !important;
  line-height: 20px !important;
  color: #AFB7D7 !important;
  padding-left: 20px !important;
  margin-right: 10px !important;
  margin-top: 5px !important;
}

div#utilities span#score {
  float: left !important;
  clear: none !important;
  display: block !important;
  color: #FFFFFF !important;
  font-size: 21px !important;
  margin-top: 3px !important;
}


/*duplciated from refresh */
/* Footer */

div#footersearchbox {
  margin-left: 0px !important;
  padding-left: 0px !important;
}

div#footersearchbox img {
  height: 32px;
}

div#footerBox {
  width: 500px;
}

div#footerBox a {
  display: inline !important;
}

div#footerfooter {
  margin-top: 10px !important;
}

div#footerbar {
  x-height: 100px;
}

/* from home */

div#footerbar {
}



div#header_bar {
  background-color: #254069;
}

div#landing_tabs {
  height: 44px;
  position: absolute;
  left: 12px;
  bottom: 0px;
}

div#landing_tabs a.tab {
  display: block;
  background: #254069 url('/images/home/tab.png') no-repeat top right;
  height: 44px;
  padding-right: 8px;
  color: #FFFFFF;
  line-height: 44px;
  font-size: 19px;
  font-weight: bold;
  float: left;
  clear: none;
  margin-right: 1px;
  text-decoration: none;
  outline: 0px;
}

div#landing_tabs a.tab span.tabLeft {
  display: block;
  background: transparent url('/images/home/tab_left.png') no-repeat top left;
  height: 44px;
  width: 8px;
  float: left;
  clear: none;
}

div#landing_tabs a.selected {
  background: #254069 url('/images/home/selected_tab.png') no-repeat top right;
  color: #254069;
}

div#landing_tabs a.selected span.tabLeft {
  background: transparent url('/images/home/selected_tab_left.png') no-repeat top left;
}

div#tab_area {
  background: transparent url('/images/home/tab_area.png') no-repeat top left;
  height: 414px;
  width: 604px;
  overflow: hidden;
  padding: 10px;
  color: #434343;
  font-size: 16px;
  margin-left: 12px;
}

div#tab_area h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #254069;
}

div#tab_area img {
  float: right;
  clear: none;
  margin-left: 10px;
  margin-bottom: 10px;
}

div#tab_area p {
  margin: 0px;
  margin-bottom: 1em;
}

div.tabContent li {
  margin-left: 15px;
}

body {
    width: 100%;
	background-color: #233B61;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;

	
	background: url('/images/landingpages/greenlinestretch.png') repeat-x top left;
	min-width:800px;
}

#landingpage_topleftsection {
	background: transparent url('/images/landingpages/greenbordersleftnew.png') no-repeat top left;
	height: 299px;
    width: 298px;
	position:absolute;
	z-index:1;
}

#landingpage_toprightsection {
	background: transparent url('/images/landingpages/plantheavyborder.jpg') no-repeat top right;
	height: 299px;
    width: 427px;
	float: right;
}

#landingpage_content {
	padding-top: 111px;	
	position:absolute;
	left:40px;
	width:545px;
	height: 118px;
	overflow:hidden;
	z-index: 3;	
	
}

#landingpage_content h1 {
	color: #A2E2EE;	
	font-size: 30px;
	font-family: Arial, Verdana, sans-serif;
}

#landingpage_content h2, #landingpage_content h3, #landingpage_content h4 {
	color: #FFFFFF;
	font-size: 19px !important;
}

#landingpage_content p {
	color: #FFFFFF;	
	font-size: 14px;
}


div#landingpage_topleftsection {
	overflow:none;
}

#landingpage_tabs {
	position:absolute;
	float:left;
	top:252px;
	left:241px;
	height:30px;;
	min-width:650px;
	margin:0;
	overflow-y:hidden;
	z-index: 4;	
}


#landingpage_tabs ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}


#landingpage_tabs li {
   float:left;
   margin:0;
   padding:0;
   width:108px;
   height:30px;
   
}

#landingpage_tabs li.landingbuttonfirst {
   background-image:url("/images/landingpages/button-tab-first.png");
   background-position:left top;
   background-repeat:no-repeat;
}

#landingpage_tabs li.landingbutton {
   background-image:url("/images/landingpages/button-tab.png");
   background-position:left top;
   background-repeat:no-repeat;
}

#landingpage_tabs li.landingbuttonfirst_white {
   background-image:url("/images/landingpages/button-tab-first-white.png");
   background-position:left top;
   background-repeat:no-repeat;
}

#landingpage_tabs li.landingbutton_white {
   background-image:url("/images/landingpages/button-tab-white.png");
   background-position:left top;
   background-repeat:no-repeat;
}


#landingpage_tabs li.landingbutton a, #landingpage_tabs li.landingbuttonfirst a, #landingpage_tabs li.landingbuttonfirst_white a, #landingpage_tabs li.landingbutton_white a {
	float:left;
    padding-left:10px;
	padding-top:5px;
	padding-right: 0; 
	padding-bottom:0;
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

#landingpage_tabs li.white a {
	color: #312F60;
}


#landing_middle {
	float:left;
	width:100%;
	padding-bottom:10px;
}

#landingpage_sidebar {
	float:left;
	width:209px;
	height:570px;
	padding-left:15px;
	padding-top:15px;
	
}

div.landingtabContent {
	float:left;
	padding:0;
	width:900px;
}

div.landingtabViewContent {
	float:left;
	padding:0;
	width:100%;
}

div.landingpage_signclass {
	width:209px;
	float:left;	
}

div.signup {
	background: #254069 url('/images/landingpages/clearregister.png') no-repeat top left;
	height:36px;
	font-size: 20px;
	text-indent:15px;
	padding-top:5px;
}

div.signin {
	background: #254069 url('/images/landingpages/greensignup.png') no-repeat top left;
	height:36px;
	color:#FFFFFF;
	font-size: 20px;
	text-indent:15px;
	padding-top:5px;
}

div.signcontent_signup,  div.signcontent_signup a {
	background-color: #254069;
	color: #FFFFFF;
	padding-left:19px;
	padding-right:10px;
	font-size: 14px;
    text-indent:0;
	text-decoration:none;
}


div.bigbold {
	font-size: 16px;
	
}

div.signcontent_signup a {
	font-size: 12px;
	padding:0;
}

div.spacer {
	height:15px;
	float:left;
	width:209px;
	background-color: #FFFFFF;
}

div.landingpagepacer {
	height:184px;
	width:100%;
}


div.landingtabContent {
	min-width:600px;
}

div.landingmiddleContent {
	/* position:absolute; */
	float:left;
	padding-top:15px;
	padding-left:30px;
	/* left:250px; */	
	/* min-width:610px;
	max-width:640px;
	*/
	width:640px; 	
	font-size: 16px;
	color:#434343;
}

div.landingmiddleContent p {
	font-size: 16px;
}

div.landingmiddleContent ul {
	
	padding-left: 12px !important;
}


div.landingmiddleContent h3 {
	font-size: 26px;
	color:#254069
}

div.landingpage_naviation {
	float:left;
}

a.greenSigninClass {
  background: #254069 url('/images/landingpages/greensignin.png') no-repeat bottom left;
  height: 26px;
  width: 76px;
  display:block;
  padding-left:5px;  
  text-decoration:none;
}

input.greenSigninClass {
  background: #254069 url('/images/landingpages/greensignin.png') no-repeat bottom left;
  height: 26px;
  width: 76px;
  border:0;
  padding:0;
  margin:0;
  cursor:pointer;
}

input.greenSigninClass, a.greenSigninClass {
  font-size: 18px !important;
  font-weight: bold !important;
  color: #FFFFFF;	
}

a.greenSigninClass {
	text-indent:10px !important;
}

input.landingLogin {
	width:154px !important;
	height:25px !important;
	margin:0 !important;
	padding:0 !important;
	padding-left:5px !important; 
	padding-right:5px !important;
	font-size: 14px !important;
	border: 0 !important;
	background: #FFFFFF !important;
}

.cyan {
	color:#AADDEE;
}

div#siteimages {
	width:100%;
	text-align:center;
}

div.greenlineleft {
   float:left;
   background: #FFFFFF url('/images/landingpages/greenbottombar-stretch.png') repeat-x bottom left;
   height:33px;
   width:25%;
   text-align:right;
}


div.landingpage_leftnav {
	float:right;
	background: #FFFFFF url('/images/landingpages/button-previous.png') no-repeat bottom left;
	width:76px;
	height:25px;
}

div.landingpage_leftnav p {
	padding-top:4px !important;
	padding-right:5px !important;
}

div.landingpage_leftnav a {
	color: #FFFFFF;
	font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}

div.greenlineright {
   float:right;
   background: #FFFFFF url('/images/landingpages/greenbottombar-stretch.png') repeat-x bottom right;
   height:33px;
   width:25%;
   text-align:left;
}

div.landingpage_rightnav {
	background: #FFFFFF url('/images/landingpages/button-next.png') no-repeat bottom left;
	width:76px;
	height:25px;
}


div.landingpage_rightnav p {
	padding-top:5px !important;
	padding-left:18px !important;
}

div.rotation_class {
	color: #FFFFFF;
	font-size: 11px;
    font-weight: bold;
}


div.previewnav {
   position:absolute;
   top:600px;
   width:100%;
   text-align:center;
   z-index:-1;
}

#previewhelp {	
    padding:0;	
	text-align:center;
}

div.landingrightImage {
	float:right;
	padding-left:15px;
}

div#landingpage_video {
  float:left;
  width: 596px;
  color:#ff0000;
  padding-top:20px;
  clear:both;
}


div#landingpage_backbutton {
	float:left;
	width: 596px;
	height:50px;	
	clear:both;
}
div#previousImageLink:hover {
	cursor:pointer;
}

div#nextImageLink:hover {
	cursor:pointer;
}



