body {
	background-color: #FFF;
	margin-top: 50px;
}

.mainNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: inherit;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #333333;
	background-color: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.serviceLinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	margin-left: 20px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: none;
}
.bolditalicbulleted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	white-space: normal;
	margin-left: 45px;
	padding-left: 0px;
	list-style-position: outside;
}
.serviceLinktext a:visited {
	color: #666666;
}
.serviceLinktext a:hover {
	color: #333333;
}
.iTprocessTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #336699;
}
.bodyTextHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	line-height: 20px;
}
.bolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
}
.bolditalic a:link {
	color: #333333;
	text-decoration: none;
}
.bolditalic a:hover {
	color: #666666;
	text-decoration: none;
}
.bolditalic a:visited {
	color: #333333;
	text-decoration: none;
}
.graybar {
	background-image: url(../images/grayline.gif);
	background-repeat: repeat-y;
	background-position: left;
}

