body   
{
    background: #5e678e;
    font-size: .80em;
    font-family: Calibri, Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

a:link, a:visited
{
    color: #ffffff;
    text-decoration: none;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #5e678e;
    text-decoration: blink;
}

p
{
    margin-bottom: 0px;
    line-height: 1.6em;
}

#headnav
 {
     position:absolute;
     top:240px;
     background-color:transparent;
     padding:0px 1px 0px 0px;
     border:none;
     z-index:20;
 }

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 26px;
    color: #f9f9f9;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 0px;
}

h1
{
    font-size: 26px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* normal style */
#header-image {
    background-repeat: no-repeat;
    background-image:url('../images/Headrespcurrlogo.png');
    top: 2px;
    left: 0px;
    height: 132px;
}


/* show a larger image when you're on a big screen */
@media screen and (min-width: 650px) {
    #header-image 
    {
        background-image:url("../images/Headecurrlogoresp.png");
    }

}
/*#banner {position:absolute; left:35px; top:10px; width:732px; height:82px; background-image:url("../images/banner.gif"); background-repeat:no-repeat; background-color:transparent; border:none; z-index:10;}

#banner2 {position:absolute; left:35px; top:10px; width:732px; height:82px; background-image:url("../images/banner.gif"); background-repeat:no-repeat; background-color:transparent; border:none; z-index:10;}
*/

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #fff;
    margin: 0px 0 0px 0;
    border: 0px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #5e678e;
    height: 160px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #f9f9f9;
    width: 100%;
    border: none;
    line-height: 26px;
    font-size: 26px;
        vertical-align: middle;
}

.main
{
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 200px;
}

.mainbutton
{
    padding: 4% 2% 4% 0;
    margin:  0px 0px 0px 0px;
    width: 22%;
}

.mainbuttonright
{
    padding: 3% 0% 3% 0;
    margin: 0px 0px 0px 0px;
    width: 22%;
}

.leftCol
{
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    font-family: Calibri, Arial;
    background-color: #5e678e;
    color: #f9f9f9;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 21px;
    z-index: 999;
}
.footerblock
{
    font-family: Calibri, Arial;
    background-color: #5e678e;
    color: #f9f9f9;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 21px;
}
@media screen and (max-width: 600px) {
  .footerblock a {
    float: none;
    display: block;
  }

  .topnav-centered a {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}
.footer2
{
    font-family: Calibri, Arial;
    background-color: #5e678e;
    color: #BFBFBF;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 14px;
}
.footerlogo
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #5e678e;
    height: 100px;
}
.holidayimage
{
    width:100%;
}
.testposPanel
{
	background-image:url(../images/LeftHeader.png);
	height:33px;
	width: 150px;
	    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
	cursor: hand;
		opacity: 1;
	filter: alpha(opacity=100);
}
.HomeImagelabel 
{
    background-color: Transparent;
    font-family: Arial;
    font-size: 14pt;
    font-weight:bold;
    color: #ffffff;
    text-align: left;
    vertical-align:middle;
}
.mainImagelabel 
{
    background-color:Transparent;
    font-family: Arial;
    font-size: 18pt;
    font-weight:bold;
    color: #ffffff;
}
.MainPanel
{
	background-color:gray;
    color: #ffffff;
	opacity: 0.6;
	filter:alpha(opacity=60);
	vertical-align: baseline;
	border-top-color: White;
	border-top-style: solid;
	border-top-width:thin;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#5e678e;
    width:100%;
    text-decoration: none
}

div.menu
{
    color:#f9f9f9;
    padding: 0px 0px 0px 0px;
    text-decoration:none;
	text-align: center;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    text-decoration: none
	text-align: center;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #5e678e;
    border: 0px #5e678e solid;
    color: #f9f9f9;
    display: block;
    line-height: 1.35em;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #5e678e;
    color: #f9f9f9;
    text-decoration: none;
	padding: 0px 0px 0px 0px;
}

