﻿body, table, td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

body{
	background:url(../global_media/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	padding-top:20px;
}
hr{
	color: #D5D5D5;
	background-color: #D5D5D5;
	height: 1px;
	border:0px;
}

.content_left hr{
	color: #EAEAEA;
	background-color: #EAEAEA;
	height: 1px;
	border:0px;
}

a, a:visited{
	color:#000066;
	text-decoration:none;
}
a:hover{
	color:#990000;
	background:#FFFCB9;
}

h1{
color:#000000; 
font-size:37px; 
letter-spacing:-2px; 
font-weight:bold;  
padding:0px; margin:0px; 
margin-bottom:0px; 
border:0px; 
font-family:helvetica,arial,sans-serif;
}

h2{
color:#000000; 
margin-bottom:15px; 
font-size:19px; 
font-weight:bold;
}

.notice{
	padding:10px;
	border: 1px dashed #FFCC00;
	background:#FFFDEA;
	font-size:11px;
	margin-bottom:10px;
}
.hidden{
	display:none;
}

.container{
	text-align:left;
	width:900px;
}
.top_bar{
	background:url(../global_media/top_bar_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#000000;
	color:#CCCCCC;
	font-size:10px;
	padding:7px;
	height:12px;

}
.top_bar a, .top_bar a:visited{
	text-decoration:none;
	color:#CCCCCC;
}
.top_bar a:hover{
	color:#ffffff;
	background:#333333;
}
.navigation{
	float:right;
	margin-top:25px;
	margin-right:25px;
	border:1px solid #D00000;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}
.navigation a, .navigation a:visited{
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.navigation a:hover{
	background:url(../img/navigation_roll_over.png);
	background-repeat:repeat-x;
	background-color:#D00000;
        color:#ffffff;
}
.navigation_hover{
	background:url(../img/navigation_roll_over.png);
	background-repeat:repeat-x;
	background-color:#C02220;
}
.anylinkcss{
position:absolute;
visibility: hidden;
font-size:12px;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 150px;
margin-bottom:-3px;
border:1px solid #C02220;
border-top:0px;
}

.anylinkcss hr{
	color:#A5BEE4;
	height:1px;
	background:#A5BEE4;
	margin:0px;
}

.anylinkcss a, .anylinkcss a:visited{
display: block;
padding-left:8px;
padding-right:8px;
padding-top:3px;
padding-bottom:3px;
text-decoration: none;
color: #000000;
border-bottom:1px solid #E5EDF9;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D00000;
color: #ffffff;
text-decoration:none;
}

.navigation img{
	padding:0px;
	border:0px;
	margin:0px;
	position:relative;
}

.phone_contacts{
	background:#373737;
	float:left;
	margin-top:7px;
	margin-left:-5px;
	padding:5px;
	padding-top:0px;
}



.top_nav_bar{
	background:url(../img/header_bg.png);
	background-color: #002DAE;
	background-position:top; 
	background-repeat:repeat-x;
	height:75px;
}

.main_content_area{
	background:#FFFFFF;
	margin-top:7px;
}

.content_left{
	float:left;
	width:183px;
	margin-top:20px;
	margin-left:15px;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #EAEBEE;
	margin-bottom:25px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:7px;
}
.content_left_2{
	float:left;
	width:183px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:25px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:7px;
}

.inner_box_title{

	background-color: #EAEBEE;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	margin:0px;
}
 
.inner_box_content{
	padding:5px;

	color:#666666;
	margin:0px;
	border:1px solid #E9E9E9;
	border-top:0px;
}
.content_left h1, .content_left .left_header{
	background:url(../global_media/left_side_h1.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #EAEBEE;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	margin:0px;
}
.content_left a, .content_left a:visited{
	
	padding:4px;
	padding-left:15px;
	display:block;
	font-size:11px;
	color:#333333;
	background:url(../global_media/content_left_a_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
}
.content_left a:hover{
	background-color: #FFFEE4;
}

.content_right{
	float:right;
	width:169px;
	padding:15px;
	padding-top:20px;
	border-left:1px solid #DDDDDD;
	color:#333333;
}
.content_right .title{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px dashed #C8C8C8;
}


.content_center a, .content_center_no_right a,.content_center a:visited, .content_center_no_right a:visited{
	text-decoration:underline;
}

.content_center{
	float:left;
	width:459px;
	padding:20px;

}
.content_center_no_right{
	float:left;
	width:659px;
	margin:20px;

}
.content_center_index{
	float:left;
	width:561px;
	padding:20px;

}
.content_right_index{
	float:right;
	width:269px;
	padding:15px;
	padding-top:20px;
	border-left:1px solid #DDDDDD;

	color:#333333;
}
.content_center h1, .content_center_no_right h1{
	font-size:20px;
	font-family:Helvetica, Arial, sans-serif;
	color:#002795;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	padding-bottom:0px;
	border-bottom:1px dashed #C8C8C8;
}
.content_center h2, .content_center_no_right h2{
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333333;
	margin:0px;
	margin-bottom:0px;
	padding:0px;

}
.content_right h1{
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#666666;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px dashed #C8C8C8;
}
.content_center_index .title{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px dashed #C8C8C8;
}
.content_right_index .title{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px dashed #C8C8C8;
}
.bottom_bar{
	background-color: #E1E2E5;
	padding:7px;
	color:#666666;
	font-size:10px;
	margin-top:7px;
}
.bottom_bar a, .bottom_bar a:visited{
	color:#666666;
}
.right_box{

	font-size:11px; 
	line-height:18px;
	color:#666666;

}



.font_11 td, .font_11{
	font-size:11px;
}

.font_12 td, .font_12{
	font-size:12px;
}
.product_description{
	padding:10px;
	border: 1px solid #B4B4B4;
	background:#FFFDEA;
	font-size:12px;
	margin-bottom:15px;
	border-top:0px;
}

.product_description a, .product_description a:visited{
	margin-right:10px;
	text-decoration:underline;
}

.product_logo{
	padding:8px;
	padding-bottom:12px;
	padding-top:12px;
	margin:0px;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	margin-bottom:5px;
}
.product_logo a, .product_logo a:visited, .product_logo a:hover{
	margin:0px;
	padding:0px;
	background:none;
}
.product_logo a, .product_logo a:visited, .product_logo a:hover{
	background:none;
	margin:0px;
	padding:0px;

}

#pscroller1{
	width: 300px;
	height: 15px;
}

#pscroller1 a, #pscroller1 a:visited{
	color:#cccccc;
}
.spotlight{
	border: 1px dashed #FFD200;
	background:#FFFEF1;
	padding: 5px;
	margin-top:0px;
}
.spotlight_error{
	border: 1px dashed #E76700;
	background:#FFFCB0;
	padding: 5px;
	margin-top:0px;
}


.feature_tour h2{
	margin:0px;
	margin-bottom:4px;
	font-size:16px;
}

.feature_tour td{
line-height:150%;
}
.feature_tour img{
	border:1px solid #E4E4E4;
}

.feature_tour_bottom_nav img{
	border:0px;
}

.feature_tour_nav{
	padding:4px;
	border-bottom: 	1px solid #8A9EBA;
}

.feature_tour_nav a{
	font-size:		11px;
	background: 	#F5F5F5;
	border: 		1px solid #CCCCCC;
	border-bottom:0px;
	color:			#333333;
	padding:		4px;
	margin-right:	4px;

}
.feature_tour_nav a:hover{
	background: 	#DEEBFF;
	border:		   1px solid #cccccc;
	border-bottom:	0px;

	color:			#000000;
}
.feature_tour_nav_selected a, .feature_tour_nav_selected a:hover{
	background: 	#999999;
	border:		   1px solid #8A9EBA;
	border-bottom:	1px solid #ffffff;
	padding-top:	6px;
	color:			#314B6E;
	margin-right:	4px;
	font-weight:	bold;
	background:url(../global_media/tour_nav_bg_up.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.feature_tour_nav_flip{
	padding:4px;
	border-top: 	1px solid #8A9EBA;
}

.feature_tour_nav_flip a{
	font-size:		11px;
	background: 	#F5F5F5;
	border: 		1px solid #CCCCCC;
	border-top:0px;
	color:			#333333;
	padding:		4px;
	margin-right:	4px;

}
.feature_tour_nav_flip a:hover{
	background: 	#DEEBFF;
	border:		   1px solid #cccccc;
	border-top:	0px;

	color:			#000000;
}
.feature_tour_nav_flip_selected a, .feature_tour_nav_flip_selected a:hover{
	background: 	#999999;
	border:		   1px solid #8A9EBA;
	border-top:	0px solid #999999;
	padding-top:	6px;
	color:			#314B6E;
	margin-right:	4px;
	font-weight:	bold;
	background:url(../global_media/tour_nav_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.feature_tour_nav_adl a, .feature_tour_nav_adl a:visited{
	font-size:11px;
	color:#009900;
}

.tab_nav{
	padding:4px;
	border-bottom: 	1px solid #8A9EBA;
}
.tab_nav a{
	font-size:		11px;
	background: 	#F5F5F5;
	border: 		1px solid #CCCCCC;
	border-bottom:0px;
	color:			#333333;
	padding:		4px;
	margin-right:	4px;

}
.tab_nav a:hover{
	background: 	#DEEBFF;
	border:		   1px solid #cccccc;
	border-bottom:	0px;

	color:			#000000;
}
.tab_nav a, .tab_nav a:hover{
	background: 	#999999;
	border:		   1px solid #8A9EBA;
	border-bottom:	0px solid #999999;
	padding-top:	6px;
	color:			#314B6E;
	margin-right:	4px;
	font-weight:	bold;
	background:url(../global_media/tour_nav_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.order_header{
	background: #F3F3F3;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	color:#666666;
}
.nav_alert{

	color:#A6BDF7;
	font-size:10px;
	display:block;

}
.nav_alert a, .nav_alert a:visited{
	color:#D1DCF9;
	font-size:10px;
	
}
.nav_alert a:hover{
	background:none;
	text-decoration:underline;
	font-size:10px;
}
.breadcrumb{
	font-size:10px; 
	color:#666666; 
	position:absolute;
	margin-left:15px; 
	margin-top:10px;
}
.breadcrumb a, .breadcrumb a:visited{
	color:#666666;
}
.breadcrumb a:hover{
	background:none;
	text-decoration:underline;
}
.download_head td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0554AD;
	background:#DDF0FF;
	border-bottom:1px solid #64B9FF;
	padding:5px;
}
.download_renew td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background: #FFF9F9;
	border:1px solid #FF2424;
	border-top:0px;
	padding:5px;
}
.download_row td{
	background-color: #F2FCFF;
	font-size: 10px;
	padding:5px;
	border-bottom: 1px solid #CCEAFF;
}

.download_rowh td{
	background-color: #D5F4FF;
	font-size: 10px;
	padding:5px;
	border-bottom: 1px solid #5EBEFF;
}

.download_serial td{
	padding:5px;
	background:#64B9FF;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
}
.index_logo{
	border:1px solid #cccccc; 
	border-right:0px; 
	padding:5px;
	padding-left:10px;
}
.index_summary{
	border:1px solid #E1E1E1; 
	padding:10px;
}
.index_summary a, .index_summary a:visited{
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
form{
margin:0px;
}
.cart_notice{
position: absolute; margin-top:25px; margin-left:236px; font-size:11px; color:#CADEFF; background:url('../img/shoppingcart_full.gif') no-repeat left 50%; 
padding-left:30px;
}

.cart_notice a, .cart_notice a:visited{
	color:#CADEFF;
	text-decoration:underline;
}	
.cart_notice a:hover{
	background:none;
	color:#FFFFFF;
}

.mini_bottom{
	padding:10px;
	font-size:10px;
	color:#999999;
}
.mini_bottom a, .mini_bottom a:hover, .mini_bottom a:visited{
	color:#999999;
}
.login_box {
	display: none;
	position: absolute;
	padding: 10px;
	margin-top:5px;
	background-color: #000000;
	z-index:1002;
	color:#ffffff;
	margin-left:50px;
	margin-top:-34px;
	border-right:3px solid #FFFFFF;
}

.login_box td{
	color:#FFFFFF;
	font-size:11px;
}

.login_box a, .login_box a:visited{
	color:#CCCCCC;
}
.login_box a:hover{
	color:#ffffff;
	background:#333333;
}
fieldset{
	border:1px solid #CCCCCC;
}

/* tabbed interface - tabs start */
#navlist {
	padding: 3px 0 2px 1em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 7px;
	border-bottom: 1px solid #778;
	font: normal bold 11px Verdana, Helvetica, sans-serif;
}
#navlist ul {
	display: inline;
	padding: 3px 1em 3px 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 7px;
	/*font: normal bold 11px Verdana, Helvetica, sans-serif;*/
}
#navlist li,
#navlist li.othertab {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	margin-right:5px;
	color: #cccccc;
	background: #EEEEEE;
	background: #FCFCFC;
	text-decoration: none;
	font-weight:normal;
}
#navlist li a,
#navlist li.othertab a {
	color: #cccccc;
	padding: 2px 4px;
	
	margin-left: -1px;
	margin-right: -2px;
	border: 1px solid #778;
	background: #EEEEEE;
	background: #FCFCFC;
	text-decoration: none;
	display:inline;
	font-weight:normal;
	
}
#navlist li a:link,
#navlist li a:visited,
#navlist li.othertab a:link,
#navlist li.othertab a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
	background: #FCFCFC;
}

#navlist li a:hover,
#navlist li.othertab a:hover {
	background: #FCFCFC;
	background: #EEEEEE;
	border-color: #227;
	text-decoration: none;
	font-weight:normal;
}
#navlist li a:active,
#navlist li.othertab a:active {
	border: 1px solid #778;
	border-bottom: 2px solid #FFFFFF;
	background: #FCFCFC;
}
#navlist li.currenttab a {
	background: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 6px 1px 7px;
	margin-left: -4px;
	margin-right: -4px;
	color:	#000000;
	font-weight:bold;

}
#navlist li.currenttab a:hover {
	background: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	cursor: default;
}

