body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	background: #FFF url(../images/02.gif) repeat;
}
#banner { 
	width:100%;
	background: #Fff url(../images/wins_banner_new.jpg) bottom left no-repeat;
	height: 148px;
}
#banner img {
	float:left;
	margin-bottom: 0;
}
#company { 
	padding-left: 10px; padding-top: 40px;
	font-family: Arial; 
	font-size: 28px; 
	color:#E26c0c; 
	font-weight:bold;
	float:left;
}
#footer { 
	/*background-color: #B30000;*/
	background-color: #E26C0C;
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	height: 30px;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	text-decoration: none;
	/*color: #B30000;*/ 
	color: #E26C0C;
}
a.main_link:hover{
	font-weight: bold;
	color: #000000;
}
a.down_link:active,a.down_link:visited,a.down_link:link{
	text-decoration: none;
	color: #000000;
}
a.down_link:hover{
	font-weight: bold;
	color: #999999;
}
a.page_link:active,a.page_link:visited,a.page_link:link{
	text-decoration: none;
	color: #000000;
}
a.page_link:hover{
	font-weight: bold;
	color: #FF0000;
}
a.footer_link:active,a.footer_link:visited,a.footer_link:link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Arial";
}
a.footer_link:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	font-family: "Arial";
}

a.skip_link:active,a.skip_link:visited,a.skip_link:link{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Verdana";
}

			/*CONTENT_LEFT*/
#content {
width: 150px;
float: left;
}
#content h1 {
font-size: 1.5em;
letter-spacing: 3px;
text-transform: uppercase;
color: #06a; 
}
			/*CONTENT_RIGHT*/
#content_right {
	font: 73% helvetica, arial, sans-serif;
	/*color: #B30000;*/
	color: #E26C0C;
	width: 200px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}

			/*CURVED CORNERS*/
/*dl.curved {background:#B30000 url(../images/c_tl.png) top left no-repeat; margin:0 0; padding:0; width:100%;}*/
dl.curved {background:#E26C0C url(../images/c_tl_orange.png) top left no-repeat; margin:0 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(../images/c_tr_orange.png) top right no-repeat; padding:10px; text-align:center; font-weight: bold; color:#fff;}
dl.curved dd {background:#f4f4f4 url(../images/c_bl.png) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.53em;}
dl.curved dd p.last {background:transparent url(../images/c_br.png) bottom right no-repeat;}

dl.curved_agent {background:#E26C0C url(../images/c_tl_orange.png) top left no-repeat; margin:0 0; padding:0; width:100%;}
dl.curved_agent dt {background:transparent url(../images/c_tr_orange.png) top right no-repeat; padding:10px; text-align:center; font-weight: bold; color:#fff;}
dl.curved_agent dd {background:#f4f4f4 url(../images/c_bl.png) bottom left no-repeat; padding:0; margin:0;}
dl.curved_agent dd p {margin:0; padding:10px; line-height:1.53em;}
dl.curved_agent dd p.last {background:transparent url(../images/c_br.png) bottom right no-repeat;}

a img {
border: none;
}
a:link, a:visited {
color : #286e87;
/*color: #F68618;*/
background : inherit;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #999;
background : inherit;
}

#navlist li {
list-style-image : url(images/right.gif);
background : inherit;
/*color : #B30000;*/
color: #E26C0C;
margin : 5px 0 0 0;
}

#navlist_agent li {
/*list-style-image : url(images/right.gif);*/
background : inherit;
/*color : #B30000;*/
color: #E26C0C;
margin : 0 0 0 0;
}

/*TOOLBAR*/
#toolbar {
	/*width: 180px;
	height: 30px;*/
	width: 150px;
	height: 35px;

	/* padding-top: 3px; */ 
	padding-top: 3px;
	padding-right: 5px;
	text-indent: 5px;
	color:#595959;
	background:transparent;
}
#toolbar-search {
	width: 300px;
	height: 35px;
	/* padding-top: 3px; */ 
	padding-top: 15px;
	padding-right: 5px;
	text-indent: 5px;
	color:#595959;
	background:transparent;
}
#toolbar-content {
	width: 400px;
	height: 30px;
	margin: 0 auto;
    z-index:10;
}
#toolbar-contentleft {
	width: 400px;
	height: 30px;
	float: left;
}
#toolbar-contentleft ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#toolbar-contentleft li {
	float: left;
	text-align: center;
	vertical-align: middle;	
}
#toolbar-contentleft li a {
	text-decoration:none;
    color:#595959 !important;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#toolbar-contentleft li a:hover {
	text-decoration:underline;
    color:#595959 !important;
	font: 12px Arial, Helvetica, sans-serif;	
	font-weight:bold;
}
.toolbar-link {
    color:#595959 !important;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:15px;
	margin:7px;
}

.toolbar-separator {
	width:1px;
	height:20px;
	background-color: #adb3c1;
	margin-top:5px;
}
#toolbar-contentright {
	width: 450px;
	height: 30px;
	float: right;
}
#toolbar-contentright ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#toolbar-contentright li {
	float: right;
	text-align: center;
	vertical-align: middle;
}

