body {
    background-color:#565656;
    text-align: left;
	margin: 0px;
	padding: 0px;
}


#video_page_body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #E76300;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top_banner_area_wrap {
	background-color: #FFFFFF;
}

#top_banner_area {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	clear: left;
}

#top_logo {
	width: 560px;
	height: 130px;
	background-image: url(images/top_left_logo.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
}

#top_sign_in {
	height: 51px;
	width: 380px;
	background-repeat: repeat-x;
	background-image: url(images/top_right_sign_in_left_gradient.jpg);
	float: right;
	clear: right;
	
}

.top_login_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	vertical-align:middle
}


input:focus, txtUsername:focus{
	border:1px solid #416188;
	background-color: #FFFFE0;
}

input:focus, pwdPassword:focus{
	border:1px solid #416188;
	background-color:#FFFFE0;
	
}




#main_menu_buttons_wrap {
	background-image: url(images/main_menu_buttons_background_slice.jpg);
	background-repeat: repeat-x;
	height: 43px;
	
}

#main_menu_buttons {
	width: 940px;
	height: 43px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}




#sub_main_menu_buttons_wrap {
	background-image: url(images/sub_main_menu_buttons_background_slice.jpg);
	background-repeat: repeat-x;
}

#sub_main_menu_buttons {
	width: 940px;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #555555;
	line-height: 28px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

#sub_main_menu_buttons a {
	text-decoration: none;
	color: #434343;
}

#sub_main_menu_buttons a:hover {
	text-decoration: underline;
	color: #000000;
}




#main_content_homepage_box_wrap {
	background-image: url(images/main_content_homepage_background_slice.jpg);
	background-repeat: repeat-x;

}

#main_content_homepage_box {
	width:940px;
	margin-right: auto;
	margin-left: auto;
	height: 411px;
	overflow: hidden;
}

#main_content_box_wrap {
	background-color: #E76300;
	background-repeat: repeat-x;

}

#main_content_box {
	width:940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}

#main_image {
	width: 940px;
	height: 293px;
	background-color: #E76300;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

.homepage_text_box {
	width: 510px;
	background-color: #E76300;
	clear: left;
	float: left;
}

.homepage_text_box_inner {
	display: block;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main_image_video_box {
	width: 410px;
	background-color: #E76300;
	vertical-align: middle;
	float: left;
	height: 289px;
}

#main_image_video_box_inner_home {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	width:400px;
	height:279px;
	background-color: #E76300;
}

.homepage_title_text {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}

.homepage_sub_title_text {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}

ul.tbox{
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #311500;
	list-style-image: url(images/check_mark.gif);
}




#footer_wrap{
	background-image: url(images/footer_background_slice.jpg);
	background-repeat: repeat-x;
}

#footer{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat;
	height: 32px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}




#slider {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.scroll {
	margin: 0;
	width: 510px;
	height: 289px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	float: left;
	
}

.scrollContainer div.panel{
	position: relative;
	width: 510px;
	height: 289px;
	background-color: #E76300;
	float: left;
	overflow: hidden;
	
}

.navigation{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.hide {
    display: none;
}




#main_page_content {
	width: 940px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_page_content a {
    font-weight: bold;
	text-decoration: underline;
	color: #e66300;
}

#main_page_content a:hover {
	text-decoration: underline;
	color: #94bd00;
}


.main_page_content_inner {
	width: 870px;
	height: 381px;
	clear: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
}

.main_page_content_inner li {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-left: 0px;
}

.main_page_content_inner ol {
	list-style:none;
	color: #94bd00;
	
}

p {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}

.subpage_large_title_text {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.subpage_medium_title_text{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.subpage_small_title_text{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.grey_italic{
	color: #999999;
	font-style: italic;
}

.orange {
	color: #e66300;
}

.orange_bold {
    font-weight: bold;
	color: #e66300;
}

.green_bold {
	font-weight: bold;
	color: #94bd00;
}



.split_content_left {
	width: 172px;
	clear: right;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.split_content_left_4_hottopics {
	width: 172px;
	clear: right;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.split_content_divider_line {
	background-image: url(images/why_superagent_1_pixel_line_400.jpg);
	width: 1px;
	float: left;
	clear: right;
	height: 300px;
}

.split_content_right {
	margin: 0;
	width: 657px;
	height: 340px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	float: left;
	padding-left: 30px;
}

.split_content_right_4_hottopics {
	width: 657px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
	float: left;
	padding-left: 30px;
	font-family: Arial;
	font-size: 14px;
	margin-top: 6px;
	padding-right: 10px;
}

.split_content_right ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
}


#why_superagent_main_page_content {
	width: 940px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#why_superagent_box_slider{
	height: 340px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#why_superagent_left{
	width: 172px;
	clear: right;
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

#why_superagent_left ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(images/why_superagent_bullet.jpg);
}

#why_superagent_left li {
	padding-left: 0px;
	margin-left: 0px;
}

.why_superagent_navigation li a {
	font-weight: bold;
	text-decoration: underline;
	color: #e66300;
}

.why_superagent_navigation li a:hover {
	color: #94bd00;
}

.why_superagent_navigation li a.selected {
    color: #94bd00;
}


.why_superagent_right_scroll{
	margin: 0;
	width: 637px;
	height: 340px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	float: left;
	padding-left: 30px;
}
	
.why_superagent_right div.panel {
	width: 637px;
	height: 340px;
	float: left;
	padding-right: 30px;
	padding-left: 20px;
	overflow: hidden;	
	position: relative;
}

.why_superagent_right div.panel p{
	margin: 0px;
	padding: 0px;

}

.why_superagent_right li{
	margin-left: 0px;
	
}

.subpage_why_superagent_medium_title_text{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight: bold;
}

#email_link {
}

#email_link a:link {
	color: #E66300;
	text-decoration: none;
}

#email_link a:hover {
	text-decoration: underline;
}

.registration_header{
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
}

.divRegister {
    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	width:700px;

}

#main_page_content_enroll {
	width: 940px;
	height: 700px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.main_page_content_inner_enroll {
	width: 870px;
	height: 640px;
	clear: left;
	background-color: #E76300;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
}


.image {
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}

.image_centered {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 2px;

}

.glossary_search{
	width: 600px;
	float: right;
	margin-top: 0px;
	
}

.glossary_search_4_hottopics{
	width: 658px;
	float: right;
	margin-top: 10px;
	
}

.glossary_header {
	width: 870px;
	height: 30px;
	clear: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
}

.glossary_main_content{
	width: 870px;
	height: 341px;
	clear: left;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 5px;
	margin-left: 5px;
}

.glossary_pull_down_menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F2F2F2;
}

.glossary_pull_down_menu_4_hottopics{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F2F2F2;
}


.contact_us_text {
	float:left; 
	width:300px; 
	border:thick;
	padding:10px;

}

.contact_us_form {
	padding:10px;
	background-color:#F2F2F2;
	float:right;
	border:thick;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.contact_us_form_pulldown {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#contact_us_message_text {
	width: 200px;
	float: left;
}

#contact_us_submit_content {
	width: 200px;
	float: right;
}

.split_content_left_hsa {
	width: 172px;
	height: 200px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}

.split_content_divider_line_hsa {
	background-image: url(images/why_superagent_1_pixel_line_400.jpg);
	width: 1px;
	height: 300px;
	float: left;
}

.split_content_right_hsa{
	margin: 0;
	width: 657px;
	height: 340px;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
	padding-left: 30px;
	float: left;
}

.split_content_right_hsa ol{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
}
