body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5f63;
	font-size:12px;
	line-height:18px;
	background-color:#022689;
	}
img{
	border:none;
	margin:0px;
	padding:0px;
	behavior:	url("pngbehavior.htc");
	}
p, a, ul, li, form, select, h1, h2, h3, h4, dl, dt, dt {
	margin:0;
	padding:0;
	}
ul{
	list-style:none;
	}
	
a {font:normal 12px/12px Arial, Helvetica, sans-serif; color:#022689; text-decoration:none; }	
a:hover {font:normal 12px/12px Arial, Helvetica, sans-serif; color:#022689; text-decoration:underline; }	

#main_top{
	width:100%;
	height:250px;
	float:left;
	margin:0px auto;
	background-image: url(../images/blue-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#8abdf4;
	}	
	
#main_holder{
	width:888px;
	position:relative;
	margin:0px auto;
	}
#header{
	float:left;
	width:888px;
	
	}
/* --------------------------- yellow-bg -------------------------------- */

#yellow_bg{
	width:100%;
	float:left;
	margin:0px auto;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#002488;
	}	
	
#yellow_holder{
	width:888px;
	position:relative;
	margin:0px auto;
	}
#low{
	float:none;
	height:16px;
	padding-top:26px;
	padding-bottom:12px;
	
	}

/* ----------------------------- WHITE BOX--------------------------------- */
#white_box{
	float:left;
	width:289px;
	
	
}

#white_mid{
	float:left;
	width:289px;
	margin-right:10px;
	margin-left:11px;
}
.white_head{
	float:left;
	width:273px;
	height:32px;
	background-image: url(../images/plan1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:16px;
	padding-top:28px;
	border-bottom:1px solid #fec405;
}
.white_img{
	float:left;
	width:289px;
	height:127px;
	
}
	
.white_content{
	float:left;
	width:264px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2d2e2e;
	background-color:#eae9e9;
	padding-top:12px;
	padding-left:14px;
	padding-right:11px;
	padding-bottom:7px;
	background-image: url(../images/grey-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:17px;
}
.details-cont{
text-align:center;
	
	display:block;
	width:61px;
	height:16px;
	
}
.details{
	float:right;
	display:block;
	width:61px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2d2e2e;
	background-color:#FFFFFF;
	padding-top:4px;
	background-image: url(../images/details_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	text-decoration:none;
}
.details:hover{
	float:right;
	display:block;
	width:61px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#715306;
	background-color:#FFFFFF;
	padding-top:4px;
	background-image: url(../images/details_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	text-decoration:none;
}

.details-bot{
	float:left;
	width:289px;
	height:62px;
	
}		

/* ---------------------------footer-------------------------------- */

#footer{
	width:100%;
	height:57px;
	float:left;
	margin:0px auto;
	background-color:#002488;
	border-top:1px solid #011650;
	
	}
#footer_holder{
	width:888px;
	position:relative;
	margin:0px auto;
	font-size:12px;
	line-height:15px;
	color:#8b9ed5;
	padding-top:17px;
	padding-bottom:13px;
	text-align:center;
	}
.dis{	
	color:#ffffff;
	
}		
		
.email{
	
	font-size:12px;
	line-height:15px;
	color:#ffffff;
	text-decoration:none;
}	
.email:hover{
	
	font-size:12px;
	line-height:15px;
	color:#557ff2;
	text-decoration:none;
}	
	
/* ---------------------------participant-------------------------------- */	

#in_wrapper{
	width:890px;
	margin:0px auto;
	}
		
#part_holder{
	width:890px;
	position:relative;
	margin:0px auto;
	}
#part_header{
	float:left;
	width:890px;
	height:250px;
	}

/* --------------------------navg-------------------------------- */	


#navg-bar{
	width:890px;
	height:44px;
	float:left;
	vertical-align:middle;
	background-color:#fdb234;
	}
#brown-head{
	width:164px;
	height:34px;
	float:left;
	vertical-align:middle;
	font-size:18px;
	line-height:20px;
	color:#022689;
	text-align:center;
	padding-top:10px;
	}
	
#navg-cont{
	width:726px;
	height:44px;
	float:left;
	font-size:12px;
}
#navg-cont ul{
	display:block;
	
}
#navg-cont ul li{
	float:left;
	
}

#navg-cont ul li.start{
	border-left:1px solid #7e4f00;
	color:#022689;
	text-decoration:none;
	font-weight:bold;
}

