@charset "utf-8";
/* One Plan CSS, Created October 2009 by Tommy McClean */
/* START Login CSS */
.telephone{
	font-size: 16px;
	background-image: url(images/telephone.png);
	background-repeat: no-repeat;
}
.telephoneholder {
	right:0px;
	top:182px;
	position: absolute;
}
.telephoneholder .hover_effect {
	font: 1.1em Arial, Helvetica, Sans-Serif;
	padding: 10px 0 6px 10px;
}
.telephoneholder .hover_effect a {
	font-weight: bold;
	color: #104D87;
	padding: 2px 4px 2px 35px;
	position: relative;
	text-decoration: none;
}
.telephoneholder .hover_effect a:hover {
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.telephoneholder .hover_effect .telephone {
	font-weight: bold;
	color: #5E9EBB;
	padding: 2px 4px 2px 35px;
	position: relative;
	text-decoration: none;
}
.titleicon {
	position:absolute;
	top: 4px;
	right: 362px;
}
.padcontainer {
	font-size: 12px;
	position:relative;
	background-color:#ffffff;
	border-left: 1px solid #E8E9EA;
	border-top:1px solid #ffffff;
	border-right:1px solid #E8E9EA;
	border-bottom:1px solid #cccccc;
	background-image:url(images/lrg_grad_grey_rev.jpg);
	background-repeat:repeat-x;
	padding:10px 10px 10px 15px;
}
.loginhalfcol {
	position:relative;
	width: 472px;
	margin-left:8px;
	float: left;
}
.loginhalfcol img {
	margin-left:-20px;
}
.padbottom {
	height:43px;
	border-top:0px;
	padding: 0 0 0 0;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-khtml-border-radius-bottomright:6px;
	-khtml-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-radius-bottomright:6px;
	border-radius-bottompleft:6px;
	margin-bottom: 12px;
	background-image:url(images/pad_bottom.jpg);
}
.smlpadbottom {
	background-image:none;
	background-color:#E7E7E7;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	height:6px;
}
.smlmessagepad {
	background-image:none;
	background-color:#296CA4;
	height:6px;
	border-left: 1px solid #89BEEA;
	border-top:1px solid #DFEBF5;
	border-right:1px solid #89BEEA;
	border-bottom:1px solid #89BEEA;
}
/* END Login CSS */
.formboxes {
	width: 185px;
	margin: 0 0 0 5px;
	font-size: 13px;
}
.compose_formboxes {
	border: 1px solid #cccccc;
	width: 230px;
	padding:5px;
	margin: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.message_filler {
	background-image:url(images/message-filler.jpg);
	border-bottom: 1px solid #cccccc;
	margin-top: 6px;
	font-size: 12px;
padding: 6px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin:0;
	padding: 0;
}
a {
	color: #195876;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	letter-spacing: -0.02em;
	margin-top: 10px;
	margin-bottom: 6px;
}
h2 {
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0 0 8px 0;
	font-size:20px;
}
h3 {
	margin: 13px 0 8px 0;
	font-size:18px;
}
h3 a {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 8px 0;
	text-decoration: underline;
}
h3 a:hover {
	color: #FF0033;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	margin: 0 0 0 0;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	text-align: none;
	margin: 0 0 8px 0;
}
h5 a {
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	margin: 0 0 8px 0;
	text-decoration: underline;
}
label {
	color: #000000;
	font-size: 13px;
	font-weight: 500;
}
#columnarea {
	min-height: 0;
	margin:0 -10px;
	margin-bottom:10px;
}
#container {
	background-color: white;
	position:relative;
	text-align: left;
	margin:0 auto;
	padding: 0 0 0 0;
	width: 940px;
}
.loginwhiteblock {
	float: right;
	width: 400px;
	border-left: 1px solid #dcdcdc;
	margin: 0 0 40px 0;
	padding: 15px 0 15px 25px;
}
.loginwhiteblock p {
	font-size:16px;
	margin:0 0 10px 3px;
}
#whiteblock {
	background-color:#FFFFFF;
	margin: 10px 0 20px 0;
	padding: 10px 10px 10px 10px;
}
.confirmblock {
	background-color:#EDF3FF;
	margin: 0px 0 15px 0;
	padding: 1px 10px 10px 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.partner {
	padding: 10px;
	margin: 15px;
	background-color: #00FFFF;
	font-size:12px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.aboutyou {
	background-color:#EDF3FF;
	margin: 0px 0 10px 0;
	padding: 6px 10px 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.yourpartner {
	background-color:#F3EEFF;
	margin: 0px 0 10px 0;
	padding: 6px 10px 5px 10px;
	;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.other {
	background-color:#F8FDF2;
	margin: 0px 0 10px 0;
	padding: 6px 10px 5px 10px;
	;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.confirmpartner {
	background-color:#F3EEFF;
	margin: 0px 0 15px 0;
	padding: 1px 10px 10px 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.confirmjoint {
	background-color:#F8FDF2;
	margin: 0px 0 15px 0;
	padding: 1px 10px 10px 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
}
.fundsblock {
	background-color:#FFFFFF;
	margin: 0px 0 20px 0;
	padding: 10px 10px 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}
.riskbox img {
	padding-right: 7px;
	padding-left: 9px;
}
.riskbox {
	padding-top: 14px;
	position: relative;
}
.barbox {
	background-image: url(images/rp_files/bar_humbug.png);
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: -450px;
}
.yellowblock {
	background-color:#E3F2F2;
	border-width: 3px;
	border-style: solid;
	border-color: #FFffff;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	margin: 0 0 15px 0;
	padding: 10px;
}
.riskblock {
	background-color:#FFFFFF;
	margin: 15px 0 15px 0;
	padding: 2px 10px 10px 10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
}
.myinformation {
	background-color:#FFFFFF;
	border: 3px solid #ffffff;
	background-image:url(images/lrg_grad_grey_rev.jpg);
	background-repeat:repeat-x;
	position:relative;
	min-height:58px;
	margin: 10px 0 0 0;
	padding:10px 15px 10px 15px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
}
.myinformation a{
text-decoration:none;
}
.myinformation a:hover{
	text-decoration:none;
}
.docblock {
	background-color:#FFFFFF;
	position:relative;
	margin: 10px 0 0 0;
	min-height: 36px;
	padding:10px 15px 10px 58px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
}
.docblock a{
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}
.docblock a:hover{
	color:#D95601;
}
.docblock img{
	position:absolute;
	top:6px;
	right: 370px;
}
.profileblock {
	background-color:#FFFFFF;
	border: 3px solid #ffffff;
	background-image:url(images/profile_grad_grey.jpg);
	background-repeat:repeat-x;
	position:relative;
	min-height:58px;
	margin: 10px 0 10px 0;
	padding:10px 15px 10px 15px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
}
.profileinset {
	color:#333333;
	font-size:12px;
	position:relative;
	line-height: 1.6em;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
.profileinset img {
	position:absolute;
	top:0px;
	right:8px;
}
.profileinset h4 {
	font-size:17px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
.profileblock img {
	position:absolute;
	top:0px;
	right:8px;z-index:3;
}
#container #columnarea #column1 #ill_panel #block2 #little_house {
	float: right;
	position:absolute;
	right:20px;
	top:110px;
}
#whiteblock .logo {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#whiteblock .tableheader {
	font-size: 10px;
	padding: 5px 3px 3px 3px;
	background-image:url(images/gray-grad.png)
}
#block .form, #block2 .form, #block2 .form2 {
	font-size: 10px;
	padding: 1px 3px 3px 3px;
}
#block .formtitles, #block2 .formtitles {
	font-size: 10px;
	padding: 6px 3px 0 3px;
}
#whiteblock .table {
	font-size: 14px;
}
#whiteblock p {
	font-size: 12px;
}
#whiteblock a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.login {
	width: 430px;
	float: right;
	margin: 10px 0 0 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.login p {
	color:#999999;
	font-size:14px;
	margin: 0 0 0 0;
}
.forgotten a {
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top: 26px;
	right: 35px;
}
#title form .submit input, .login form .submit input, .loginwhiteblock form .submit input, #loginblue form .submit input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #1D6385;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	text-decoration: none;
	margin: 0 0 0 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
	background-image: url(images/button-grad.png);
}
.loginwhiteblock form .signin input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #1D6385;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	text-decoration: none;
	margin: 8px 0 10px 5px;
	text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
	background-image: url(images/button-grad.png);
}
#login form p {
	margin-bottom: 10px;
}
#clever {
	background-image:url(images/pf_clever.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 60px;
}
form p {
	margin-bottom: 24px;
}
form a:hover {
	color: #D95601;
}
.big_formboxes {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 12px 10px 10px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #dadada;
	width: 92%;
	margin-bottom: 10px;
}
.big_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #dadada;
	width: 100%;
	margin: 3px 0 10px 0;
}
#tophead {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	position: relative;
}
#title {
	background-image: url(images/op_logo.png);
	height: 90px;
	width: 940px;
	background-repeat: no-repeat;
	position: relative;
}
#nameplate {
	float: left;
	width: 210px;
	padding-top: 25px;
	padding-left: 10px;
	font-weight: bold;
}
#nameplate a {
	font-size:12px;
}
.loginnavbar {
	letter-spacing:-0.3px;
	font-size: 16px;
	color:#134781;
	background-image:url(images/sml_grad_grey.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #A5A5A5;
	padding: 5px 5px 5px 10px;
	clear:both;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-radius-topright:5px;
	border-radius-topleft:5px;
}
#navbar {
	background-image:url(images/sml_grad_grey.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #E8E9EA;
	border-top:1px solid #E8E9EA;
	border-right:1px solid #E8E9EA;
	border-bottom:3px solid #cccccc;
	clear:both;
	font-size: 11px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-radius-topright:5px;
	border-radius-topleft:5px;
}
#navbar ul {
	min-height:25px;
	padding-left:10px;
	padding-top: 3px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navbar li {
	background-image:url(images/link-bg.jpg);
	background-repeat: repeat-y;
	background-position:right;
	display:block;
	float:left;
	padding:0;
	min-height:15px;
	font-size:1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:2px;
}
#navbar li.current-cat {
	margin:-7px -2px -3px -2px;
	background:none;
}
#navbar li a, #navbar li span, #navbar li a:visited {
	color:#000000;
	display:block;
	padding:3px 12px 0px;
}
#navbar li a:hover {
	color: #F03D25;
}
#navbar li.current-cat a, #navbar li.current-cat span, #navbar li.current-cat a:visited {
	background-color:#fff;
	border:1px #cccccc solid;
	border-bottom:none;
	color: #F03D25;
	height:auto;
	line-height:1.3em;
	padding:9px 10px 10px;
}
#navbar li.current-cat a:hover {
	color: #F03D25;
}
#subnavbar {
	clear:both;
	font-size: 11px;
}
#subnavbar ul {
	min-height:27px;
	border-bottom:#cccccc solid 3px;
	padding-left:10px;
	padding-top: 3px;
	background:#ffffff;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#subnavbar li {
	background-image:url(images/link-bg-grey.jpg);
	background-repeat: repeat-y;
	background-position:right;
	display:block;
	float:left;
	padding:0;
	min-height:15px;
	font-size:1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:4px;
}
#subnavbar li a, #subnavbar li span, #subnavbar li a:visited {
	color:#000000;
	display:block;
	padding:1px 10px 0px;
}
#subnavbar li a:hover {
	color: #F03D25;
}
#subnavbar li.current-cat a, #subnavbar li.current-cat span, #subnavbar li.current-cat a:visited {
	color: #F03D25;
	height:auto;
}
#subnavbar li.current-cat a:hover {
	color: #F03D25;
}
#container #navbar .foliocolour {
	color: #9f0;
}
#breadcrumbs {
	background:#fff;
	clear:both;
	color: #333333;
	font-size: 0.7em;
	font-weight: normal;
	height:20px;
	padding-top:6px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs img {
	margin-bottom:-2px;
}
#breadcrumbs a:hover {
	color: #FF0033;
	text-decoration: underline;
}
#tabbar {
	height:29px;
	padding-left:9px;
	width: 100%;
	clear:both;
	margin-top: 6px;
	margin-left: 1px;
}
#tabbar a {
	font-weight: bold;
	color: #6D84B4;
	font-size: 16px;
	padding-right: 14px;
	padding-left: 14px;
	border: 2px solid #fff;
	line-height: 25px;
	background-color: #F1F3FF;
	display: block;
	float: left;
	margin-right:1px;
	-moz-border-radius-topright:11px;
	-moz-border-radius-topleft:11px;
	-khtml-border-radius-topright:11px;
	-khtml-border-radius-topleft:11px;
	-webkit-border-top-right-radius:11px;
	-webkit-border-top-left-radius:11px;
	border-radius-topright:11px;
	border-radius-topleft:11px;
}
#tabbar a:hover {
	background-color: #DBE1EC;
	color: #092A5D;
	text-decoration: none;
}
#tabbar a.selected {
	border-bottom:none;
	color: #092A5D;
	line-height: 27px;
	background:url(images/comment-bg.gif) 1px;
}
#footer {
	font-size:0.7em;
	color: #999999;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	width: 940px;
	clear: both;
	border-top: 4px solid #cccccc;
	border-bottom: 4px solid #cccccc;
}
#footer .onecol {
	color: #999999;
	margin-left:0px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer h2 a {
	color: #999999;
	text-decoration:none;
	padding-bottom:1px;
	font-size: 12px;
	text-align: left;
	letter-spacing: -0.05em;
	line-height: 18px;
	border-bottom:2px solid #EBEBEB;
	display:block;
	margin-bottom:10px;
}
#footer ul {
	color: #999999;
	list-style:none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li {
	color: #999999;
	margin: 0;
	padding-bottom: 6px;
}
#footer a:hover {
	color: #FF0033;
}
#block, #block2, #block3, #block4, #helpblock {
	margin-bottom:15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 15px 15px 20px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-topright:11px;
	-khtml-border-radius-bottomright:11px;
	-khtml-border-radius-bottomleft:11px;
	-khtml-border-radius-topright:11px;
	-webkit-border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	border-radius-bottomright:11px;
	border-radius-bottomleft:11px;
	border-radius-topright:11px;
	background:url(images/comment-bg.gif);
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	-moz-box-shadow: rgba(200, 200, 200, 1) 4px 4px 4px;
	-webkit-box-shadow:4px 4px 4px rgba(200, 200, 200, 1);
	-khtml-box-shadow:4px 4px 4px rgba(200, 200, 200, 1);
	box-shadow:4px 4px 4px rgba(200, 200, 200, 1);
}
#block p, #block2 p, #block3 p, #block4 p {
	font-size: 13.5px;
	margin: 10px 0 2px 0;
}
#block a, #block2 a, #block3 a, #block4 a {
	text-decoration:none;
}
#block h5 a {
	text-decoration: underline;
}
#block p a {
	text-decoration: underline;
}
.question {
	color:#666666;
	font-weight:bold;
}
#name {
	font-size: 14px;
	padding: 3px;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	background: #fbfbfb;
}
.infoinput {
	font-size: 12px;
	width: 200px;
	padding: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	background: #fbfbfb;
}
#forminput {
	width: 95%;
	font-size: 12px;
	padding: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	background: #fbfbfb;
}
#forminput .text {
	height: 300px;
}
#notable {
	font-size: 12px;
	padding: 3px;
	margin: 2px 0 0 0;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}
