﻿html 
{
    overflow-y: scroll;
}

form
{
    margin-bottom: 0px;
}

body {
	margin: 0px;
	text-align: center;
	padding:0px;
	top:0px;
	left:0px;

}

html>body 
{
  	margin: 0px;
	text-align: center;
	padding:0px;
	top:0px;
	left:0px; 
 
}

a {color:#173494;}

ul {list-style-image: url(/Images/bulletpoint_icon.gif);}

legend {
 font-family:arial;
font-weight:700;
}
    
#frame_nav {
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url('Images/nav_grad3.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom:1px #e6e6e6 solid;
}

#nav {
	background-position: left top;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#nav_top 
{
    padding:0px;
    margin:0px;

}

.header_rss_link 
{
    vertical-align:text-bottom;
    margin-left:6px;
}

#nav_top_left {
	float: left;
	width: 450px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	position:relative;


}

#nav_top_right {
	height:24px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
        display: none;
	float:right;
	width:288px;
	position:relative;
}

.topnav_text {
	position:absolute;
	bottom:4px;
	display:inline;
}

.topnav_text_right {
	position:absolute;
	bottom:4px;
	right:0px;


}

.top_link {
	text-decoration: underline;
	color: #173494;
	font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}

.top_link:hover {
	text-decoration: underline;
	background: #173494;
	color:white;
	font-weight: normal;
	text-decoration:none;
}


.invisible_div {
	visibility:hidden;
}


#nav_top_corners {
}

#nav_bot {
	position:relative;
	height:53px;
	width:770px;
	float:left;
}

#nav_bot_left {
	position: absolute;
	width:200px;
	left: 0px;
	height: 45px;
	text-align:center;
	vertical-align:middle;
	top:5px
	
}

#frame_body {

	width:100%;
	float:left;
}

#body {

	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;	
}


.navmenu .AspNet-Menu-Horizontal li {
	list-style-type: none;
 display: inline;
 }


.page_nav .AspNet-Menu-Horizontal li {
	list-style-type: none;
 display: inline;
 }


/* for main top navigation */

.navmenu .AspNet-Menu {
	margin:0px;

	position:absolute;
	bottom:0px;
	left:1%;
	right:1%;
	text-align:center;
	height:30px;
	padding-left:0px;
	
	
	
}

/* for ie */
.navmenu .AspNet-Menu-Horizontal {
	position:absolute;
	width:570px;
	
	/* to compensate for the containers border */
	
	bottom:-3px;
	right:0px;
	height:45px;
	}

/* standard */
html>body .navmenu .AspNet-Menu-Horizontal {
	
	position:absolute;
	width:570px;
	
	/* to compensate for the containers border */
	
	bottom:-2px;
	right:0px;
	height:45px;
	
}

.navmenu .AspNet-Menu-Horizontal li {
	list-style-type: none;
	display: inline;
 }
 
.navmenu .AspNet-Menu-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

.navmenu .AspNet-Menu-Link:hover {
text-decoration:underline;
}

/*for ie*/
.navmenu div.AspNet-Menu-Selected {
	display:inline;
	float:left;
	background-image: url('Images/page_menu_tab_left.gif');
	background-repeat: no-repeat;
	height:30px;
	}

/*standard*/
html>body .navmenu div.AspNet-Menu-Selected {
	display:inline;
	float:left;
	background-image: url('Images/page_menu_tab_left.gif');
	background-repeat: no-repeat;
	height:29px;
	}
	
/* for ie */
.navmenu span.AspNet-Menu-Selected
{
    background: white;
    display: inline;
    float: left;
    border-top: 1px #D7D7D7 solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 9px;
    padding-top: 5px;
}

/* standard */
html>body .navmenu span.AspNet-Menu-Selected {
	background: white;
	display: inline;
	float: left;
	padding: 5px 10px 9px 10px;
	border-top: 1px #D7D7D7 solid;
	
}
/*for ie*/
.navmenu b.AspNet-Menu-Selected {
	background-position: right top;
	display: inline;
	float: left;
	background-image: url('Images/page_menu_tab_right.gif');
	background-repeat: no-repeat;
	height:30px;
}

