a  { Color:#004169;Text-decoration:none;Font-weight:bold;Cursor:hand; }
a:hover  { Text-decoration:none; }
.a  { Color:#004169;Text-decoration:none;Font-weight:bold;Cursor:hand; }
.itemheader, h1  { Color:#000000;Font-size:40px;Text-decoration:none;Font-weight:normal;Margin-top:0px;Margin-left:0px;Margin-right:0px; }
.itemintroduction { Font-size:10pt; }
.itembody { Font-size:10pt; }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body { Font-family:Arial;Font-size:9pt; }
.itemimagestyle { Float:right; }
.FolderItemCell {  }
.imagepreviewstyle { Float:left;Margin-right:8px;Margin-bottom:8px; }
.itempreviewheader, h2  { Color:#000000;Font-size:29px;Text-decoration:none;Font-weight:normal;Padding-top:0px;Padding-bottom:5px;Margin-top:0px; }
.itempreviewintro { Font-size:10pt; }
.itempricelabel {  }
.itemprice {  }
.itemopenlink, .EsiteActionLink, .ESiteActionLink { Color:#000000;
Font-weight:normal;
Display:inline-block;
Background-color:#EEEEEE;
Padding-top:6px;
Padding-left:10px;
Padding-right:10px;
Padding-bottom:6px;
Margin-top:4px;
Border-top-width:1px;
Border-top-style:Solid;
Border-top-color:#999999;
Border-left-width:1px;
Border-left-style:Solid;
Border-left-color:#999999;
Border-right-width:1px;
Border-right-style:Solid;
Border-right-color:#999999;
Border-bottom-width:1px;
Border-bottom-style:Solid;
Border-bottom-color:#999999;
Border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
 }
.itemopenlink:hover, .EsiteActionLink:hover, .ESiteActionLink:hover { Background-color:#ffffff; }
.itemopenlink {  }
.PageSelectorCell { Padding-top:12px; }
.PageSelectorCell a, .PageSelectorCell span {  }
.PageSelectorCell table { width:100%; }
.PageSelectorCell table td.PagesCell { width:100%; }
.ColorBoxImage {}
html, form {min-height:100%;}
a img {border-width:0px;}

.darkgrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
  background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
}

.bluegrad {
  background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
  background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
}

.graygrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
}


