body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica ,sans-serif;
	font-size: small;
}
body.rmojbody /*needed for article editor*/
{
	background-color: #C0C0C0;
	background: url(/Images/wraptile.gif) repeat-y 50% 0;
}

#wrap
{
	width: 978px;
	margin: auto;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica ,sans-serif;
	color: #333333;
	font-weight: bold;
}
h1 {font-size: 150%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}



.article
{
	clear: both;
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Arial, Helvetica ,sans-serif;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6
{
	font-family: Georgia, 'Times New Roman' , Times, serif;
	color: #333333;
}

.article h1
{
	margin-top: 0;
    margin-bottom: 0.15em;
}

.clear
{
    clear:both;
}

#reportcontainer
{
    float:left;
    height:600px;
}

.reportviewer
{
    float:left;
    height:600px;
}

.article h1.summary
{
	color: #0000CC;
}

.article h2
{
	margin-top: 0;
    margin-bottom: 0.35em;
}
.article h3
{
	margin-top: 0;
	margin-bottom: 0.35em;
	font-weight: normal;
	font-style: oblique;
}

.dropcap
{
	font-family: Georgia, 'Times New Roman' , Times, serif;
	float: left;
	font-size: 2.1em;
	padding: 0;
	margin: 0 0.3em 0 0;
}

blockquote {font-family:"Tahoma",helvetica,sans-serif; color:#004A66; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #CCC; border-bottom:1px dashed #CCC; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#EEE; margin-left:0px; }

.roform
{
	border: 1px solid #cccccc;
	padding: 2px;
}

span.roform
{
	padding-right: 30px;
}


#navtop 
{
	margin: 0;
	padding: 0;
	width:100%;
}

#navtop img.pagetitle
{
	margin: 3px;
	float: left;
}
#navtop div.bannerad
{
	margin: 20px 10px 5px 10px;
	float: right;
}

#footermenu,
#rightheadmenu
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif ;
	font-weight: bold;
}

#footermenu
{
	float: left;
}

#rightheadmenu
{
	width: 468px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
}

#footermenu a,
#rightheadmenu a
{
	text-decoration: none;
	color: #0000CC;
}

#footermenu a:hover,
#rightheadmenu a:hover
{
	color: #808080;
}

#footermenu div,
#rightheadmenu div
{
	float: left;
	padding: 0;
	margin-right: 20px;
}

.footer
{
	clear: both;
}
.footer span
{
	font-style: oblique;
	font-size: 80%;
}

#menubar
{
	clear: both;
	width: 100%;  
	margin-right:0;
	margin-left:0;
	border-top: 3px solid #0000CC;
	background-color: #333333;
}

.navcontentnormal
{
	width: 635px;
	float: left;
	padding: 10px;
}

.navcontentfull
{
	float: left;
	padding: 10px;
}

#pubnavcontent 
{
	width: 958px;
	padding: 10px;
}

#navright{
	float: right;
	width: 300px;
	padding: 10px;
}

#navright div.fixedad
{
	margin-bottom: 10px;
}

#navbottom 
{
	border-top: 3px solid #333333;
	width:100%;
	clear:both;
}
#navbottom div
{
	padding:5px;
}
#navbottom a
{
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}

#navbottom  a:hover
{
	color: #808080;
}


#banner
{
	width: 468px;
	margin: 0px auto;
	background-color: #314;
}