/*standard*/
html>body .navmenu b.AspNet-Menu-Selected {
	background-position: right top;
	display: inline;
	float: left;
	background-image: url('Images/page_menu_tab_right.gif');
	background-repeat: no-repeat;
	height:29px;
}

.navmenu .tab_container_AspNet-Menu-Link {
	display: inline;
	float: left;
	position: relative;
	padding: 6px 10px 6px 10px;
}
 
.navmenu .tab_container_tl_AspNet-Menu-Link {
	height: 30px;
	display: inline;
	width:5px;
	float: left;
	position:relative;
	margin-left:3px;
}
 
.navmenu .tab_container_tr_AspNet-Menu-Link {
	height:30px;
	display:inline;
	width:5px;
	float:left;	
	position:relative;
	margin-right:3px;


}





/* for the login control */

#Login_div {
	Position: absolute;
	z-index: 1001;
	top: 0px;
}

#login_control {
	background-position: right bottom;
	width: 775px;
	float: left;

	border-left: thin #e6e6e6 solid;
	background-image: url('Images/login_right_border.gif');
	background-repeat: repeat-y;

}

#login_background {
	width: 748px;
	height:75px;
	background-color: white;
	padding-left: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#login_corners {
	background-position: left bottom;
	height: 24px;
	width: 775px;
	float: left;
	background-image: url('Images/login_corners.gif');
	background-repeat: no-repeat;
}

.AspNet-Login-UserPanel {
	float:left;
}

.AspNet-Login-PasswordPanel {
	float:left;
}

.AspNet-Login-SubmitPanel {
	float:left;
}

.AspNet-Login-TitlePanel{
	visibility:hidden;
}

.AspNet-Login-RememberMePanel{
	visibility:hidden;
}
/* page menu navigation */

div.page_menu_container {

	position: relative;
z-index:9009;

}
/* for ie*/
.page_nav .AspNet-Menu {
	margin:0px;
	position:absolute;
	bottom:-2px;
	text-align:center;
	left:40px;
	padding-left:0px;
	height:30px;
}

/*standard*/
html>body .page_nav .AspNet-Menu {
	margin:0px;
	position:absolute;
	bottom:0px;
	text-align:center;
	left:40px;
	padding-left:0px;
	height:30px;	
}

.page_nav div.AspNet-Menu-Selected {
	display:inline;
	float:left;
	background-image: url('Images/page_menu_tab_left_new.gif');
	background-repeat: no-repeat;
	height:32px;


	}

.page_nav span.AspNet-Menu-Selected
{
    background: #f4f4f4;
    display: inline;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 9px;
    padding-top: 7px;
}

.page_nav b.AspNet-Menu-Selected {
	background-position: right top;
	display: inline;
	float: left;
	background-image: url('Images/page_menu_tab_right_new.gif');
	background-repeat: no-repeat;
	height:32px;
}


.page_nav .tab_container_AspNet-Menu-Link
{
    display: inline;
    float: left;
    position: relative;
    border-top: 1px #D7D7D7 solid;
    background: url(Images/tab_bot_grad.gif) #f2f2f2 repeat-x left bottom;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
}
 
.page_nav .tab_container_tl_AspNet-Menu-Link {
	height: 30px;
	display: inline;
	width:5px;
	float: left;
	background-image: url('Images/page_menu_tab_left_gray.gif');
	position:relative;
	margin-left:3px;
}
 
.page_nav .tab_container_tr_AspNet-Menu-Link {
	background-image: url('Images/page_menu_tab_right_gray.gif');
	height:30px;
	display:inline;
	width:5px;
	float:left;	
	position:relative;
	margin-right:3px;


}

 
 
.page_nav .AspNet-Menu-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight:700;
}

.page_nav .AspNet-Menu-Link:hover {
	text-decoration: underline;
	color:black;
	
}

.apply_page_menu_link 
{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight:700;
}

