﻿background: #066dab;
background: -moz-linear-gradient(top,  #066dab 0%, #8abbd7 58%, #8abbd7 58%, #c5deea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#066dab), color-stop(58%,#8abbd7), color-stop(58%,#8abbd7), color-stop(100%,#c5deea));
background: -webkit-linear-gradient(top,  #066dab 0%,#8abbd7 58%,#8abbd7 58%,#c5deea 100%);
background: -o-linear-gradient(top,  #066dab 0%,#8abbd7 58%,#8abbd7 58%,#c5deea 100%);
background: -ms-linear-gradient(top,  #066dab 0%,#8abbd7 58%,#8abbd7 58%,#c5deea 100%);
background: linear-gradient(to bottom,  #066dab 0%,#8abbd7 58%,#8abbd7 58%,#c5deea 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066dab', endColorstr='#c5deea',GradientType=0 );
