@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
}
.news_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #000000;
	text-align: justify;
}
.oneColFixCtrHdr #container {
	width: 800px;
/*	background: #FFFFFF;*/
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
}
.oneColFixCtrHdr  #mainContent {
	background-color: #000000;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0; 
}
.oneColFixCtrHdr  #mainContent2 {
	background-position: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0px;
	background-color: #000000;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	background-position: center bottom;
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #172816;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	color: #477236;
	text-align: left;
	margin-bottom: 0pt;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #477236;
	text-align: center;
	margin-bottom: 10px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #477236;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #477236;
	background-position: center;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	line-height: 10pt;
	margin: 0px;
}
.smalRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #640000;
	text-align: left;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	padding: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	background-position: center center;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-indent: 20px;
}
.textOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 34px;
	margin: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #005F87;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8C002D;
	text-decoration: none;
}
a:hover {
	color: #00B3FF;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099b1;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #789861;
	text-indent: 0pt;
	font-weight: bold;
	line-height: 13pt;
	text-align: center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	background-position: left;
	list-style-image: url(images/check.gif);
	text-align: left;
	list-style-position: outside;
	margin-top: 5pt;
	margin-right: 45pt;
	margin-bottom: 10pt;
	margin-left: 48pt;
	list-style-type: none;
	padding: 0px;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #0099b1;
	text-align: left;
	font-variant: normal;
	text-indent: -20px;
	white-space: normal;
	list-style-image: url(projects/provare/images/check.gif);
}
.list3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(projects/provare/images/check.gif);
	padding-top: 0px;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-left: -15px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -15px;
}
.image2 {
	padding: 0px;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: top;
	vertical-align: top;
}
.imageRight {
	float: right;
	padding: 10px;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: inline;
}
.imageRight2 {
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -15px;
	padding: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
}
.imageRightUp {
	float: right;
	margin-top: -50px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.imageRightUp2 {
	float: right;
	margin-top: -15px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.imageRightTop {
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	float: right;
}
.imageRightUp3 {
	float: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.imagelft {
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.imagelftTall {
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.imageLeftVeryTall {
	padding-bottom: 60px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 0px;
	float: left;
}
.imageLftSmall {
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.imageCenter {
	float: none;
	padding: 0px;
	background-position: center;
	margin: 5px;
}
.imageDown {
	margin-top: 5px;
}
.imageCenter2 {
	background-position: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.imageCenter {
	background-position: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tableform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	color: #003300;
	background-position: center;
	padding: 3px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #999999;
	background-position: center;
}
.image3 {
	background-color: #000000;
	float: right;
	width: 200px;
}
.imagelft3 {
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-position: center;
}
.imageLeft4 {
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
}
.mageLeftflag {
	float: left;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.imageRightIndex {
	float: right;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftImg {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.LftCorner {
	background-color: #000000;
	background-image: url(images/box/a_lft_top_corner_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RtCorner {
	background-color: #000000;
	background-image: url(images/box/a_rt_top_corner_01_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topLine {
	background-color: #000000;
	background-image: url(images/box/a_top_line_02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.lftSide {
	background-image: url(images/box/a_lft_line_05.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.RtSide {
	background-image: url(images/box/a_rt_line_07.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.LftBotmCorner {
	background-image: url(images/box/a_lft_botm_corner_01_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}
.RtBotmCorner {
	background-image: url(images/box/a_rt_botm_corner_01_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.BotmLine {
	background-image: url(images/box/a_botm_line_11.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000000;
}
.tableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	margin: 0px;
	padding: 4px;
	text-align: center;
}
.RightImage {
	background-position: top;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.newsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	color: #477236;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	margin-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RightImageServices {
	background-position: top;
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	margin-left: 40px;
}
.textImg {
	vertical-align: bottom;
	margin-bottom: 0px;
}
.textImgcarrer {
	vertical-align: text-bottom;
}
.textIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.textJoel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.alignBottom {
	vertical-align: bottom;
}
