@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #7B7B7B;
}
body {
	background-image: url(images/bg-site.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AEAEAE;
	
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #7B7B7B;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}
a {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6, p {

} p

{
	margin:0px;
	margin-bottom: 0px;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #999999;
	margin:0px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
	margin:0px;
	font-weight:normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
	margin:0px;
	font-weight: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CAC06C;
	margin:0px;
	font-weight: normal;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0033CC;
	margin:0px;
	font-weight: normal;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
	margin:0px;
	text-decoration: none;
	font-weight: normal;
}


.main-container-page {
	background-color: #FFFFFF;
	background-image: url(images/page2_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blue-highlight {
	color: #0066FF;
	line-height: 13px;
	line-height: 150%;
}