#navg-cont li a{
	display:block;
	float:left;
	width:auto;
	height:30px;
	padding-top:14px;
	padding-left:26px;
	padding-right:26px;
	border-right:1px solid #7e4f00;
	color:#022689;
	text-decoration:none;
	font-weight:bold;
}
#navg-cont li a:hover{
	display:block;
	float:left;
	width:auto;
	height:30px;
	padding-top:14px;
	padding-left:26px;
	padding-right:26px;
	background-color:#022689;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}


.navg-active{
	display:block;
	float:left;
	width:auto;
	height:30px;
	padding-top:14px;
	padding-left:26px;
	padding-right:26px;
	background-color:#022689;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}




/*------------------------------NAVIGATION DROPDOWN----------------------*/
/*...........................................................*/



#info {padding:0 0px 0 0px; font-family:arial;}

.spacer{ background:url(images/nav-line2.jpg) no-repeat right top; width:2px; display:block; height:35px;}
 
#navg-cont { position:relative; z-index:100; font-family:arial;}
/* hack to correct IE5.5 faulty box model */
/** html #navg-cont {width:800px;}*/
/* remove all the bullets, borders and padding from the default list styling */
#navg-cont ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#navg-cont li {float:left; position:relative; }
/* style the links for the top level */
#navg-cont a, #navg-cont a:visited {display:block;font-size:12px;text-decoration:none; color:#022689; line-height:18px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #navg-cont a, * html #navg-cont a:visited {/*width:120px; w\idth:128px;*/ color:#ffffff;}
#navg-cont li:hover {background:#022689;; text-decoration:none; color:#FFFFFF; }
/* style the second level background */
#navg-cont ul ul a.drop, #navg-cont ul ul a.drop:visited {background-color:#022689; color:#ffffff; 0 0 repeat-x; padding:0 13px 0 13px; }
/* style the second level hover */
#navg-cont ul ul a.drop:hover{background-color:#fdb234; color:#ffffff; padding:0 13px 0 13px;}
#navg-cont ul ul :hover > a.drop {background-color:#fdb234; color:#ffffff; padding:0 13px 0 13px;}
/* style the third level background */
#navg-cont ul ul ul a, #navg-cont ul ul ul a:visited {background:#2678e6 0 0 repeat-x; border-left:1px solid #004095; border-right:1px solid #004095; border-bottom:1px solid #004095;}
/* style the third level hover */
#navg-cont ul ul ul a:hover {background:;}
.border-sub-top{border-top:1px solid #004095;}
.border-li{border-right:1px solid #004095; border-left:1px solid #004095;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#navg-cont ul ul {visibility:hidden;position:absolute;height:0;top:44px;left:0; }
/* another hack for IE5.5 */
* html #navg-cont ul ul {top:31px;t\op:31px;}

/* position the third level flyout menu */
#navg-cont ul ul ul{left:161px; top:0; width:120px;}

/* position the third level flyout menu for a left flyout */
#navg-cont ul ul ul.left {}


/* style the table so that it takes no ppart in the layout - required for IE to work */
#navg-cont table {position:absolute; top:3px; left:0; border-collapse:collapse;}

/* style the second level links */
#navg-cont ul ul a, #navg-cont ul ul a:visited {background:#022689 0 0 repeat-x; height:15px; width:182px;line-height:1em; padding:14px 24px 9px 26px; border-right:1px solid #004095;border-bottom:1px solid #004095; border-left:1px solid #004095; color:#ffffff; text-align:left;}

#navg-cont ul ul a, #navg-cont ul ul a:hover {background:#022689 0 0 repeat-x; height:15px; width:182px;line-height:1em; padding:14px 24px 9px 26px; border-right:1px solid #004095;border-bottom:1px solid #004095; border-left:1px solid #004095; color:#ffffff; text-align:left;}

#navg-cont ul ul a:hover {background:#fdb234 0 0 repeat-x; height:15px; width:182px;line-height:1em; padding:14px 24px 9px 26px; border-right:1px solid #004095;border-bottom:1px solid #004095; border-left:1px solid #004095; color:#7e4f00; text-align:left;}

/* yet another hack for IE5.5 */
* html #navg-cont ul ul a, * html #navg-cont ul ul a:visited {/*width:153px;*/}

/* style the top level hover */
#navg-cont a:hover, #navg-cont ul ul a:hover{color:#ffffff; }
#navg-cont :hover > a, #navg-cont ul ul :hover > a {color:#ffffff; }

/* make the second level visible when hover on first level list OR link */
#navg-cont ul li:hover ul,
#navg-cont ul a:hover ul{visibility:visible;}
#navg-cont ul ul li a{color:#ffffff; }
#navg-cont ul ul li a:hover{color:#022689; }
/* keep the third level hidden when you hover on first level list OR link */
#navg-cont ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#navg-cont ul :hover ul :hover ul{ visibility:visible;}







/*---------------------------NAVIGATION DROPDOWN-----------------------------------*/
	
/* -------------------------BODY----------------------------- */		
	
#in_white_content{
	width:890px;
	position:relative;
	margin:0px auto;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/in-white-cont.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:20px;
	border-bottom:6px solid #fdb234;
	}
	
#in_white_left{
	width:164px;
	float:left;
	background-image: url(../images/tri.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	padding-top:19px;
	
	}
	
#in_white_left_cont{
	width:134px;
	float:left;
	padding-left:14px;
	padding-right:15px;
		
	}
#in_account{
	width:120px;
	float:left;
	padding-top:6px;
	border:1px solid #61a1e6;
	background-color:#8abdf4;
	text-align:center;
	color:#022689;
	font-size:13px;
	margin-bottom:3px;
	padding-bottom:6px;
	text-decoration:none;
	}
	
