/* RESET */html { font-size: 100.01%; }html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }body,h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }/* LAYOUT */img, div { behavior: url(/_scripts/iepngfix.htc); }body  {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #c2b9ac;	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000; }	.twoColFixRtHdr #container {	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 auto;	text-align: left;	position: relative;}.twoColFixRtHdr #containerHomepage {	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 auto;	text-align: left;	position: relative;}	 .twoColFixRtHdr #header {	background: #FFFFFF url(/_images/_common/bg_header.gif) repeat-x;	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 110px;	margin: 0px;}	 h1 {	color: #cc9900;	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: normal;	margin: 0;	padding: 0px 0px 10px; }	h2 {	color: #666666;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: normal;	margin: 0;	padding: 0px 0px 10px; }	h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	font-weight: bold;}	.twoColFixRtHdr p {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.75em;	font-weight: normal;	margin: 0;	padding: 0px 0px 10px;	line-height: 1.75em;	color: #333333; }		.twoColFixRtHdr #Content {	width: 750px;	margin-right: auto;	margin-left: auto;	padding-top: 30px;	padding-right: 120px;	padding-left: 120px; }.twoColFixRtHdr #ContentHomepage {	width: 750px;	margin-right: auto;	margin-left: auto;	padding-top: 30px;	padding-right: 120px;	padding-left: 120px; }		.twoColFixRtHdr #mainMenu {	width: 870px;	margin-right: auto;	margin-left: auto;	padding-top: 80px;	background-image: url(/_images/_common/c_logo.png);	behavior:url("/_scripts/iepngfix.htc");	background-repeat: no-repeat;	background-position: 0px 0px;	padding-left: 120px;	height: 75px; }.twoColFixRtHdr #sidebar1 {	float: right; /* since this element is floated, a width must be given */	width: 240px; }	.twoColFixRtHdr #sidebarHome {	float: right; /* since this element is floated, a width must be given */	width: 240px;}	#submenuContainer {	background-color: #fcf3e6;	padding: 10px;	margin: 0px;}	#submenuPhoto {	border: 1px solid #CCCCCC;	position: relative;	width: 218px;	height: 144px; }#homepagePhoto {	border: 1px solid #CCCCCC;	position: relative;	width: 490px;	height: 250px;}				#submenuButton {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	padding: 7px 5px 7px 18px;	width: 195px;	font-weight: bold;	text-decoration: none;	background-color: #FFFFFF;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 10px 12px;	background-repeat: no-repeat; }	#submenuButtonBot {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	padding: 7px 5px 7px 18px;	width: 195px;	font-weight: bold;	text-decoration: none;	background-color: #FFFFFF;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 10px 12px;	background-repeat: no-repeat; }	#submenuButtonActive {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	padding: 7px 5px 7px 18px;	width: 195px;	font-weight: bold;	text-decoration: none;	background-color: #f9e0b7;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 10px 12px;	background-repeat: no-repeat; }	#submenuButtonBotActive {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	padding: 7px 5px 7px 18px;	width: 195px;	font-weight: bold;	text-decoration: none;	background-color: #f9e0b7;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 10px 12px;	background-repeat: no-repeat; }			#submenuButtonActive a, #submenuButtonBotActive a {	text-decoration: none;	color: #000000;	cursor: default; }#submenuButtonActive a:hover, #submenuButtonBotActive a:hover {	color: #000000; }	#submenuButton a, #submenuButtonBot a {	text-decoration: none;	color: #c06804; }#submenuButton a:hover, #submenuButtonBot a:hover {	color: #333333; }	.twoColFixRtHdr #mainContent {	margin: 0 240px 0 0;	padding: 0 30px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	text-align: justify; }	 .twoColFixRtHdr #homepagePanel {	padding: 0;	background-image: url(/_images/_common/bg_homePanel.gif);	background-repeat: repeat-x;	background-color: #fef2e0;}	#homepagePanelContent {	width: 750px;	margin-right: auto;	margin-left: auto;	padding-top: 40px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.65em;	color: #666666;	line-height: 1.5em;	padding-right: 120px;	padding-left: 120px; }			 	 .twoColFixRtHdr #footer {	padding: 0;	background-image: url(/_images/_common/bg_footer.gif);	background-repeat: repeat-x;	background-color: #C2B9AC; }	.twoColFixRtHdr #footerHomepage {	padding: 0;	background-image: url(/_images/_common/bg_footerHome.gif);	background-repeat: repeat-x;	background-color: #C2B9AC;}		#footerContent {	width: 750px;	margin-right: auto;	margin-left: auto;	padding-top: 40px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.65em;	color: #666666;	line-height: 1.5em;	padding-right: 120px;	padding-left: 120px; }		#footerContent a, #mainContent a {	color: #666666; }#footerContent a:hover, #mainContent a:hover {	color: #333333;	text-decoration: none; }	 .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px; }	.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px; }	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px; }	.slide-image {	position: absolute;	top: 0;	left: 0;	width: 218px;	height: 144px;	background-color: #FFF;	background-position: center center;	background-repeat: no-repeat  }	.Homepageslide-image {	position: absolute;	top: 0;	left: 0;	width: 490px;	height: 250px;	background-color: #FFF;	background-position: center center;	background-repeat: no-repeat  }		#ReproLogoBox {	border: 1px solid #CCCCCC;	padding: 5px 5px 5px 10px;	margin-top: 5px;	margin-bottom: 5px;}	.AlignRight {	float: right;	margin-top: 33px;	margin-right: 15px; }	.NewsDate {	color: #999999;	font-size: 95%;	line-height: 1.5em; }		#NewsHomepage {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	width: 220px;	font-weight: bold;	text-decoration: none;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 0px 12px;	background-repeat: no-repeat;	padding-top: 7px;	padding-right: 5px;	padding-bottom: 7px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}	#NewsHomepageBot {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	width: 220px;	font-weight: bold;	text-decoration: none;	background-image: url(/_images/_common/c_arrow.gif);	background-position: 0px 12px;	background-repeat: no-repeat;	padding-top: 7px;	padding-right: 5px;	padding-bottom: 7px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}		#NewsHomepage a, #NewsHomepageBot a {	text-decoration: none;	color: #cc9900;}#NewsHomepage a:hover, #NewsHomepageBot a:hover {	color: #000000; }	#NewsHomepagedummy {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	width: 220px;	font-weight: bold;	text-decoration: none;	padding-top: 7px;	padding-right: 5px;	padding-bottom: 7px;	padding-left: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}