/* CSS Document */

body {
	margin: 0px;
	background-color: #E1FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
a:link{color:#000099;text-decoration:underline;}
a:visited{color:#000099;text-decoration:underline;}
a:hover{color:#3333FF;text-decoration:none;}
a.image-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.image-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.image-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
a.close:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
a.close:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
a.close:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}
.img-border {
	border: 1px solid #999999;
}
.img-border02 {
	border: 1px solid #999999;
	margin: 3px;
}
.text-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.td-divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.text02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
}
.text03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.text04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
}
	.ripples-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}

#webyep {}
#webyep p {
	font:13px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#webyep h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
#webyep h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
hr {
	height: 1px;
	border: none;
	color: #CCCCCC;
	background-color:#CCCCCC;
	width: 100%;
}