body {
	margin:auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height:20px;
}

.nav-text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #cbe1ec;
	text-decoration: none;
	font-weight:bold;
}
.nav-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cbe1ec;
	text-decoration: none;
}
.nav-text a:active, .nav-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cbe1ec;
	text-decoration: none;
}
.nav-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.content {
background-color:#f0f9fc;
padding:15px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	padding:10px 0 0 0;
	margin:0px;
	line-height:0px;
	font-size: 17px;
}

.white-text{
	color: #FFFFFF;
}

.bottom {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
}

.link a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
}
