body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-image: url(images/abc_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
input.btn {
	color: #000033;
	font: bold 12px 'trebuchet ms',helvetica,sans-serif;
	background-color:#E2E2E2;   
  border:1px solid;   
  border-color: #0000FF; 

}

input.field {
	color: #000033;
	font: bold 12px 'trebuchet ms',helvetica,sans-serif;
	background-color:#FFFFFF;   
  border:1px solid;   
  border-color: #0000FF; 

}




.aa:link { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.aa:visited { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;

}
.aa:hover { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#FFFFFF;
}
.aa:active { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;

}



.bkg {
	background-image: url(images/BG_Products_Bottom2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: text-top;
}

.formbkg {
	background-image: url(images/abc_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



.mainpagemodules1 {
	background-image: url(images/abc_10_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainpagemodules2 {
	background-image: url(images/abc_11_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.mainpagemodules3 {
	background-image: url(images/abc_12_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.mainpagemodules11 {
	background-image: url(images/abc_14_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainpagemodules22 {
	background-image: url(images/abc_15_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.mainpagemodules33 {
	background-image: url(images/abc_16_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.logobkg {
	background-image: url(images/rlogobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	color: #F7F7F7;
}
.style3 {
	color: #F7F7F7
}
.style4 {
	font-size: 18px;
	color: #DA192E;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #D31A28;
}
.style8 {color: #F7F7F7; font-weight: bold; }
.style9 {
	color: #990000;
	font-weight: bold;
}

.paragraphHeader {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.endNote {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#footer{
  width: 100%;
  background-color: #8AB0D5;
  height: 15px;
  position: bottom;
  text-align: center;
}

#rssBox{
  width:600px;
  margin:0px;
  float:left;
  height:168px;  
  border:0px solid #317082;
  padding:10px;
  font-size:12px;
  background-color:transparent;
  /*background-image: url(images/newsBkg.gif);*/
	background-repeat: no-repeat;
	background-position: center center;

}    
#rssBox .slide{ /* A specific slide */
  background-color:#E2EBED; /* Light blue background color */
}
.rssBoxDate{
  display:none;  /* I don't want to show the date */
}
.rssBoxHeading{  /* Heading of RSS item */
  font-weight:bold;
  color:#317082;
  margin:0px;
}
.rssBoxDescription{  /* Description of RSS item */

}  
.rssBoxLink{  /* Read more link */
  color:#F00;
  text-decoration:none;
}
.rssBoxLink:hover{  /* Read more link - mouse over */
  text-decoration:underline;
} 

#res_parent{
	width: 100%;
	background: #FFFFFF;
	border-left: 1px;
	border-left-color: #6E91BB;
	border-left-style: dotted;
	border-right: 1px;
	border-right-color: #6E91BB;
	border-right-style: dotted;
	border-bottom: 1px;
	border-bottom-color: #6E91BB;
	border-bottom-style: dotted;
	
}

#res_product {
	background: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}

#res_type{
	background: #6E91BB;
	color: #FFFFFF;
	float: left;
	width: 50%;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	
}

#res_content{
	background: #FFFFFF;
	float: left;
	width: 50%;
	border-left: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	
}

#res_table table{
	background: #FFFFFF;
	color: #000066;
	width: 100%;
	vertical-align: top;
	border-left: 1px;
	border-left-color: #6E91BB;
	border-left-style: dotted;
	border-right: 1px;
	border-right-color: #6E91BB;
	border-right-style: dotted;
	border-bottom: 1px;
	border-bottom-color: #6E91BB;
	border-bottom-style: dotted;
	border-top: 1px;
	border-top-color: #6E91BB;
	border-top-style: dotted;
}

#res_table th {
	background: #000080;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	bo
}

#res_table td {
	background: #FFFFFF;
	color: #000066;
	width: 50%;
	vertical-align: top;
}