/*for ie*/
div.page_header_text {
	position: relative;
	z-index: 1000;
	width: 770px;
	padding-top: 12px;
	padding-bottom: 5px;
	height:75px;
}


/*standard*/
html>body div.page_header_text {
	position: relative;
	z-index: 1000;
	width: 770px;
	padding-top: 12px;
	padding-bottom: 30px;
	height:75px;
}

/*for ie*/
div.page_header_text_blog {
	position: relative;
	z-index: 1000;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 5px;
	height:115px;
}


/*standard*/
html>body div.page_header_text_blog {
	position: relative;
	z-index: 1000;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 30px;
	height:115px;
}

div.menu_container {
	position: relative;
    z-index:100000;
    width:700px;
	height:40px;
}

html>body  div.menu_container {
	width:700px;
	height:40px;

}

.AspNet-FormView-Data

{
	
}

.AspNet-FormView

{
	
}


/* for page menu corners */




/*footer */

#frame_footer
{
    text-align: left;
    border-top: #e6e6e6 1px solid;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Arial;
    font-size: 9pt;
    height: 280px;
    float: left;
    width: 100%;
    background-position: left top;
    background-image: url(Images/bot_grad.gif);
    background-repeat: repeat-x;
}

#footer_center 
{
    	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
    }

.footer_content
{
    width: 110px;
    float: left;
    margin-right: 7px;
    margin-left:7px;
    padding-top: 20px;
    height:200px;
    background-position: right 25px;
    background-image: url(Images/footer_sep.gif);
    background-repeat: no-repeat;
}

.footer_content_outer 
{
    width:170px;
    float:left;
    padding-left:10px;
    padding-top:20px;
    
}

.footer_content_left
{   
    width:170px;
    float:left;
    padding-right:10px;
    padding-top:20px;
    background-position: right 25px;
    background-image: url(Images/footer_sep.gif);
    background-repeat: no-repeat;
}

.footer_content_left2 
{
    width: 110px;
    float: left;
    margin-right: 7px;
    margin-left:15px;
    padding-top: 20px;
    height:200px;
    background-position: right 25px;
    background-image: url(Images/footer_sep.gif);
    background-repeat: no-repeat;
    
}


#blog_posts {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 5px;
	padding-top:4px;
	
}

a.footer_link {
	text-decoration: none;
	color: #173494;
}

#repeater_menu {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 5px;
	padding-top:4px;
}

a.footer_header_link {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	font-size: 11pt;

}

.footer_heading 
{
    	color: #000000;
	text-decoration: none;
	font-weight: 700;
	font-size: 11pt;
}

/* for IE */

div.page_content_container
{
    width: 500px;
    float: left;
    z-index: 9008;
    position: relative;
    padding-right: 250px;
    padding-left: 20px;
    background-position: left top;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
}

/* standard */
html>body .page_content_container
{
    width: 500px;
    float: left;
    z-index: 9008;
    position: relative;
    padding-right: 250px;
    padding-left: 20px;
    background-position: left top;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
}

div.page_content_container_apply

{
    width: 730px;
    float: left;
    z-index: 9008;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    background-position: left top;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
}

div.page_content_container_tour

{
    width: 730px;
    float: left;
    z-index: 9008;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    background-position: left top;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
    height:500px;
}
/* for sidebar */

.sidebar_float {
width:200px;
height:500px;
position:absolute;
top:-30px;
left:540px;
}

.sidebar_top
{
    background-position: left top;
    background-image: url(Images/sidebar_top.gif);
    background-repeat: no-repeat;
    width:199px;
    height:6px;
    font-size:.001em;
    
}

.sidebar_content
{
    background-image: url(Images/sidebar_content.gif);
    background-position: left top;
    width:199px;
    background-repeat: repeat-y;
    padding-top:10px;
    padding-bottom:5px;
}

.sidebar_content_buzz 
{
        background-image: url(Images/sidebar_content.gif);
    background-position: left top;
    width:199px;
    background-repeat: repeat-y;
    padding-bottom:5px;
    
}

