@import url("schweser_new_home.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	margin-left:-8px;
	padding-right:0;
	background-color:#432f7a;
}
.clearboth {
	clear:both;
	height:0;
}
a, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.dezNav {
	background-image: url('/images/2009_homepage/home_nav_bk.gif'); 
	background-repeat: repeat-x; 
	height: 26px;
	text-align: center;
	width: 7%;
	white-space:nowrap;
}
.dezNav a {
	color: #1d2071;
	font-weight:bold;
	text-decoration:none;
}
.menu_shadow{
	background: url(/images/home_shadow.gif) top left repeat-x;
	width:100%;	
}
div.jquery_dialog {
    font-size:8pt !important;
    display:none;
}
/***************************** Product Colors ************************/
.default_level {
	color:#1d2071;
}
.cfa {
	color:#007d52;
}
.cfp {
	color:#974b07;
}
.cpa {
	color:#71277a;
}
.caia {
	color:#04202e;
}
.caia {
	color:#04202e;
}
.frm {
	color:#500f6d;
}
.cpe {
	color:#1d2071;
}
/***************************** Background Glow ***********************/
div.background_glow_wrap {
	width:1001px;
	min-width:1001px;
	margin-left:auto;
	margin-right:auto;
	height:702px;
	margin-bottom:-702px;
	text-align:center;
}
div.background_glow {
	background-image:url(/images/bg_glow.jpg);
	background-repeat:no-repeat;
	min-width:1001px;
	margin-left:-86px;
	margin-right:auto;
	height:702px;
}
div.back_gradient {
	padding-bottom:20px;
	background:#c5c5c5 url(/images/bg_grad.gif) repeat-x;
	width:expression(document.body.clientWidth < 1005 ? "1005px": "100%" );
	min-width:1005px;
	border-top:1px solid #ffffff;
}
/***************************** Top Uber Nav **************************/
div.uber_nav {
	width:expression(document.body.clientWidth < 1005 ? "1005px": "100%" );
	min-width:1005px;
	height:38px;
	background-image:url(/images/menus/uber_nav_background.png);
	background-repeat:repeat-x;
	color:#fff;
	text-align:right;
	position:relative;
	z-index:2;
	margin-bottom:-9px;
}
div.uber_nav div.wrap {
	width:1001px;
	margin-left:auto;
	margin-right:auto;
}
div.uber_nav ul {
	list-style:none;
	display:block;
	margin:0;
	float:right;
}
div.uber_nav ul li {
	display:inline;
	float:left;
	height:26px;
	padding-top:4px;
	margin:0;
	border-left:1px solid #75689f;
}
div.uber_nav ul li:hover {
	background-color:#3a2574;
	color:#fff;
}
div.uber_nav ul li.home {
	border-left:none;
}
div.uber_nav ul li.country a, div.uber_nav ul li.country a:active, div.uber_nav ul li.country a:visited {
	padding-right:20px;
	float:left;
}
div.uber_nav ul li.country a.flag {
	padding-left:12px;
	padding-right:17px;
	padding-top:5px;
	margin-bottom:-2px;
	margin-bottom /*\**/:1px\9;
	*margin-bottom:-2px;
	margin-right:0;
}
div.uber_nav ul li a, div.uber_nav ul li a:active, div.uber_nav ul li a:visited {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:3px 17px 8px 17px;
	display:block;
}
div.uber_nav ul li a:hover {
	text-decoration:none;
	color:#fff !important;
}
div.product_slickbox {
	position:absolute;
	top:50;
	left:100;
	border:1px solid #3a2574;
	background-color:#fff;
	padding:5px;
	z-index:5000;
	display:block;
}
/************************************ Header CSS *********************************/
div.header {
	width:1001px;
	padding-top:5px;
	height:64px;
}
div.header_quote {
	width:700px;
	float:right;
	text-align:right;
}
div.header_quote h2 {
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin-top:18px;
	margin-right:8px;
}
a.get_started_btn {
	margin-left:88px;
}
a.get_started_btn img {
	border:0;
}
/************************************ Logo ***********************************/
a.logo {
	float:left;
	margin-left:10px;
}
a.logo img {
	border:0;
}
/*********************** All the CSS to Round the Homepage content area/wrapper ************************/
div.main_content_wrapper {
	width:988px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:9px;
	position:relative;
}
div.corner_left_up {
	width:12px;
	height:13px;
	background-image:url(/images/corners/home_corner_up_lft.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	position:relative;
}
div.top_border {
	border-top:1px solid #c6c6c6;
	float:left;
	background-color:#fff;
	width:964px;
	height:12px;
	background-repeat:repeat-y;
	background-position:-11px top;
}
div.corner_right_up {
	width:12px;
	height:13px;
	background-image:url(/images/corners/home_corner_up_rt.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	position:relative;
}
div.content_wrapper {
	width:986px;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	float:left;
	margin-top:-1px;
	background-color:#fff;
	background-repeat:repeat-y;
}
div.corner_left_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/home_corner_btm_lft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}
div.btm_border {
	border-bottom:1px solid #c6c6c6;
	float:left;
	background-color:#d5d5d5;
	width:964px;
	height:11px;
}
div.corner_right_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/home_corner_btm_rt.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}
/********************************** Banner content *****************************/
div.home_banner_rotate {
	width:100%;
}
div.home_banner_content {
	float:right;
	width:400px;
}
div.banner_content { 
	clear:both; 
	width:986px;
	background-color:#fff;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
div.banner_content h1 {
	font-size:16pt;
	margin-top:8px;
	margin-bottom:0;
}
div.banner_content p {
	margin-bottom:10px; 
	margin-top:8px;
}
div.banner_title {
	width:453px;
	margin-right:-453px;
	float:left;
	padding:15px 0 15px 35px;
	position:absolute;
	z-index:3000;
}
div.banner_title h1 {
	font-size:37px;
	color:#000;
}
div.banner_title h3 {
	font-size:16px;
	font-style:italic;
	color:#000;
}
div.banner_image {
	width:962px;
	height:153px;
	padding:0;
	padding-bottom:12px;
	margin:0 0 0 11px;
}
div.banner_image span.banner_learnmore {
	float:right;
	padding-top:6px;
	padding-bottom:0;
}
div.banner_image span.banner_learnmore a {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
div.banner_image div.designation_link {
	/*position:relative; 
	bottom:11px;
	right:15px;*/
	font-size:16px; 
	font-weight:bold;
	
	float:right;
	margin-top:123px;
	margin-right:15px;
}
html>/**/body div.banner_image div.designation_link {
	/*bottom:11px;*/
	margin-top:122px;
}
div.banner_image div.designation_link a, div.banner_image div.designation_link a:active, div.banner_image div.designation_link a:visited {
	text-decoration:none;
	padding:0;
	margin:0;
}
div.banner_image div.designation_link a:hover {
	color:#21076a;
}
div.banner_message {
	font-size:8pt;
	text-align:center;
	border-bottom:1px solid #c5c5c5;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
div.purp_message {
	background:#a999ce url(/images/2009_homepage/purp_message_back.jpg) top left repeat-x;
	color:#FFF;
}
div.purp_message a {
	color:#FFF;
}
/********************************** Page content *******************************/
.clearboth {
	clear:both;
	height:0;
}
a, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.dezNav {
	background-image: url('/images/2009_homepage/home_nav_bk.gif'); 
	background-repeat: repeat-x; 
	height: 26px;
	text-align: center;
	width: 7%;
	white-space:nowrap;
}
.dezNav a {
	color: #1d2071;
	font-weight:bold;
	text-decoration:none;
}
.menu_shadow{
	background: url(/images/home_shadow.gif) top left repeat-x;
	width:100%;	
}
/***************************** Product Colors ************************/
.default_level {
	color:#1d2071;
}
.cfa {
	color:#007d52;
}
.cfp {
	color:#974b07;
}
.cpa {
	color:#71277a;
}
.caia {
	color:#04202e;
}
.caia {
	color:#04202e;
}
.frm {
	color:#500f6d;
}
.ia {
	color:#f4aa00;
}
.cpe {
	color:#1d2071;
}
/***************************** Background Glow ***********************/
div.background_glow_wrap {
	width:1001px;
	min-width:1001px;
	margin-left:auto;
	margin-right:auto;
	height:702px;
	margin-bottom:-702px;
	text-align:center;
}
div.background_glow {
	background-image:url(/images/bg_glow.jpg);
	background-repeat:no-repeat;
	min-width:1001px;
	margin-left:-86px;
	margin-right:auto;
	height:702px;
}
/***************************** Top Uber Nav **************************/
div.uber_nav {
	min-width:1005px;
	height:38px;
	background-image:url(/images/menus/uber_nav_background.png);
	background-repeat:repeat-x;
	color:#fff;
	text-align:right;
	position:relative;
	z-index:2;
}
div.uber_nav div.wrap {
	width:1001px;
	margin-left:auto;
	margin-right:auto;
}
div.uber_nav ul {
	list-style:none;
	display:block;
	margin:0;
	float:right;
}
div.uber_nav ul.top_purp_nav {
	display:block;
	width:auto!important;
}
div.uber_nav ul li {
	display:inline;
	float:left;
	height:26px;
	padding-top:4px;
	margin:0;
	border-left:1px solid #75689f;
}
div.uber_nav ul li:hover {
	background-color:#3a2574;
}
div.uber_nav ul li.home {
	border-left:none;
}
div.uber_nav ul li.country a, div.uber_nav ul li.country a:active, div.uber_nav ul li.country a:visited {
	padding-right:20px;
	float:left;
}
div.uber_nav ul li.country a.flag {
	padding-left:12px;
	padding-right:17px;
	padding-top:5px;
}
div.uber_nav ul li a, div.uber_nav ul li a:active, div.uber_nav ul li a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding:8px 17px 8px 17px;
	margin-top:-4px;
	display:block;
}
div.uber_nav ul li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#3a2574;
}
/************************************ Logo ***********************************/
a.logo {
	float:left;
	margin-left:0;
}
a.logo img {
	border:0;
}
/******************************* Main Horz Navigation **********************/
div.main_horz_nav {
	width:100%;
	height:38px;
	margin-top:18px;
	margin-bottom:4px;
}
div.main_horz_nav sup.regtm {
	font-size:8px;
	vertical-align: text-top;
}
div.main_horz_nav ul {
	list-style:none;
	padding-left:0;
	padding-top:0;
	margin:0 auto 0 auto;
	text-align:center;
	border:px solid #333333;
}
div.main_horz_nav ul li {
	display:inline;
	position:relative;
	float:left;
	width:120;
	padding:1px 0 1px 0;
	background-image:url(/images/menus/main_horz_nav.gif);
	background-repeat:repeat-x;
}
div.main_horz_nav ul li:hover {
	background-image:url(/images/menus/main_horz_nav_over.gif);
	background-repeat:repeat-x;
}
div.main_horz_nav ul li a, div.main_horz_nav ul li a:active, div.main_horz_nav ul li a:visited {
	padding:7px 12px 7px 12px;
	/**padding:8px 42px 7px 42px;**/
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #b1b1b1;
	display:block;
}
div.main_horz_nav ul li.left_nav_item {
	background-image:url(/images/menus/main_horz_nav_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:9px;
}
/******************************** Navigation for pages besides CFA *******************/
/**** IE and Safari Hack ***/
html>body* div.main_horz_nav ul li.left_nav_item {
	padding-left:11px;
}
div.main_horz_nav ul li.left_nav_item:hover {
	background-image:url(/images/menus/main_horz_nav_left_over.png);
	background-repeat:no-repeat;
}
div.main_horz_nav ul li.left_nav_item a, div.main_horz_nav ul li.left_nav_item a:active, div.main_horz_nav ul li.left_nav_item a:visited {
	border-left:0;
}
div.main_horz_nav ul li.right_nav_item {
	background-image:url(/images/menus/main_horz_nav_right.png);
	background-position:right top;
	width:258px;
	/*width:257px;*/
	*width:257px;
	background-repeat:no-repeat;
	padding-right:11px;
	*padding-right:12px; /**** IE 7 Hack ***/
	border-right:0 solid #333333;
}
html>/**/body div.main_horz_nav ul li.right_nav_item, x:-moz-any-link, x:default {
	width:260;
} /* Only FireFox 3 */
div.main_horz_nav ul li.right_nav_item:hover {
	background-image:url(/images/menus/main_horz_nav_right_over.png);
	background-repeat:no-repeat;
}
/******************************* Internal Horz Navigation **********************/
div.int_horz_nav {
	width:100%;
	/*height:29px;*/
	margin-top:18px;
	/*margin-bottom:4px;*/
}
div.int_horz_nav sup.regtm {
	font-size:8px;
	vertical-align: text-top;
}
div.int_horz_nav ul.horz_menu {
	list-style:none;
	padding-left:0;
	padding-top:0;
	margin:0 auto 0 auto;
	text-align:center;
	border:0 solid #333333;
}
div.int_horz_nav ul.horz_menu li {
	display:inline;
	float:left;
	/*width:120;*/
	padding:1px 0 2px 0;
	background-image:url(/images/menus/main_horz_nav.gif);
	background-repeat:repeat-x;
}
div.int_horz_nav ul.horz_menu li:hover {
	background-image:url(/images/menus/main_horz_nav_over.gif);
	background-repeat:repeat-x;
}
div.int_horz_nav ul.horz_menu li a, div.int_horz_nav ul.horz_menu li a:active, div.int_horz_nav ul.horz_menu li a:visited {
	padding:7px 31px 7px 32px;
	/**padding:8px 42px 7px 42px;**/
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #b1b1b1;
	display:block;
}
div.int_horz_nav ul.horz_menu li.left_nav_item {
	background-image:url(/images/menus/int_horz_nav_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:2px;
	width:100px;
}
/**** IE and Safari Hack ***/
html>body* div.int_horz_nav ul.horz_menu li.left_nav_item {
	padding-left:4px;
}
div.int_horz_nav ul.horz_menu li.left_nav_item:hover {
	background-image:url(/images/menus/int_horz_nav_left_over.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.left_nav_item.active {
	background-image:url(/images/menus/int_horz_nav_left_active.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.left_nav_item.active:hover {
	background-image:url(/images/menus/int_horz_nav_left_active.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.left_nav_item a, div.int_horz_nav ul.horz_menu li.left_nav_item a:active, div.int_horz_nav ul.horz_menu li.left_nav_item a:visited {
	border-left:0;
	border-left:0;
}
div.int_horz_nav ul.horz_menu li.right_nav_item {
	background-image:url(/images/menus/int_horz_nav_right.png);
	background-position:right top;
	width:222px;
	/*width:257px;*/
	*width:220px;
	padding-right:5px;
	*padding-right:6px;
	background-repeat:no-repeat;
	border-right:0 solid #333333;
}
html>/**/body div.int_horz_nav ul.horz_menu li.right_nav_item, x:-moz-any-link, x:default {
	width:222px;
	padding-right:6px;
} /* Only FireFox 3 */
div.int_horz_nav ul.horz_menu li.right_nav_item:hover {
	background-image:url(/images/menus/int_horz_nav_right_over.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.right_nav_item.active {
	background-image:url(/images/menus/int_horz_nav_right_active.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.right_nav_item.active:hover {
	background-image:url(/images/menus/int_horz_nav_right_active.png);
	background-repeat:no-repeat;
}
div.int_horz_nav ul.horz_menu li.active {
	background-image:url(/images/menus/horz_nav_active.gif);
	background-repeat:repeat-x;
	padding-bottom:33px;
}
div.int_horz_nav ul.horz_menu li.active_nosub {
	background-image:url(/images/menus/horz_nav_active.gif);
	background-repeat:repeat-x;
}
/****************************** Internal Horizontal Submenu **********************/
div.int_horz_nav ul.horz_menu li ul.horz_submenu {
	list-style:none;
	width:972px;
	height:auto;
	padding:2px 7px 8px 7px;
	margin:0 0 0 0;
	text-align:center;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-bottom:1px solid #d1d1d1;
	position:absolute;
	display:block;
	left:7px;
	float:left;
	z-index:2000;
}
/*FF 3 hack */
html>/**/body div.int_horz_nav ul.horz_menu li ul.horz_submenu {
	left:7px;
}
/* Chrome hack */
body:nth-of-type(1) div.int_horz_nav ul.horz_menu li ul.horz_submenu {
	left:7px;
}
div.int_horz_nav ul.horz_menu li ul.horz_submenu li {
	display:inline;
	position:relative;
	width:auto;
	background-image:none;
	padding:0;
	margin:7px 14px 0 14px;
	color:#828282;
	font-size:11px;
}
div.int_horz_nav ul.horz_menu li ul.horz_submenu li a, div.int_horz_nav ul.horz_menu li ul.horz_submenu li a:active, div.int_horz_nav ul.horz_menu li ul.horz_submenu li a:visited {
	font-weight:normal;
	font-size:11px;
	color:#828282;
	padding:0;
	border:0;
}
div.int_horz_nav ul.horz_menu li ul.horz_submenu li a:hover {
	color:#000;
}
/******************************** Other Menu ****************************/
div.other_horz_nav {
	width:100%;
	/*height:29px;*/
	margin-top:18px;
	/*margin-bottom:4px;*/
}
div.other_horz_nav sup.regtm {
	font-size:8px;
	vertical-align: text-top;
}
div.other_horz_nav ul.horz_menu {
	list-style:none;
	padding-left:0;
	padding-top:0;
	margin:0 auto 0 auto;
	text-align:center;
	border:0 solid #333333;
}
div.other_horz_nav ul.horz_menu li {
	display:inline;
	float:left;
	/*width:120;*/
	padding:1px 0 2px 0;
	background-image:url(/images/menus/main_horz_nav.gif);
	background-repeat:repeat-x;
}
div.other_horz_nav ul.horz_menu li:hover {
	background-image:url(/images/menus/main_horz_nav_over.gif);
	background-repeat:repeat-x;
}
div.other_horz_nav ul.horz_menu li a, div.other_horz_nav ul.horz_menu li a:active, div.other_horz_nav ul.horz_menu li a:visited {
	padding:7px 38px 7px 38px;
	/**padding:8px 42px 7px 42px;**/
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #b1b1b1;
	display:block;
}
div.other_horz_nav ul.horz_menu li.left_nav_item {
	background-image:url(/images/menus/int_horz_nav_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:2px;
	width:120px;
}
/**** IE and Safari Hack ***/
html>body* div.other_horz_nav ul.horz_menu li.left_nav_item {
	padding-left:5px;
}
div.other_horz_nav ul.horz_menu li.left_nav_item:hover {
	background-image:url(/images/menus/int_horz_nav_left_over.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.left_nav_item.active {
	background-image:url(/images/menus/int_horz_nav_left_active.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.left_nav_item.active:hover {
	background-image:url(/images/menus/int_horz_nav_left_active.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.left_nav_item a, div.other_horz_nav ul.horz_menu li.left_nav_item a:active, div.other_horz_nav ul.horz_menu li.left_nav_item a:visited {
	border-left:0;
}
div.other_horz_nav ul.horz_menu li.right_nav_item {
	background-image:url(/images/menus/int_horz_nav_right.png);
	background-position:right top;
	width:253px;
	/*width:257px;*/
	*width:250px;
	background-repeat:no-repeat;
	padding-right:9px;
	_padding-right:12px; /**** IE 7 Hack ***/
	border-right:0 solid #333333;
}
html>/**/body div.other_horz_nav ul.horz_menu li.right_nav_item, x:-moz-any-link, x:default {
	width:253px;
} /* Only FireFox 3 */
div.other_horz_nav ul.horz_menu li.right_nav_item:hover {
	background-image:url(/images/menus/int_horz_nav_right_over.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.right_nav_item.active {
	background-image:url(/images/menus/int_horz_nav_right_active.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.right_nav_item.active:hover {
	background-image:url(/images/menus/int_horz_nav_right_active.png);
	background-repeat:no-repeat;
}
div.other_horz_nav ul.horz_menu li.active {
	background-image:url(/images/menus/horz_nav_active.gif);
	background-repeat:repeat-x;
}
/******************************** Container CSS *************************/
div.container {
	width:1002px;
	background-repeat:no-repeat;
	background-position:416px top;
	padding-top:38px;
	margin-top:-38px;
	margin-left:auto;
	margin-right:auto;
	border:0 solid #000;
	position:relative;
	z-index:1;
}
/*********************** All the CSS to Round the Homepage content area/wrapper ************************/
div.main_content_wrapper {
	width:988px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:9px;
}
div.corner_left_up {
	width:12px;
	height:13px;
	background-image:url(/images/corners/home_corner_up_lft.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	position:relative;
}
div.main_content_wrapper div.top_border {
	border-top:1px solid #c6c6c6;
	float:left;
	background-color:#fff;
	width:964px;
	height:12px;
	/* background-image:url(/images/homepage_split_bg.gif); */
	background-repeat:repeat-y;
	background-position:-11px top;
}
div.main_content_wrapper div.corner_right_up {
	width:12px;
	height:13px;
	background-image:url(/images/corners/home_corner_up_rt.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
div.content_wrapper {
	width:986px;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	float:left;
	margin-top:-1px;
	background-color:#fff;
	/* background-image:url(/images/homepage_split_bg.gif); */
	background-repeat:repeat-y;
}
div.corner_left_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/home_corner_btm_lft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}
div.main_content_wrapper div.btm_border {
	border-bottom:1px solid #c6c6c6;
	float:left;
	background-color:#d5d5d5;
	width:964px;
	height:11px;
	/* background-image:url(/images/homepage_split_bg.gif); */
	background-repeat:repeat-y;
	background-position:-11px bottom;
	margin-bottom:9px;
}
div.main_content_wrapper div.corner_right_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/home_corner_btm_rt.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}
/********************* Internal Page main wrapper and corners ***********************/
div.internal_main_content_wrapper {
	width:988px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:9px;
}
div.internal_content_wrapper {
	width:986px;
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	float:left;
	margin-top:-1px;
	padding-top:10px;
	background-color:#fff;
}
div.internal_main_content_wrapper div.corner_right_up {
	width:12px;
	height:12px;
	background-image:url(/images/corners/internal_corner_up_rt.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
div.internal_main_content_wrapper div.corner_right_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/internal_corner_btm_rt.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}
div.internal_main_content_wrapper div.corner_left_btm {
	width:12px;
	height:12px;
	background-image:url(/images/corners/int_corner_btm_lft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}
div.internal_main_content_wrapper div.btm_border {
	border-bottom:1px solid #c6c6c6;
	float:left;
	background-color:#fff;
	width:964px;
	height:11px;
	margin-bottom:9px;
}
div.internal_main_content_wrapper div.top_border {
	border-top:1px solid #c6c6c6;
	float:left;
	background-color:#fff;
	width:964px;
	height:12px;
}
/********************************** Page content *******************************/
div.page_content {
	width:474px;
	float:left;
	padding:0;
	margin:-4px 0 -4px 7px;
	position:relative;
	/*background-color:#333;*/
}
div.int_page_content {
	padding:0 0 0 0;
	margin:-4px 5px 7px 5px;
	position:relative;
	/*background-color:#333;*/
}
div.page_content_alt {
	width:987px;
	float:left;
	padding:0;
	margin:-4px 0 -4px 7px;
	position:relative;
	/*background-color:#333;*/
}
/********************************* Banner CSS ***********************************/
div.main_banner_wrap {
	width:471px;
	height:177px;
}
div.banner1 {
	width:471px;
	height:177px;
	background-image:url(/images/banner/schweser/banner1.jpg);
	background-repeat:no-repeat;
}
div.banner1 div.banner_info {
	color:#fff;
}
div.banner2 {
	width:471px;
	height:177px;
	background-image:url(/images/banner/schweser/banner2.jpg);
	background-repeat:no-repeat;
}
div.banner2 div.banner_info {
	color:#fff;
}
div.banner3 {
	width:471px;
	height:177px;
	background-image:url(/images/banner/schweser/banner3.jpg);
	background-repeat:no-repeat;
}
div.banner3 div.banner_info {
	color:#fff;
}
/**************** Banner Universal Font CSS ************/
div.banner_info {
	margin-left:18px;
	margin-right:18px;
	width:50%;
}
div.banner_info h3 {
	margin-top:15px;
	margin-bottom:0;
}
div.banner_info p {
	font-size:11px;
	line-height:16px;
	margin:10px 0 10px 0;
	padding:0;
}
/***************************** Content CSS *************************/
div.content {
	margin-left:17px;
	margin-right:17px;
	font-size:12px;
}
a.learn_more_btn img {
	border:0;
	margin:0;
	padding:0;
}
div.pad_top {
    margin-top:15px;
}
/************************************ Home Page RSS Box ********************/
table.home_box_bottom {
	width:950px;
}
table.home_box_bottom tr td.tltl{
	background:url(/images/corners/home_box_tl.gif) top left no-repeat;
	width:6px;
	height:5px;
}
table.home_box_bottom tr td.tltr, table.home_box_bottom tr td.ttbck, table.home_box_bottom tr td.trtl {
	border-top:1px solid #6f5987;
	background-color:#fcfcfc;
	height:5px;
	line-height:1px;
	font-size:1px;
}
table.home_box_bottom tr td.trtr{
	background:url(/images/corners/home_box_tr.gif) top right no-repeat;
	width:5px;
	height:5px;
}
table.home_box_bottom tr td.blbl{
	background:url(/images/corners/home_box_bl.gif) bottom left no-repeat;
	width:6px;
	height:5px;
}
table.home_box_bottom tr td.brbr{
	background:url(/images/corners/home_box_br.gif) bottom right no-repeat;
	width:6px;
	height:5px;
}
/************************************ Footer CSS ***************************/
div.footer {
	text-align:center;
	font-size:12px;
	color:#000;
	padding-bottom:12px;
	clear:both;
}
div.footer ul {
	list-style:square;
	padding:0;
	margin-bottom:12px;
}
div.footer ul li {
	display:inline;
	background-image:url(../images/square_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:11px;
	margin-right:5px;
}
div.footer ul li.home {
	background-image:none;
	}
div.footer ul li a, div.footer ul li a:active, div.footer ul li a:visited {
	color:#000;
	text-decoration:none;
	font-size:11px;
}
div.footer ul li a:hover {
	text-decoration:underline;
}
div.footer .footer_header {
	font-size:14px;
	font-weight:bold;
	color:#555;
	margin-right:4px;
}
/***************************** Copyright CSS **************************/
div.copyright {
	width:expression(document.body.clientWidth < 1005 ? "1005px": "100%" );
	min-width:1005px;
	min-height:70px;
	padding:20px 0 10px 0;
	margin:0 auto 0 auto;
	background:url(../images/footer/grad_bg.gif) top left repeat-x;
	background-color:#432f7a;
	color:#d0d0d0;
	font-size:11px!important;
}
div.copyright a:link, div.copyright a:active, div.copyright a:visited {
    color:#d0d0d0;
    text-decoration:none;
}
div.copyright a:hover {
    color:#d0d0d0;
    text-decoration:underline;
}
div.copyright_content {
	margin:25px 0 10px 0;
	*margin:0 0 10px 0;
}
div.copyright div.content {
	width:957px;
	margin:0 auto 0 auto;
	line-height:16px;
	font-size:10!important;
}
div.copyright div.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.copyright div.content sup.regtm {
	font-size:6px;
	vertical-align:top;
}
div.copyright table tr td {
	color:#d0d0d0;
	font-size:11px;
}
.links_left {
	float:left;
	border-right:1px solid #7e6ea9;
	margin-right:20px;
	padding:0;
	width:732px;
}
div.footer_col {
	float:left;
	margin-right:25px;
	width:247px;
}
span.footer_link_header {
	color:#fff;
	font-weight:bold;
}
/********************* Rounded Purple Footer box ******************/
div.purp_box_rnd {
	width:100%;
	margin-bottom:20px;
}
div.purp_box_rnd div.top {
	width:100%;
}	
div.purp_box_rnd div.top div.corner_top_lft {
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:url(/images/footer/corner_top_lft.png) left top no-repeat;
}
div.purp_box_rnd div.top div.corner_top_rt {
	float:right;
	display:block;
	width:10px;
	height:10px;
	background:url(/images/footer/corner_top_rt.png) right top no-repeat;
}
div.purp_box_rnd div.top div.top_bg {
	float:left;
	width:937px;
	height:10px;
	background-color:#5b488f;
}
div.purp_box_rnd div.content {
	clear:both;
	width:927px;
	padding:1px 15px 1px 15px;
	background-color:#5b488f;
	font-size:10;
}
div.purp_box_rnd div.bottom {
	clear:both;
	width:100%;
}
div.purp_box_rnd div.bottom div.btm_bg {
	float:left;
	width:937px;
	height:10px;
	background-color:#5b488f;
}
div.purp_box_rnd div.bottom div.corner_btm_lft {
	float:left;
	display:block;
	width:10px;
	height:10px;
	background:url(/images/footer/corner_btm_lft.png) left bottom no-repeat;
}
div.purp_box_rnd div.bottom div.corner_btm_rt {
	float:right;
	display:block;
	width:10px;
	height:10px;
	background:url(/images/footer/corner_btm_rt.png) right bottom no-repeat;
}
div.contact_links {
	float:left;
	width:160px;
}
/******************************** Links and RSS CSS ******************/
img.rss_icon {
	float:right;
	margin-bottom:-3px;
	margin-left:2px;
	margin-right:13px;
}
div.main_banner_wrap a, div.div.main_banner_wrap a:active, div.div.main_banner_wrap a:visited {
	color:#0b0b0b;
}	
div.main_banner_wrap a:hover {
	text-decoration:none;
}
div.right_col a, div.right_col a:active, div.right_col a:visited {
	color:#000;
}
div.right_col a:hover {
	text-decoration:none;
}
div.newsblog_wrap a, div.newsblog_wrap a:active, div.newsblog_wrap a:visited {
	color:#3e3e3e;
}
div.newsblog_wrap a:hover {
	text-decoration:none;
}
div.blog_posts_container {
    width:220px;
    float:left;
    position:relative;
	padding-bottom:20px;
}
/************************************ Blogs CSS ********************************/
div.newsblog_wrap {
	width:988px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:10px;
	clear:both;
}
div.newsblog_top {
	width:1001px;
	height:13px;
	background-image:url(../images/menus/blog_top.png);
	background-repeat:no-repeat;
	background-position:center top;
}
div.newsblog_content {
	width:987px;
	float:left;
	padding:7px 7px 7px 7px;
	background-image:url(../images/menus/blog_back.png);
	background-repeat:repeat-y;
	background-position:center;
}
div.newsblog_bottom {
	width:1001px;
	height:18px;
	clear:both;
	background-image:url(../images/menus/blog_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
/**************************************** Blog Only CSS *********************/
div.blogs_wrap {
	width:100%;
	overflow:hidden;
	margin-bottom:-8px;
	padding:0 2px 0 2px;
}
div.blogs_wrap h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:0;
	margin-left:-16px;
	margin-right:-16px;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:0;
}
div.blogs_wrap h3.blog_title {
	margin-top:5px;
	padding-bottom:4px;
	border-bottom:1px solid #d3d3d3;
}
div.blogs_wrap h3.blog_title span.title {
	float:left;
}
div.blogs_wrap div.blogs {
	border-right:1px solid #d3d3d3;	
	float:left;
	width:216px;
	padding:0 15px 2000 15px;
	margin-top:0;
	margin-bottom:-2000;
	font-size:11px;
	color:#3e3e3e;
}
div.blogs_wrap div.blog_other {
	border-right:0 solid #c0c0c0;	
	float:left;
	width:213px;
	padding:0 15px 2000px 15px;
	margin-top:3px;
	margin-bottom:-2000px;
	font-size:11px;
	color:#3e3e3e;
}
div.blogs_wrap div.blog_other h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:2px;
	margin-bottom:10px;
	padding-top:0;
	
}
div.blogs_wrap ul.blog_posts {
	padding:0 10px 0 3px;
	margin:0 0 5px 0;
	font-weight:bold;
}
div.blogs_wrap ul.blog_posts li {
	list-style:none;
	margin-bottom:10px;
}
ul.other_blog_posts {
	margin:0 0 0 15px;
	padding:0;
	font-size:11px;
}
ul.other_blog_posts li {
	margin:0;
	padding:0;
}
ul.blog_post_link {
	margin:0;
	padding:0;
	font-weight:normal;
}
div.blogs_wrap ul.blog_posts sup.regtm {
	font-size:7px;
	vertical-align:top;
}
div.blogs_wrap img {
	border:0;
}
/************ View More Posts links ***********/
div.blogs_wrap div.view_more {
	padding-bottom:6px;
	padding-top:0;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}
div.pad_right_view_more {
    margin-right:15px;
}
div.blogs_wrap div.view_more a, div.blogs_wrap div.view_more a:active, div.blogs_wrap div.view_more a:visited {
	color:#3e3e3e;
}
div.blogs_wrap div.view_more a:hover {
	text-decoration:none;
}
.header3 {
	font-size:16px;
	margin-top:12px;
}
/************************ Level Homepage CSS **********************/
div.prod_box_wrapper {
	float:left; 
	width:520px;
}
div.level_left_image_wrap {
	float:left;
	width:138px;
	margin:0 20px 20px 0;
}
div.level_left_image_wrap img {
	float:left;
}
div.level_image_title {
	float:left;
	background-color:#000;
	width:138px;
	background-image:url(/images/corners/level_bottom_corners.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:2px 0 2px 0;
}
div.cfa_prod_box {
	float:left;
	width:240px;
	padding:4px;
	border:1px solid #c4c4c4;
	background-image:url(/images/button_images/prod_box_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.cfa_prod_box img {
	float:right;
}
div.cfa_instruction_box {
	float:right;
	width:240px;
	padding:4px;
	border:1px solid #c4c4c4;
	background-image:url(/images/button_images/prod_box_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.cfa_instruction_box img {
	float:right;
}
.cfa_box_title {
	font-size:14px;
	font-weight:bold;
	padding:7px 7px 7px 12px;
	float:left;
}
/********************************** Level home right column *******************/
div.cfa_right_col {
	float:right;
	width:216px;
	padding:7px;
	margin:0 0 0 0;
	border:0 solid #cecece;
}
.hr {
	border:0;
	border-top:1px solid #c6c6c6;
	clear:both;
	height:1px;
}
div.level_select img {
	margin-right:5px;
}
/********************** Level home Flash video wrapper *********************/
div.level_flash_video_wrapper {
	width:280px;
	margin-bottom:17px;
	float:right;
}
/*********************** top Login Button CSS ********************************/
.online_access_btn {
	background-image:url(/images/2009_homepage/top_light_blue.gif);
}
.online_access_btn a {
	background-image:url(/images/2009_homepage/top_light_blue.gif);
}
.online_access_btn a:hover {
	background-image:url(/images/2009_homepage/top_light_blue_over.gif);
}
div.uber_nav ul li.login_btn {
	border-left:0;
	padding:4px 0 0 0;
}
div.uber_nav ul li.login_btn:hover {
	background-color:none!important;
}
div.uber_nav ul li.login_btn a, div.uber_nav ul li.login_btn a:active, div.uber_nav ul li.login_btn a:visited {
	background:url(/images/menus/login_bg.png) left top no-repeat;
	height:19px;
	width:45px!important;
	*width:75px; /** for IE **/
	*height:36px; /** for IE **/
	padding:9px 15px 8px 15px!important;
	color:#1d2172!important;
	font-weight:bold!important;
	text-align:center;
}
div.uber_nav ul li.login_btn a:hover {
	background-image:url(/images/menus/login_bg_on.png);
	color:#1d2172!important;
	font-weight:bold!important;
}
/*********************** common Gray rounded boxes **************************/
table.common_gray_box {
	
}
.gray_box_borders {
	margin-top:15px;
	width:100%;
	clear:left;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
}
th.common_gray_header {
	font-size:14px;
	padding-left:12px;
	background-color:transparent;
	border-bottom:1px solid #c6c6c6;
}
table.common_gray_box tr.back {
	background:#f5f5f5 url(/images/cfa/corners/round_box_header_bg.gif) repeat-x;
	background-position:top;
}
table.common_gray_box tr.back td div.tl {
	background: url(/images/cfa/corners/corner_tl.png) top left no-repeat;
	position:relative;
	width:15px;
	height:28px;
	float:left;
	margin-top:-1px;
}
table.common_gray_box tr.back th div.tl {
	background: url(/images/cfa/corners/corner_tl.png) top left no-repeat;
	position:relative;
	width:100%;
	height:22px;
	float:left;
	text-align:left;
	padding:6px 0 0 12px;
	margin-top:-1px;
	margin-left:-13px;
}
table.common_gray_box tr.back td.top {
	height:27px;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	color:#353535;
	font-weight:bold;
}
table.common_gray_box tr.back td.top div.table_header {
	padding:6px 17px 0 17px;
	font-size:14px;
}
table.common_gray_box tr.back td div.tr {
	background: url(/images/cfa/corners/corner_tr.png) top right no-repeat;
	position:relative;
	width:15px;
	height:28px;
	float:right;
	margin-top:-1px;
}
table.common_gray_box tr.back th div.tr {
	background: url(/images/cfa/corners/corner_tr.png) top right no-repeat;
	position:relative;
	height:22px;
	width:100%;
	float:right;
	text-align:center;
	padding-top:6px;
	padding-right:4px;
	margin-top:-1px;
	margin-right:-1px;
}
table.common_gray_box tr td.content_row_l {
	border-left:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
table.common_gray_box tr td.content_row_r {
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
table.common_gray_box tr td.content_row {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #c6c6c6;
}
tr td div.bl {
	float:left;
	position:relative;
	margin-bottom:-1px;
	width:15px;
	height:15px;
	font-size:1px;
	line-height:1px;
	background: url(/images/cfa/corners/corner_bl.png) bottom left no-repeat;
}
tr.bottom_rounded {
	height:15px;
}
tr td.bottom {
	border-bottom:1px solid #c6c6c6;
	height:6px;
	font-size:1px;
	line-height:1px;
}
tr td div.br {
	float:right;
	position:relative;
	margin-bottom:-1px;
	width:15px;
	height:15px;
	font-size:1px;
	line-height:1px;
	background: url(/images/cfa/corners/corner_br.png) bottom right no-repeat;
}
table.common_gray_box tr td.city_list_col {
	padding:13px 10 0 18px;
}
table.common_gray_box tr td div.detail_head {
	padding-top:5px;
}
table.common_gray_box tr td div.button_col_head {
	padding-top:5px;
	padding-left:17px;
}
table.common_gray_box tr td.content {
	padding:13px 10 0 18px;
	border-bottom:none;
}
.subheader_bottom_border {
	border-bottom: 1px solid #c6c6c6 !important;
}
/**************************************** new common Gray boxes ****************************/
table.common_gray_box_2 tr.back {
	background-image:url(/images/cfa/corners/round_box_header_bg.gif);
	background-color:#f5f5f5;
	background-repeat:repeat-x;
	background-position:top;
}
table.common_gray_box_2 tr.back td div.tl {
	background: url(/images/cfa/corners/corner_tl.png) top left no-repeat;
	position:relative;
	width:15px;
	height:28px;
	float:left;
	margin-top:-1px;
}
table.common_gray_box_2 tr.back th div.tl {
	background: url(/images/cfa/corners/corner_tl.png) top left no-repeat;
	position:relative;
	width:100%;
	height:22px;
	float:left;
	text-align:left;
	padding:6px 0 0 12px;
	margin-top:-1px;
	margin-left:-13px;
}
table.common_gray_box_2 tr.back td.top {
	height:27px;
	border-bottom:1px solid #c6c6c6;
	color:#353535;
	font-weight:bold;
}
table.common_gray_box_2 tr.back td.top div.table_header {
	padding:6px 17px 0 17px;
	font-size:14px;
}
table.common_gray_box_2 tr.back div.top_crnr_left {
	background:url(/images/corners/corner_tl.png) top left no-repeat;
	height:8px;
	width:12px;
	float:left;
}
table.common_gray_box_2 tr.back div.top {
	height:7px;
	font-size:0;
	border-top:1px solid #C6C6C6;
	float:left;
}
table.common_gray_box_2 tr.back div.top_crnr_right {
	background:url(/images/corners/corner_tr.png) top right no-repeat;
	height:8px;
	width:12px;
	float:right;
}
table.common_gray_box_2 tr.back td div.tr {
	background: url(/images/cfa/corners/corner_tr.png) top right no-repeat;
	position:relative;
	width:15px;
	height:28px;
	float:right;
	margin-top:-1px;
}
table.common_gray_box_2 tr.back th div.tr {
	background: url(/images/cfa/corners/corner_tr.png) top right no-repeat;
	position:relative;
	height:22px;
	width:100%;
	float:right;
	text-align:center;
	padding-top:6px;
	padding-right:4px;
	margin-top:-1px;
	margin-right:-1px;
}
table.common_gray_box_2 tr td.content_row_l {
	border-left:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
table.common_gray_box_2 tr td.content_row_r {
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
table.common_gray_box_2 tr td.content_row {
	padding-top:5px; 
	padding-bottom:5px; 
	border-right: 1px solid #c6c6c6; 
}
table.common_gray_box_2 tr td div.bl {
	float:left;
	position:relative;
	margin-bottom:-1px;
	width:15px;
	height:15px;
	font-size: 11px;
	line-height:1px;
	background: url(/images/cfa/corners/corner_bl.png) bottom left no-repeat;
}
table.common_gray_box_2 tr.bottom_rounded {
	height:15px;
}
table.common_gray_box_2 tr td.bottom {
	border-bottom:1px solid #c6c6c6;
	height:6px;
	font-size:1px;
	line-height:1px;
}
table.common_gray_box_2 tr td div.br {
	float:right;
	position:relative;
	margin-bottom:-1px;
	width:15px;
	height:15px;
	font-size:1px;
	line-height:1px;
	background: url(/images/cfa/corners/corner_br.png) bottom right no-repeat;
}
table.common_gray_box_2 tr td.city_list_col {
	padding:13px 10 0 18px;
}
table.common_gray_box_2 tr td div.detail_head {
	padding-top:0;
	padding-bottom:5px;
	padding-left:20;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
table.common_gray_box_2 tr td div.button_col_head {
	padding-top:5px;
	padding-left:17px;
}
table.common_gray_box_2 tr td.content {
	padding:13px 10 0 18px;
	border-bottom:none;
}
/****************************** Learn More Button CSS *********************************************/
a.learn_more:link div, a.learn_more:visited div {
	background-image: url(/images/button_images/learn_more_md.gif);
	height: 21px;
	width: 88px;
}
a.learn_more:hover div {
	background-image: url(/images/button_images/learn_more_md_on.gif);
	height: 21px;
	width: 88px;
}
/****************************** Add to Cart Button CSS *******************************************/
div.uber_nav ul li.my_cart {
	border-left:0;
}
a.add_to_cart, a.add_to_cart:active, a.add_to_cart:visited {
	width:80;
	display:block;
	text-decoration:none;
}
a.add_to_cart div {
    padding: 1px;
    margin-right: 8px;
}
a.add_to_cart:link div, a.add_to_cart:visited div {
	background-image: url(/images/button_images/grey_btn_off.gif);
	background-repeat:no-repeat;
	height: 17px;
	width: 80px;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
a.add_to_cart:hover div {
	background-image: url(/images/button_images/grey_btn_on.gif);
	background-repeat:no-repeat;
	height: 17px;
	width: 80;
	cursor:pointer;
}
/********************************** Banner Cycles *****************************/
div.caia_home_banner1 {
	width:642px;
	height:164px;
	background-image:url(/images/caia/caia_banner1.jpg);
	background-repeat:no-repeat;
}
div.caia_home_banner2 {
	width:642px;
	height:164px;
	background-image:url(/images/caia/caia_banner2.jpg);
	background-repeat:no-repeat;
}
div.caia_home_banner3 {
	width:642px;
	height:164px;
	background-image:url(/images/caia/caia_banner3.jpg);
	background-repeat:no-repeat;
}
div.caia_home_banner4 {
	width:642px;
	height:164px;
	background-image:url(/images/caia/caia_banner4.jpg);
	background-repeat:no-repeat;
}
/************************* Banner Title Text CSS ***************************/
.home_banner_title {
	font-size:16px; 
	color:#21076a;
	padding-top:139px;
	margin:0 0 0 17px;
	font-weight:bold;
	text-align:left;
	font-family: Verdana, Arial;
}
.home_banner_title a.learn_more, .home_banner_title a.learn_more:active, .home_banner_title a.learn_more:visited {
	float:right;
	margin-right:17px;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.home_banner_title a.learn_more:hover {
	color:#21076a;
}
.banner1_title {
	font-weight:bold; 
	font-family: Verdana, Arial; 
	text-align:left;
	font-size:28px;
	margin-top:24px;
	margin-left:20;
}
.banner1_title .title2 {
	font-size:16px; 
	line-height:30;
}
.banner1_title .title3 {
	font-size:12px; 
	color:#222; 
	line-height:23px;
}
.banner2_title {
	float:right;
	color:#007a50;
	font-weight:bold; 
	font-family: Verdana, Arial; 
	text-align:center;
	font-size:28px;
	margin-top:37px;
	margin-right:18px;
}
.banner2_title2 {
	font-weight:bold; 
	font-family: Verdana, Arial; 
	text-align:left;
	font-size:28px;
	margin-top:12px;
	margin-left:20;
}
.banner2_title .title2 {
	font-size:18px; 
	line-height:34px;
}
.banner2_title2 .title2 {
	font-size:16px; 
	line-height:34px;
}
.cfa_internal_banner_wrap .register {
	text-align:right;
	font-size:12px;
	text-decoration:none;
}
/*************************** Cycle Banner ***********************/
a.learn_more, a.learn_more:active, a.learn_more:visited {
	float:right;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
a.learn_more:hover {
	color:#000;
	text-decoration:underline;
}
a.learn_more_arrow, a.learn_more_arrow:active, a.learn_more_arrow:visited {
	float:right;
	margin-right:0;
	padding-right:14px;
	font-size:13px;
	color:#000;
	text-decoration:none;
	background:url(/images/arrows/arrow_black.png) right center no-repeat;
	font-weight:bold;
}
a.learn_more_arrow:hover {
	color:#000;
	text-decoration:underline;
}
a.learn_more_arrow_othr, a.learn_more_arrow_othr:active, a.learn_more_arrow_othr:visited {
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.learn_more_arrow_othr:hover {
	color:#000;
	text-decoration:underline;
}
/*************************** Cities Listing *********************/
ul.city_list {
	list-style:none;
	margin:10 0 0 0;
	padding:0;
	font-size:11px;
}
ul.city_list li {
	margin-bottom:8px;
}
span.show_global_link {
	display:block;
	margin-top:28px;
	font-size:11px;
	font-weight:bold;
}
div.global_links {
	text-align:left;
	margin:3px 0 0 18px;
}
div.global_links strong {
	font-size:12px;
}
div.global_links ul {
	float:left;
	margin-right:50;
}
/************************* Content Display *********************/
h2 {
    font-weight:bold;
    font-size:14px;
}
.center_image {
    display:block;
    margin:0 auto;
}
.homepage_float_right {
    float:right;
    width:350;
    padding-left:10;
    padding-bottom:10;
}
.right_side {
    float:right;
}
/************************ Live Isntruction Page city Details Table *****************/
table.city_details_table {
	width:100%;
	height:100%;
	border-bottom:0 solid #dddddd;
}
table.city_details_table th.detail_header {
	padding:5px 0 5px 0;
	background-color:#f2f2f2;
	border-bottom:1px solid #dddddd;
}
table.city_details_table td {
	font-size:11px;
}
table.city_details_table td.button_col input.learn_more, div.cfa_gry_box_buttons div.content p input.learn_more {
	border:0;
	height:17px;
	width:81px;
	padding-bottom:2px;
	background-color:none;
	background-image:url(/images/button_images/grey_btn_off.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:8pt;
	font-weight:bold;
	color:#333;
}
div.demo_links ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
div.cfa_right_col img.package_img {
	margin-top:-11px; 
	margin-bottom:-10; 
	margin-left:-120;
	float:right;
	z-index:2000;
}
div.cfa_right_col div.content div.learn_more {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin-top:-4px;
}
div.schweser_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_schweser.jpg);
	background-repeat:no-repeat;
}
div.cfa_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_cfa.jpg);
	background-repeat:no-repeat;
}
div.cfp_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_cfp.jpg);
	background-repeat:no-repeat;
}
div.cpa_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_cpa.jpg);
	background-repeat:no-repeat;
}
div.caia_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_caia.jpg);
	background-repeat:no-repeat;
}
div.frm_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_frm.jpg);
	background-repeat:no-repeat;
}
div.ia_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_ia.jpg);
	background-repeat:no-repeat;
}
div.cpe_banner_rotate {
	width:962px;
	height:153px;
	background-image:url(/images/2009_homepage/banner_cpe.jpg);
	background-repeat:no-repeat;
}
.interior_list {
    list-style-type:none; 
    padding-top:0; 
    padding-bottom:10px; 
    margin:0;
}
/************************************* Content Left Column **********************/
.home_left_col {
	width: 640px; 
	float: left; 
	margin-right: 10px; 
	margin-top: 15px;
}
/************************************** Content Right Column *********************/
.home_right_col {
	float:right;
	width:280px;
	padding:7px;
	margin:0 0 0 0;
	border:0 solid #cecece;
	padding: 0; 
	width: 280px; 
	margin-top: 15px; 
	margin-right: 0;
}
/************************************* New Right-Side Boxes - Striped and Grey Gradient Style **************************/
.box_stripes_wrap {
	width:225px;
	background:url(/images/box_images/box_top_stripes.png) #fff top left no-repeat;
	margin-right:1px;
}
.box_stripes_wrap_lrg {
	width:285px;
	background:url(/images/box_images/box_top_stripes_2.png) #fff top right no-repeat;
	margin-right:1px;
}
.box_stripes_bg {
	width:100%;
	background:url(/images/box_images/box_bg_grad.png) bottom left repeat-x;
}
.box_stripes_top {
	width:225px;
	height:12px;
	margin:0;
	margin-bottom:-5px;
	background:url(/images/box_images/box_top_rnd.png) top left no-repeat;
}
.box_stripes_top_lrg {
	width:285px;
	height:12px;
	margin:0;
	margin-bottom:-5px;
	background:url(/images/box_images/box_top_rnd_lrg.png) top left no-repeat;
}
.box_stripes_content {
	font-size:11px;
	padding:0 14px 0 14px;
	margin:-5px 0 -5px 0;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
.box_stripes_content h3 {
	font-size:16px;
	padding:0;
	margin-top:0;
}
.box_stripes_content ul {
	padding:0;
	margin: 5px 5px 5px 17px;
}
.box_stripes_btm {
	width:226px;
	height:12px;
	margin:5px 0 0 0;
	background:url(/images/box_images/box_btm_rnd.png) top left no-repeat;
}
.box_stripes_btm_lrg {
	width:285px;
	height:12px;
	margin:5px 0 0 0;
	background:url(/images/box_images/box_btm_rnd_lrg.png) top left no-repeat;
}
/********************************** Enroll Today Button with Shadows ******************************/
div.gray_btn_shadows {
	width:101px;
	height:24px;
	background:url(/images/button_images/grey_btn_shadow.png) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
div.gray_btn_shadows:hover {
	background:url(/images/button_images/grey_btn_shadow_on.png) top center no-repeat;
	cursor:pointer;
}
div.gray_btn_shadows a, .gray_btn_shadows a:active, .gray_btn_shadows a:visited {
	color:#000;
	text-decoration:none;
	padding:3px 10px 5px 10px;
	display:block;
}
div.gray_btn_shadows a:hover {
	color:#000;
	text-decoration:none;
	padding:3px 10px 5px 10px;
	display:block;
}
div.gray_btn {
	width:116px;
	height:21px;
	background:url(/images/button_images/grey_btn_2.gif) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
div.gray_btn:hover {
	background:url(/images/button_images/grey_btn_2_on.gif) top center no-repeat;
	cursor:pointer;
}
div.gray_btn a, .gray_btn a:active, .gray_btn a:visited {
	color:#000;
	text-decoration:none;
	padding:3px 10px 5px 10px;
	display:block;
}
/********************************** Sets the width of the Study Solutions table ********************/
.tablesol {
	width:100%;
	border-collapse: collapse;
	border: none;
}
.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    border-style:none !important;
}
.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    border-style:none !important;
    border-left:1px solid #C6C6C6 !important;
    border-right:1px solid #C6C6C6 !important;
}
div.bottom_crnr_left {
	background:url(/images/cfa/corners/corner_bl.png) bottom left no-repeat;
	height:12px;
	width:12px;
	float:left;
}
#bottom {
	float:left;
	border-bottom:1px solid #c6c6c6;
	height:11px;
	width:100%;	
}
div.bottom_crnr_right {
	background:url(/images/cfa/corners/corner_br.png) bottom right no-repeat;
	height:12px;
	width:12px;
	float:right;
}
#top {
	float:left;
	border-top:1px solid #c6c6c6;
	height:11px;
	width:930px;	
}
div.top_crnr_right {
	background:url(/images/cfa/corners/corner_tr.png) top right no-repeat;
	height:12px;
	width:12px;
	float:right;
}
/********************************************** Package Table CSS *****************************************/
table.general_package_table {
	padding: 0; 
	margin: 0; 
	width:100%; 
	clear:left;
}
td.package_table_tl {
	background:#f2f2f2 url('/images/corners/stripebox_corner_tl.png') top left no-repeat; 
	height:7px; 
	width:11px;
}
td.package_table_tr {
	background:#f2f2f2 url('/images/corners/stripebox_corner_tr.png') top right no-repeat; 
	width: 11px; 
	height: 7px;
}
td.package_table_bl {
	background-position:left bottom; 
	background-image: url('/images/corners/stripebox_corner_bl.png'); 
	background-color:#fff; 
	background-repeat: no-repeat; 
	width:11px;
}
td.package_table_br {
	background-image: url('/images/corners/stripebox_corner_br.png'); 
	background-position:bottom right;
    background-color: #fff; 
	background-repeat: no-repeat; 
	width: 10px;
}
td.package_table_top {
	background-color: #f2f2f2; 
	border-top: 1px solid #c6c6c6;
	font-size: 0; 
	height:7px;
}
td.package_table_bottom_dkgry {
	background-color: #dfdfdf; 
	border-bottom:1px solid #c6c6c6; 
	width: 105px; 
	font-size: 0; 
	font-size: 0;
}
td.package_table_bottom_ltgry {
	background-color: #f2f2f2; 
	font-size: 0; 
	border-left: 1px solid #c6c6c6; 
	border-bottom:1px solid #c6c6c6; 
	font-size: 0; 
	padding-top:5px; 
	padding-bottom:5px;
}
td.package_table_left {
	background:#f2f2f2; 
	border-left: 1px solid #c6c6c6; 
	height:9px; 
	width:11px;
}
td.package_table_right {
	background:#f2f2f2;  
	border-right: 1px solid #c6c6c6; 
	width: 11px; 
	height: 10px;
}
td.package_table_product {
	background-color:#dfdfdf; 
	border-bottom:1px solid #c6c6c6; 
	border-top:1px solid #c6c6c6; 
	border-left:1px solid #c6c6c6;
	padding-bottom:3px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
td.package_table_tools {
	background-color: #f2f2f2; 
	border-bottom: 1px solid #c6c6c6; 
	border-left: 1px solid #c6c6c6; 
    padding: 5px;
}
td.package_table_white {
	background-color: #fff; 
	border-bottom: 1px solid #c6c6c6; 
	border-left: 1px solid #c6c6c6;
    padding: 5px;
	text-align: center;
}
td.package_table_white_right {
	background-color: #fff; 
	border-bottom: 1px solid #c6c6c6; 
	border-left: 1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
    padding: 5px;
	text-align: center;
}
td.package_table_check {
	background-color: #f2f2f2; 
	border-bottom: 1px solid #c6c6c6; 
	border-left: 1px solid #c6c6c6;
    padding: 5px;
	text-align: center;
}
td.package_table_check_right {
	background-color: #f2f2f2; 
	border-bottom: 1px solid #c6c6c6; 
	border-left: 1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
    padding: 5px;
	text-align: center;
}
div.banner_text {
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-left:120px;
	margin-top:10px;
}
.even_row td {
    background:#eeeeee;
    padding-bottom:5px !important;
    padding-top:5px !important;
}
.odd_row td {
    padding-bottom:5px !important;
    padding-top:5px !important;
}
.product_avail_head h3 {
	font-size:12px;
}
div.imageBoxBorder {
	border:1px solid #000;
	padding: 10px;
	float:right;
}
img.imageBorder {
	border:none;
}
/************************************** Level Select Buttons ************************************/
.level_button, .level_button_large, .add_to_cart {
    text-decoration:none;
}
a.level_button:link div, a.level_button:visited div {
	background-image: url(/images/button_images/level_button_off.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 120px;
	float:left;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
a.level_button:hover div {
	background-image: url(/images/button_images/level_button_on.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 120px;
	float:left;
	cursor:pointer;
}
a.level_button div {
	padding:4px 1px;
	margin-right:20px;
}
a.level_button_large:link div, a.level_button_large:visited div {
	background-image: url(/images/button_images/level_button_large_off.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 180px;
	float:left;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
a.level_button_large:hover div {
	background-image: url(/images/button_images/level_button_large_on.gif);
	background-repeat:no-repeat;
	height: 16px;
	width: 180px;
	float:left;
	cursor:pointer;
}
a.level_button_large div {
	padding:4px 1px;
	margin-right:20px;
}
div.imageBoxBorder {
	border:1px solid #000;
	padding: 10px;
	float:right;
}
img.imageBorder {
	border:none;
}
a {
    outline: none;
}
/********************************* White Beveled Button with Drop-shadow **************************/\
div.white_btn_shdw {
	text-decoration:none;
}
div.white_btn_shdw a, div.white_btn_shdw a:active, div.white_btn_shdw a:visited {
	display:block;
	width:80px;
	height:17px;
	padding:5px 12px 5px 12px;
	background:url(/images/button_images/white_btn_shadow.png) top left no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
div.white_btn_shdw a:hover {
	background:url(/images/button_images/white_btn_shadow_on.png) top left no-repeat;
}
/********************************* Div-based rounded gradient box ********************************/
.round_box_grad {
	background:url(/images/corners/box_grey2_grad_bg.gif) top repeat-x;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
.round_box_white {
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
.round_box_top {
	height:10px;
	margin-bottom:-10px;
	border-top:1px solid #c6c6c6;
}
.round_box_btm {
	height:10px;
	margin-top:-10px;
	border-bottom:1px solid #c6c6c6;
	clear:both;
}
.round_box_grad .content {
	position:relative;
	margin:0 10px 0 11px;
}
.round_box_white .content {
	position:relative;
	margin:0 10px 0 11px;
}
.corner_tl {
	float:left;
	position:relative;
	width:10px;
	height:10px;
	margin-top:-1px;
	margin-left:-1px;
	background:url(/images/corners/stripebox_corner_tl.png) top left no-repeat;
}
.corner_tr {
	float:right;
	position:relative;
	width:10px;
	height:10px;
	margin-top:-1px;
	margin-right:-1px;
	background:url(/images/corners/stripebox_corner_tr.png) top right no-repeat;
}
.corner_bl {
	float:left;
	position:relative;
	height:11px;
	width:10px;
	margin-bottom:-1px;
	margin-left:-1px;
	background:url(/images/corners/stripebox_corner_bl.png) bottom left no-repeat;
}
.corner_br {
	float:right;
	position:relative;
	height:11px;
	width:10px;
	margin-bottom:-1px;
	margin-right:-1px;
	background:url(/images/corners/stripebox_corner_br.png) bottom right no-repeat;
}
.int_page_title {
	margin-top:0;
}
.no_margin {
    *margin:0;
}
div.product_avail_head h4 a.collapsed, div.product_avail_head p a.collapsed {
    font-size:12px;
    background:transparent url(/images/menus/arrow_collapsed.gif) no-repeat scroll left center;
    display:block;
    padding:0 0 0 13px;
}
div.product_avail_head h4 a.expanded, div.product_avail_head h4 a.expanded:active, div.product_avail_head h4 a.expanded:visited {
    font-size:12px;
    background:transparent url(/images/menus/arrow_expand.gif) no-repeat scroll left center;
    display:block;
    padding:0 0 0 13px;
    text-decoration:none;
}
h4 {
    font-size:12px;
}
.decorative_table {
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc; 
	color:#333333;
    width:100%;
    margin-bottom:10px;
}
.decorative_table td, .decorative_table th {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	line-height:1.8em;
	vertical-align:top;
}
/************************ Box Stripes - Wider ********************************/
.box_stripes_2_wrap {
	float:left;
	width:337px;
	background:url(/images/corners/box_grey1_gradient.gif) bottom repeat-x;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
.box_stripes_2_bg {
	background:url(/images/box_images/box_top_stripes_2.png) top left no-repeat;
}
.box_stripes_2_top {
	height:10px;
	margin-bottom:-10px;
	border-top:1px solid #c6c6c6;
}
.box_stripes_2_top .corner_tl {
	float:left;
	position:relative;
	width:10px;
	height:10px;
	margin-top:-1px;
	margin-left:-1px;
	background:url(/images/corners/stripebox_corner_tl.png) top left no-repeat;
}
.box_stripes_2_top .top {
	border-top:1px solid #c6c6c6;
	float:left;
	height:10px;
}
.box_stripes_2_top .corner_tr {
	float:right;
	position:relative;
	width:10px;
	height:10px;
	margin-top:-1px;
	margin-right:-1px;
	background:url(/images/corners/stripebox_corner_tr.png) top right no-repeat;
}
.box_stripes_2_btm {
	height:10px;
	border-bottom:1px solid #c6c6c6;
	clear:both;
}
.box_stripes_2_btm .corner_bl {
	float:left;
	position:relative;
	height:11px;
	width:10;
	margin-bottom:-1px;
	margin-left:-1px;
	background:url(/images/corners/stripebox_corner_bl.png) bottom left no-repeat;
}
.box_stripes_2_btm .corner_br {
	float:right;
	position:relative;
	height:11px;
	width:10px;
	margin-bottom:-1px;
	margin-right:-1px;
	background:url(/images/corners/stripebox_corner_br.png) bottom right no-repeat;
}
.box_stripes_2_wrap .content h3 {
	font-size:16px;
	margin:10px 0 0 0;
}
.box_stripes_2_wrap .content ul {
	margin:0 0 12px 18px;
	padding:0;
}
.link_arrow a, .link_arrow a:visited, .link_arrow a:active {
	float:left;
	margin-right:0;
	padding-right:14px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(/images/arrows/arrow_black.png) right center no-repeat;
}
.link_arrow a:hover {
	text-decoration:underline;
}
.display_font {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11px;
}
a.bold_link:link, a.bold_link:active, a.bold_link:visited {
    font-weight:bold;
    text-decoration:none;
}
a.bold_link:hover {
    font-weight:bold;
    text-decoration:underline;
}
.bold {
    font-weight:bold;
}
/******************************************** Package / Study Solution Tools ***********************************/
.tools_row {
	float:left;
	width:556px;
	padding:6px;
}
.tools_row_wide {
	float:left;
	padding:6px;
}
.tools_image_demo {
	float:left;
	width:124px;
	padding-top:0;
}
.tools_content {
	float:right; 
	width:432px;
}
.tools_row_wide .tools_content {
	float:right; 
	width:800px;
}
.tools_content ul {
	padding-left:15px;
	margin-left:0;
}
.learn_more_link a, .learn_more_link a:active, .learn_more_link a:visited {
	text-decoration:none;
	font-weight:normal;
}
.learn_more_link a:hover {
	text-decoration:underline;
}
/************************ Vertical Gradient Border or Line - Expandable ***********************/
.border_vert_grad {
	float:left; 
	height:inherit;
	width:1px;
	margin:0;
}
/****************************************************************************************
 * New Standard Grey Gradient Box Style - When possible replace old boxes with this
 ****************************************************************************************/
 
div.gry_grad_box {
 	
}
div.gry_grad_box div.gry_grad_bg {
	background:url(/images/cfa/corners/round_box_bg.gif) top repeat-x;
	background-color:#f3f3f3;
}
div.gry_grad_box div.top_crnr_left {
	background:url(/images/corners/corner_tl.png) top left no-repeat;
	height:8px;
	width:12px;
	float:left;
}
div.gry_grad_box div.top {
	height:7px;
	font-size:0;
	border-top:1px solid #C6C6C6;
	float:left;
}
div.gry_grad_box div.top_crnr_right {
	background:url(/images/corners/corner_tr.png) top right no-repeat;
	height:8px;
	width:12px;
	float:left;
}
div.gry_grad_box div.box_header_clear {
	clear:both;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	font-size:12px; 
	font-weight:bold;
	text-align:center;
}
div.gry_grad_box div.box_header_bordered div.box_header_bordered_content {
	clear:both;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
	font-size:12px; 
	font-weight:bold;
	text-align:center;
	padding-bottom:6px;
}
div.gry_grad_box div.content_clear {
	clear:both;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	padding:5px 10px 2px 10px;
	font-size:11px;
}
div.gry_grad_box div.content_clear ul {
	padding-left:20px; 
	margin-left:0;
}
div.gry_grad_box div.content_clear ul li {
	margin-top:5px;
}
div.gry_grad_box div.bottom_crnr_left {
	clear:both;
	background:url(/images/corners/corner_bl.png) bottom left no-repeat;
	background-color:#f5f5f5;
	height:8px;
	width:12px;
	float:left;
}
div.gry_grad_box div.bottom {
	background-color:#f5f5f5;
	border-bottom:1px solid #C6C6C6;
	height:7px;
	font-size:1px;
	float:left;
	
}
div.gry_grad_box div.bottom_crnr_right {
	background:url(/images/corners/corner_br.png) bottom right no-repeat;
	background-color:#f5f5f5;
	height:8px;
	width:12px;
	float:left;
}
div.gry_grad_box div.content_clear .title {
	font-size:16px;
	padding-top:7px;
	margin-top:0;
}
/************************ List padding ***************************************************/
ul.pad_list li, ol.pad_list li {
	padding-bottom:10px;
}
/************************ For state selection ********************************************/
div.map_container {
    border:1px solid #C2C2C2;
    padding:0;
}
div.map_container
div.corner_left_top {
    background-image:url(/images/corners/map_corner_topleft.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:15px;
    margin-left:-1px;
    margin-top:-1px;
    width:15px;
}
div.map_container
div.corner_right_top {
    background-image:url(/images/corners/map_corner_topright.png);
    background-position:right top;
    background-repeat:no-repeat;
    float:right;
    height:15px;
    margin-right:-1px;
    margin-top:-1px;
    width:15px;
    position:relative;
}
div.state_select_dropdown {
    border:1px solid #C2C2C2;
    float:right;
    font-weight:bold;
    margin-right:-15px;
    margin-top:-1px;
    padding:5px 10px 1px 0;
    background-color:#E4E4E4;
}
div.state_select_dropdown
a#select_state {
    padding:6px;
    text-decoration:none;
}
div.state_select_dropdown
span.state_text {
    position:relative;
    top:-3px;
}
div.map_container
div.corner_left_bottom {
    background-image:url(/images/corners/map_corner_bottomleft.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    float:left;
    height:15px;
    margin-left:-1px;
    margin-top:-14px;
    width:15px;
}
div.map_container
div.corner_right_bottom {
    background-image:url(/images/corners/map_corner_bottomright.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    float:right;
    height:15px;
    margin-right:-1px;
    margin-top:-14px;
    width:15px;
}
html > body
div.state_list_home {
    float:left;
    margin-left:197px;
    margin-top:26px;
    background-color:#FFFFFF;
    border:1px solid #C2C2C2;
    margin-right:0;
    padding:10px 0;
    position:absolute;
    width:500px;
    z-index:10000;
}
div.state_list_home
ul.state_list_item {
    float:left;
    margin-right:38px;
}
div.state_list_home ul {
    margin:0 10px;
    padding:0;
}
div.state_list_home ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 4px;
    padding:0;
}
.float_right_image {
    padding:3px;
    margin-left:4px;
    margin-bottom:4px;
    float:right;
}
/********************* Video shuffle CSS *************************/
.cycle_video_images {
	height:150px;
	padding:0;
	margin:0;
}
.big_img, .big_img img  {
	height:157px !important;
	width:273px !important;
}
.cycle_video_images img {
	*width:204px;
}
.cycle_video_images img:hover {
	cursor:pointer;
}
/*** video menu CSS *******/
.vid_disp_wrapper {
	width:273px !important;
}
.video_menu {
	background:url(/images/box_images/box_bottom_grad.gif) bottom left repeat-x;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	width:201px;
	margin-bottom:8px;
	padding:6px 0 0 0;
	position:relative;
}
.video_menu_big {
	width:271px !important;
}
.video_menu .video_title {
	float: left;
	margin: 3px 5px 0 32px;
}
.video_title_big {
	margin-left:54px !important;
}
.video_thumbs_wrap {
	float:left;
    padding-top:1px;
}
.video_menu ul {
	display:table-row;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.video_menu ul li {
	margin:0 3px 0 3px; 			/** for firefox **/
	margin /*\**/: 0 1px 0 1px\9; 	/** for IE8 **/
	*margin:0 3px 0 3px; 			/** for IE7 **/
	padding:0;
	display:inline;
}
.video_menu ul li a, .video_menu ul li a:active, .video_menu ul li a:visited {
	display:inline-block;
	height:4px;
	width:4px;
	margin:0;
	padding:2px;
	background-color:#b4b4b4;
	text-decoration:none;
	font-size:0;
}
.video_menu ul li a.activeSlide {
	background-color:#484c8e;
}
.video_menu .bottom_wrap {
	padding:0;
	border-bottom:1px solid #c6c6c6;
}
.video_menu .bottom_wrap .corner_bl {
	float:left;
	display:block;
	background:url(/images/corners/video_corner_bl.png) bottom left no-repeat;
	height:7px;
	width:12px;
}
.video_menu .bottom_wrap .bottom {
	float:left;
	display:block;
	border-bottom:1px solid #c6c6c6;
	height:7px;
}
.video_menu .bottom_wrap .corner_br {
	float:right;
	display:block;
	background:url(/images/corners/video_corner_br.png) bottom right no-repeat;
	height:7px;
	width:12px;
}
/**** video Left / Right shuffle buttons ******/
.vid_left {
	float:left;
	background:url(/images/button_images/video_shuffle_prev_off.png) center left no-repeat;
	width:20px;
	height:40px;
	position:absolute;
	margin-top:-98px;
	z-index:5000;
	display:none;
}
.vid_left:hover {
	background:url(/images/button_images/video_shuffle_prev_on.png) center left no-repeat;
}
.vid_right {
	float:right;
	background:url(/images/button_images/video_shuffle_next_off.png) center right no-repeat;
	width:20px;
	height:40px;
	position:absolute;
	margin-top:-98px;
	margin-left:183px;
	z-index:5000;
	display:none;
}
.vid_right:hover {
	background:url(/images/button_images/video_shuffle_next_on.png) center right no-repeat;
}
.vid_right_margin {
	margin-left:253px !important;
}
.vid_left a, .vid_left a:active, .vid_left a:visited, 
.vid_right a, .vid_right a:active, .vid_right a:visited {
	display:block;
	width:20px;
	height:40px;
}
/************************ Vertical Gradient Border or Line - Expandable ***********************/
.border_vert_grad {
	float:left; 
	height:inherit;
	width:1px;
	margin:0;
}
.footer_logo {
	background-color:#fff;
	padding:4px;
}
/************************ Display None *******************/
.display_none_popup {
	display:none;
	font-size: 11px;
}
.display_block {
	display:block;
}

