body {
	margin: 0;
	padding: 0;
	font: normal 14px/14px "Trebuchet MS", Verdana, Sans-Serif;
}

a, a:link, a:visited {
	color: #003399;
	background: transparent;
}

a:hover, a:active {
	color: #0D8846;
	background: transparent;
}

ul, li {
	line-height: 135%
}

p {
	line-height: 135%
}

#wrapper {
    margin-top: 25px;
    margin-left: 95px;
    margin-bottom: 25px;
    width: 800px;
}

#mytabs {
	font: bold 16px/16px "Trebuchet MS", Verdana, Sans-Serif;
	border-bottom: #FFAA33 5px solid;
}

#mytabs td {
	background: #003399;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#mytabs a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#mytabs a:hover {
	background: #FFFFFF;
	color: #003399;
}

#headerbox {
	border-bottom: #808080 2px solid;
}
#headerbox tr {
	height: 35px;
}

#footer {
	padding: 20px 0 10px 0;
	background: #FFFFFF;
	border-top: #808080 1px solid;
	color: #808080;
	font-size: 12px;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

.alt1 { background: #F2F5F2; }
.alt2 { background: #EAF0EA; }
.alt3 { background: #D2E2D2; }
.alt4 { background: #F6F6DE; /* background: #D8F0F8; */ }