.sidebar_bottom
{
    background-position: left top;
    background-image: url(Images/sidebar_bottom.gif);
    background-repeat: no-repeat;
    width:199px;
    height:9px;
    }
    
.sidebar_content_ad
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
    text-align:left;
}

.content_ad_title
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    font-family: Arial;
    padding-left: 23px;
    background-position: left center;
    background-image: url(Images/sidebar_bullet.gif);
    background-repeat: no-repeat;
    text-align:left;
}

.content_ad_content
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    text-align:left;

}

.newsletter_content_container
{
    text-align:left;
}

.newsletter_content_container_link
{
    text-align:center;   
}

.sidebar_link
{
    color: #173494;
    text-decoration: underline;
    font-family:arial;
    font-size:13px;
}

.more_buzz_span
{
    padding-top:10px;
    margin-top:10px;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:7px;
    border-top: solid 1px #d7d7d7;
    text-align:center;
    width:170px;
}

.sidebar_link_box
{
    border: #cccccc 1px solid;
    
    padding-top: 4px;
    padding-bottom: 4px;
    width: 80px;
    text-align: center;
    margin-top:5px;
}

.sidebar_link_inbox 
{
    color: #173494;
    text-decoration: none;
    font-size: 10pt;
    font-family: arial;
}

.sidebar_link_inbox:hover
{
    color:Black;
    
}

.newsletter_form_element 
{

margin-top:10px;

}

.newsletter_form_element_button

{
    margin-top:10px;
}

.sidebar_center
{
    text-align:center;
}

.sidebar_iframe 
{
    height:165px;
    width:169px;
}



html>body .sidebar_iframe 
{
    height:150px;
    width:169px;
}


#buzz_container {

	padding-right:15px;
	padding-left:10px;

}

.buzz_tab_container 
{
    font-family:Arial;
    font-size: 9pt;
}

.buzz_tab_link_container
{
      padding-top:8px;
      padding-bottom:8px;
}
.quote_container {
	background-position: left top;
	float: left;
	background-image: url('Images/quote_mark.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.name_container {
	padding-left: 30px;
	padding-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}


/* css for default page */


#default_left {
	float:left;
	width:335px;
	position:relative;
	padding-left:20px;
	z-index: 12;

	

}

#default_right {
	float: left;
	width: 375px;
	margin-left: 20px;
	position:relative;
	margin-top:5px;
	margin-bottom:25px;
padding-right:20px;
	
}

#default_top_bottom
{
    float: left;
    padding-bottom: 25px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-right:35px;
    padding-left:35px;
    width: 700px;
    border-bottom: #cccccc 1px solid;
    text-align: center;
}

#default_top_bottom_webinar
{
    float: left;
    padding-bottom: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right:35px;
    padding-left:35px;
    width: 700px;
    border-bottom: #cccccc 1px solid;
    text-align: center;
}


#default_main {

	float:left;
	width:490px;
    height:850px;
	}
	
html>body #default_main
{
    min-height:850px;
    width:500px;
}

.formview_left .AspNet-FormView-Data {

}

#default_top_container {
	background-position: left bottom;
	background-image: url('Images/first_bar_no_logo.gif');
	background-repeat: no-repeat;
	float:left;
	margin-top:10px;
}

.default_link
{
	color: #1E42BA;
	font-weight:bold;
}


#default_top_corner {
	background-position: left top;
	background-image: url('Images/top_corner_default_no_paddi.gif');
	background-repeat: no-repeat;
	
}

.buzz_container_default{
	margin-top:20px;
	padding-right:15px;
	margin-left:10px;
	padding-left:10px;
	border: 1px #D7D7D7 solid;
	background-color: #F0F0FB;
	padding-bottom:20px;
	width:223px;
	float:left;
}

html>body .buzz_container_default
{
   margin-left:20px;
}

.highlight {
	background-color:#e1f4a8;
}


/* Apply Page */


#apply_form_container {
	float:left;
	width:410px;
	padding-left:15px;
	padding-right:15px;
	margin-left:24px;
	background:#f5f5f5;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}

#apply_content_container {

	float:left;
}