#in_account a{
	text-align:center;
	color:#022689;
	font-size:13px;	
	text-decoration:none;
	}	
	
.in_acc1{
	width:132px;
	float:left;
	padding-top:14px;
	border:1px solid #61a1e6;
	background-color:#8abdf4;
	text-align:center;
	color:#022689;
	font-size:13px;
	margin-bottom:3px;
	padding-bottom:14px;
	text-decoration:none;	
	}

.in_acc1 a{
	text-align:center;
	color:#022689;
	font-size:13px;	
	text-decoration:none;
	}		
	

.in_acc2{
	width:132px;
	float:left;
	padding-top:8px;
	border:1px solid #61a1e6;
	background-color:#8abdf4;
	text-align:center;
	color:#022689;
	font-size:13px;
	margin-bottom:3px;
	padding-bottom:10px;
	text-decoration:none;	
	}

.in_acc2 a{
	text-align:center;
	color:#022689;
	font-size:13px;	
	text-decoration:none;
	}	
	
	.in_acc3{
	width:120px;
	float:left;
	padding-top:8px;
	border:1px solid #61a1e6;
	background-color:#8abdf4;
	text-align:center;
	color:#022689;
	font-size:13px;
	margin-bottom:3px;
	padding-bottom:10px;
	text-decoration:none;	
	}

.in_acc3 a{
	text-align:center;
	color:#022689;
	font-size:13px;	
	text-decoration:none;
	}			
	

#in_white_right{
	width:726px;
	float:left;
	padding-top:19px;
	
	
	
	}
#right_content{
	width:695px;
	float:left;
	color:#022689;
	line-height:17px;
	border-left:1px dotted #8f8f8f;
	padding-left:15px;
	}
	
/*#right_content ul{ list-style:none; padding:10px; margin:0;}
#right_content ul li{ background:url(../images/arrow.gif) no-repeat left 3px; padding:0 0 0 20px;}*/

#right_content strong{
	color:#fdb234;
		
	}

	
.blue-head{
	font-size:25px;
	line-height:25px;
	color:#022689;
}
h1{ padding:0 0 0 0; font:bold 22px; color:#284985;}
h2{ font:normal 16px/16px arial; color:#000;}
h3{ font-family:Arial; font-weight:bold; font-size:13px; color:#ff9900; padding:15px 0 0 0; cursor:pointer;}
.tabcon{border:#E79B1C solid 1px; border-collapse:collapse;}


/* -------------------------FOOTER-INNNERPAGE----------------------------- */		
	
#in_footer_content{
	width:890px;
	position:relative;
	margin:0px auto;
	float:left;
	
	}


#in_footer_left{
	width:253px;
	height:59px;
	position:relative;
	margin:0px auto;
	float:left;
	padding-top:14px;
	color:#fdb234;
	font-size:16px;
	
	}
#in_footer_left a{
	color:#8abdf4;
	font-size:16px;
	text-decoration:none;
	font-size:12px;
	
	}
	
#in_footer_left a:hover{
	color:#c2ddf9;
	font-size:16px;
	text-decoration:none;
	font-size:12px;
	
	}
	
	
