body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #323639;
	font-weight: normal;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text-aqua {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: 38bdc7;
	font-weight: bold;
}
.text-grey {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 353739;
}

.text-black {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #323639;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #323639;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #323639;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}



.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 83A7C9;
	text-decoration: none;
	line-height: 16px;
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 83A7C9;
	text-decoration: none;
	line-height: 16px;
}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 83A7C9;
	text-decoration: none;
	line-height: 16px;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #123658;
	text-decoration: none;
	line-height: 16px;
}
.b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #123658;
	text-decoration: none;
	line-height: 16px;
}

a.b:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #123658;
	text-decoration: none;
	line-height: 16px;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #123658;
	text-decoration: none;
	line-height: 16px;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #327C93;
	line-height: 20px;
}
