.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

.box {
	border: 1px solid #CCCCCC;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.red_text:hover {
	text-decoration: underline;
}

.dotted_line {

	background-image: url(images/dotted_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008CC0;
	text-decoration: none;
}
a.nav2:hover {
	text-decoration: underline;
}


.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav_left:hover {
	font-weight: bold;
	text-decoration: none;
}
.red_text2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}
.line2 {

	background-image: url(images/dotted_line2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text_header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.text5:hover {
	text-decoration: underline;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00E15;
	text-decoration: none;
}
.right_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.right_text:hover {

	text-decoration: none;
}
