/* CSS Document */
body  {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../images/interface/ryderback.gif);
	background:url(../images/interface/ryderback.gif);
	background-repeat:repeat-x;
	}
	/*height: 755px; */
#container { 
position:relative;
padding-bottom:12px;
	width: 880px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:20px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
} 
.heading {position:relative; z-index:100; padding:0px 10px; font-size:2em; font-family:verdana, arial, helvetica, sans-serif;}
/* maincurvybox */
.header {
	position:relative;
	width:880px;
	height:110px;
	background:#333333;
	background-image:    url(../images/interface/2015RMS_IC_EE%20Strip%20Left.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color: #999999;
	overflow: hidden;
}
/* footercurvybox */
.footer {
	position:relative;
	width:880px;
	height:50px;
	background:#333333;
	color:#333333;
	background-color: #EBEBEB;
}
#add1text {
	position:absolute;
		left: 38px;
	top: 18px;
	font-size:10px; font-weight:bold; color:#333333; font-family:verdana, arial, helvetica, sans-serif;}
#add2text {
	position:absolute;
	font-size:10px;
	color:#333333;
	font-family:verdana, arial, helvetica, sans-serif;
	line-height:22px;
	left: 299px;
	top: 13px;
}
#maintext {position:relative; z-index:100; padding:0px 10px; font-size:12px; font-family:verdana, arial, helvetica, sans-serif;}
/* main columns */
#navcol {position:absolute; width:200px; left:15px;top:110px;}
#contentcol {position:relative; width:645px; padding:0px 0px; margin-left:225px;}
/* copyrightmessage */
#copyright {
font-family:verdana, arial, helvetica, sans-serif;font-size:10px;
position:relative; width:840px; font-size:8px; color:#999999; text-align:right; margin-top:3px; }
/* NavBox */
.NAVbox {
margin-top:20px;
	background: #FFFFFF;
	width:195px;
}
.NAVboxtopTR { 
 /*  background: url(../boxes/greystroke/20r_greystroke_TR.gif) no-repeat top right;  */
  /*  height: 20px;*/
  font-size:1px;
   /* line-height:20px;*/
}
.NAVboxtopTL { 
  /*height: 20px; 
   background: url(../boxes/greystroke/20r_greystroke_TL.gif) no-repeat top left;  */
}
.NAVStrokeTop {
	 /*border-top: 2px solid #CCCCCC; */
	margin: 0px 20px 0px 20px;
    font-size:1px;
	line-height:20px;
}
.NAVboxbottomBR { 
 /*  background:  url(../boxes/greystroke/20r_greystroke_BR.gif) no-repeat bottom right; */
  height: 20px; 
}
.NAVboxbottomBL { 
  height: 20px; 
  /* background:  url(../boxes/greystroke/20r_greystroke_BL.gif) no-repeat bottom left; */
}
.NAVStrokeBottom {
	 /*border-bottom: 2px solid #CCCCCC; */
	margin: 0px 20px 0px 20px;
    height: 18px;
}
.NAVboxcontent {
  padding: 0px 0px 0px 0px;
  	margin: 0px 0px 0px 0px;
 /*  border-left: 2px solid #CCCCCC; */
   /*  border-right: 2px solid #CCCCCC; */
}
.NAVboxcontent br{
  line-height:1px;
  font-size:1px;
  height:3px;
}
