body {
	background-color: #FFECFF;
	font-size: 12px;
}
.mainBodyEH {
	width: 980px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E00EA;
	border-right-color: #7501B1;
	border-bottom-color: #7501B1;
	border-left-color: #9E00EA;
	margin: 0px;
	padding: 0px;
}
.pageBodyEH {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: inherit;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columnMainContent {
	margin: 0px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	width: 75%;
	vertical-align: top;
}
.columnRightHand {
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 25%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D7D7D;
}
.mainBodyEH  .footer  .simpleText  p {
	margin: 0px;
	padding: 0px;
}


.footer {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-size: 10px;
	width: 100%;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.footer   p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FAF0FF;
}

.tableFloatLeft {
	margin: 4px;
	padding: 0px;
	float: left;
}
.tableFloatRight {
	margin: 4px;
	padding: 0px;
	float: right;
}

.imgFloatRight {
	float: right;
	padding-bottom: 4px;
	padding-left: 8px;
}
.imageLinkList {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.imageLinkList p {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.compositeList {
	width: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.compositeList  .compositeListItem   {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.compositeList .compositeListItem p {
	text-decoration: none;
	margin: 0px;
	padding-bottom: 6px;
}

.compositeList .compositeListItem h1 {
	color: #000000;
	text-align: left;
	border-top-width: 1px;
	border-top-color: #D7D7D7;
	margin: 0px;
	font-weight: bold;
	font-size: medium;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.compositeList .compositeListItem h1 a {
	text-decoration: none;
	color: #006600;
}

.compositeList .compositeListItem h1 a:focus { text-decoration: underline; }
.compositeList .compositeListItem h1 a:hover {
	color: #029AC9;
	text-decoration: underline;
}
.compositeList .compositeListItem h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: #009ABB;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}
.featureBoxWrap {
	background-color: #333333;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	clear: both;
	overflow: visible;
	min-height:145px;
	height:auto !important;
	height:155px;
	background-image: url(images/design/featureBoxBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	color: #FFFFFF;
	text-align: left;
}
.featureBoxWrap  h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 6px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: -8px;
	margin-left: -8px;
	text-shadow: 1px 1px #000;
	text-align: center;
}
.featureBoxWrap h1 a { text-decoration: none; }
.featureBoxWrap  h1  a:hover { text-decoration: underline; }

.featureBoxWrap  a   {
	color: #FFFFFF;
}
.featureBoxWrap   a:hover   { color: #00CC00; 
}
.featureBoxWrap  .featureBoxText   {
	clear: both;
	float: none;
	overflow: visible;
}
.featureBoxWrap   .featureBoxText p   {
	font-size: 12px;
	color: #FFFFFF;
}
.featureBoxWrap .featureBoxRight {
	display: block;
	clear: none;
	float: right;
	text-align: right;
	margin-left: 6px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.featureBoxWrap  .featureBoxRight .featureBoxImage {
	border: 1px solid #CDCBD9;
	margin-bottom: 8px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.featureBoxWrap  .featureBoxRight .featureBoxLetsGo {
	position: relative;
	bottom: 0px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 6px;
	margin-right: -6px;
	right: 0px;
}




.simpleText p {
	margin: 0px;
	padding: 0px;
}
.textLinkListWrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inherit;
	background-color: #EFEFEF;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #002D2F;
}
.textLinkListWrap  .dynamic_h1 {
	margin-top: 0px;
	background-color: #7D7D7D;
	margin-right: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.textLinkListWrap    .dynamic_h1Text  {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: 0.5px;
	letter-spacing: 0.5px;
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.textLinkList {
	font-size: 9pt;
	padding: 0px;
	list-style-type: none;
	list-style-position: inherit;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-left: -34px;
	margin-right: 10px;
}
.textLinkList  ul {
	border: none;
	list-style-type: none;
}

.textLinkList  ul  li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002D2F;
	list-style-type: none;
	padding-bottom: 6px;
	padding-top: 6px;
}
.textLinkList  ul  li  a {
	text-decoration: none;
	color: #002D2F;
	list-style-type: none;
}
.textLinkList  ul  li  a:hover {
	color: #002D2F;
	text-decoration: underline;
}
.nav {
	width: 100%;
	background-color: #D8E0B2;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #446B8C;
	border-bottom-color: #446B8C;
	border-bottom-style: solid;
}
#textLinkListNavOLDWrap {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: A8B090;
	border-bottom-color: A8B090;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}

#textLinkListNavOLDWrap ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: auto;
	line-height: normal;
}

#textLinkListNavOLDWrap  li 
{
	float: left;
	width: auto;
	margin: 0px;
	list-style-type: none;
}

#textLinkListNavOLDWrap a
{
	color: #003366;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8B090;
}
#textLinkListNavOLDWrap a:hover {
	background-image: url(CSS/images/design/navBarHover.gif);
	background-repeat: repeat-x;
	background-position: 20px;
	background-color: #7501B1;
	color: #D8E093;
}

#textLinkListNavOLDWrap li#active {
	background-image: url(CSS/images/design/navBarActive.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
#textLinkListMenu  .dynamic_h1 {
	background-color: #2E3366;
	padding: 0px;
	border: 1px solid #2E3366;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: -4px;
}
#textLinkListMenu  .dynamic_h1Text {
	font-weight: bold;
	padding: 4px;
	color: #D8E0B2;
	margin: 0px;
}
#textLinkListMenu {
	display: inherit;
	margin-bottom: 10px;
	height: 100%;
	width: 100%;
	float: right;
	margin-left: 0px;
	border: 1px solid #2E3366;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #D8E0B2;
	padding: 0px;
}
#textLinkListMenu   ul {
	float: none;
	font-size: 10px;
	line-height: normal;
	color: #003366;
	font-weight: bold;
	display: inline;
}
#textLinkListMenu    li 
{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7501B1;
	list-style-type: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#textLinkListMenu   a
{
	text-decoration: none;
	display: block;
	color: #003366;
	padding-left: 6px;
}
#textLinkListMenu    li#active {
	color: #E4E4E4;
	background-color: #003366;
}
#textLinkListMenu   a:hover {
	color: #FFFFFF;
	background-color: #93A442;
}
.compositeText {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.compositeText  p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.composite {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.composite p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#textLinkListLINKS {
	display: block;
	margin-bottom: 10px;
	height: auto;
	padding-top: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
}
.dynamic_h1 {
	margin: 0px;
	padding: 0px;
}
.dynamic_h1Text {
	font-weight: bold;
	padding: 4px;
	color: #D8E0B2;
	margin: 0px;
}
.textLinkListTopMenuTable {
	display: inline;
	float: right;
	background-color: #7d7d7d;
	width: auto;
}
.textLinkListTopMenuTable td {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#textLinkListTopMenuWrap {
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#textLinkListTopMenuWrap .textLinkList {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#textLinkListTopMenuWrap   .textLinkList ul {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#textLinkListTopMenuWrap    .textLinkList li 
{
	float: left;
	width: auto;
	margin: 0px;
	list-style-type: none;
	display: inline;
	clear: right;
	background-color: #7d7d7d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#textLinkListTopMenuWrap .textLinkList        li  a
{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#textLinkListTopMenuWrap    .textLinkList   li a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#textLinkListTopMenuWrap    .textLinkList   li #active {
	background-image: url(CSS/images/design/navBarActive.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}
#textLinkListTopMenuWrap .textLinkList li:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.textLinkListNavTable {
	background-color: #7d7d7d;
	width: 100%;
}
.textLinkListNavTable  td {
	margin: 0px;
	padding: 0px;
}
.textLinkListNavTable .navLowerBit {
	background-color: #7501B1;
	height: 4px;
	font-size: 1px;
}


#textLinkListNavWrap {
	background-color: #7D7D7D;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#textLinkListNavWrap .textLinkList {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#textLinkListNavWrap   .textLinkList ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#textLinkListNavWrap    .textLinkList li 
{
	float: left;
	width: auto;
	margin: 0px;
	list-style-type: none;
	display: inline;
	clear: right;
	background-color: #7d7d7d;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#textLinkListNavWrap .textLinkList        li  a
{
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#textLinkListNavWrap    .textLinkList   li a:hover {
	background-color: #7501B1;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#textLinkListNavWrap     .textLinkList    .active  a {
	background-color: #7501B1;
	padding-top: 4px;
	padding-bottom: 4px;
}
#textLinkListNavWrap .textLinkList li:hover {
	background-color: #7501B1;
	color: #FFFFFF;
}
#textLinkListNavWrap     .textLinkList    li  a:active {
	background-color: #006600;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#textLinkListFloatWrap {
	background-color: #7D7D7D;
	padding: 0px;
	height: auto;
	width: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: right;
}
#textLinkListFloatWrap .dynamic_h1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #2E3366;
	background-color: #63035C;
}
#textLinkListFloatWrap .dynamic_h1Text {
	font-weight: bold;
	padding: 4px;
	color: #D8E0B2;
	margin: 0px;
	font-size: 14px;
}

#textLinkListFloatWrap .textLinkList {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#textLinkListFloatWrap   .textLinkList ul {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#textLinkListFloatWrap    .textLinkList li 
{
	width: auto;
	margin: 0px;
	list-style-type: none;
	display: block;
	clear: none;
	background-color: #7d7d7d;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#textLinkListFloatWrap .textLinkList        li  a
{
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 300px;
}
#textLinkListFloatWrap    .textLinkList   li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
	margin: 0px;
}
#textLinkListFloatWrap .textLinkList li:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: underline;
}
[if IE]>
#textLinkListFloatWrap .textLinkList li:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}
<![endif]
.alert {
	font-weight: bold;
	color: #FFFF00;
}
.mainTable .tableMainBitGrey .cellLoginGrey .loginArea .alert {
	color: #FFFF00;
	font-weight: bold;
}
.extraLinks {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: right;
}

