body{
	background-color: #FFF;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
}

a:link{
	color: #006699;
}
a:visited {color: #336600;}

h1{
  font-family: arial bold, arial, sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #993300;
  text-align: center;
  line-height: 1em;
}

h2.general{
  font-family: arial bold, arial, sans-serif;
  font-size: 1.8em;
  font-weight: bold;
  color: #993300;
  text-align: center;
}

h2{
  font-family: arial bold, arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #000000;
  text-align: center; 
}

h3{
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
  text-align: center;
}

h4{
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  text-align: center;
}

p{

}

img{
  border: 0;
}

hr{
  width: 60em;
  background-color: #000000;
  margin-top: 3em;
  margin-bottom: 3em;
}

address{
  font-style: normal;
  margin: 0 0 2em 0;
}

#container {
  width: 100%;
  padding: 0px;
  margin: 0px auto 0px auto;
  text-align: left;
  background-color: #fff;
  position: relative;
  min-width: 700px;
  /* IE Dynamic Expression to set the width */
  /*width:expression(document.body.clientWidth < 850 ? "700px" : "100%" );  */
}

#navigation {
	width:728px;
	z-index:3;
	position: absolute;
	top: 0px;
	left: 300px;
	height: 50px;
}
UL.menu {
	z-index: 1;
	float: left;
	font-family: "Myriad Pro";
	font-size: 1em;
	font-weight: normal;
	top: -9px;
	position: absolute;
	height: 38px;
}
UL.menu LI  {
	display: inline-block;
	margin-right: 0;
	margin-left: 0;
	padding-right: 6px;
	padding-left: 6px;
}
UL.menu LI A {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		
	}

UL.menu LI A:hover {

}

#main{
  font-size: .75em;
  width: 75%; 
  margin: 2em 0px 2em 12em;
  padding: 0px 5px 0px 5px;
  top: 0px; 
  margin-right: 0px;
  line-height: 1.4em;  
}

#main ul li{
  margin: 0px;
  padding: .5em 0em .5em 0em;
  text-align: left;
}

#pageTop{
  background-color: #0D1A3E;
  width: 99.7%;  
  height: 152px;
  margin: 0px;
  padding-top: 15px;
  border-right: 2px solid #FFF;
  border-left: 2px solid #FFF; 
}

#banner{
	left: 0px;
	margin: 0px;
	padding: 0;
	font-size: .75em;
	width: 100%;
	height: 87px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	clear: both;
	z-index: 0;
	background-image: url(../images/opennet_badge_secondary.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner h1{
 display: none;
}

#bannerTop {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 0.75em;
	text-align: left;
	width: 25em;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bannerTop li{
  display: inline;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  list-style-type: none;
  background-color: #FFF;
}

#bannerTop li.tab{
  padding-right: 30px;
}

#bannerTop a:link{
  color: #0D1A3E;
}

#bannerTop a:visited{
  color: #990000;
}

#bannerTop a:active{
  color: #6699FF;
}

#bannerTop a:hover{
  color: #6699FF;
}

#headersearch{
  position: absolute;
  top: 4px;
  right: 12px;
  margin: 0px;
  padding: 0px;
  font-size: 90%;
  font-weight: bold;
  color: #FFF;
}

#bannerBottom{
  position: absolute;
  top: 121px;
  left: 2px;
  font-weight: bold;
  color: #FFF;   
  margin: 0px;
  padding: 0px; 
  height: 3.6em; 
  font-size: .6em;
  background-color: #0D1A3E;
}

#bannerBottom ul{   
  margin: 0px;
  padding: 0px;
}

#bannerBottom ul li{
  display: block;
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 4px 20px 4px 20px; 
  border-right: 2px solid #FFF;
  font-weight: bold;
  color: #FFF;  
  background-color: #0D1A3E;
  height: 3.9em;
}

#bannerBottom li a{
  color: #FFF;  
  text-decoration: none;
}

#bannerBottom a:hover{
  color: #CC3333;
}

#bannerBottom li.oneLine{
  line-height: 3em;
}

#bannerBottom li.twoLines{
  line-height: 1.5em;
}

#bannerBottom li.noBorders{
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;  
}

#leftNavbar {
  position: absolute;
  left: 10px;
  width:108px;
  padding: 0px;
  padding-top: 45px;
}

#leftNavbar ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none; display:block; 
}

#leftNavbar ul li a img{
  margin-left: 0;
  padding: 0px;
  padding-bottom: 5px;
  border-width: 0;
}


/*a#adv img {background: url(../images/adv.jpg) no-repeat; width:108px; height:37px;}
a#scope img {background: url(../images/scope.jpg) no-repeat; width:108px; height:23px;}
a#class img {background: url(../images/class.jpg) no-repeat; width:108px; height:37px;}
a#login img {background: url(../images/login.jpg) no-repeat; width:108px; height:37px;}

a#adv:hover img {background: url(../images/advover.jpg) no-repeat; width:108px; height:37px;}
a#scope:hover img {background: url(../images/scopover.jpg) no-repeat; width:108px; height:23px;}
a#class:hover img {background: url(../images/clasover.jpg) no-repeat; width:108px; height:37px;}
a#login:hover img {background: url(../images/logover.jpg) no-repeat; width:108px; height:37px;}*/

#footer{
  font-size: .75em;
  width: 75%;
  margin: 12em auto 2em auto;  
  text-align: center;
} 

#bottomNav{
  font-size: 1em;
  font-weight: bold;
  color: #0D1A3E; 
  margin: 0px;
  padding: 0px; 
}

#bottomNav li{
  display: inline;
  list-style-type: none;
  margin: 0px;
  padding: 0px 4px 0px 4px; 
}

.center{
  text-align: center;
}

.bold{
  font-weight: bold;
}

.right{
  text-align: right;
}
  
#loginTable{
  margin: 20px auto 40px auto;
  font-size: 1.2em;
  font-weight: bold;
}

.odd{
  background-color: #DDD;
}

.even{
  background-color: #EEE;
}

.result{
  color: #000;
  margin: 0px;  
  padding: 8px;
}

.results{
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  margin: 0px;  
  padding: 8px 4px 8px 4px;
  border-bottom: 1px dashed #0D1A3E;
}

.smallText{
  font-size: .8em;
}

#searchTable{
  border-collapse: collapse;
  width: 75%;
  margin: 1em auto 1em auto;  
}

.prevnext{
  background-color: #000;
  font-size: 1.2em;
  font-weight: bold;
  color: #FFF;
}

.prevnext td{
  padding: 4px;
}

.prevnext a{
  color: #FFF;
}

#searchNav{    
  font-weight: bold;
  font-size: .85em;   
  color: #0D1A3E; 
  text-align: center;
  padding: 0px 0px 20px 0px;
}

#searchNav li{
  display: inline;
  list-style-type: none;   
}

#advsearchTable{
  border-collapse: collapse;
  width: 100%;
  margin: 0em auto 0em auto;
  background-color: #E2E8F8;
}

#advsearchTable td{
  padding: 4px;
}

#advsearchTable th{
  font-size: 1.4em;
  font-weight: bold;
}

#advsearchTable .searchhelp{
  font-size: 1.2em;
  font-weight: normal;
}

#advsearchTable label{
  font-size: 1.2em;
  font-weight: bold;
}

#advsearchTable .buttons{
  text-align: center;
  padding: 12px;
}

input.button{
  background-color: #0D1A3E;
  font-weight: bold;
  color: #FFF;
}


#headersearch input.button{
  font-size: .8em;
  background-color: #B6C4E7;
  color: #0D1A3E;
}

#content{
 padding-bottom: 300px;
}
