/* CSS Document */

.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;

}

.menu a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;

}

.menu a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;

}
.menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #00408F;

}

.footermenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;
	text-align: center;
}

.footermenu a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;
	text-align: center;
}

.footermenu a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
	color: #00408F;
}

.copywrite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #234B75;
}

.hovertext a:hover {
	color: #008000;
}

.text {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.text a:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.text a:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.hotlink a:link {
	color: #FF0000;
}

.hotlink a:visited {
	color: #FF0000;
}

.texttitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;
}
.texttitle a:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;
}
.texttitle a:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00408F;
}
.texttitle a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #00408F;
}

.text-small  {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.text-small  a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.text-small  a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.textgreen {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}

.textgreen a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #008000;
}
.textgreen a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}

.textgreen a: visited {
 	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}

.title {

	font-family: Myriad Pro;
	font-size: 20px;
	margin-left: 5;
	font-weight: normal;
	text-decoration: none;
	color: #00408F;
}


.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #234B75;
}

.more a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #234B75;
}

.more a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #234B75;
}

.style7 {
	font-family: Tahoma;
	font-size: 14px;
	color: #008348;
	font-weight: bold;
	text-decoration: none;
}

.style7 a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #008348;
	font-weight: bold;
	text-decoration: none;
}

.style7 a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #008348;
	font-weight: bold;
	text-decoration: none;
}
.text2 {
font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

.menured {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Green;

}

.menured  a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Green;

}

.menured  a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Green;

}

.menured  a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: Blue;

}