﻿/*Used to position the in-header navigation menu. Adjust this if you want to use more than on set of menus*/
.pushdown5 {margin-top:5px}
.pushdown25 {margin-top:25px}
.pushdown15 {margin-top:15px}
.pushup20 {margin-top: -20px}
.center {text-align:center}
h1 {margin-top:0}

.blueborder {border:1px solid blue}
p {margin:0}

.fontnormal {font-weight:normal }
h1.reddish {color:red;font-weight:normal !important}
hr.darker {border-color:darkgray;}
.blue {color:blue;text-decoration:underline;}
.infoText {font-size:16px;}
.titleText {font-size:20px;font-weight:bold;color:black;}

#DivProvider {display:none;list-style:none;position:absolute;top:20px;left:50px;width:700px;z-index:999;padding:5px 0 10px 5px;background-color:#F1F0FB;border:1px solid navy;overflow:hidden;-moz-box-shadow: 10px 10px 5px #888888; -webkit-box-shadow: 10px 10px 5px #888888; box-shadow: 10px 10px 5px #888888;}

/*extra CSS for Page list and modal goto popup*/
.pagination>li>span.slightlygray {background-color:#eff3f6}
#divGoToPage {top:58%;left:10%;}
.moveup {margin-top:-15px}
.movedown {margin-top:15px}
.spacebelow {margin-bottom:15px}

.moveover {margin-left:160px}

img.smaller {height:22px;width:22px }
img.aBitSmaller {height:90px;width:110px;margin:0 0 5px 0 }
a.center {text-align:center;text-decoration:underline;}
.leftgrayborder {padding-left:3px;border-left: solid 1px lightgray}
.rightgrayborder {padding-right:3px;border-right: solid 1px lightgray}

.grayborder {margin: 10px 0 10px 0; padding-bottom:3px;border-bottom: solid 1px lightgray}
.blackBorder {border: 1px solid black;width:90%;text-align:center}

.nopdfs {margin-top: 25px; padding-bottom:25px; }