@charset "UTF-8";
body,td,th {
	color: #666;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
form {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/* text-decoration: underline; */
}
a:active {
	text-decoration: none;
}
a:active, a:focus, input[type="image"] {
	outline: 0;
}
#content {
	height: 100%;
	width: 938px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 50;
	background-color: #FFFFCC;
	position: absolute;
}
#logo {
	position: absolute;
	top: 30px;
	height: 57px;
	width: 47px;
	right: 57px;
	z-index: 50;
	display: none;
}
#toolbar  {
	height: 57px;
	z-index: 110;
	position: absolute;
	width: 938px;
	top: 0px;
}
#toolbarRight {
	text-align: right;
	white-space: nowrap;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: 0px -1px 2px #666;
	font-weight: bold;
	padding-right: 16px;
	margin-left: 16px;
}
#toolbar a {
	color: #FFFFFF;
}
#toolbar a:hover {
	color: #000;
	text-shadow: none;
}
.username {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: left;
	padding-top: 10px;
	padding-right: 18px;
	line-height: normal;
	padding-left: 68px;
}
#wrapper #toolbar .username .right a {
	color: #999;
}
#wrapper #toolbar .username .right a:hover {
	color: #FF0033;
	text-decoration: none;	/* text-decoration: underline; */
}
#wrapper #toolbar .username a {
	color: #f03;
	font-weight: bold;
}
#wrapper #toolbar .username a:hover {
	text-decoration: underline;
}
#toolbarbg {
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 68px;
	width: 950px;
	z-index: 100;
}
.navLinks {
	text-align: left;
	padding-left: 102px;
	white-space: nowrap;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: 0px -1px 2px #666;
	font-weight: bold;
}
#pagetitle {
	margin-top: 110px;
	padding-bottom: 16px;
	padding-left: 68px;
}
#pagetitle h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#pagetitle h2 {
	margin-top: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	width: 550px;
	line-height: 12px;
	margin-bottom: 12px;
}
#imgPreload {
	display: none;
}
#toolbar select {
	font-size: 11px;
	margin-left: 6px;
}#bug {
	position: fixed;
	top: 6px;
	right: 8px;
	z-index: 115;
}
#toolbarlogospacer {
	height: 57px;
	width: 151px;
}
#toolbarLeft {
	width: 151px;
}
#devNotice {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 400px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 120;
}
.toolbarNote {
	float: left;
}
.right {
	float: right;
}
a.button {
	display: block;
	float: left;
	height: 23px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 8px;
	padding-right: 9px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/button/redRightStacked.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-shadow: 1px 1px 1px #af2027;
	font-weight: normal;
}
a.button span {
	display: block;
	background-color: transparent;
	background-image: url(../img/button/redLeftStacked.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 9px;
	line-height: 13px;
	white-space: nowrap;
} 
a.button:hover span {
	text-shadow: none;
}
a.button:active {
	background-position: right -23px;
}
a.button:active span {
	background-position: left -23px;
}
.super {
	font-style: normal;
	padding-right: 2px;
	position: relative;
	font-size : 80%;
	font-weight: normal;
	font-variant: normal;
	padding-left: 1px;
}
.footnoteCopy .super {
	top: -0.5em;
}
th .super {
	top: -0.5em;
}
td .super {
	top: -0.5em;
}
#acctBottomRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 8px;
	position: relative;
	clear: left;
}
#acctBottomRule .alert {
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
	height: 23px;
	margin-left: 20px;
}
#acctBottomRule  .hlt  {
	color: #ff0033;
}
.hint {
	color: #B2B2B2;
}

a.plus-link:link {
	color: #666666;
	text-decoration: underline;
}
a.plus-link:visited {
	color: #666666;
	text-decoration: underline;
}
a.plus-link:hover {
	color: #ff0033;
	text-decoration: underline;
}

.plus-justified {
	text-align: justify;	
}
}
