/* CSS Document */
/* These Styles are for the GMPDC website */

td,u,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.index_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.bg_footer {
	background-image: url(images/bg_footer.jpg);
	repeat: repeat-x;
	position: top left;
}
.bottom_separator {
	background-image: url(images/img_separator.gif);
	repeat: repeat-x;
	position: top left;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003217;
}
.design_by_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #003217;
}
a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a4ac4;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #b31509;
}
a:hover {
	font-size: 12px;
	color: #000000;
}
.menu:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.menu_separators {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.disclaimer:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003217;
	text-decoration: underline;
}
.disclaimer:visited {
	font-size: 12px;
	color: #003217;
	text-decoration: underline;
}
.disclaimer:hover {
	font-size: 12px;
	color: #003217;
	text-decoration: underline;
}
.index_link:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.index_link:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.index_link:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}