#in_footer_right{
	width:353px;
	height:64px;
	position:relative;
	margin:0px auto;
	float:right;
	padding-top:14px;
	color:#3657b1;
	font-size:12px;
	text-align:right;
	
	}
#in_footer_right a{
	color:#8abdf4;
	font-size:16px;
	text-decoration:none;
	font-size:12px;
	
	}
	
#in_footer_right a:hover{
	color:#c2ddf9;
	font-size:16px;
	text-decoration:none;
	font-size:12px;
	
	}
	
.sponsor{
	list-style:none;
	font-size:13px;
	
}
.sponsor strong{
	color:#ff9900;
	font-size:16px;
	font-weight:bold;
	line-height:27px;
		
}

.sponsor a{
	color:#ff9900;
	text-decoration:underline;		
}

.sponsor a:hover{
	color:#885a0c;
	text-decoration:none;		
}

.sponsor li{background:url(../images/arrow.gif) no-repeat left 10px; padding:5px 0 5px 20px;}


/*#right_content ul{ list-style:none; padding:10px; margin:0;}
#right_content ul li{ background:url(../images/arrow.gif) no-repeat left 3px; padding:0 0 0 20px;}*/


/*.fiduciary ul li{
	color:#022689;
	font-size:16px;
	list-style:none;
	line-height:16px;
	padding-left:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top 5px 7px 0 7px;
	font-size:13px;
	padding-left:22px;
	padding-bottom:7px;
	
}*/

/*.fiduciary li a{
	color:#ff9900;
	text-decoration:none;		
}

.fiduciary li a:hover{
	color:#885a0c;
	text-decoration:underline;		
}*/
#fiduciary{ width:100%;}
#fiduciary ul{ list-style:none;}
#fiduciary ul li{ list-style:none;}
	
#fiduciary ul li a{width:200px; display:block;	padding:10px; border:1px solid #61a1e6;	background-color:#8abdf4; text-align: center; margin-bottom:5px; color:#022689; font-size:13px; text-decoration:none;}
#fiduciary ul li a:hover{width:200px; display:block; padding:10px; border:1px solid #61a1e6; background-color:#4e8acc; text-align:center;
margin-bottom:5px; color:#fff; font-size:13px; text-decoration:none;}		


.advisor{
	font-size:13px;
	color:#ff9900;
	font-weight:bold;
}

.blue2{
	color:#022689;
	font-size:16px;
	font-weight:bold;		
}	

.white{
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding:0 15px 0 15px;
	margin:0;
	font-weight:bold;
}	

.table_head{
	color:#fff;
	font-size:12px;
	line-height:22px;
	/*padding:4px 15px 4px 0px;*/
	margin:0;
	text-align:center;
	font-weight:bold;
	background:#022689;
}	

.table_content{
	color:#022689;
	font-size:12px;
	line-height:16px;
	padding:4px 5px 4px 5px;
	margin:0;
	text-align:left;
	font-weight:normal;
	background:none;
	vertical-align:top;
}	

.table_content2{
	color:#022689;
	font-size:12px;
	line-height:16px;
	padding:4px 5px 4px 5px;
	margin:0;
	text-align:center;
	font-weight:normal;
	background:none;
	vertical-align:top;
}	