#navlist li.disabledtab a {
	display:none;
/*
	background: #DDDDDD;
	margin-left: -1px;
	margin-right: -2px;
	border: 1px solid #778;
	border-bottom: none;
	padding: 2px 4px;
	cursor: default;
	font-style: italic;
	color: #999;
*/
}
#navlist li.disabledtab a:hover {
	background: #DDDDDD;
	margin-left: -1px;
	margin-right: -2px;
	border: 1px solid #778;
	border-bottom: none;
	padding: 2px 4px;
	cursor: default;
	font-style: italic;
}
#navlist li ul.invisible {
	display: none;
}


.free_includes_paid{
	float:right;
	border:2px solid #96EB5D;
	padding:10px;
	background:#EFFFE3;
	margin-bottom:15px;
	width:225px;
	font-size:11px;
}
.free_includes_paid h2{
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-bottom:5px
}

.free_includes{
	border:2px solid #FFF871;
	padding:10px;
	background:#FFFDE6;
	margin-bottom:15px;
	width:370px;
}
.free_includes h2{
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-bottom:5px
}
.free_includes div{
	padding:5px;
	padding-left:22px;
	font-size:11px;
	background:url('../global_media/icons/star_yellow.gif');
	background-position:left;
	background-repeat:no-repeat;
}
.index_header_1, .index_content_wrap h1{
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:-1.2px;
	margin:0px;
	padding:0px;
	border:0px;
	color:#000000;
}
.index_header_2, .index_content_wrap h2{
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:-0.8px;
	border-bottom:1px solid #D7D7D7;
		font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:6px;

}
.index_header_content, .index_content_wrap h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
.contentslide_type{
	float:right; 
	width:250px;
	padding:10px;
	color:#666666;
}
.contentslide_type b, .contentslide_type strong{
	letter-spacing:0px;
	font-weight:600;
	font-size:12px;
}
	.order_page_price{
		font-size:28px;
		font-family:"Times New Roman", Times, serif
	}
	.order_page_price_desc{
		font-size:10px;
		color:#666666;
	}
	.product_lang_promo{
	padding:3px; padding-left:8px; padding-bottom:0px; border:1px solid #cccccc; border-top:0px; width:648px;
	}
	.product_lang_promo_2{
	padding:3px; padding-left:20px; padding-right:20px; padding-bottom:0px; border:1px solid #cccccc; margin-top:15px;
	}
	.order_support_phone{
	background:url(../global_media/icons/16-16-telephone.gif); background-repeat:no-repeat; padding-left:20px; background-position:left;
	}
	.order_support_web{
	background:url(../global_media/icons/16-16-mail_earth.gif); background-repeat:no-repeat; padding-left:20px; background-position:left;
	}

