body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: normal;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4195C2;

}

.bodyCopyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	line-height: 17px;
	font-weight: normal;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
	font-weight: normal;
}
.bodyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 16px;
	font-weight: bold;
}

.bodyBlueBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333366;
	line-height: 15pt;
	font-weight: bold;
}
.clientCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543782;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}
.clientCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543782;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
}
.bodyBlueBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99C6DF;
	line-height: 16px;
	font-weight: normal;
}
.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.bodyCopyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.bodyCopyBold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.bodyRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.bodyBlueBoldSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 13px;
	font-weight: bold;
}
.bodyCopySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333366;
	line-height: 15pt;
	font-weight: bold;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333366;
	line-height: 14pt;
	font-weight: bold;
}

#contentleft {
	float:left;
	width:130px;
	padding-right: 10px;
	padding-top: 55px;
	overflow: visible;
}
#content {
	float:left;
	width:auto;
	padding-top: 10px;
	overflow: visible;
}
ul {
	margin: 0em 0px 0.75em 10px;
	padding: 5px;

}.leftmargin {
	margin-left: 30px;
}
.menuBox {
	margin: 4px;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 10px;
	line-height: 12px;
	COLOR: #5B5B5B;
}

.submenutext {
	padding-left: 6px;
	font-size: 11px;
	COLOR: #5B5B5B;
	margin-top: 7px;
	margin-bottom: 7px;
}
.submenutextactive {
	padding-left: 6px;
	font-size: 11px;
	COLOR: #CC0000;
	margin-top: 7px;
	margin-bottom: 7px;
}

.submenutext A:link      {
	COLOR: #5B5B5B;
	text-decoration: none;
}


.submenutext A:visited   {
	COLOR: #5B5B5B;
	text-decoration: none;
}
.submenutext A:hover     {
	COLOR: #CC0000;
	text-decoration: none;
}
.headimagespace {
	margin-top: 43px;
}
.divider-h {
	line-height: 1px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCBCD;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formfield {
	border: 1px solid #BDCBCD;
}
.tableback {
	background-color: #BDCBCD;
}
.tdwhite {
	background-color:#FFF;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
}
.tdlight {
	background-color:#EEF2F2;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
}