.open {background:#ff9900; padding:3px 7px; font:bold 12px/12px arial; color:#022689; border:1px solid #b07004; margin-top:5px; width:35px; font-weight:bold;}

.pagin { font:normal 12px/12px arial; color:#022689; margin:18px 0 0px 0; }	
.pagination { font:normal 12px/12px arial; color:#022689; margin:18px 0 0px 0; }
.pagination1 { font:normal 12px/12px arial; color:#022689; margin:18px 0 0px 0; }	
	
.orange{
	color:#ff9900;
	text-decoration:underline;		
}

.contact-left{
	position:relative;
	margin:0px auto;
	float:left;
	color:#3657b1;
	font-size:12px;
	
	
	}
	
/*-------------------submit ----------------*/

.box{
	background-color:#ffe8d6;

}

.search{
	margin-left:12px; 
	margin-top:6px; 
	border:#ffffff none; 
	height:17px; 
	width:112px;
	color:#7eabc9;
	
}

	
.inputbox{
	border:1px solid #d5d0d0;
	background-color:#ffffff !important;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#022689;
	font-size:12px;
	width:236px;
	height:17px;
	padding-left:3px;
	padding-top:3px;
	}
.comment{
	border:1px solid #d5d0d0;
	background-color:#ffffff !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#47382b;
	font-size:12px;
	width:236px;
	height:83px;
	padding-left:3px;
	}
	
.req{
	color:#d45b0a;
	
}	
.form_text{
	font-weight:normal;
}

.please{
	font:Arial, Helvetica, sans-serif;
	color:#7f6244;
	padding-left:7px;
}



#title_bg{ background:url(../images/title_bg.jpg) no-repeat left top; padding:11px; width:568px; height:134px; border-bottom:5px solid #f6a31f;}

 #title_bg p{text-align:center; font:normal 15px/20px tahoma; color:#a2a2fb;}
 #title_bg .title{font:bold 18px tahoma; color:#fff; padding-bottom:10px;}
 
 #question1{ background:url(../images/question_spacer.jpg) no-repeat bottom left #ededed; padding:16px 11px 11px 11px; width:568px; /*height:202px;*/ min-height:202px;}
 #question1 .asterisk{ color:#022689;}
 #question1 .textfield{ width:256px; height:18px; padding:2px; border:1px solid #cecece; background:#fff; margin:0 0 16px 22px; cursor: text;}
  #question1 .textfield:hover{ width:256px; height:18px;  padding:2px; border:1px solid #f6a31f; background:#fff; margin:0 0 16px 22px; cursor:text;}
.black{ color:#000;}
.orange_text{ color:#f6a31f; font:normal 17px/20px tahoma;}
 #question1 .question_title{ color:#022689; font:bold 14px/20px tahoma;}
#question1 p{ line-height:20px;}

#question1 .fund{ color:#333399; font:bold 30px tahoma; text-align:center;}
#question1 .gray{ color:#474747; font:bold 12px tahoma; text-align:center;}
#question1 .blue{ color:#333399; font:bold 20px/25px tahoma; text-align:center;}
#question1 .orange{ color:#f6a31f; font:bold 20px/25px tahoma; text-align:center;}
#question1 .equities{ color:#9e9e9e; font:bold 20px/25px tahoma; text-align:center;}
.checkbox{ width:24px; height:40px; float:left; vertical-align:top;}
.checkbox_desc{ width:566px; height:40px;  vertical-align:top;}

#orangebox{width:570px; height:85px; background:#f6a31f; padding:10px; float:left; vertical-align:top;}
#orangebox .checkbox1{width:19px; height:85px; float:left; vertical-align:top; margin:0 3px 0 0;}
#orangebox .checkbox_desc1{ width:115px; min-height:85px; margin:0 3px 0 0; float:left; vertical-align:top;}
#orangebox .checkbox_desc2{ width:115px; min-height:85px; float:left; vertical-align:top; }
#orangebox  p{ font:normal 11px tahoma; color:#fff;}
#orangebox  strong{ font:bold 11px tahoma; color:#fff;}
checkbox { padding:0; margin:0;}
#orangebox .black{ color:#000;}
#orangebox .black strong{ color:#000;}

#highlightbox{ min-height:146px; padding:16px 10px; background:url(../images/highlightbox.jpg) no-repeat left top;/* background:#eeeeff;*/ text-align:center; }
#highlightbox p{ font:bold 14px/20px tahoma; text-align:center;}
#highlightbox a{ font:bold 14px/20px tahoma; color:#f6a31f; text-decoration:none;}
#highlightbox a:hover{ font:bold 14px/20px tahoma; color:#000; text-decoration:none;}


/*-------------------------	*/		

#downloadpdf{ width:100%; float:left; margin:25px 0 0 0;}
#downloadpdf dl{ width:100%; border-bottom:1px dotted #D1D1D1; padding:10px 0;}
#downloadpdf dl a{ color: #ff9900; text-decoration:none;}
#downloadpdf dl a:hover{ color: #885a0c; text-decoration:none;}
#downloadpdf dl dt{ font:normal 16px arial; padding:0; margin:0 0 10px 0;}
#downloadpdf dl dd{ padding:0; margin:0; }
#downloadpdf dl dd img{ float:left; vertical-align:middle; margin:0 10px;}


/*----------------------------RPC PLATFORM-----------------------------*/

#platform {background:url(../images/platform_back.jpg) no-repeat top; width:625px; height:570px; float:left; }


#choice_platform { width:178px; margin:351px 0 56px 59px; padding:0; float:left; }
#choice_platform h1 {background:url(../images/platform_head.png) no-repeat top; padding:9px 0 4px 0; text-align:center; font:bold 14px/16px Arial, Helvetica, sans-serif; color:#022689; }
#choice_platform ul{ width:178px; list-style:none; background:url(../images/platform_bg.png) repeat-y; padding:10px 0 2px 0px;}
#choice_platform ul li {width:159px; display:block;	color:#022689; font-size:13px; text-decoration:none; background:url(../images/list.gif) no-repeat 8px 4px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0 0 0 19px; }

#plus_platform { width:178px; margin:176px 0 56px 10px; padding:0; float:left; }
#plus_platform h1 {background:url(../images/platform_head.png) no-repeat top; padding:9px 0 4px 0; text-align:center; font:bold 14px/16px Arial, Helvetica, sans-serif; color:#022689; }
#plus_platform ul{ width:178px; list-style:none; background:url(../images/platform_bg.png) repeat-y; padding:10px 0 2px 0px;}
#plus_platform ul li {width:159px; display:block;	color:#022689; font-size:13px; text-decoration:none; background:url(../images/list.gif) no-repeat 8px 4px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0 0 0 19px; }
#plus_platform ul ul{ list-style:none; padding:0; margin:0; background:none;}
#plus_platform ul ul li { width:147px; display:block; color:#022689; font-size:13px; text-decoration:none; background:url(../images/list.gif) no-repeat 0px 4px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0 0 0 12px; }


#preferred_platform { width:178px; margin:26px 0 56px 10px; padding:0; float:left; }
#preferred_platform h1 {background:url(../images/platform_head.png) no-repeat top; padding:9px 0 4px 0; text-align:center; font:bold 14px/16px Arial, Helvetica, sans-serif; color:#022689; }
#preferred_platform ul{ width:172px; list-style:none; background:url(../images/platform_bg.png) repeat-y; padding:10px 6px 2px 0px;}
#preferred_platform ul li {width:153px; display:block;	color:#022689; font-size:13px; text-decoration:none; background:url(../images/list.gif) no-repeat 8px 4px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0 0 0 19px; }
#preferred_platform ul ul{ list-style:none; padding:0; margin:0; background:none;}
#preferred_platform ul ul li { width:147px; display:block; color:#022689; font-size:13px; text-decoration:none; background:url(../images/list.gif) no-repeat 0px 4px; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#ffffff; margin:0; padding:0 0 0 12px; }

/*.................................sales workbench......................*/	
#workbench {width:689px; background:#8abdf4; border:1px solid #61a1e6; float:left; margin:20px 0 15px 0; }
.tab1 {width:175px; float:left; padding-top:5px; }
.tab1 p{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; padding:10px 0px 0 10px;  }
.tab1 p a{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; text-decoration:none;  }
.tab1 p a:hover{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; text-decoration:underline;  }
.tab2 {width:80px; float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; padding-top:5px; }
.tab2 p{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; padding:10px 10px; text-align:right; }
.tab2copy {width:50px; float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; padding-top:5px; }
.tab2copy p{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; padding:10px 10px; text-align:right; }
.tab2copy2 {width:50px; float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; }
.tab2copy2 p{ font:bold 12px/14px Arial, Helvetica, sans-serif; color:#022689; padding:10px 10px; text-align:right; }
.tab3 {width:200px; float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; padding:14px 0px 11px 0;}
.tab3 ul{float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}
.tab3 ul li{ font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}
.tab3 ul li a{ font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}

.tab3copy {width:120px; float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#ffffff; padding:14px 0px 11px 0;}
.tab3copy ul{float:left; font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}
.tab3copy ul li{ font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}
.tab3copy ul li a{ font:normal 12px/14px Arial, Helvetica, sans-serif; color:#8abdf4;}

#leftpannel{ width:456px; float:left; padding-right:20px; 	border-right:1px dotted #8f8f8f;}

#current_news{
width:200px;
float:right;
background-color:#fff;
border:1px solid #EBEBEB;

}
#current_news h1{ display:block; background:#022689; padding:5px 14px; font: normal 16px arial; color:#fff; text-align:center;}
#current_news .post{ padding:5px 14px; border-bottom: 1px dashed #EBEBEB; line-height:22px;}
#current_news .post:hover{ padding:5px 14px; border-bottom: 1px dashed #EBEBEB; background:#EBEBEB;}
#current_news a{ color:#022689; text-decoration:none; font-weight:bold;}
#current_news a:hover{ color:#000; text-decoration:none; font-weight:bold;}
