.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.credits {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.dottedline {
	background-image: url(images/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bodytext-green {
	font-family: Tahoma;
	font-size: 11px;
	color: #00927E;
	font-weight: bold;

}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.gr-links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #00927E;
	text-decoration: none;
	font-weight: bold;

}
a.gr-links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
a.gr-links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	font-weight: bold;

}
a.gr-links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.bodytext-12 {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

a.links12:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.links12:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.links12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}
a.links12:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.input-field {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	background-color: #ECFBFF;
	border: 1px solid #003366;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000000;
}
.bodytext-14 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.bodytext-green-cap {
	font-family: Tahoma;
	font-size: 12px;
	color: #00927E;
	font-weight: bold;
	text-transform: uppercase;

}
