/* Global */

body{font-family: Arial,sans-serif; color: #333333; line-height: 1.166; margin: 0px; padding: 0px;}
#container{margin:0 auto; width:99%;min-width:1410px;}
li{list-style:none;}
/* Link*/
a:link{text-decoration: none;color:#1874CD;}
a:hover{text-decoration: underline;}
a:visited{text-decoration: none;color:#103c89;}
a:active{text-decoration: none;} 
/* Font 
p{font-weight:bold;}
.label{width:180px; color:#4f2746;}
.couriernew{font-family: 'Courier New', Courier, monospace; font-weight:bold;}
th{background-color:#C8E3EE;text-align:center; }
.site td{font-weight:bold; text-align:center; font-size:18px; }
*/
/* Header */
#header{margin: 0; padding: 0px 0px; width: 100%; height:120px; background-image:url(../images/Headerbg.jpg); /*background-repeat:repeat-x;*/ position:relative;}
#viewlogo{position:absolute; top:3px; left:30px; width: 100px;height: 90px;}
#viewnamebanner{width:700px; top:0px; margin:0 auto;}
#masthead{margin: 0; padding: 0px 0px; width: 100%; height:30px; background-image:url(../images/Headerbg.jpg); background-repeat:repeat-x; position:relative; }

/* Masthead */
#globalNav{position:absolute; color: #103c89; padding: 0px 0px 0px 0px; width:100%; height:30px; bottom:0px; background-image:url(../images/globlenavbg.jpg);margin-top: 0px;}
.lavaLampWithImage li a:hover , .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited{border: none; color:#103c89;}
.lavaLampWithImage{position: relative; height: 30px; width: 100%; padding: 0px; margin: 0px 0;overflow: hidden; }
.lavaLampWithImage li{float: left; list-style: none; }
.lavaLampWithImage li.back{ background: url(../images/lava.gif) no-repeat right -30px; width: 9px; height: 30px; z-index: 8; position: absolute; }
.lavaLampWithImage li.back .left{ background: url(../images/lava.gif) no-repeat top left; height: 30px; margin-right: 9px; /* 7px is the width of the rounded shape */ }
.lavaLampWithImage li a{ font: bold 14px arial; text-decoration: none; color: #103c89; outline: none; text-align: center; top: 7px; text-transform: none; letter-spacing: 0; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 10px; }
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited{ border: none; color:#103c89; }

/* Footer */
.clearfloat{ clear:both; height:0; font-size: 1px; line-height: 0px;}
#footer{ height:35px;}
#siteInfo{ width:100%; clear: both; bottom:0; border: 0px solid #cccccc; background-image:url(../images/bottombg.jpg); background-repeat:repeat-x; font-size: 13px; color:#103c89; padding: 10px 10px 10px 10px; margin-top: 10px;  text-align:center; }



