/* CSS Document */

body
{
	margin-left:0px;
	margin-top:00px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	background-color:#d9ebff;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
	font-style:italic;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:8px;
	margin-top:0px;
	font-weight:normal;
	font-style:italic;
}

p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin-bottom:10px;
	margin-top:0px;
}

ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:20px;
}

ol
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:25px;
}

a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0d78bc;
	text-decoration:underline;
}
a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4E9FE9;
	text-decoration:underline;
}

/***************************************************************************************************/

a.a_copy
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#307BC0;
	text-decoration:underline;
}
a.a_copy:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2291d7;
	text-decoration:underline;
}

a.a_menu
{
	font-size:16px;
}

/***************************************************************************************************/

.times
{
	font-family:"Times New Roman", Times, serif;
}

.text16px
{
	font-size:16px;
}

.text12px
{
	font-size:12px;
}

.copy
{
	font-size:12px;
	color:#555555;
}

.copytimes
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#555555;
}

.times12px
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.times14px
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.times16px
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.times24px
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

.img_prod
{
	float:right;
	margin-left:40px;
	margin-bottom:12px;
	margin-top:7px;
}

.img_table
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:7px;
}

.img_cert
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:7px;
	cursor:pointer;
}

td.td_white
{
	background-color:#FFFFFF;
}

td.td_mid
{
	text-align:center;
}

.img_gallery
{
	cursor:pointer;
	float:left;
}
div#absolute {
	position: absolute;
	width: 360px;
	height:220px;
	top: 200px;
	left: 50px;	
}
