body{
  font-family:'verdana';
  font-size: 90%;
}
h1{
  font-size:120%;
  margin:0px;
 padding:0px;
 font-weight: bold;
}
.imgtitle{
  text-align: center;
  font-size:140%;
  font-weight: bold;
  padding-top:25px;
}

.boxshadow 
{
  box-shadow: 3px 3px 5px #535353;
}
.roundbox {  }
.roundbox-top {    }
.roundbox-bottom {    }
.gridheader, .gridheaderbig, .gridheaderleft, .gridheaderright
{    
    padding: 4px 4px 4px 4px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
.gridheaderleft
{
    text-align: left;
}
.gridheaderright
{
    text-align: right;
}
.gridheaderbig {    font-size: 135%; }
.redbox { border: solid 2px #e51c23; 
 background-color:white;
}
.greenbox { border: solid 2px #009939; 
 background-color:white;
}
.bluebox { border: solid 2px #3369e8; 
 background-color:white;
}
.yellowbox { border: solid 2px #F2B50F; 
 background-color:white;
}
.redhdr { background-color: #e51c23; 
 color:white;
}
.greenhdr { background-color: #009939; 
 color:white;
}
.bluehdr { background-color: #3369e8;
 color:white;
 }
.yellowhdr { background-color: #F2B50F; 
 color:white;
}
.boxcontenttext {
	height:100%;
}
.content {
	position: relative;
	top:30px;
	width: 1000px;
	height: 760px;
	margin:0 auto;
	text-align: left;
	-moz-box-shadow: 3px 3px 5px #535353;
	-webkit-box-shadow: 3px 3px 5px #535353;       
	box-shadow: 3px 3px 25px #535353;
}
.hdr { background-color:#fcf0cf; }

.box1 {
	width: 300px;
	height: 200px;
}
.box2 {
	width: 300px;
	height: 420px;
}
.box3 {
	width: 300px;
	height: 640px;
}
.box4 {
	width: 620px;
	height: 420px;
}
.pos1 { position:absolute; top: 85px; left:25px; }
.pos2 { position:absolute; top: 305px; left:25px; }
.pos3 { position:absolute; top: 525px; left:25px; }
.pos4 { position:absolute; top: 85px; left:345px; }
.pos5 { position:absolute; top: 305px; left:345px; }
.pos6 { position:absolute; top: 525px; left:345px; }
.pos7 { position:absolute; top: 85px; left:665px; }
.pos8 { position:absolute; top: 305px; left:665px; }
.pos9 { position:absolute; top: 525px; left:665px; }
.menubar { position:absolute; top: -35px; right:0px; }
.toolbar {
	background-repeat:no-repeat;
	border:none;
	height:25px;
	width:80px;
	padding:0px;
	margin:-3px;
	color:white;
	background-color:#505050;
}
td {
  font-family:'verdana';
  padding-left: 5px;
  font-size:90%;
}

#digitext {
 position: absolute;
 height: 90px;
 top: 35px;
 right: 35px;
 font-size:24px;
}
ul {
  padding: 0px;
  margin: 0px;
}
ul li {
  list-style: none;
  padding-left: 25px;
}
.checkgreen {
  background-image: url("check_mark_green.png");
  background-repeat: no-repeat;
}
.checkorange {
  background-image: url("check_mark_orange.png");
  background-repeat: no-repeat;
}
.checkblue {
  background-image: url("check_mark_blue.png");
  background-repeat: no-repeat;
}

.row1 {float:left; white-space:nowrap; margin-bottom:3px;}
.row2 {float:left; white-space:nowrap; margin-bottom:3px;}
.label {float: left; width: 200px; white-space:nowrap;}
.label1 {float: left; width: 200px; white-space:nowrap;}
.label2 {float: left;margin-left:30px; margin-right:10px; white-space:nowrap;}
.checksearch {float: left; width: 20px; white-space:nowrap;}
.testvalue {float: left; width: 60px; white-space:nowrap;}
.popup {
	display:none;
 	position:fixed;
	width: 970px;
	height: 670px;
	-moz-box-shadow: 3px 3px 5px #535353;
	-webkit-box-shadow: 3px 3px 5px #535353;       
	box-shadow: 3px 3px 25px #535353;
	z-index:3;
	background-color:white;
	position: relative;
	margin:0 auto;
}
.popupimage {
	display:block;
	margin:0 auto;
	padding-top:0px;
	max-height:600px;
	max-width:850px;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.field {float: left; }
hr { color:#eeeeee; }

.popupclose {
	background-image: url('images/close.png');
	background-repeat:no-repeat;
	border:none;
	position:absolute;
	height:42px;
	width:42px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}
.prev {
	background-image: url('images/prev.png');
	background-repeat:no-repeat;
	border:none;
	position:absolute;
	height:42px;
	width:30px;
	top:250px;
	left:0px;
	z-index:5;
	outline:0;
}
.next {
	background-image: url('images/next.png');
	background-repeat:no-repeat;
	border:none;
	position:absolute;
	height:42px;
	width:30px;
	top:250px;
	right:0px;
	z-index:5;
}
.next:hover { background-color:#a9a9a9; }
.prev:hover { background-color:#a9a9a9; }
.popupclose:hover { background-color:#a9a9a9; }
.toolbar:hover { background-color:#F2B50F; }

.pict {
color: darkblue;
font-weight: bold;
}
b {
color: darkblue;
font-weight: bold;
}

#sharebar {
	position: absolute;
	right: 0px;
	top: 780px;
}
.sharebox {
	display:inline-block;
	*zoom: 1;
	*display:inline;
	width: 38px;
	height: 38px;
	background-image: url('images/spritesheet-share-icons.png');
	background-repeat: no-repeat;
}

.facebook { position:relative;  background-position: left top; }
.twitter { position:relative; background-position: -40px top; }
.pinterest { position:relative;  background-position: -80px top; }
.googleplus { position:relative;  background-position: -120px top; }
.instagram { position:relative;  background-position: -160px top; }
.youtube { position:relative;  background-position: -200px top; }
.linkedin { position:relative;  background-position: -240px top; }
.rss { position:relative;  background-position: left -112px; } 
.facebook:hover { background-position: left  -40px; }
.twitter:hover { background-position: -40px -40px; }
.pinterest:hover { background-position: -80px -40px; }
.googleplus:hover { background-position: -120px  -40px; }
.instagram:hover { background-position: -160px  -40px; }
.youtube:hover { background-position: -200px -40px; }
.linkedin:hover { background-position: -240px -40px; }
.rss:hover { background-position: left -152px; }


iframe {
 margin:0;
 padding:0;
 border:none;
 width:100%;
 height:85%;
 overflow:auto;
}