.index_2_header{
	background:url(../global_media/index_head_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#155DA7; color:#FFFFFF; padding:20px; border-top:4px solid #004286;
}
.index_2_header_top{
	height:130px;
}
.index_2_header_bottom{
	margin-top:20px;
	height:35px;
}
.index_2_header h1{
	border:none;
	color:#FFFFFF;
	font-size:19px;
	margin:0px;
	margin-bottom:5px;
}
.index_2_header h2{
	padding:0px;
	margin:0px;
	line-height:200%;
	color:#BDD3EA;
	font-weight:normal;
	font-size:13px;
}
.index_2_features_button{
	background:url(../global_media/index_head_features_button.gif);
	background-color:#DDDDDD;
	width:83px;
	height:28px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;

	float:left;
	margin-right:10px;
}
.index_2_features_button a, .index_2_features_button a:visited{
	display:block;
	color:#737373;
	text-decoration:none;
}
.index_2_features_button a:hover{
	background:none;
	color:#000000;
	text-decoration:underline;
}
.index_2_pricing_button{
	background:url(../global_media/index_head_pricing_button.gif);
	background-color:#48B400;
	width:75px;
	height:28px;
	background-position:top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
		float:left;
}
.index_2_pricing_button a, .index_2_pricing_button a:visited{
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.index_2_pricing_button a:hover{
	background:none;
	color:#ffffff;
	text-decoration:underline;
}
.index_2_pricing_button div{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	background:#A9DC87;
	font-weight:normal;
	color:#449012;
	font-size:10px;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.index_2_description{
	margin-top:15px;
	border:1px solid #DBEDD4;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:#F5FFEE;
}
.index_2_features{
	margin-top:15px;
	border:1px solid #E7E7E8;
}
.index_2_features img{
	border:1px solid #BDBDBD;
	margin-bottom:5px;
}
.index_2_features td {
	font-size:11px;
	color:#666666;

}
.index_2_features strong{
	font-size:12px;
	margin-bottom:4px;
	color:#000000;
}
.index_2_features a:hover{
	background:none;
}
.index_2_testimonial{
	border: 2px solid #EAEC9B;
	margin-top:15px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:#FBFCCB;
	height:80px;
}
.index_2_testimonial_author{
	font-size:11px;
	margin-top:5px;
	color:#AFAF9A;
}
.index_2_testimonial_author a, .index_2_testimonial_author a:visited{
	color:#95957E;
}
.index_2_usages{
	margin-top:15px;
	border:1px solid #E7E7E8;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.index_2_getstarted{
	border: 2px solid #C6DEB5;
	margin-top:15px;
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	background:#E4EED8;
}
.index_2_usages h2{
	font-size:14px;
	font-weight:normal;
}

.content_left_2 a, .content_left_2 a:visited{
	color:#333333;
	text-decoration:underline;
	display:block;
}
.content_left_2 a:hover{
	background:none;
	color:#990000;
	text-decoration:underline;
}
.content_left_2_logo{
	border:1px solid #A6C77C;
	border-bottom:0px;
	padding-top:18px;
	padding-bottom:18px;
	text-align:center;
}

.content_left_getstarted_h{
	background:url(../global_media/left_side_getstarted.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px;
	text-transform:uppercase;
	color:#DCF6CB;
	font-weight:bold;
	background-color:#930007;
}
.content_left_getstarted_b{
	background:#E4EED8;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.content_left_getstarted_b div{
	font-weight:bold;
	padding:7px;
	padding-left:20px;
}
.content_left_getstarted_b .selected{
	background:url(../global_media/left_side_getstarted_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
}


.content_left_other_h{
	padding:6px;
	text-transform:uppercase;
	color:#d0d500;

	background-color:#498200;
	margin-top:10px;
}
.content_left_other_b{
	background:#F2F2F2;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:none;
}
.content_left_2 .bold{
		font-weight:bold;;
}
.content_left_other_b div{

	padding:7px;
	padding-left:20px;
}
.content_left_other_b .selected{
	background:url(../global_media/left_side_other_selected.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.index_3_header_top h1{
	background-color:#011945;
	padding:10px;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	margin:0px;
}
.index_3_header_content{
background:url(../global_media/index_head3_contentbg.jpg);
background-position:top;
background-repeat:no-repeat;
	background-color:#011945;
	padding:15px;
	font-size:14px;
	color:#FFFFFF;
	line-height:230%;
	
}	
.index_3_header_content a, .index_3_header_content a:visited{
	color:#FFFFFF;
}
.index_3_header_content a:hover{
	color:#FFFFFF;
	background:#0846AD;
}
.index_3_header_bot{
	background-color:#E6EFCA;
	
}
.index_3_header_bot a:hover{
	background:none;
}
.index_2_bullet{
	background:url(../global_media/icons/bullet_ball_glass_green.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:11px;
}
.video_box_1{
	width:150px;
}
.video_box_1 div{
	font-size:11px;
	text-align:center;
}
.video_box_1 img{
	border:0px;
}
.index_bar{
	padding:12px; 
	background:#C02220;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
}
.index_bar a, .index_bar a:visited{
	color:#F8FF81;
}
.index_bar a:hover{
	text-decoration:underline;
	background:none;
	color:#F8FF81;
}
.style1 {
	color: #CC0000;
}
.style2 {
	border-width: 0;
}
.style3 {
	border: 2px solid maroon;
	margin-left: 6px;
	margin-right: 6px;
}
.style4 {
	font-size: medium;
}
.style5 {
	color: #990000;
}
.style6 {
	font-size: small;
}
.style7 {
	text-align: center;
}
.style8 {
	color: #0846AD;
}
.style9 {
	border-style: solid;
	border-width: 0;
}
.style10 {
	font-size: 19px;
	color: #FF0000;
	font-weight: normal;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-bottom: 15px;
}
.style11 {
	font-size: 19px;
	color: #FF0000;
}
.style12 {
	color: #FF2424;
}
.style13 {
	color: #000000;
}
.style14 {
	text-align: right;
}
.float_right{
		float:right;
		margin: 0 0 10px 10px;
}
strike { color: #B7121F }

.red { color: #B7121F }