#left_column_apply 
{
    float:left;
    width:260px;
    margin-top:20px;
    
    }
    
.apply_label
{
    font-family: arial;
    text-align: right;
    padding-right: 15px;
    font-size: 14px;
    
}

.apply_label_zip 
{
} 

.apply_field 
{
margin-bottom:2px;
}

.apply_button 
{


}

.apply_drop 
{
    margin-bottom:2px;

}

.timezone_drop 
{
}


#apply_top_container{
	background-position: left bottom;
	margin-top:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px #FFE680 solid;
	border-bottom: 2px #ffe680 solid;
	background-image: url('Images/apply_header_back.gif');
	background-repeat: repeat-x;
	float:left;
}

#apply_top_left{
float:left;
width:270px;
text-align:center;

}

#apply_top_right{
	float: left;
	width: 410px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 46px;
	padding-right: 40px;
	border-left: 1px black solid;
}


.apply_number{
font-size:50px;
font-family:arial;
height:50px;
font-weight:700;
padding-right:12px;
padding-bottom:20px;
padding-top:20px;
text-align:right;
}

.apply_span_text{
font-size:12px;
font-family:arial;
float:left;
width:160px;
padding-bottom:20px;
padding-top:20px;
}

.header_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

/* Roi Page */

#calc_container {
	float:left;
	width:550px;
}

.calc_header 
{
    text-align:left;
    font-family:Arial;
    font-size:12pt;
    font-weight:700;
}

.calc_text
{
    font-family:Arial;
    font-size:10pt;
    text-align:left;
}

.calc_label {
font-family:arial;
font-size:13px;

}


.tooltip_over{


}

.tabs_align {

margin-top:22px;

}

html>body .tabs_align 
{
    margin-top:0px;
}

/* Apply Calendar */

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 9900;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 9901;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}

.contact_fieldset 
{
    border:solid 1px #D7D7D7;
}

/* For Modal Box */

.modal_background 
{
    background:black;
    filter:alpha(opacity=70);
    opacity:0.5;
}

.modalPopup 
{
    background:white;
 border:solid 1px #D7D7D7;   
}

#modal_header 
{ 
    background:gray;
}

/* For Membership Graph */

.modal_send_label 
{
    font-family:arial;
     }

.default_box_span

{

font-family:arial;
text-align:center;
margin-top:15px;
font-size:16px;

}

.default_box_span_links

{
    text-align:center;
}

.popup_panel_graph_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/tooltip_arrow_right.gif');
	width:40px;
	position:absolute;
	right:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
    top:-17px;

}

.popup_panel_graph_tooltip_content
{
    font-family:Arial;
	border:1px solid #d6d7d6;	/* Border width */
	right:39px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:200px;	/* Width of tooltip content */
	height:152px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:10px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
    text-align:left;
	z-index:1000001;
    top:-25px;
}

/* ROI Calculator Tooltips */

.calc_panel_tooltip_arrow
{
	background-image:url('../images/tooltip_arrow.gif');
	width:40px;
	position:absolute;
	left:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:28px;
	top:-5px;
}

.calc_panel_content
{
    font-family:Arial;
	border:1px solid #d6d7d6;	/* Border width */
	left:37px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:235px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:10px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
    text-align:left;
	z-index:1000001;
    top:-50px;
}

/* For apply validation */

.apply_tooltip_container

{
}

.latest_posts
{
    padding-top:5px;
}

.apply_valid_text

{
    font-weight: bold;
    font-size: 11px;
    text-transform: none;
    color: #C80000;
    font-family: Arial;
    font-variant: normal;
    padding-bottom: 5px;
}

.apply_valid_summary
{
    font-weight: bold;
    font-size: 10pt;
    color: #c80000;
    font-family: arial;
    background-image: url(Images/warning.png);
    background-position: left center;
    width: 453px;
    margin-right: 10px;
    background-repeat: no-repeat;
    padding-left: 45px;
    vertical-align: baseline;
    text-align: left;
    padding-bottom: 12px;
    padding-top: 11px;
}

