body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.backgorund {
	background-image: url(../images/shared/pixel_background.gif);
	background-repeat: repeat;
}
.leftpipe {
	background-image: url(../images/shared/left_pipe.jpg);
	background-repeat: repeat-y;
}
.rightpipe {
	background-image: url(../images/shared/right_pipe.jpg);
	background-repeat: repeat-y;
}
.backgroundGrey {
	background-image: url(../images/shared/pixel_grey.gif);
	background-repeat: repeat;
}
.utilityNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.utilityNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.contentPipe {
	background-image: url(../images/shared/pixel_lite_grey.gif);
	background-repeat: repeat-y;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.boldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.liteBoldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CF911B;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.bodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CF911B;
	text-decoration: underline;
}
#footer {
}
#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footerBacking {
	background-image: url(../images/shared/footer.jpg);
	background-repeat: no-repeat;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
.pixelWhite {
	background-image: url(../images/shared/pixel_white.gif);
	background-repeat: repeat;
}
.imageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyLinkGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
#navMain {
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navMain a {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#navMain a:hover {
	color: #FFFFFF;
	background-color: #E9B354;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #E2993A;
}
h3 {
	font-size: 14px;
}
.error {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 5px;
}
.success {
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
	padding: 5px;
}
