@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}

.h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
.greytext {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.greytextbold {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.whitetext {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.topnav {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

a:link {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration:none;
color: #006699;
}

a:visited {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
.topnav a {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration:none;
color: #FFFFFF;
}

.topnav a:visited {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.topnav a:active {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
