@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	
	
}
body {
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a7d80;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #77a2b4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #77a2b4;
}
a:hover {
	text-decoration: underline;
	color: #77a2b4;
}
a:active {
	text-decoration: underline;
	color: #77a2b4;
}
a.menu:link {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFF;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #77a2b4;
	padding-left: 35px;
	padding-top: 25px;
}
.header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #77a2b4;
	padding-top: 25px;
}
.bodytext2 {
	padding-left: 35px;
	padding-right: 30px;
	line-height: 21px;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #77a2b4;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
}
.bluetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #77a2b4;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #715027;
	font-weight: normal;
	line-height:21px;
}
.browntext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #715027;
	font-weight: normal;
	line-height:21px;
}
.indent {
	padding-left: 15px;
	padding-top: 10px;
}


