body {
	font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif
}
p {
	font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif
}
td {
	font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif
}
.headergreengradient {
	background-image: url(../Images/art_HeaderGreenGradient.gif);
	background-repeat: repeat-x;
}
.headerbluegradient {
	background-image: url(../Images/art_HeaderBlueGradient.gif);
	background-repeat: repeat-x;
}
.headerlinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbox {
	border: 1px solid #ABAEAF;
	width: 115px;
}
.headerlinksgradient {
	background-image: url(../Images/art_HeaderLinksGradient.gif);
	background-repeat: repeat-x;
}
.headerlinksblack {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headerlinksblack:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7F7070;
	text-decoration: none;
}


.headersearchtext {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}


.headerlinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AED550;
	text-decoration: none;
}
.lpheadergradient {
	background-image: url(../Images/art_LPHeaderGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.lpYellowgradient {
	background-image: url(../Images/art_LPYellowGradient.gif);
	background-repeat: repeat-y;
}
.topwhitegradient {
	background-image: url(../Images/art_TopWhiteGradient.gif);
	background-repeat: repeat-x;
}
.bottomwhitegradient {
	background-image: url(../Images/art_BottomWhiteGradient.gif);
	background-repeat: repeat-x;
}
.rightwhitegradient {
	background-image: url(../Images/art_RightWhiteGradient.gif);
	background-repeat: repeat-y;
}
.leftwhitegradient {
	background-image: url(../Images/art_LeftWhiteGradient.gif);
	background-repeat: repeat-y;
}
.rightwhitegradientblue {
	background-image: url(../Images/art_LeftWhiteGradient_Blue.gif);
	background-repeat: repeat-y;
}
.txtboldblue {
	font-family: Arial;
	font-size: 12px;
	color: #0561A2;
	text-decoration: none;
	font-weight: bold;
}
.txtblue {
	font-family: Arial;
	font-size: 12px;
	color: #0561A2;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3566CD;
	text-decoration: none;
}
.txtbold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.txtblue {
	font-family: Arial;
	font-size: 11px;
	color: #3566CD;
	text-decoration:underline;
}
.txtblue:hover {
	font-family: Arial;
	font-size: 11px;
	color: #004AF1;
	text-decoration:underline;
}
.yellowshadow {
	background-image: url(../Images/art_YellowShadow.gif);
	background-repeat: repeat-y;
}
