/* Hi. */
/* Standard CSS Values */
* html {
	overflow:hidden;
	}
body {
	background-color:#000000;
	font-family: arial, sans-serif, verdana;
 font-size: 11pt;
 font-weight: 500;
 color:#000000;
 line-height: normal;
	height:100%;
 overflow:auto;
 text-align: left;
 margin-top: 10px;
	}

.abc {
	margin-left:1em;
	margin-top: 0em;
	margin-bottom:0.4em;
	list-style:lower-alpha;
	}

.box {
	border: thin solid #FFFFFF;
	background: #336699;
	text-align: center;
	padding: 0.5em;
	width: 250px;
	margin-left: 6em;

	}
a:link {
	color:#004080;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
	color:#004080;
 font-weight: bold;
 text-decoration: none;
}


a:link img {
	border-color:#FFFFFF;
 text-decoration: none;
}

a:visited img {
	border-color:#dddddd;
 text-decoration: none;
}


h1 {
	font-family:"Gill Sans MT", "Gill Sans", GillSans, Arial, sans-serif;
	font-size: 20pt
 font-weight: normal;
}

h2 {
	font-family: arial, sans-serif, verdana;
	font-size: 16pt;
 font-weight: normal;
}

h3 {
	font-family: arial, sans-serif, verdana;
 font-size: 14pt;
	font-weight: normal;
}

h4 {
	font-family: arial, sans-serif, verdana;
 font-size: 12pt;
	font-weight: bold;
}

h6 {
	color: black
  font-family: Verdana,Arial,san-serif;
	font-size: 10pt;
	font-style: normal;
 font-wieght: 100;
  line-height: normal;
}

li {
  text-align: left;
}

td {
  text-align: left;
}

#alignsched {
	margin-right: 5em;
	}

/* Top Logo */

div#topmenu
	{
  background-image: url(../images/header_bg.jpg);
  background-position: center;
  background-repeat: repeat-x;
  height: 95px;
	width: 800px;
	}

div#topmenu div#toplogo
	{
	background-image: url(../images/Rock-It.jpg);
	background-position: left;
 	background-repeat: no-repeat;
	height:100%;
  width:100%;
	}
	
div#topmenu div#slogon
	{
	background-image: url(../images/rt_head.gif);
	background-position: right;
 	background-repeat: no-repeat;
	height:100%;
  width:100%;
	}

/* Floating Left Menu */

.navBg {
	text-align:left;
	width: 163px;
	height: auto;
	left: 0.5em;
	background: #ad734b;
	}
	
* html .navBg {
	display:block;
	top: 95px;

	}
.navBg span {
	display:block;
	}

.navBg a {
	display:block;
  width: 10em;
	padding-top:0em;
	padding-bottom: 0em;
	margin: 0.5em 0.5em 0.5em;
	font-family: arial, sans-serif, verdana;
	font-size: 11pt;
 font-weight: strong;
	color:#000000;
	text-decoration:none;
 background:none;
	}

.navBg a:hover {
	background: #cc9966;
	text-decoration:none;
	}

	
/* Content */

#content {
	margin-left: 8.9em;
	margin-right: 0.2em;
	padding: 0.2em 1.0em 1.4em 1.0em;
	min-height: 500px;
 	height:auto !important;
  	height:500px;
	background:#996633
 	}

#content td {
  text-align: left;
  }

/* Electronic Form CSS */

#elecform td {
	padding: 1.0em 0.2em 1.0em 0.2em;
	}
#elecform {
	margin-left:4em;
	text-align:left;
	}
#elecform ul {
	list-style:none;
	}
	
/* News Page CSS */

.newscontent {
	padding: 5px 5px 5px 5px;
	text-align: left;
	}
.newstitle {
	background: #006666;
	font-family: arial, sans-serif, verdana;
	font-size: large;
	text-align:center;
	
	}

.newsbottom {
	text-align:center;
	padding: 5px 5px 5px 5px;
	}
.newsbottomalt {
	text-align:left;
	padding: 5px 5px 5px 5px;
	}
	
.newstitle a:hover {
	background: #006666;
	color:#FFFFFF;
	}




/* Formatting for Annual Regional Meeting Information */

#meetformat {
	margin-right: 365px;
	text-align:center;
	}
