body {
	background-image: url(rr-bk.jpg);
	background-repeat:repeat-x;
	background-color: #106292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top:0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}
.pagecenterback {
	background-image:url(images/inside_04.png);
	background-repeat:repeat-y;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
  color: #0056ca;
  margin-right:5px;
  padding-right:5px;
}
.subsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #333333;
  margin-right:5px;
  padding-right:5px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.formfieldpadding {
	margin-top:3px;
	padding-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
}
.newseventsspacing {
	margin-top:27px;
	padding-top:27px;
}

.hpimage {
 background-image:url(images/north-dakota-badlands.png);
 background-repeat:no-repeat;
 }
 
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:link {
	color: #075DAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #075DAA;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.topback {
	background-image:url(images/inside_02.png);
	background-repeat:no-repeat;
}
.topmenu {
	margin-left:300px;
	padding-left:300;
	margin-bottom:12px;
	padding-bottom:12px;
}
.topmenu2 {
	margin-left:35px;
	padding-left:35;
	margin-bottom:12px;
	padding-bottom:12px;
}

.topmenu3 {
	margin-left:42px;
	padding-left:42;
	margin-bottom:12px;
	padding-bottom:12px;
}

.footer a:link {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}

.topnavblue {
	color:#FFFFFF;
}
.topnavblue a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.topnavblue a:visited {
	text-decoration: none;
	color: #FFFFFF;	
	font-weight:bold;
}
.topnavblue a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.topnavblue a:active {
	text-decoration: none;	
	color: #000000;
	font-weight:bold;
}

.smalladdress a:link {
	color:#075DAA;
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
}
.smalladdress a:visited {
	text-decoration: none;
	font-size:9px;
	color: #075DAA;	
	font-weight:bold;
}
.smalladdress a:hover {
	color: #000000;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.smalladdress a:active {
	text-decoration: none;	
	font-size:9px;
	color: #000000;
	font-weight:bold;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
hr.c {	
		border: none 0; 
		border-top: 1px dashed #0056ca;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
		height: 1px;
}