/* CSS Document */
table {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.text {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
td {
	padding-bottom: 10px;
}
.slogan {
	font-weight: bold;
	font-size: 21px;
}
.slogan2 {
	font-weight: bold;
	font-size: 17px;
	color: #333333;
}
.slogan3 {
	font-weight: bold;
	font-size: 17px;
	color: #2B5B0B
}
a.page:link, a.page:active, a.page:visited {
	color: #006600;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a.page:hover {
	color: #006600;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a.mgp:link, a.mgp:active, a.mgp:visited {
	text-decoration: none;
	color:#666;
}
a.mgp:hover {
	text-decoration: underline;
	color:#666;
}
a.orangeLink:link, a.page:active, a.page:visited {
	color: #E15113;
	text-decoration: none;
}
a.orangeLink:hover {
	color: #E15113;
	text-decoration: underline;
}

.list-black
{
	text-align: justify;
	color: #333333;
	font-size:16px;
	line-height: 25px;
}
.list-blue
{
	text-align: justify;
	color: #0054A6;
	font-size:16px;
	line-height: 25px;
}
.list-orange
{
	text-align: justify;
	color: #E15113;
	font-size:16px;
	line-height: 25px;
}
.list-yellow
{
	text-align: justify;
	color: #DE8A0C;
	font-size:16px;
	line-height: 25px;
}
.list-pink
{
	text-align: justify;
	color: #DF4D57;
	font-size:16px;
	line-height: 25px;
}
.list-green
{
	text-align: justify;
	color: #006E3A;
	font-size:16px;
	line-height: 25px;
}