#toolbar-contentright li a {
        color:#a1001d !important;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#toolbar-contentright li a:hover {
        color:#a1001d !important;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#toolbar-contentright li.toolbar-link a {
        color:#0178b0 !important;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#toolbar-contentright li.toolbar-link a:hover {
        color:#0178b0 !important;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


.g-button {
  display: inline-block;
  min-width: 54px;
  text-align: center;
  color: #555;
  font-size: 11px;
  font-weight: bold;
  height: 27px;
  padding: 0 8px;
  line-height: 27px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -ms-transition: all 0.218s;
  -o-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #dcdcdc;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
}
*+html .g-button {
  min-width: 70px;
}
button.g-button,
input[type=submit].g-button {
  height: 29px;
  line-height: 29px;
  vertical-align: bottom;
  margin: 0;
}
*+html button.g-button,
*+html input[type=submit].g-button {
  overflow: visible;
}
.g-button:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -ms-transition: all 0.0s;
  -o-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.g-button:active {
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));
  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.g-button:visited {
  color: #666;
}
.g-button-submit {
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.g-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
}
.g-button-submit:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.g-button-share {
  border: 1px solid #29691d;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  background-color: #3d9400;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#398a00));
  background-image: -webkit-linear-gradient(top,#3d9400,#398a00);
  background-image: -moz-linear-gradient(top,#3d9400,#398a00);
  background-image: -ms-linear-gradient(top,#3d9400,#398a00);
  background-image: -o-linear-gradient(top,#3d9400,#398a00);
  background-image: linear-gradient(top,#3d9400,#398a00);
}
.g-button-share:hover {
  border: 1px solid #2d6200;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #368200;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#368200));
  background-image: -webkit-linear-gradient(top,#3d9400,#368200);
  background-image: -moz-linear-gradient(top,#3d9400,#368200);
  background-image: -ms-linear-gradient(top,#3d9400,#368200);
  background-image: -o-linear-gradient(top,#3d9400,#368200);
  background-image: linear-gradient(top,#3d9400,#368200);
}
.g-button-share:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.g-button-red {
  border: 1px solid transparent;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1);
  text-transform: uppercase;
  background-color: #d14836;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#d14836));
  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);
  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);
  background-image: -o-linear-gradient(top,#dd4b39,#d14836);
  background-image: linear-gradient(top,#dd4b39,#d14836);
}
.g-button-red:hover {
  border: 1px solid #b0281a;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #c53727;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#c53727));
  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
  background-image: -o-linear-gradient(top,#dd4b39,#c53727);
  background-image: linear-gradient(top,#dd4b39,#c53727);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.g-button-red:active {
  border: 1px solid #992a1b;
  background-color: #b0281a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#b0281a));
  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
  background-image: linear-gradient(top,#dd4b39,#b0281a);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.g-button-white {
  border: 1px solid #dcdcdc;
  color: #666;
  background: #fff;
}
.g-button-white:hover {
  border: 1px solid #c6c6c6;
  color: #333;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.g-button-white:active {
  background: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.g-button-red:visited,
.g-button-share:visited,
.g-button-submit:visited {
  color: #fff;
}
.g-button-submit:focus,
.g-button-share:focus,
.g-button-red:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.g-button-share:focus {
  border-color: #29691d;
}
.g-button-red:focus {
  border-color: #d14836;
}
.g-button-submit:focus:hover,
.g-button-share:focus:hover,
.g-button-red:focus:hover {
  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);
}
.g-button img {
  display: inline-block;
  margin: -3px 0 0;
  opacity: .55;
  vertical-align: middle;
}
*+html .g-button img {
  margin: 4px 0 0;
}
.g-button:hover img {
  opacity: .72;
}
.g-button:active img {
  opacity: 1;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}
/*
input[type=select],
input[type=email],
input[type=text],
input[type=url] {
  display: inline-block;
  height: 29px;
  margin: 0;
  padding-left: 8px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
input[type=select]:hover,
input[type=email]:hover,
input[type=text]:hover,
input[type=url]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
input[type=select]:focus,
input[type=email]:focus,
input[type=text]:focus,
input[type=url]:focus {
  outline: none;
  border: 1px solid #4d90fe;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
input[type=select][disabled=disabled],
input[type=email][disabled=disabled],
input[type=text][disabled=disabled],
input[type=url][disabled=disabled] {
  border: 1px solid #e5e5e5;
  background: #f5f5f5;
}
input[type=select][disabled=disabled]:hover,
input[type=email][disabled=disabled]:hover,
input[type=text][disabled=disabled]:hover,
input[type=url][disabled=disabled]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  width: 13px;
  height: 13px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
input[type=checkbox]:active,
input[type=radio]:active {
  border-color: #c6c6c6;
  background: #ebebeb;
}
input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}
input[type=radio] {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  width: 15px;
  height: 15px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
  background: #fff;
}
input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  background: #666;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
input[type=checkbox]:checked::after {
  content: url(//ssl.gstatic.com/ui/v1/menu/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
}
input[type=checkbox]:focus {
  outline: none;
  border-color:#4d90fe;
}
*/