#articlenav
{
	float: left;
	background-color: #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

#articlenav div
{
	padding: 2px 2px 2px 5px;
	margin: 0px;
	text-align: center;
	float: left;
}
#articlenav a
{
	text-decoration: none;
	color: #0000CC;
}
#articlenav a:hover
{
	text-decoration: underline;
	color: #0000CC;
}

#articlenav .next,
#articlenav .prev
{
	width: 100px;
}

#articlenav .issue
{
	width: 400px;
}



.contentband
{
	width: 100%;
	margin: 10px 0;
}

img 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.artleft
{
	float:left;
	margin: 5px;
	border: 1px solid #000000;
}

img.artright
{
	float:right;
	margin: 5px;
	border: 1px solid #000000;
}

.wellstate {font-family:"Times New Roman",serif; font-size:18px; font-weight:bold; text-transform:uppercase }
.wellcounty {font-family:"Times New Roman",serif; font-size:14px; font-weight:bold }
.wellevent {text-decoration:underline }
.wellfield {text-decoration:underline }
.welleventdecoration {font-family: Wingdings }

.errorbox
{
    background-position: #FFFFCC;
    border: 1px solid #FF0000;
    padding: 4px;
    color: #FF0000;
    background: #FFFFCC;
}

.error
{
	color: red;
}
.ok
{
	color: green;
}

table.rigpreviewtab
{
	padding: 2px;
	margin: 0px;
	border: #0066ff 2px solid;
	border-collapse: collapse;
}
table.rigpreviewtab tr.righeading td
{
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #0066ff;
	margin: 5px;
	border: none;
}
table.rigpreviewtab tr.rigdata td
{
	padding: 2px;
	margin: 0px;
	border: none;
}



.previewborder
{
	border-right: #0066ff 2px solid;
	padding-right: 4px;
	border-top: #0066ff 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 1px;
	border-left: #0066ff 2px solid;
	padding-top: 4px;
	border-bottom: #0066ff 2px solid;
	background-color: transparent;
}

/* styles for rounded corners */
b.rtop, b.rbottom{display:block;background: #D8D8D8}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #004A66}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/**********************************/
.grid-pager
{
	background: #bbbbbb;
	border-top: solid 1px black;
}

.grid
{
	border: solid 2px Black;

}

.grid-header
{
	background: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
 
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1px 1px 1px 4px;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
.grid-header a
{
 color: Black;
  text-decoration: none;	
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
}

 .articlelist
 {
 	clear: both;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-weight: bold;
	margin: 0;
 }
 
.articlelist ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.articlelist ul a
{
	text-decoration: none;
	color: #333333;
}
.articlelist ul a:hover
{
	text-decoration: underline;
	color: #333333;
}
.articlelist ul li
{
	margin: 0 0 1em 0;
}
.articlelist ul li.headline
{
	font-size: 140%;
}
.articlelist ul li.frontpage
{
	font-size: 120%;
}

div.morelink
{
	float: right;
}

p.morelink
{
	clear:both;
	font-weight: bold;
	font-size: 120%;
}
.morelink a
{
	text-decoration: none;
	color: #0000CC;
}

.morelink a:hover
{
	text-decoration: underline;
}

#badger
{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#badger img
{
	float: left;
}

#oldbob
{
	margin:0px;
	min-height: 150px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.frontbox
{
	margin:0px;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	min-height: 150px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#oldbob h3,
.frontbox h3
{
	font-family: Georgia, 'Times New Roman' , Times, serif;
	background-color: #CCCCCC;
	padding: 6px 8px 6px 8px;
	margin: 0px;
}

.frontbox h3 em
{
	font-size: 80%;
	color: #CC0000;
	float: right;
}


.frontbox p
{
	margin:0;
	font-size: 80%;
	padding: 0.5em 8px 10px 8px;
}

#oldbob ul
{
	margin:0;
	padding: 10px 8px 2em 8px;
	list-style: none;
}

#oldbob ul li
{
	margin: 0;
	padding: 0.5em 4px 0.5em 4px;
}
#oldbob ul li.alt
{
	background-color: #CCCCCC;
}
.frontbox img
{
	border: 1px solid #000000;
	padding: 0;
}
.frontbox .padding
{
	margin: 9px;
}
.frontbox table
{
	clear: both;
    border-collapse: collapse;
	margin: 0 auto;
	margin-bottom: 5px;
	font-size: 80%;
}

.frontbox col.right
{
	text-align: right;
}

.frontbox table thead
{
	background-color: #333333;
	color: #FFFFFF;
}

.frontbox table thead td
{
	padding: 3px;
}


table.pricelist
{
	width: 900px;
	clear: both;
	border-collapse: collapse;
	margin: 0 auto 1em auto;
	padding: 4px auto 4px;
}

table.pricelist col.right
{
	text-align: right;
	font-weight: bold;
}
table.pricelist thead
{
	background-color: #333333;
	color: #FFFFFF;
}

table.pricelist tfoot
{
	text-align: right;
	font-weight: bold;
}

table.pricelist td
{
	vertical-align: top;
	padding: 3px;
}

table.pricelist td span.note
{
	font-size: 90%;
	font-style: oblique;
}

table.pricelist tr.category
{
	background-color: #CCCCCC;
	font-style: oblique;
}

table.pricelist tr.alt
{
	background-color: #EAEAEA;
}


.wellviewport .vpmain
{
	float: left;
	width: 627px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.wellviewport .col1
{
	float: left; width: 49%;  padding: 0px; margin:0px;
}

.wellviewport .col2
{
	float: right; width: 49%; padding: 0px; margin:0px;
}

.wellviewport .vpmain h2, .wellviewport .vpmain h3, .wellviewport .vpmain p
{
	margin-top:0;
	margin-bottom:4px;
}

.wellviewport .vpheader
{
	padding: 5px;
	background-color: #CCCCCC;
}

.wellviewport .vppager
{
	width: 625px;
	float: left;
	padding: 5px;
	background-color: #CCCCCC;
}



#menubar:after,
div.orderdetails:after
{ /*for browsers that support after*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .wellviewport .vppager { height: 1% } /* for IE5+6*/
*:first-child+html .wellviewport .vppager { min-height: 1px; } /* for IE7*/

* html div.orderdetails { height: 1% } /* for IE5+6*/
*:first-child+html div.orderdetails { min-height: 1px; } /* for IE7*/



.PagerContainerTable
{
	float: left;
	border: none;
	color: #d1d1e1;
	background-color: #FFFFFF;
	margin-top: 1em;
}

.PagerContainerTable div
{
	padding: 3px;
	float:left;
	border-collapse: collapse;
/*	background-color: #f0f1f2;*/
}

.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	font: bold arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
	background-color: #cccccc;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #0000cc;
}

.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #0000cc;
	font: arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #0000cc;
	font: arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #0000cc;
	font: arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #0000cc;
	font: arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

div.bigbutton
{
    clear: both;
	width:250px;
	margin: 1em auto 1em auto;
	background-color: #3366FF;
}

div.bigbutton p
{
	text-align: center;
	margin: 1em auto 1em auto;
}

div.bigbutton a
{
	color: #FFFFFF;
	height: 200%;
	font-weight: bold;
}

div.orderlogin,
div.orderdetails
{
	width: 955px;
	float:left;
	border: solid 1px #3366FF;
	margin: 0 0 2em 0;
}

div.orderlogin
{
	width: 400px;
	height: 200px;
	margin-right: 20px;
	overflow:visible;
}

div.orderlogin h2,
div.orderdetails h2
{
	margin-top: 0;
	padding: 5px;
	background-color: #3366FF;
	color: #FFFFFF;
}

div.orderlogin p, div.orderdetails p
{
	clear:both;
	text-align: center;
	margin: 0px 10px 1em 10px;
}

div.orderlogin dl,
div.orderdetails dl
{
	margin: 0px 5px 0 5px;
}

div.orderlogin dl dt,
div.orderdetails dl dt
{
	width: 200px;
	padding:0;
	text-align:right;
	margin: 0 auto 0 auto;
	clear:both;
	float:left;
}

div.orderlogin dl dt
{
	width: 150px;
}

div.orderlogin dl dd,
div.orderdetails dl dd
{
	padding:0;
	margin: 0 auto 0 auto;
	float:left;
}

.inputtip
{
	font-size: 95%;
	color: #000000;
}