/* CSS for Jumpnetworks.net as per Bob*/

html, body{
	background-image: url(../img/bkg.gif);
	background-color: #024c8a;
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	font-family: "Verdana";
	font-size: 12px;
	color: #FFF;
	
}
#holder{
	/*margin: 0 auto; 
	height: 100%;
	width:100%; 
	min-width: 350px;
	z-index: 3;
	position:relative;
	top:0px;*/
	text-align:left;
}
.jumpBlue {
	display:none;
}



.sec1{
	display: none;
	line-height:0

}

#nav {
	display:none;
	height:0px;
}

#navigation{
	height: 100px;
	width: 100%;
}
.sec2{
	width: 100%;
	display: block;
	cursor: pointer;
	line-height:15px;
	color: #8CB8F4;
}
.sub{
	visibility:hidden; 
	overflow:hidden; 
	height:0px;
}


#right{
	width:90%;
	padding:10px;
	text-align: left;
	
}

.topBorder {
	border-top: 0px #FFFFFF none;
}

.leftBorder {
	border-left: 0px #FFFFFF none; 
}

#staticRight {
	width:25%;
	position:absolute;
	top:120px; 
	right:18px; 
	padding:10px;
	
}
DIV {
	border-style:none;
	border-width:0px;
}

#left{
	margin-top:10px;
	padding-top: 10px;
	margin-left:5%;
	width:90%;
	float: left;
	padding: 0px 10px;
	border:0px none #000000;

}
a{
	text-decoration: none;
	/*color: #8CB8F4;*/
	color:#FFFFFF;
	
}

.screenOnly {
	display:none;
}

#right p {
	display:inline;
	padding:10px;
}

a img {
	border: 0px;

}
#top{
	height: 0px;
	line-height: 0px;
	text-align: left;
	margin-left:1%;
}
#top a{
	color: #8CB8F4;
	text-decoration: none;
	border: 0px;
	display:inline;
}
#top a:hover{
	text-decoration: none;
	color: #191e23;
	border: 0px;
}
.texth{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #8CB8F4;
	line-height: 12px;
	border:0px none #000000;
}
#bkg{
	position: fixed;
	top: 150px;
/*	bottom: 10px; */
	width: 100%;
	text-align: center;
	z-index:2;
}

#bkg .bigJumpImg {
	display:none;
	background-image:url(../img/bgkB.png); 
	width:1010px; 
	height:336px; 
	margin:auto; 
	opacity:0.1;
	filter: alpha(opacity=10);
}


#splashBG {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	/*background-color:#024c8a;*/
	background-image: url(../img/bkg.gif);
	background-color: #024c8a;
	background-repeat: repeat-x;
	z-index:45;
}

body {
  margin:0;
  padding:100px 0 50px 0;
  
 }
 
 div#header{
  position:absolute;
  top:0;
  left:0;
  width:90%;
  margin-left:4%;
  height:100px;
 }
 div#footer{
 	display:none;
  position:absolute;
  bottom:10px;
  font-size:10px;
  left:0px;
  width:100%;
  height:30px;
  text-align:center;
 
 }
 @media screen{ 
  body>div>div>div#header{
   position:fixed;
  
  }
  body>div>div>div#footer{
   position:fixed;
  }
  
  body>div>div>div#content{
  	position:absolute;
	
  	overflow:auto;
	top:120px;
	bottom:50px;
	width:95%;	
	
  }
  
  
} 
 
 #content {
 	width:95%;
	
	z-index:10;
	text-align:center;

 }
 h2 {
 	font-weight:bold;
	font-size:16px;
 }
 h4 {
 	font-weight:bold;
	font-size:14px;
 }
  s4 {
 	font-weight:bold;
	font-size:14px;
 }

.letterC {
	font-size:18px;
 }
p,ul,.regtext {
	font-size:12px;
}
.bg
{
background-image: 
url('smiley.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}

 .pageBreak {
 	page-break-before:always;
	height:30px;
 
 }
 
.error {
	font-size:14px;
	font-weight:bold;
	color:#FF5555;
	background-color:#005AA5;
	padding:3px;
	border:1px solid #000000;
}

.strong {
	font-weight:bold;
	font-size:14px;
	background-color:#005AA5;
	padding:3px;
	border:1px solid #000000;
}
.start
{
background: url(../img/dots.gif) 18px 56% no-repeat;
padding-left: 30px;
}
.end
{
background: url(../img/dots2.gif) 18px 49% no-repeat;
padding-left: 30px;

}
.link p{
	font-size:12px;
	font-weight: normal;
}

.siteMapTable TR TD, .siteMapTable TR TH{
	font-size:12px;
	text-align: left;
	font-weight: normal;
}

.hidden {
	display:none;
}


