body {background-color:#FFFFFF;color:#000000}
.blank {background-color:#FFFFFF;color:#000000;text-decoration:none}
.link {color:#0000FF;text-decoration:none;cursor:pointer}
.link:hover {text-decoration:underline}
.goldLink {color:#FFD700;text-decoration:none;cursor:pointer}
.goldLink:hover {text-decoration:underline}
.wlink {color:#FFFFFF;text-decoration:none;cursor:pointer}
.wlink:hover {text-decoration:underline}
.noBorder {background-color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;}
.border {-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px}
.plainBorder {background-color:#FFFFFF;border-style:solid;border-color:#0099BB;border-width:2 2 2 2}
.wideBorder {-webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px}
.shadow {-webkit-box-shadow: #05AFB5 3px 3px 3px  ;-moz-box-shadow: #05AFB5 3px 3px 3px ; box-shadow: #05AFB5 3px 3px 3px  ;}
.button {cursor:pointer;font-size:12px;text-align: center;font-family:arial, helvetica, sans-serif; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px}
.heading {font-size:12px;text-align: center;font-family:arial, helvetica, sans-serif; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px}
.bigHeading {font-size:20px;font-family:arial, helvetica, sans-serif; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px}
.input {font-size:14pt;text-align: left;font-family:arial, helvetica, sans-serif; text-decoration:none; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;}
.inputSmall {font-size:12pt;text-align: left;font-family:arial, helvetica, sans-serif; text-decoration:none; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px;}
.inputBig {font-size:16pt;text-align: left;font-family:arial, helvetica, sans-serif; text-decoration:none; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px;}
.inputFull {display:block;margin:0 auto;width:95%;font-size:20px;padding:3px;text-align: left;font-family:arial, helvetica, sans-serif; text-decoration:none; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px;}
.menuButton {cursor:pointer;font-size:20px;font-family:arial, helvetica, sans-serif; text-decoration:none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-weight:bold; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px}
.nobr {white-space:nowrap}
.thick {padding: 8px 8px 8px 8px;}
.thin {padding: 4px 4px 4px 4px;}
.superthin {padding: 2px 2px 2px 2px;}
.nopad {padding: 0px 0px 0px 0px;}
.text {font-size:12px;font-family:arial, helvetica, sans-serif;font-weight:normal}
.bigText {font-size:16px;font-family:arial, helvetica, sans-serif;}
.dbox {position:absolute;left:0;top:0px;display:none;border-style:outset;border-width:2px 2px 2px 2px;border-color:#8888DD;-webkit-box-shadow: #000000 4px 4px 8px  ;-moz-box-shadow: #000000 4px 4px 8px ; box-shadow: #000000 4px 4px 8px;}
.trans {transition-property:all;-moz-transition-property:all;-webkit-transition-property:all;-o-transition-property:all ;transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;-o-transition-duration: .5s;transition-timing-function: ease-in-out;-moz-transition-timing-function: ease-in-out;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;}
.center {text-align:center}
.centerBlock {margin:0 auto;}
.centered {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.left {text-align:left}
.right {text-align:right}
.top {vertical-align:top}
.middle {vertical-align:middle}
.floatRight {float:right}
.floatLeft {float:left}
.toPrint {border:none; color: #000000; background-color: #FFFFFF; background-image: none}
.ul {text-decoration:underline}
.hoverBorder {border-width:1px;border-style:solid;border-color:transparent}
.hoverBorder:hover {border-width:1px;border-style:solid;border-color:#777777}
.hoverBold {cursor:pointer;font-weight:normal}
.hoverBold:hover {font-weight:bold}
.bold {font-weight:bold}
.help {cursor:help}
.pointer {cursor:pointer}
.indent0 {padding:2px 2px 2px 2px;text-align:left}
.indent1 {padding:2px 2px 2px 22px;text-align:left}
.indent2 {padding:2px 2px 2px 42px;text-align:left}
.indent3 {padding:2px 2px 2px 62px;text-align:left}
.indent4 {padding:2px 2px 2px 82px;text-align:left}
.padBelow {padding:0 0 12px 0}
.padAbove {padding:12px 0 0 0}
.table {display:table}
.trSpan {caption-side:top;display:table-caption}
.trGroup {display:table-row-group;}
.tr {display:table-row}
.td {display:table-cell}
.opacity90 {filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9}
.opacity50 {filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5}
.opacity20 {filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}
.iframe-container {overflow: hidden;/* 16:9 aspect ratio */padding-top: 56.25%;position: relative;}
.iframe-container iframe {border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.pulseRed {animation: pulse .5s infinite;}
@keyframes pulse {0%, 100% {background-color: #FFFFFF;} 50% {background-color: #FF0000;}}

.GrayText{color: #FFFFFF; }
.Gray{
 border:1px solid #b7b7b7; color: #FFFFFF;  background-color: #d3d3d3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#707070));
 background-image: -webkit-linear-gradient(top, #d3d3d3, #707070);
 background-image: -moz-linear-gradient(top, #d3d3d3, #707070);
 background-image: -ms-linear-gradient(top, #d3d3d3, #707070);
 background-image: -o-linear-gradient(top, #d3d3d3, #707070);
 background-image: linear-gradient(to bottom, #d3d3d3, #707070);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3d3d3, endColorstr=#707070);
}
.GrayHover{
 border:1px solid #b7b7b7; color: #FFFFFF;  background-color: #d3d3d3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#707070));
 background-image: -webkit-linear-gradient(top, #d3d3d3, #707070);
 background-image: -moz-linear-gradient(top, #d3d3d3, #707070);
 background-image: -ms-linear-gradient(top, #d3d3d3, #707070);
 background-image: -o-linear-gradient(top, #d3d3d3, #707070);
 background-image: linear-gradient(to bottom, #d3d3d3, #707070);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3d3d3, endColorstr=#707070);
}
.GrayHover:hover{
 border-color: #a0a0a0; background-color: #bababa; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#575757));
 background-image: -webkit-linear-gradient(top, #bababa, #575757);
 background-image: -moz-linear-gradient(top, #bababa, #575757);
 background-image: -ms-linear-gradient(top, #bababa, #575757);
 background-image: -o-linear-gradient(top, #bababa, #575757);
 background-image: linear-gradient(to bottom, #bababa, #575757);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bababa, endColorstr=#575757);
}

.WhiteText{color: #000000;  }
.White{
 border:1px solid #d7dada;   color: #000000; background-color: #ffffff;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
 background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
 background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
 background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
 background-image: -o-linear-gradient(top, #ffffff, #dddddd);
 background-image: linear-gradient(to bottom, #ffffff, #dddddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dddddd);
}

.WhiteHover{
 border:1px solid #d7dada;   color: #000000; background-color: #f4f5f5;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
 background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
 background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
 background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
 background-image: -o-linear-gradient(top, #ffffff, #dddddd);
 background-image: linear-gradient(to bottom, #ffffff, #dddddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dddddd);
}

.WhiteHover:hover{
 border-color: #bfc4c4; background-color: #b9bbbb;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#b9bbbb), to(#a6a3a3));
 background-image: -webkit-linear-gradient(top, #b9bbbb, #a6a3a3);
 background-image: -moz-linear-gradient(top, #b9bbbb, #a6a3a3);
 background-image: -ms-linear-gradient(top, #b9bbbb, #a6a3a3);
 background-image: -o-linear-gradient(top, #b9bbbb, #a6a3a3);
 background-image: linear-gradient(to bottom, #b9bbbb, #a6a3a3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b9bbbb, endColorstr=#a6a3a3);
}


.BlackText{color: #FFFFFF; }
.BlackHover{
 border:1px solid #616261;  color: #FFFFFF; background-color: #7d7e7d; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}

.BlackHover:hover{
 border-color: #4a4b4a; background-color: #949494;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#949494), to(#282828));
 background-image: -webkit-linear-gradient(top, #949494, #282828);
 background-image: -moz-linear-gradient(top, #949494, #282828);
 background-image: -ms-linear-gradient(top, #949494, #282828);
 background-image: -o-linear-gradient(top, #949494, #282828);
 background-image: linear-gradient(to bottom, #949494, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#949494, endColorstr=#282828);
}

.Black{
 border:1px solid #616261;  color: #FFFFFF; background-color: #7d7e7d; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}


.RedText {color: #ffded9;}
.RedHover {
 border:1px solid #cc9090;  color: #ffded9; background-color: #cc7e7e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc7e7e), color-stop(100%, #b72d2d ));
 background-image: -webkit-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -moz-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -ms-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -o-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: linear-gradient(top, #cc7e7e, #b72d2d );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cc7e7e, endColorstr=#b72d2d );
}

.RedHover:hover{
 border-color: #cc9090; background-color: #cc9090;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc9090), color-stop(100%, #b24343 ));
 background-image: -webkit-linear-gradient(top, #cc9090, #b24343 );
 background-image: -moz-linear-gradient(top, #cc9090, #b24343 );
 background-image: -ms-linear-gradient(top, #cc9090, #b24343 );
 background-image: -o-linear-gradient(top, #cc9090, #b24343 );
 background-image: linear-gradient(top, #cc9090, #b24343 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cc9090, endColorstr=#b24343 );
}

.Red {
 border:1px solid #cc9090;  color: #ffded9; background-color: #cc7e7e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc7e7e), color-stop(100%, #b72d2d ));
 background-image: -webkit-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -moz-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -ms-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: -o-linear-gradient(top, #cc7e7e, #b72d2d );
 background-image: linear-gradient(top, #cc7e7e, #b72d2d );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cc7e7e, endColorstr=#b72d2d );
}

.OrangeText {color: #444422;}
.OrangeHover {
 border:1px solid #f4d497;  color: #444422; background-color: #f7ca76;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7ca76), color-stop(100%, #f79621));
 background-image: -webkit-linear-gradient(top, #f7ca76, #f79621);
 background-image: -moz-linear-gradient(top, #f7ca76, #f79621);
 background-image: -ms-linear-gradient(top, #f7ca76, #f79621);
 background-image: -o-linear-gradient(top, #f7ca76, #f79621);
 background-image: linear-gradient(top, #f7ca76, #f79621);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7ca76, endColorstr=#f79621);
}

.OrangeHover:hover{
 border-color: #f4d497; background-color: #f4d497;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d497), color-stop(100%, #f4a142));
 background-image: -webkit-linear-gradient(top, #f4d497, #f4a142);
 background-image: -moz-linear-gradient(top, #f4d497, #f4a142);
 background-image: -ms-linear-gradient(top, #f4d497, #f4a142);
 background-image: -o-linear-gradient(top, #f4d497, #f4a142);
 background-image: linear-gradient(top, #f4d497, #f4a142);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4d497, endColorstr=#f4a142);
}

.Orange {
 border:1px solid #f4d497;  color: #444422; background-color: #f7ca76;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7ca76), color-stop(100%, #f79621));
 background-image: -webkit-linear-gradient(top, #f7ca76, #f79621);
 background-image: -moz-linear-gradient(top, #f7ca76, #f79621);
 background-image: -ms-linear-gradient(top, #f7ca76, #f79621);
 background-image: -o-linear-gradient(top, #f7ca76, #f79621);
 background-image: linear-gradient(top, #f7ca76, #f79621);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7ca76, endColorstr=#f79621);
}

.YellowText {color: #624400;}
.YellowHover {
 border:1px solid #efedda;  color: #624400; background-color: #f2efcd;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2efcd), color-stop(100%, #fcf53a));
 background-image: -webkit-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -moz-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -ms-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -o-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: linear-gradient(top, #f2efcd, #fcf53a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2efcd, endColorstr=#fcf53a);
}

.YellowHover:hover{
 border-color: #efedda; background-color: #efedda;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efedda), color-stop(100%, #f9f48b));
 background-image: -webkit-linear-gradient(top, #efedda, #f9f48b);
 background-image: -moz-linear-gradient(top, #efedda, #f9f48b);
 background-image: -ms-linear-gradient(top, #efedda, #f9f48b);
 background-image: -o-linear-gradient(top, #efedda, #f9f48b);
 background-image: linear-gradient(top, #efedda, #f9f48b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#efedda, endColorstr=#f9f48b);
}

.Yellow {
 border:1px solid #efedda;  color: #624400; background-color: #f2efcd;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2efcd), color-stop(100%, #fcf53a));
 background-image: -webkit-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -moz-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -ms-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: -o-linear-gradient(top, #f2efcd, #fcf53a);
 background-image: linear-gradient(top, #f2efcd, #fcf53a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2efcd, endColorstr=#fcf53a);
}

.GreenText {color: #013418;}
.GreenHover {
 border:1px solid #c8e0b5;  color: #000000; background-color: #bce29e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bce29e), color-stop(100%, #61c419 ));
 background-image: -webkit-linear-gradient(top, #bce29e, #61c419 );
 background-image: -moz-linear-gradient(top, #bce29e, #61c419 );
 background-image: -ms-linear-gradient(top, #bce29e, #61c419 );
 background-image: -o-linear-gradient(top, #bce29e, #61c419 );
 background-image: linear-gradient(top, #bce29e, #61c419 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bce29e, endColorstr=#61c419 );
}

.GreenHover:hover{
 border-color: #c8e0b5; background-color: #c8e0b5;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8e0b5), color-stop(100%, #82c151 ));
 background-image: -webkit-linear-gradient(top, #c8e0b5, #82c151 );
 background-image: -moz-linear-gradient(top, #c8e0b5, #82c151 );
 background-image: -ms-linear-gradient(top, #c8e0b5, #82c151 );
 background-image: -o-linear-gradient(top, #c8e0b5, #82c151 );
 background-image: linear-gradient(top, #c8e0b5, #82c151 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c8e0b5, endColorstr=#82c151 );
}

.Green {
 border:1px solid #c8e0b5;  color: #013418; background-color: #bce29e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bce29e), color-stop(100%, #61c419 ));
 background-image: -webkit-linear-gradient(top, #bce29e, #61c419 );
 background-image: -moz-linear-gradient(top, #bce29e, #61c419 );
 background-image: -ms-linear-gradient(top, #bce29e, #61c419 );
 background-image: -o-linear-gradient(top, #bce29e, #61c419 );
 background-image: linear-gradient(top, #bce29e, #61c419 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bce29e, endColorstr=#61c419 );
}

.LightBlueText {color: #0A04BF;}
.LightBlueHover {
 border:1px solid #96f0ff;  color: #0A04BF; background-color: #cef8ff;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cef8ff), color-stop(100%, #7fe0f8));
 background-image: -webkit-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -moz-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -ms-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -o-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: linear-gradient(top, #cef8ff, #7fe0f8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cef8ff, endColorstr=#7fe0f8);
}

.LightBlueHover:hover{
 border-color: #68e9ff; background-color: #9bf1ff;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bf1ff), color-stop(100%, #4fd4f5));
 background-image: -webkit-linear-gradient(top, #9bf1ff, #4fd4f5);
 background-image: -moz-linear-gradient(top, #9bf1ff, #4fd4f5);
 background-image: -ms-linear-gradient(top, #9bf1ff, #4fd4f5);
 background-image: -o-linear-gradient(top, #9bf1ff, #4fd4f5);
 background-image: linear-gradient(top, #9bf1ff, #4fd4f5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#9bf1ff, endColorstr=#4fd4f5);
}

.LightBlue {
 border:1px solid #96f0ff;  color: #0A04BF; background-color: #cef8ff;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cef8ff), color-stop(100%, #7fe0f8));
 background-image: -webkit-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -moz-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -ms-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: -o-linear-gradient(top, #cef8ff, #7fe0f8);
 background-image: linear-gradient(top, #cef8ff, #7fe0f8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cef8ff, endColorstr=#7fe0f8);
}

.DarkBlueText {color: #82FBFF;}
.DarkBlueHover{
 border:1px solid #25729a;  color: #82FBFF; background-color: #3093c7;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(top, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.DarkBlueHover:hover{
 border-color: #1c5675; background-color: #26759e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26759e), color-stop(100%, #133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(top, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

.DarkBlue{
 border:1px solid #25729a; color: #82FBFF; background-color: #3093c7;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(top, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.PurpleText {color: #e5e3ff;}
.PurpleHover{
 border:1px solid #d8c0f7;  color: #e5e3ff; background-color: #bd8ef9;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd8ef9), color-stop(100%, #512389 ));
 background-image: -webkit-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -moz-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -ms-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -o-linear-gradient(top, #bd8ef9, #512389 );
 background-image: linear-gradient(top, #bd8ef9, #512389 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bd8ef9, endColorstr=#512389 );
}

.PurpleHover:hover{
 border-color: #d8c0f7; background-color: #d8c0f7;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8c0f7), color-stop(100%, #634687 ));
 background-image: -webkit-linear-gradient(top, #d8c0f7, #634687 );
 background-image: -moz-linear-gradient(top, #d8c0f7, #634687 );
 background-image: -ms-linear-gradient(top, #d8c0f7, #634687 );
 background-image: -o-linear-gradient(top, #d8c0f7, #634687 );
 background-image: linear-gradient(top, #d8c0f7, #634687 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8c0f7, endColorstr=#634687 );
}

.Purple{
 border:1px solid #d8c0f7; color: #e5e3ff; background-color: #bd8ef9;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bd8ef9), color-stop(100%, #512389 ));
 background-image: -webkit-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -moz-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -ms-linear-gradient(top, #bd8ef9, #512389 );
 background-image: -o-linear-gradient(top, #bd8ef9, #512389 );
 background-image: linear-gradient(top, #bd8ef9, #512389 );filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bd8ef9, endColorstr=#512389 );
}