﻿.text {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.link{cursor:hand;
}
.hiddenPic {display:none;}

.box_right_padding {
	text-align: right;
	padding: 10px 20px 10px 10px;
}

.heading1 {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #7A109F;
	font-style: italic;
}
.heading2 {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #195E3C;
	font-style: normal;
	font-weight: bold;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #830EAB;
	font-weight: bold;
	text-decoration: none;
}
.heading3 {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #195E3C;
	font-style: italic;
	font-weight: bold;
}
.link_picture {
	border-width: 0px;
	text-decoration: none;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #830EAB;
	font-weight: bold;
}
.box_right_margin {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.box_center {
	text-align: center;
	padding: 20px 0px 0px 0px;
	vertical-align: middle;
	height: 65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #195E3C;
	text-decoration: none;
	font-weight: bold;
}
.box_center a:link {
	text-decoration: none;
	color: #195E3C;
}
.box_center a:visited {
	text-decoration: none;
	color: #195E3C;
}
.box_center a:active {
	text-decoration: none;
	color: #195E3C;
}
.box_center a:hover {
	text-decoration: none;
	color: #7A109F;
}
.box_left_padding {
	text-align: left;
	padding: 10px;
}
.text_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #195E3C;
	font-weight: bold;
}
.text_bold_gray_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7A109F;
	font-weight: bold;
	text-decoration: none;
}
.text_bold_gray_link a:link {
	text-decoration: none;
	color: #7A109F;
}
.text_bold_gray_link a:visited {
	text-decoration: none;
	color: #7A109F;
}
.text_bold_gray_link a:active {
	text-decoration: none;
	color: #7A109F;
}
.text_bold_gray_link a:hover {
	text-decoration: none;
	color: #333333;
}
.text_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #127D47;
	font-weight: bold;
}

