.page_content_box {
	width: 965px;
	margin: 0 auto;
	background: url(/images/bg_page_content.gif) 0 0 no-repeat;
	font-size: 14px;
}

.hr_inner_bottom {
	height: 2px;
	overflow: hidden;
	clear: both;
	background: url(/images/bg_content_inner_01.png) 0 0 no-repeat;
}

.row_divider {
	width: 682px;
	height: 2px;
	overflow: hidden;
	margin: 0 0 10px 0;
	clear: both;
	background: url(/images/row_divider_01.png) 0 0 no-repeat;
}
/* ------------------ */
.title_blue_box_wide {
	margin: 0 0 5px 0;
	clear: both;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #87a0c1 url(/images/bg_tbb_top.png) 0 0 no-repeat;
}

.title_blue_box_wide h2 {
	margin: 0 0 0 0;
	padding: 16px 34px 17px 34px;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	background: url(/images/bg_tbb_bottom.png) left bottom no-repeat;
}

.title_blue_box_wide a, .title_blue_box_wide a:visited { color: #fff; text-decoration: none; }
.title_blue_box_wide a:hover, .title_blue_box_wide a:visited:hover { color: #f5f5f5; text-decoration: none; }

/* ------------------ */
.lnk_orange_button, .lnk_orange_button:visited {
	height: 25px;
	overflow: hidden;
	float: left;
	clear: right;
	padding: 0 0 0 25px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	color: #fff !important;
	background: url(/images/bg_btn_orange.png) 0 0 no-repeat;
}

.lnk_orange_button span, .lnk_orange_button:visited span {
	padding: 0 25px 0 0;	
	background: url(/images/bg_btn_orange.png) right 0 no-repeat;
	display: block;
}

.lnk_orange_button:hover, .lnk_orange_button:visited:hover { 
	background: url(/images/bg_btn_orange.png) 0 -25px no-repeat;
}

.lnk_orange_button:hover span, .lnk_orange_button:visited:hover span { 
	background: url(/images/bg_btn_orange.png) right -25px no-repeat;
}

/* ------------------ */
#id_content h3, .h3_03 {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #1d406a;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 20px;
}

#id_content h3 a, #id_content h3 a:visited { color: #1d406a; text-decoration: none; }
#id_content h3 a:hover, .h3 a:visited:hover { color: #446792; text-decoration: none; }

/* ------------------ */

#id_content .h3_ico {
	margin: 10px 0 0 0;
	padding: 10px 0 26px 60px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #1d406a;

	background-position: 0 0;
	background-repeat: no-repeat;
}

#id_content .h3_ico a, #id_content .h3_ico a:visited { color: #1d406a; text-decoration: none; }
#id_content .h3_ico a:hover, #id_content .h3_ico a:visited:hover { color: #446792; text-decoration: none; }

#id_content h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 17px;
	color: #60656c;

}

/* ------------------ */

#id_content p, .p_01 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	color: #363636;
	text-align: justify;
}

#id_content p a, #id_content p a:visited,
.p_01 a, .p_01 a:visited {
	color: #1d406a;
	text-decoration: underline;
}



#id_content p a:hover, #id_content p a:visited:hover,
.p_01 a:hover, .p_01 a:visited:hover {
	color: #1d406a;
	text-decoration: none;
}

.title_01_box {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	background: #dce6f2 url(/images/bg_h3_01_top.gif) 0 0 no-repeat;
}

#id_content .h3_01 {
	margin: 0;
	padding: 15px 34px 22px 34px;
	font-weight: normal;
	background: url(/images/bg_h3_01_bottom.gif) bottom left no-repeat;
	
}

#id_content .h4_01 {
	color: #626262;
	margin-bottom: 5px;
	padding: 20px 0 0 10px;
}

#id_content .p_tb_01 {
	margin: 0 0 20px 0;
	padding: 0 50px 0 10px;
	color: #363636;
	font-weight: bold;
	text-align: left;
}

/* ------------------ */

.ul_01 {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
}

.ul_01 li {
	margin: 0 0 15px 0;
	/*	border-bottom: #ccc 1px dotted; */
	padding: 0 0 0 12px;
	background: url(/images/bullet_06.gif) 0 6px no-repeat;
}