#namelogin {
	font-size: 14px;
	colour: #dadada;
	padding: 3px;
	margin: 0;
	border: 1px solid #dcdcdc;
	background: #fbfbfb;
}
.tabrightcurve {
	position: absolute;
	top: 0px;
	right: 0px;
}
.paddedtop {
	padding-top: 6px;
}
.paddedtoptwo {
	padding: 15px 120px 0 0;
}
.paddedbottom {
	padding-bottom: 10px;
}
.paddedright {
	padding-right:15px;
}
.margintopbottom {
	margin: 10px 0px 10px 0px;
}
.topright {
	margin-top: 4px;
	float:right;
	position:relative;
	line-height: normal;
}
.topright img {
	position:absolute;
	top: 12px;
	right: 220px;
}
.onecol {
	background:#fff;
	float: left;
	width: 940px;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.info {
	color: #999999;
}
.halfcol {
	background:#fff;
	float: left;
	padding: 0px 10px;
	width: 460px;
}
.twothirdcol .halfcol {
	margin-left:-10px;
}
.twothirdcol {
	background:#fff;
	float: left;
	padding: 0px 10px;
	width: 620px;
	margin-bottom:10px;
}
.twothirdcolpic {
	background:#fff;
	width:940px;
	height:373px;
	background-image:url(images/portfolio-none.png);
	background-repeat:no-repeat;
	float: left;
	padding: 0px 10px;
	margin-bottom:10px;
}

.thirdcol {
	background:#fff;
	float: left;
	padding: 0 10px;
	width: 300px;
}
.thirdcolfoot {
	background:#fff;
	float: left;
	padding: 0px 10px 0px 0px;
	width: 300px;
}
.sixcol {
	float: left;
	padding: 0 10px;
	width: 140px;
	margin-bottom:10px;
}
.twothirdcol .sixcol {
	padding-right:0px;
}
.underlined {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topline_dotted {
	border-top: 1px dotted #cdcdcd;
	padding:0 0 5px 0;
}
.topline_thick {
	border-top: 5px solid #E1E7F2;
	padding:10px 0 15px 0;
	margin-left:2px;
}
.topline_thick h2 {
	font-size: 22px;
}

.topline_thick h3 {
	margin: 0 0 0 0;
	font-size: 16px;
}
.topline_thick h4 {
	font-weight: normal;
	margin: 0 0 15px 0;
	color:#666666;
	font-size: 12px;
}
.topline_thick p {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.percentages {
	margin-left:2px;
	float:left;
	background:#E0E0E0;
	line-height:38px;
	height:38px;
	padding:0 5px;
	font-weight:bold;
	width:60px;
}
.barchart_cat {
	margin-left:6px;
	font-size: 0.85em;
	
	float:left;
	background:white;
	line-height:38px;
	height:38px;
	
	
}
.highlight {
	color: #FF0033;
}
.grey {
	color: #999999;
}
.clientone {
	color: #6D84B4;
}
.clienttwo {
	color: #FF0033;
}
.keywords {
	color: #134781;
}
.columnborder {
	padding-right:9px !important;
	border-right:solid silver 1px;
}
.spacer {
	clear: both;
}
#deck {
	background-image: url(images/purp-oblique-bg.png);
	border-left: 1px solid #89BEEA;
	border-top:1px solid #DFEBF5;
	border-right:1px solid #89BEEA;
	border-bottom:1px solid #1B4C76;
	padding: 10px 9px 10px 9px;
}
.deckbuttons {
	border-color: #cccccc;
	background-color: #ffffff;
	background-image:url(images/deck_butt.jpg);
	border-width: 1px;
	border-style: solid;
	width: 58px;
	float: left;
	position: relative;
	padding:6px 7px 6px 7px;
	margin:0 -1px 0 0;
}
.deckbuttons a {
	color: #000000;
	font-size: 0.7em;
}
.deckscroller {
	background-color: #FFFFFF;
	height: 200px;
	border-left: 1px solid #E8E9EA;
	border-bottom: 1px solid #E8E9EA;
	border-right: 1px solid #E8E9EA;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-khtml-border-radius-bottomright:6px;
	-khtml-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	overflow: auto;
}
.deckholder {
	background-color:#ffffff;
	padding: 10px 4px 0px 11px;
	font-size: 1em;
	border-left: 1px solid #E8E9EA;
	border-top: 1px solid #E8E9EA;
	border-right: 1px solid #E8E9EA;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-khtml-border-radius-topright:6px;
	-khtml-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-radius-topright:6px;
	border-radius-topleft:6px;
	color: #333333;
	font-weight: bold;
}
.decktop {
	background-image:url(images/message-scroller.jpg);
	background-color: #F6F6F6;
	border-right: 1px solid #E8E9EA;
	border-left: 1px solid #E8E9EA;
	padding: 8px 0px 8px 8px;
	position: relative;
}
.deckscroller p {
	padding: 5px 5px 5px 10px;
	margin: 0;
	font-size: 0.75em;
}
.deckscroller a {
	font-size: 0.85em;
	color: #666666;
}
.decktop img {
	position: absolute;
	top: 6px;
	right: 13px;
}
.deckscroller img {
	float:right;
	margin: 0 0 0 3px
}
.toolpad {
	letter-spacing:-0.2px;
	font-size: 17px;
	border-left: 1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #A5A5A5;
	padding:10px 10px 10px 35px;
	position:relative;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-khtml-border-radius-topright:6px;
	-khtml-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-radius-topright:6px;
	border-radius-topleft:6px;
	background-image:url(images/sml_grad_grey.jpg);
}
.restore {
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-khtml-border-radius-bottomright:6px;
	-khtml-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	background-image:url(images/sml_gree_grey.jpg);
	border:3px solid #ffffff;
	-moz-box-shadow: rgba(200, 200, 200, 1) 2px 2px 2px;
	-webkit-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	-khtml-box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
	box-shadow:2px 2px 2px rgba(200, 200, 200, 1);
}
.messagepad {
	border-left: 1px solid #89BEEA;
	border-top:1px solid #89BEEA;
	border-right:1px solid #89BEEA;
	border-bottom:1px solid #1B4C76;
	background-image:url(images/sml_grad_purp.png)
}
.titleicon {
	position:absolute;
	top: 10px;
	right: 267px;
}
.titleiconlong {
	position:absolute;
	top: 11px;
	right: 387px;
}
.webchat {
	font-size: 12px;
	background-color:#ffffff;
	border: 2px solid #407FB4;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
 background-image:background-image:url(images/message-scroller.jpg);
	padding:10px;
	
}
.webchat p {
	margin: 0 0 0 0;
}
.webchatholder {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
.webchatholder img {
	position:absolute;
	top: 12px;
	right: 25px;
}
.padcontainer {
	font-size: 12px;
	background-color:#ffffff;
	border-left: 1px solid #dcdcdc;
	border-top:1px solid #ffffff;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #A5A5A5;
	background-image:url(images/lrg_grad_grey_rev.jpg);
	padding:10px;
}
.padcontainer img {
	margin-top:15px;
	margin-bottom:10px;
}
.padgrad {
	background-image:url(images/lrg_grad_grey_rev.jpg);
	padding: 0 0 0 4px;
}
#toolscroller {
	height: 88px;
	width: 290px;
	position: relative;
}
#toolscroller img {
	position:absolute;
}
#scroller img {
	position:absolute;
}
#toolscroller #toolmoving {
	height:94px;
	width: 280px;
	margin-left:10px;
	overflow:hidden;
	white-space:nowrap;
	position: relative;
}
#scroller {
	height: 97px;
	width: 420px;
	margin-left:0px;
	position: relative;
}
#scroller #moveright {
	position: absolute;
	height: 96px;
	width: 22px;
	top: 0px;
	right: 0px;
}
#scroller #moveleft {
	position: absolute;
	height: 96px;
	width: 22px;
	left: 0px;
	top: 0px;
}
#scroller #movingparts {
	height:96px;
	width: 383px;
	overflow:hidden;
	margin-left:20px;
	white-space:nowrap;
	position: relative;
}
.badge {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 2px;
	right: 5px;
	background-image:url(images/new_dot.png);
	background-repeat:no-repeat;
	background-position: center center;
	padding: 5px 3px 3px 4px;
	color: #ffffff;
	font-weight:bolder;
	font-size: 10px;
	text-align:center;
}
.locationbar {
	background-color: #F4F4F4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.littlewriting {
	padding-left:2px;
	font-size: 11px;
	line-height:22px;
	display:block;
	float:left;
}
ul.features {
	margin: 0px;
	padding: 0px 0 0 0px;
}
.features a {
	color: #666666;
	font-weight: normal;
	font-size:18px;
	display: block;
	padding-bottom: 2px;
	margin-top: 2px;
}
.features a:hover {
	color: #000000;
}
.features li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px 10px 0px;
}
.features .create {
	font-size: 16px;
	color: #666666;
	padding-left: 42px;
	padding-top: 6px;
	background-image: url(images/icon_logprofile.png);
	background-repeat: no-repeat;
}
.features .view {
	font-size: 16px;
	color: #666666;
	padding-left: 42px;
	padding-top: 6px;
	background-image: url(images/icon_loginvest.png);
	background-repeat: no-repeat;
}
.features .email {
	font-size: 16px;
	color: #666666;
	padding-left: 42px;
	padding-top: 6px;
	background-image: url(images/icon_logemail.png);
	background-repeat: no-repeat;
}
.features .save {
	font-size: 16px;
	color: #666666;
	padding-left: 42px;
	padding-top: 6px;
	background-image: url(images/icon_logsave.png);
	background-repeat: no-repeat;
}
ul.linklist {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin: 0px;
	padding: 0px 0 0 3px;
}
.linklist a {
	color: #000000;
	display: block;
	padding-bottom: 2px;
	margin-top: 2px;
}
.linklist li {
	list-style-type: none;
	color: #000000;
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linklist .docs:hover, .planstatus:hover, .saved:hover, .updates:hover, .info:hover, .portval:hover, .valsumm:hover, .accsumm:hover {
	background-color: #F1F3FF;
	display: block;
}
.linklist .planstatus {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_statuslink.png);
	background-repeat: no-repeat;
}
.linklist .docs {
	font-size: 12px;
	padding-left: 26px;
	padding-top:5px;
	background-image: url(images/icon_docslink.png);
	background-repeat: no-repeat;
}
.linklist .saved {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_savedlink.png);
	background-repeat: no-repeat;
}
.linklist .updates {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_updatelink.png);
	background-repeat: no-repeat;
}
.linklist .portval {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_port_val.png);
	background-repeat: no-repeat;
}
.linklist .valsumm {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_val_summ.png);
	background-repeat: no-repeat;
}
.linklist .accsumm {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_acc_summ.png);
	background-repeat: no-repeat;
}
.linklist .info {
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	background-image: url(images/icon_infolink.png);
	background-repeat: no-repeat;
}
.table {
	font-size: 14px;
}
.tableheader {
	font-size: 10px;
	padding: 5px;
	background-color:#BBD2FF;
	color:#000000;
	background-image:url(images/mc_images/gray-grad.png)
}
.greyheader {
	background-color:#E0E0E0;
	color:#000000;
	font-weight: bold;
	padding:5px;
	font-size: 12px;
}
.funddata {
	color:#000000;
	padding:5px 0 0 5px;
	font-weight:500;
	font-size: 11px;
}
.graphbox {
	background-color: #F3F3F3;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	margin: 10px 0 10px 0;
}
.graphbox td {
	line-height:25px;
}
.graphbox img {
	float: left;
}
.graphtext {
	padding:4px;
	font-size: 11px;
	font-weight: 600;
}
.larger {
	font-size: 16px;
}
.verylittlewriting {
	font-size: 8px;
}
.lowlight {
	color: #39f;
}
.portfolio_toppers {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6D84B4;
	margin: 0px;
	padding: 0px 0 0 3px;
}
th {
	font-size: 13px;
	padding: 0 0 0 5px;
	color: #FFFFFF;
	background-color: #596C94;
}
th img {
	float:left;
	padding: 2px 5px 0 5px;
}
td {
	font-size: 12px;
	padding: 3px;
	margin: 0 0 0 0;
	color: #000000;
}
.very_defensive .graphbox img.secondary {
	background:#92C9C9;
}
.very_defensive .graphbox img.primary {
	background:#2149DA;
}
.defensive .graphbox img.secondary {
	background:#92C9C9;
}
.defensive .graphbox img.primary {
	background:#6858ED;
}
.cautious .graphbox img.secondary {
	background:#92C9C9;
}
.cautious .graphbox img.primary {
	background:#34B5D0;
}
.balanced .graphbox img.secondary {
	background:#92C9C9;
}
.balanced .graphbox img.primary {
	background:#BB3386;
}
.moderately_agressive .graphbox img.secondary {
	background:#92C9C9;
}
.moderately_agressive .graphbox img.primary {
	background:#F32850;
}
.aggressive .graphbox img.secondary {
	background:#92C9C9;
}
.aggressive .graphbox img.primary {
	background:#FF3323;
}
.smallprint {
	font-size: 10px;
}
.resultheader {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 8px 0;
}
.resultheader a {
	font-size: 11px;
	text-decoration: underline;
}
#floatbox-box .compose_formboxes{
width:316px;
height:250px;
}
.openmessage {
	font-size:12px;
	font-weight:normal;
	padding: 9px 10px 8px 10px;
}
.newmessage  {
	background-image:url(images/deck_new.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding: 9px 10px 8px 20px;
	border-bottom: 1px solid #cdcdcd;
}
.newmessage a {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.newmessage a:hover {
	color:#FF3300;
	text-decoration: none;
}
.message{
	background-image:url(images/deck_read.png);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:nornal;
	background-color:#e7e7e7;
	padding: 9px 10px 8px 20px;
	border-bottom: 1px solid #fff;
}
.message a {
	font-weight: normal;
	color:#000000;
	font-size:12px;
}
.message a:hover {
	color:#FF3300;
}.risk_profile {
	background-image: url(images/risk_bg.png);
	height: 76px;
	width: 287px;
	position:relative;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#floatbox-box .replybutton{
background-image:url(images/reply.png);
background-repeat: no-repeat;
line-height: 26px;
padding: 6px 0px 0px 60px;
margin: 0px 4px 60px 0px;
}
#floatbox-box .replybutton img{
visibility:hidden;
}
#floatbox-box .deletebutton{
background-image:url(images/delete.png);
background-repeat: no-repeat;
line-height: 26px;
padding: 6px 0px 0px 60px;
margin: 0px 4px 60px 0px;
}
#floatbox-box .deletebutton img{
visibility:hidden;
}
#floatbox-box .close-floatbox{
background-image:url(images/close.png);
background-repeat: no-repeat;
line-height: 26px;
}
#floatbox-box .close-floatbox img{
visibility:hidden;
}
#overlay{
display:none;
background-color:#333333;
height:100%;
left:0;
opacity:0.6;
position:fixed;
top:0;
width:100%;
z-index:8;
text-align:center;
}
.monthpercent,.lumppercent{
padding-left:20px;
}#column1.onecol{margin-top:0;}