div.menu ul li a:active
{
    background-color: #5e678e;
    color: #f9f9f9;
    text-decoration: none;
	padding: 0px 0px 0px 0px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    color:Black;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.imagepad
{
    text-align:center;
    padding: 10px 10px 10px 10px;
}
.imagepad2
{
    text-align:center;
    padding: 10px 10px 10px 10px;
}
.menu2
{
    padding: 0px 15px 0px 15px;
	background-color:#5e678e;
	color: #f9f9f9;
	text-decoration:none;
    margin-left: 0px;
	text-align: center;
}

.menu3
{
    padding: 0px 15px 0px 15px;
	background-color:#5e678e;
	color: #f9f9f9;
	text-decoration:none;
    margin-left: 0px;
	text-align: center;
	display:block;
	vertical-align:top;
}
.menu4
{
    background-color: #ffffff;
color:#5e678e;
text-decoration:none;
font-weight:normal;
font-family: Arial;
	font-size: 9pt;
	text-align: left;
	vertical-align:top;
}
.menu5
{
    background-color: #ffffff;
color:#5e678e;
font-family: Arial;
	font-size: 9pt;
	text-align: left;
	vertical-align:top;
text-decoration:none;
font-weight:normal;
padding-left: 10px;
}
.menubutton
{
    background-color:#5e678e;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.3em;
height: 2.1em;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.menubutton2
{
    background-color:#A9AEC7;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.1em;
height: 2.0em;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.menubuttonpad
{
    background-color:#5e678e;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.3em;
height: 2.1em;
padding-top: .5em;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.menubutton2pad
{
    background-color:#A9AEC7;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.1em;
height: 2.0em;
padding-top: .5em;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.menubutton3
{
    background-color:#fecf42;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.7em;
height: 2.1em;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.menubutton3right
{
    background-color:#fecf42;
    background-image: none;
color: #f9f9f9;
text-decoration:none;
font-size: 1.7em;
height: 2.1em;
padding-left: 10px;
padding-right: 60px
}
.tozoom
{
    float:right;
    vertical-align:top;
    width:100%
}
.tozoom1
{
     float:left;
    vertical-align:top;
    text-align:left;
        padding: 5px 5px 0px 0px;
        height: 100%;
}
.tozoom11
{
     float:left;
    vertical-align:top;
    text-align:left;
    padding: 5px 5px 0px 10px;
    font-size:small;
}

    .tozoom2
    {
     float:none;
    vertical-align:middle;
    text-align:center;
    padding-top:1px;
    padding-right:1px;
    height: 100%;

    }
.tozoom202
{
    display:inline-block;
    float:none;
    vertical-align:top;
    text-align:center;
    width:100%;
}
.tozoom203
{
    display:inline-block;
    float:none;
    vertical-align:top;
    text-align:center;
    width:100%;
    background-color: #ffffff;
}
.floatleftorright 
{
    float:right;
    }
 
.divContainer
{
      position: relative;
      display: inline-block;
      width: 30%;
}
.imagepadaboutus
{
    position: relative;
    display: inline-block;
    text-align:center;
    padding: 10px 10px 10px 20px;
}
.imagepadaboutus:hover img
{
    visibility:hidden;
}
.labelcontainer {
    display: block;
      width: 270px;
  height: 270px;

}
.overlay{
  position:absolute;
  top:0;
  left:0;
	width: 100%;
	height: 100%;
	background: rgba(1, 0, 0, 0.2);
	overflow: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hideshowimage {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 280px;
  height: 280px;
}

.hideshowimage:hover  
{
    /*display:none;
    visibility:hidden;*/
} 

/* show a larger image when you're on a big screen */
@media screen and (max-width: 650px) {
    .tozoom2
    {
     display:inline-block;
     float:none;
    vertical-align:middle;
    text-align:center;
    padding-top:1px;
    padding-right:1px;
    height: 100%;
    }
    .floatleftorright 
    {
    float:left;
    }
    .tozoom203
{
    display:inline-block;
    float:none;
    vertical-align:top;
    text-align:center;
    width:100%;
}
}
@media screen and (min-width: 650px) and (max-width: 1100px) {
    .tozoom2
    {
     float:none;
    vertical-align:middle;
    text-align:center;
    padding-top:1px;
    padding-right:1px;
    height: 100%;

    }
}

.tozoom22
{
     float: none;
    vertical-align:top;
    text-align: center;
    padding-top: 0px;
    padding-right:5px;
}
.tozoom3
{
    position:absolute;
    color: #f9f9f9;
    margin-bottom: 0px;
    text-align: center;
    padding-left: 0%;
    height: 90%;
}
.tozoom3lite
{
    font-size: 56px;
    color: #f9f9f9;
    font-weight: 500;
}
.tozoom3small
{
    float:none;
    font-size: 21px;
    color: #f9f9f9;
    font-weight: 400;
    margin-bottom: 0px;
    text-align:left;
        padding-left: 3%;
            width: 75%
}
.textbody
{
    text-align:justify;
    color: #5E678E;
    
}
.datalistgrid
{
    vertical-align:top;
    text-align:center;
        padding: 5px 5px 5px 5px;
}
.tabletop
{
    max-width:1200px;
    min-width:250px;
    padding:  0 2% 0 2%;
    width:100%;
    }

.tabletop2
{
    max-width:690px;
    min-width:250px;
    width:100%;
}
.newslettter
{
    font-family: Calibri, Arial;
    background-color: #5e678e;
    color: #f9f9f9;
    padding: 10px 20px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 21px;
    vertical-align:top;
}
.newslettter2
{
    font-family: Tohoma, Arial;
    background-color: #e8e5e8;
    color: #5e678e;
    padding: 0px 10px 0px 10px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-size: 16px;
    vertical-align:top;
}
@media only screen and (min-width:150px) and (max-width:600px) {

    .datalistgrid {
      width: 100%;
      overflow :scroll ;
    }
}