.ul_01 li a, .ul_01 li a:visited { color: #325177; text-decoration: none; }
.ul_01 li a:hover, .ul_01 li a:visited:hover { color: #5f7da4; text-decoration: underline; }

/* ------------------ */

.ul_02 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 15px;
	color: #325177;
}

.ul_02 li {
	margin: 0 0 4px 0;
	/*	border-bottom: #ccc 1px dotted; */
	padding: 0 0 0 13px;
	background: url(/images/bullet_07.gif) 0 6px no-repeat;
}

.ul_02 li a, .ul_02 li a:visited { color: #325177; text-decoration: none; }
.ul_02 li a:hover, .ul_02 li a:visited:hover { color: #5f7da4; text-decoration: underline; }

/* ------------------ */

.chart_01 { margin: 20px 0 25px 0; }

.table_compare {
	margin: 35px 0 25px 0;
	background:#fefefe; 
	border: #c0c0c0 1px solid;
	font-size: 13px;
	line-height: 16px;
}

.table_compare td { padding: 7px 0; }

.sep_03a { background: url(/images/vline_01.gif) center 20px no-repeat; }
.sep_03b { background: url(/images/vline_01.gif) center bottom no-repeat; }

.two_tables_area {
	background: url(/images/bg_two_tables_area.png) 0 0 no-repeat;
}

/* timeline - mt overview */
.h2_timeline {
	margin: 10px 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	color: #98abcb;
}

.year_left {
	margin: 0 0 5px 30px;
	background: url(/images/bg_timeline_year.gif) left center repeat-x;
}

.year_left span {
	padding: 0 5px 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	background: #fff;
	color: #ff6600;
}

.year_right {
	margin: 0 30px 5px 0;
	text-align: right;
	background: url(/images/bg_timeline_year.gif) left center repeat-x;
}

.year_right span {
	padding: 0 0 0 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	background: #fff;
	color: #ff6600;
}


#id_timeline .p_timeline_left {
	margin: 0 10px 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #334D8E;
}

#id_timeline .p_timeline_right {
	margin: 0 0 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #334D8E;
}

.img_t_right { margin: 0 0 15px 10px; }
.img_t_small_left { margin: 0 7px 0 0; }

/* -------------------- */

.columns_box_products { margin: 0 0 10px 0; }

.column_light_blue_box {
	width: 207px;
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	background: url(/images/bg_column_light_blue_box.png) 0 0 repeat-x;
}

.cb_corner {
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-image: url(/images/corners_light_blue_box.gif);
	background-position: 0 0;
}

.order_blue_box {
	width: 641px;
	margin: 0 0 10px 0;
	background: #607ea5;
	position: relative;
} 

.order_blue_box2 {
	width: 867px;
	margin: 0 0 10px 0;
	background: #607ea5;
	position: relative;
} 

.order_white_box {
	background: #fff url(/images/bg_owb.gif) bottom left repeat-x;
	width: 621px;
	position: relative;
	margin: 0 10px 0 10px;
}

.order_white_box2 {
	background: #fff url(/images/bg_owb.gif) bottom left repeat-x;
	width: 847px;
	position: relative;
	margin: 0 10px 0 10px;
}

.obb_corner {
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-image: url(/images/corners_obb.gif);
	background-position: 0 0;

}

.owb_corner {
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-image: url(/images/corners_owb.gif);
	background-position: 0 0;
}

.clt { position: absolute; left: 0; top: 0; background-position: 0 0; }
.crt { position: absolute; right: 0; top: 0; background-position: -10px 0; }
.crb { position: absolute; right: 0; bottom: 0; background-position: -10px -10px; }
.clb { position: absolute; left: 0; bottom: 0; background-position: 0 -10px; }

#id_content .h3_obb {
	margin: 0;
	padding: 15px 25px 15px 25px;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
}

.lb_list_box { margin: 0; padding: 0 15px 0 15px; float: left; }

.title_lb_box { margin: 10px 0 20px 10px; }

.h3_02 {
	margin: 0 0 2px 0 !important;
	padding: 0 !important;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 55px;
	color: #1d406a;
	text-shadow: #ebf1f8 0 1px;
}

.column_lbb {
	width: 190px;
	float: left;
}

.table_owb {
	line-height: 25px;
	font-size: 14px;
	margin: 10px 0 15px 15px;
}

.table_owb td { 
	padding: 3px 0 3px 0; 
	border-bottom: #ccc 1px solid;
}

.btn_order { float: left; }

#id_content .p_owb {
	margin: 0;
	padding: 0 15px 17px 15px ;
	text-align: left;
	font-weight: bold;
	color: #cc0000;

}

#id_content  .p_obb {
	padding: 0 0 0 20px;
	margin: 0 0 30px 0;
	text-align: left;
}

.h1_01 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 27px;
	line-height: 29px;
	color: #1d406a;
}

.h1_02 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 27px;
	line-height: 29px;
	font-weight: normal;
	color: #607ea5;
}
.ImageBox {
	background-color: #E8EFF7;
	padding: 10px;
	border: 1px solid #C7D5E7;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #35547A;
	font-style: italic;
}
.FloatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
}
.FloatLeft {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.Subtitle1 {
	font-size: 20px;
	color: #333333;
}
.FormTable1 {
	background-color: #CBDAEA;
	background-image: url(/images/frame_backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Subtitle2 {
	font-size: 14px;
	color: #44638A;
	font-weight: bold;
}
.Subtext1 {
	font-size: 12px;
	color: #999999;
}
.Step5_1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 32px;
	color: #EF5205;
}
.Step5_2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	color: #314F75;
	line-height: 32px;
}
a:link, a:visited {
	color: #1D406A;
}
a:hover {
	color: #666666;
}



#id_pop_player {
	width: 375px;
	height: 329px;
	padding: 15px;
	left: 50%;
	margin-left: -202px;
}

.pop_up_player {
	overflow: hidden;
	position: absolute;
	z-index: 10000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	border: #aaa 1px solid;
	background: #fff;
	display: none; 
}

.pop_up_header { 
	height: 18px;
	overflow: hidden;
	margin-bottom: 10px; 
	text-align: right; 
}
.video_caption {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #35547A;
	text-align: left;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	line-height: 14px;
}
.Subtitle3 {
	font-size: 18px;
	color: #1D406A;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.Subtitle4 {
	font-size: 26px;
	color: #1D406A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
}

