body {
	margin: 0px;
	padding: 0px;
}
.nohighlight { }
  
.highlight { background-color: #F4F4f4; color:#000000; }

.height100percent {
	height: 100%;
}                  
.bg-topleft {
	background-image:    url(images/allsite/bg-elements/topleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-topright {
	background-image:    url(images/allsite/bg-elements/topright.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-body-greystrips {
	background-image:    url(images/allsite/bg-elements/greystrips.gif);
}
.bg-botright {
	background-image:    url(images/allsite/bg-elements/botright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-botleft {
	background-image:    url(images/allsite/bg-elements/botleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-login-left {
	color: #FFFFFF;
	background-image: url(images/allsite/bg-elements/login-left.jpg);
}
.bg-login-right {
	background-image: url(images/allsite/bg-elements/login-right.jpg);
}
.membersbg-topleft {
	background-image:  url(images/allsite/level2/bg_topleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.membersbg-topright {
	background-image:  url(images/allsite/level2/bg_topright.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-greyfade-vert {
	background-image:     url(images/allsite/bg-elements/greyfade-vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-greyfade-hz {
	background-image:    url(images/allsite/bg-elements/greyfade-hz.gif);
}
.bg-dots {
	background-image:    url(images/allsite/bg-elements/dots.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
td.hover {
	background-color: #003399;		
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 10px;
}


select {
	font-size: 10px;
}
ul li {
	list-style-type: square;
	margin-bottom: 7px;
	}
ol li {
	list-style-type:decimal;
	margin-bottom: 7px;
}
.pt9 {
	font-size: 9px;
}
.pt10 {
	font-size: 10px;
}
.pt12 {
	font-size: 12px;
}
.pt14 {
	font-size: 14px;
}
.pt16 {
	font-size: 16px;
}
.pt18 {
	font-size: 18px;
}
.white {
	color: #FFFFFF;
	
}
.black {
	color: #000000;
}
.green {
	color: #009900;
}
.blue {
	color: #003366;
}
.bluelink {
	color: #003399;
}
.red {
	color: #CC3300;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.white a:link {
	color: #FFFFFF;
}
.white a:visited {
	color: #FFFFFF;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.black a:link {
	color: #000000;
}
.black a:visited {
	color: #000000;
}
.rowBorderLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
.rowBorderRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
	padding-right: 2px;
}
/*ZStrata add-ins*/
.rightNavSubSpacing {
	padding-left: 9px;	
}
.associatesTitleCaps {
	text-transform: uppercase;
	color: #003366;
}
.dataTableBorder {
	border: 1px solid #999999
}
.marketNewsBorder {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.mpiDD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}

.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.monthlyTitle {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.monthlySmall {
	font-size: 7.5pt;
}
.bulletinFooter {
	background-image: url(/images/table_footer_gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.awardsYear {

font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}