@charset "iso-8859-1";
/* CSS Document */

body {

	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ; 
	font-size: 12px;
	color: #3C3C3C;
}

.sectionactive {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	line-height: 10pt;
}
.contentactive {
	color: #CC0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	line-height: 10pt;
}

.td_topbg {
	background-image:url(images/rp_top_tdbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.td_MainNav1 {
	background-image:url(images/rp_nav1.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

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

.td_MainNav3 {
	background-image:url(images/rp_nav3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.td_MainNav4 {
	background-image:url(images/rp_nav4.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.td_MainNav5 {
	background-image:url(images/rp_nav5.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


.td_subnavbg {
	background-image:url(images/rp_subnavbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.td_MainNav_open2 {
	background-image:url(images/rp_nav_open2.jpg);
 	background-repeat:no-repeat;
 	background-position:left;
}
.td_MainNav_open {
	background-image:url(images/rp_nav_open.jpg);
 	background-repeat:no-repeat;
 	background-position:left;
}
.td_MainNav5_open {
	background-image:url(images/rp_nav5_open.jpg);
 	background-repeat:no-repeat;
 	background-position:left;
}
.td_MainNav1_index{
	background-image:url(images/rp_nav1_index.jpg);
	 background-repeat:no-repeat;
 	background-position:left;
}

.td_frameTop {
	background-image:url(images/rp_frameT.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.td_frameLeft {
	background-image:url(images/rp_frameLbg.jpg);
	background-repeat:repeat-y;
    background-position:left
}

.td_frameRight {
	background-image:url(images/rp_frameRbg.jpg);
    background-repeat:repeat-y;
    background-position:right
}

.td_contentindex_line {
	background-image:url(images/rp_index_redline.jpg);
	background-repeat:repeat-y;
    background-position:top
}

.td_contentabt_line {
	background-image:url(images/rp_line.gif);
	background-repeat:repeat-y;
    background-position:top
}

.td_contentheader_index {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 14px;
	color: #D00B26;
	font-weight: bold;
}

.td_contentheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	color: #D00B26;
	font-weight: bold;
}
.td_contentheadersub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #999999;
	font-style:italic;
}
a.Body:link {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
}   /* unvisited link */
a.Body:visited {
	color: #5F5F5F;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
}  /* visited link */
a.Body:hover {
	color: #CF0B23;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
}   /* mouse over link */
a.Body:active {
	color: #5F5F5F;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
}   /* selected link */  
a.Navi:link {
	color: #5F5F5F;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif ;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	letter-spacing: -1px;
}     /* unvisited link */
a.Navi:visited {
	color: #5F5F5F;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif ;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	letter-spacing: -1px;
}  /* visited link */
a.Navi:hover {
	color: #CF0B23;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif ;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	letter-spacing: -1px;
}   /* mouse over link */
a.Navi:active {
	color: #5F5F5F;
	font-family:   Helvetica, Arial, Trebuchet MS, sans-serif ;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	line-height: normal;
	letter-spacing: -1px;
}   /* selected link */ 

a.SubNavi:link {
	color: #727272;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bolder;
	text-decoration:underline;
	line-height: normal;
	padding-right: 10px;
	
}     /* unvisited link */
a.SubNavi:visited {
	color: #727272;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
	padding-right: 10px;
	
}  /* visited link */
a.SubNavi:hover {
	color: #CF0B23;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
	padding-right: 10px;
	
}   /* mouse over link */
a.SubNavi:active {
	color: #CF0B23;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bolder;
	text-decoration:underline;
	line-height: normal;
	padding-right: 10px;
	
}   /* selected link */ 

a.ContentNavi:link {
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.ContentNavi:visited {
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.ContentNavi:hover {
	color: #CC0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.ContentNavi:active {
	color: #CC0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a:link {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
}

a:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.BannerNavi:link {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.BannerNavi:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.BannerNavi:hover {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}

a.BannerNavi:active {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 10pt;
}
.contactInput {
	width:300px;
	font-size:12px;
}

.tstBlkQt{
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin:0 0 30px 0px;
	background-image:url(images/commentquote.gif);
	background-repeat:no-repeat;
	text-align:justify;
}
.tstBlkQt P {
	font-size:14px;
	margin:0;
	padding:10px 50px;
	font-style:italic;
}
.tstmCite {
	color:#666666;
	display:block;
	font-size:14px;
	text-align:left;
	padding:0 0 30px;
	text-align:right;
}
sup {
	color:red;
}

.pressh3 h3 {
	border-bottom:1px solid #999999;
	color:#333333;
	font-size:15px;
	margin:30px 0 3px;
}
.press {
	float:left;
	width:100%;
	border-bottom:1px solid #666666;
	padding-bottom:10px;
	margin-bottom:10px;
}
.CNTFst {
	float:left;
	width:98%;
	background-color:#F1F1F1;
	padding-left:15px;
}
.CNT2nd {
	float:left;
	width:98%;
	background-color:#F9F9F9;
	padding-left:15px;
}
.CNT3rd {
	float:left;
	width:98%;
	background-color:#F1F1F1;
	padding-left:15px;
}
.CNTLft {
	float:left;
	width:50%;
}
.CNTRght {
	float:left;
	width:50%;
}
.CNTFstMdl {
	width:50%;
	margin-left:200px;
}
.style1 {
	font-size:14px;
}
.press p{
	font-style:normal;
	text-align:justify;
}
.press em{
	font-style:normal;
	text-align:justify;
}
.casStudy_subMenu {
	width:80%;
	float:left;
	position:relative;
	height:80px;
}
.caseStudyBody {
	width:95%;
	margin:0 10px;
	float:left;
	height:280px;
	border-top:1px solid #cbc7c8;
	border-right:1px solid #cbc7c8;
}
.list {
	float:left;
	width:95%;
	margin:10px;
}
.caseStudy_menuList{
	width:80px;
	float:left;
	position:absolute;
	cursor:pointer;
	background:
	border-top:1px solid #FFFFFF;
}
.selectedCaseStudy {
	border-left:1px solid #cbc7c8;
	border-right:1px solid #cbc7c8;
	border-top:1px solid #cbc7c8;
}
