/* Last modified by Warren at RMS - December 2, 2009 */

.inp {font-size: 11px; border: 1px solid #000000;}

body {
background-color: #ffffff;
background-image: url();
background-repeat;
font-size: 12px;
color: #000000;
font-weight: normal;
font-family: Tahoma, Verdana, Arial;
letter-spacing: normal;
text-decoration: none;
}

hr {
  color: #006699;
}

p {
margin-left: 6px;
margin-right: 6px;
}

table  {
font-size: 13px;
font-weight: normal;
font-family: Tahoma, Verdana, Arial;
color: #000000;
letter-spacing: normal;
text-decoration: none;
}

tr  {
font-size: 13px;
font-weight: normal;
font-family: Tahoma, Verdana, Arial;
color: #FFFFFF;
letter-spacing: normal;
text-decoration: none;
}

td  {
font-size: 13px;
font-weight: normal;
font-family: Tahoma, Verdana, Arial;
color: #000000;
letter-spacing: normal;
text-decoration: none;
}

div.content {
position: absolute;
top: 130px;
left: 10px;
width: 750px;
height: 100%;
}

div.title {
position:absolute;
top: 20px;
left: 10px;
width: 873px;
height: 73px;
background-color: ;
background-image: url(images/rms_technology2.gif);
background-repeat: no-repeat;
background-position: left;
}

A:link.blue   {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}

A:visited.blue  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #cc99cc;
letter-spacing: normal;
text-decoration: underline;
}

A:active.blue  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}

A:hover.blue  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}

A:link.menu   {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: none;
}

A:visited.menu  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: none;
}

A:active.menu  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: none;
}

A:hover.menu {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: none;
}

/* This is all for the Javascript Menus below this point */

/* --- menu styles ---
   Note: not all browsers render styles the same way so try
   your style sheet on different browsers before publishing
*/

/* level 0 inner */

.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: #000000;  /* text color standard*/
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #3588D9;  /* text color on highlight*/
}

/* level 0 outer */

.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3588D9;  /* Background Color Standard  */
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #ECECEC;   /* Background Color on Highlight */
}

/* level 1 inner */

.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
   font-weight: bold;
	padding: 4px;
	color: #000000;   /* text color standard */
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;   /* text color on highloght */
}

/* level 1 outer */

.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #ECECEC; /* Background Color Standard  */
	filter: alpha(opacity=95);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3588D9;   /* Background Color on highlight  */
}

/* level 2 inner */

.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;  /* text color */
}

/* level 2 outer */

.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;   /* Background Color standard  */
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;   /* Background Color on highlight  */
}

/* order form link class */

A:link.white   {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}

A:visited.white  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #ffffff;
letter-spacing: normal;
text-decoration: underline;
}

A:active.white  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}

A:hover.white  {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color: #3588D9;
letter-spacing: normal;
text-decoration: underline;
}
