body {
	margin: 0px;
	background-color: #7BA599;
}

td, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #024E7E;
	margin: 0px;
	text-transform: uppercase;
}

hr {
	height: 1px;
	color: #7BA599;
}

a:link, a:visited, a:active {
	font-family: arial;
	color: #004D7E;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #7BA599;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #AEC6BE;
	color: #666666;
}

.mi
{
    background-color:White;
    position:relative;
    left:170px;
    top:-14px;
}

a.left_nav_link, a.left_nav_link:visited, a.left_nav_link:active {
	text-transform: uppercase;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #024E7E;
	text-decoration: none;
	white-space: nowrap;
}
a.left_nav_link:hover {
	color: #7BA599;
}
