<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ////////// CONTACT ///////// */
.contact_page {
  background:#fff;
}

.contact_page_left {
	margin:10px 10px 10px 20px;
	float:left;
	width:449px;
	/*
	background:red;
	*/
}

.contact_page_left p {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	margin-bottom:5px;
}

.contact_page_left h1 {
	color:#888376;
	font-family:Myriad Pro,Myriad,"Trebuchet MS","Arial",sans-serif;
  font-size:22px;
  font-weight:bolder;
	margin-bottom:10px;
}

.contact_page_left h2 {
	color:#615F57;
	font-family:Trebuchet,Trebuchet MS,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}

.contact_page_left div.main {
	/*
	background:#dfdbd0 url(../images/bg_fieldset_tan.gif) repeat-x scroll left top;
	*/
	border-bottom:1px solid #EFECE2;
	padding:10px 20px;
	height:490px;
}
.contact_page_left div.main2 {
	/*
	background:#dfdbd0 url(../images/bg_fieldset_tan.gif) repeat-x scroll left top;
	*/
	border-bottom:1px solid #EFECE2;
	padding:10px 20px;
	height:410px;
}

.contact_page_right {
	margin:10px 20px 10px 10px;
	float:right;
	width:424px;
}

.contact_page_right p {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:140%;
	margin-bottom:10px;
	color:#333;
}

.contact_page_right h1 {
	color:#333;
  font-family:Myriad Pro,Myriad,"Trebuchet MS","Arial",sans-serif;
  font-size:22px;
  font-weight:bolder;
	margin-bottom:10px;
}
.main2 a {
  color:#0094c8;
}
.main2 a:hover {
  color:#52b0d1;
}
.contact_page_right h2 {
	color:#49BB59;
	font-family:Trebuchet,Trebuchet MS,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
}

.contact_page_right div.main {
	/*
	background:#d1d1df url(../images/bg_fieldset_green.gif) repeat-x scroll left top;
	*/
	background:#dfdbd0 url(../images/bg_fieldset_tan.gif) repeat-x scroll left top;
	border-bottom:1px solid #D8F2DD;
	padding:10px 20px;
	height:490px;
}
.contact_page_right div.main2 {
	/*
	background:#d1d1df url(../images/bg_fieldset_green.gif) repeat-x scroll left top;
	*/
	background:#dfdbd0 url(../images/bg_fieldset_tan.gif) repeat-x scroll left top;
	border-bottom:1px solid #D8F2DD;
	padding:10px 20px;
	height:410px;
}

.login_field input {
	background:#FBFEFF url(../images/bg_field.gif) repeat-x scroll left top;
	border-color:#BEBAB1;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:5px;
	width:96%;
	margin-bottom: 10px;
}

.login_field input:focus {
	background: #feffe5 url(../images/bg_scc_field_focus.gif) repeat-x top left;
	border-bottom:1px solid #fff;
	border-left:1px solid #e4db72;
	border-right:1px solid #e4db72;
	border-top:none;
	font: bold 15px arial, helvetica, sans-serif;
	color:#333;
	padding:5px;
	width:96%;
}

.login_field textarea {
	background: #eeeae0 url(../images/bg_field.gif) repeat-x top left;
	border-color:#BEBAB1;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:5px;
	width:97%;
	height:150px;
}

.login_field textarea:focus {
	background: #feffe5 url(../images/bg_scc_field_focus.gif) repeat-x top left;
	border-bottom:1px solid #fff;
	border-left:1px solid #e4db72;
	border-right:1px solid #e4db72;
	border-top:none;
	font: bold 15px arial, helvetica, sans-serif;
	color:#333;
	padding:5px;
	width:97%;
}

.submit_area {
	padding:10px 5px;
}

.form_button_green {
	background-color:#52c962;
	color:#fff;
	border:1px solid #39a047;
	font: 18px normal Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	cursor:pointer;
	padding:3px 10px;
}
#page_top_long {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/page_top_long.gif) no-repeat scroll right top;
  font-size:3px;
  height:13px;
  clear:both;
  margin: 18px 0px 0px 0px;
}
#page_mid_long {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -x-system-font:none;
  background:transparent url(../images/page_mid_long.gif) repeat-y scroll right top;
  font-family:Arial,Sans-Serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:140%;
}
#page_bot_long {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/page_bot_long.gif) no-repeat scroll right top;
  height:15px;
}
.privacy {
	padding:30px 0 0 65px;
	text-align:justify;
	float:left;
	width:300px;
}
.terms {
	padding:30px 65px 40px 0;
	text-align:justify;
	float:right;
	width:480px;
}
.privacy h1, .terms h1 {
	font-family:Myriad Pro,Myriad,"Trebuchet MS","Arial",sans-serif;
	  font-size:24px;
	  font-weight:bolder;
		margin-bottom:20px;
}
.kit li {
	height:28px;
	padding:10px;
	margin-top:0px;
}
.kit li a {
	text-decoration:none;
	color:#232323;
	/*filter: alpha(opacity=90);
	  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
	  -moz-opacity: 0.90;
	  opacity:0.9;
}
.kit li a:hover {
	text-decoration:none;
	color:#000;
	/*filter: alpha(opacity=100);
	  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
	  -moz-opacity: 1.00;
	  opacity:1;
}
.kit li img {
	vertical-align:middle;
	margin-right:7px;
	border:0;
}
.kit_odd {
	/*background:transparent url(../images/keep_bg.gif) no-repeat left top;*/
}
/* ////////// END CONTACT /////////*/
</pre></body></html>