.apply_sidebar_list
{


    list-style-position: outside;
    list-style-image: url(Images/bullet_checklist.gif);
margin-left:-10px;
}

.apply_header
{
    font-family: arial;
    font-size: 9pt;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: gray 1px dotted;
}

html>body td.apply_header
{
    font-family: arial;
    font-size: 10pt;
    padding-bottom: 10px;
    border-bottom: gray 1px dotted;
}

.apply_fieldset_legend
{
    color: black;
}

.warning_bottom
{
    font-weight: normal;
    color: gray;
}

.apply_fieldset 
{
    border:solid 1px #D7D7D7;
background-color:#F4F4F4;
}

.webinar_sidebar_list
{
list-style-position: outside;
list-style-image: url(Images/bullet_checklist.gif);
margin-left:-10px;
}

.page_content_container_webinar
{
    width: 500px;
    float: left;
    z-index: 9008;
    position: relative;
    padding-right: 250px;
    padding-left: 20px;
    background-position: left top;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
    height:500px;
}

.login_page_container
{
    margin-right: auto;
    margin-left: auto;
}

.login_page_header_text
{
    font-size: 19pt;
    font-family: Arial;
    font-weight:bold;
    padding-top: 125px;
    *padding-top: 50px;
    width: 350px;
    text-align:left;
    padding-bottom: 20px;
}



.login_controls_container
{
    margin-right: auto;
    margin-left: auto;
    text-align:left;
    width: 575px;
}

.login_input_label
{
    font-family: Arial;
    text-align:left;
    padding-bottom: 3px;
    font-size: 8pt;
    font-weight: bold;
}

.login_input_container
{
    text-align:left;
}

.login_top_left
{
    background-position: top left;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.login_top_span
{
    height: 9px;
    width: 465px;
    *width: 470px;
    background-color: #F4F4F4;
    border-top: 1px solid #D6D7D6;
}

.login_top_right
{
    background-position: top right;
    background-image: url(Images/content_grad.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.login_controls_text
{
    font-size: 14px;
    color: #999999;
    padding-top: 7px;
    padding-bottom: 12px;
    background-color: #F4F4F4;
    font-family: Arial;
    font-weight:bold;
    text-align: left;
    padding-left: 20px;
}

.login_bot_left
{
    background-position: bottom left;
    background-image: url(Images/login_bot_corners.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.login_bot_span
{
    height: 9px;
    width: 465px;
    *width: 470px;
    background-color: #F4F4F4;
    border-bottom: 1px solid #D6D7D6;
}

.login_bot_right
{
    background-position: bottom right;
    background-image: url(Images/login_bot_corners.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.login_input_area
{
    background-color: #F4F4F4;
    padding-left: 20px;
    text-align: left;
    padding-bottom: 5px;
}

.login_input_area_button
{
    background-color: #F4F4F4;
    padding-left: 20px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.login_input_area_text
{
    background-color: #F4F4F4;
    border-left: 1px solid #D6D7D6;
    border-right: 1px solid #D6D7D6;
    padding-left: 20px;
    text-align: left;
    padding-right: 20px;
}

.login_post_control_container
{
    padding-top: 45px;
    width: 575px;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
}

.login_post_control_header
{
    font-size: 14pt;
    font-weight:bold;
}

.login_post_control_text
{
    padding-top: 15px;
}

.login_post_control_list
{
    list-style-image: url(Images/bullet_checklist.gif);
    padding-top: 2px;
}

.login_post_control_list_item
{
    *padding-left: 5px;
}

.login_post_control_links
{
}

.login_controls_box_container
{
    background-color: #F4F4F4;
    border: solid 1px #D6D7D6;
    padding-top: 25px;
    padding-bottom: 25px;
}

.button_span
{
    font-size: 10pt;
    text-decoration:none;
    color: #333333;
    background-image: url('images/button_right.gif');
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 17px;
    padding-left: 10px;
    font-weight:bold;
}

.add_button
{
    padding-left: 25px;
    background-image: url('images/button_left.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 12px;
    display:block;
}