body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
}
p {
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h2 {
	font-size: 14px;
	color: #000066;
}
.boldtext, .bold_text{
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #CC0066;
}
h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
h1 {
	margin-bottom: 8px;
}
h2,h3,h4 {
	margin-bottom: 3px;
}
p {
	margin-bottom: 6px;
}
p,h1,h2,h3, h4{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

li p {
	margin-left: 0px;
}
.medgrey {
	color: #999999;
}
.medgrey p{
	color: #999999;
}
hr {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

a:link,a:visited ,a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.form_labels {
	font-size: 14px;
	font-style: italic;
	color: #0066CC;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.form_text {

	font-size: 12px;
	font-style: normal;
}
.table_captions {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.white_captions {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-style: italic;
}
.tagline {
	font-size: 24px;
	font-style: italic;
	color: #FFFF66;
	float: none;
}
.superscript {
	font-size: 6px;
	font-style: italic;
	font-variant: small-caps;
	vertical-align: super;
}
.footnotes {
	font-size: xx-small;
}
.intro_text {
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
.img_left {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.img_right {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.frstword {
	color: #FF33CC;
}
.divider_img {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.italictext {
	font-style: italic;
}
.iboldtext {
	font-style: italic;
	font-weight: bold;
}
.paypal_div {
	text-align: left;
	padding-left: 5px;
}
.strong_cyan {
	font-weight: bold;
	color: #0099FF;
}
.fine_print {
	font-size: 9px;
	color: #006699;
	text-align: left;
}
.smalltext {
	font-size: 8px;
	color: #003366;
}
.big_text {
	font-size: 24px;
	color: #CC6633;
}
#holiday_msg {
	font-size: 14px;
	font-style: italic;
	color: #009900;
	font-weight: bold;
	text-align: center;
	padding-bottom: 25px;
}
.redtext {
	color: #FF0000;
}
.green_text {
	color: #009900;
}
.black_text {
	color: #000;
}
.pinfo_text {
	font-size: 11px;
	color: #006666;
}
.cat_header {
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
	margin: 8px;
}
.valign_top {
	vertical-align: top;
}
.valign_ctr {
	vertical-align: middle;
}
.valign_bottom {
	vertical-align: bottom;
}
.align_left {
	text-align: left;
}
.align_ctr{
	text-align: center;
}
.align_right {
	text-align: right;
}
.strong_purple {
	font-weight: bold;
	color: #B8137C;
}
.purple_text {
	color: #B8137C;
}
