@charset "utf-8";
/* CSS Document */

html {
}

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56595b;
	background-color: #f9fefe;
	
	scrollbar-base-color: #a9d9ed;
	scrollbar-arrow-color: #7d7d7d;
	scrollbar-3dlight-color: #e3f2f9;
	scrollbar-darkshadow-color: #a9d9ed;
	scrollbar-face-color: #e3f2f9;
	scrollbar-highlight-color: #fdfeff;
	scrollbar-shadow-color: #c6e6f3;
	scrollbar-track-color: #fcfcfc;
	background-image:url(../../images/therisetarneit/risebg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	
}

body a, a:visited{
	text-decoration:none;
}

body a:hover, a:active{
	text-decoration:underline;
}

.left{
	float: left;
}

.right{
	float: right;
}

li {
	list-style-image:	url('../../images/therisetarneit/bullet.gif');
}

h1{
	font-size: 18px;
	color: #0053a0;
	margin-top: 0px;
	font-weight:bold;
	line-height:20px;
}



h2{
	font-size: 16px;
	color: #0053a0;
	margin-top: 0px;
	font-weight:bold;
}

h3{
	font-size: 16px;
	color: #56595b;
	font-weight: bold;
}	

.table_secondary h1{
	font-size: 18px;
	color: #0053a0;
	margin-top: 0px;
	font-weight:bold;
	line-height:20px
}

.table_secondary h2{
	font-size: 16px;
	color: #0053a0;
	margin-top: 0px;
	font-weight:bold;
}


.table_secondary h3{
	font-size: 16px;
	color: #0053a0;
	margin-top: 0px;
}


.outercontainer	{	
	width: 982px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../../images/therisetarneit/outercontainer_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	
}

.header {
	width: 982px;
	height: 173px;
	color: #fff;
}

.logoimage {
	position: relative;
	top: 0px;
	left:0px;
}

.roi_text_input{
	width: 200px;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #495143;
	border: 0px;	
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	margin: 0 0 3px 0;
}

.roi_text_input_name{
	width: 133px;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #495143;
	border: 0px;	
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	margin: 0 0 3px 0;
}
.roi_text_input_email{
	width: 183px;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #495143;
	border: 0px;	
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	margin: 0 0 3px 0;
}

.roi_text_inputArea{
	width: 60px;
	height: 18px;
	line-height: 20px;
	font-size: 11px;
	color: #495143;
	border: 0px;	
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	margin: 0 0 3px 0;
	margin-right:2px;
}

.roi_box{
	position: relative; 
	top: 44px; 
	left: 99px; 
	width: 290px; 
	height: 50px;
	font-size: 12px;
	color:#ffffff;
}

.roi_button_class{
	background-image:url(../../images/therisetarneit/roi_submit.gif);
	background-position:left;
	margin-bottom:3px; 
	width:56px; 
	height:18px;
}

.roi_button_class:hover{
	background-position:right;
}

.mainbody {
	width: 982px;
}

.cnr{		/* The cnr class sets common 10x10 size for all corner cells */
	width: 10px; 
	height: 10px; 
}

.cnr7l {
	width: 7px;
	height: 7px;
	background-image:url(../../images/therisetarneit/cnr_primary_tl7.gif);
}

.cnr7r {
	width: 7px;
	height: 7px;
	background-image:url(../../images/therisetarneit/cnr_primary_tr7.gif);	
}

.menubar_222{
	width: 208px;
}

.standard_320{
	width: 300px;
}

.standard_420{
	width: 400px;
}

.standard_750{
	width: 730px;
}

.news_420{
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.caption_320{
	width: 159px;
}


#sidemenu {
	background-color:#fff;
	width: 222px;
	text-align:left;
	margin-bottom:10px;
	font-size: 12px;
}

#sidemenu li{	
	margin:0px;
	list-style: none;
	list-style-image: none;
	margin-bottom: 0px;
	border-bottom: 1px solid #c8cacc;
	width: 222px;
	padding-right:0px;
	display:block;
}


#sidemenu li a{
margin-left:10px;
	line-height: 30px;
	text-decoration: none;	
	color: #B25222;	
}

#sidemenu li.active a{
margin-left:10px;
	line-height: 30px;
	text-decoration: none;	
	color: #0053a0;	
	font-weight:bold;
}

#sidemenu li a:hover{
	color: #0053a0;	
	/*font-weight:bold;*/
}

#sidemenu li.active a:hover{
	color: #0053a0;	
	font-weight:bold;
}

#sidemenu ul{
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
 
.button_img{
	border:0px;
}

.thumbnail {
	width: 74px;
	height: 74px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	background-color: #fff;
	/*border: 2px solid #005996;*/
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
}

.multi_thumb td{
	padding-bottom: 21px;
}

.thumb_clear{
	width: 70px;
	height: 70px;
}	

.news_vert_upper{
	padding-top: 30px; 
	padding-bottom: 20px;
}
	
.news_vert_lower{
	padding-top: 20px; 
	padding-bottom: 30px;
}	

.news_hori_left{
	padding-left: 15px; 
	padding-right:10px; 
	font-size: 11px;
}
	
.news_hori_right{
	padding-left: 10px; 
	padding-right:15px; 
	font-size: 11px;
}	
.gallery_420{
	border: 0px; 
	width: 400px; 
	height: 480px; 
	margin-bottom: 15px;
}


.gallery_420_notext{
	border: 0px; 
	width: 360px; 
	height: 440px; 
	margin-bottom: 15px;
}

.gallery_420_tall{
	border: 0px; 
	width: 360px; 
	height: 553px; 
	margin-bottom: 15px;
}
.gallery_420_tall img{
	margin-top: 150px;
}

.gallery_label{
	width: 40px; 
	height: 23px; 
	padding-top: 3px;
	line-height: 18px;
	position: relative; 
	bottom: 0px; 
	text-align:center;
	display:none;
}	

.gallery_320{
	border: 0px;
	width: 300px; 
	height: 380px; 
	margin-bottom: 15px;
}

.gallery_750{
	border: 0px;
	width: 730px; 
	height: 543px; 
	margin-bottom: 15px;
}

.row_end{  /* for thumbnails at the end of a row */
	float: right; 
	margin-right: 0px;
}
/*##################### GENERIC STYLES ##########################*/
.base420{
	 height:0px;
	 /*background-image:url('../../images/therisetarneit/base_primary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}
.base320{
	 height:0px;
	 /*background-image:url('../../images/therisetarneit/base_primary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}
.base750{
	 height:0px;
	 /*background-image:url('../../images/therisetarneit/base_primary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}

.base420sec{
	 height:10px;
	/*background-image:url('../../images/therisetarneit/base_secondary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}
.base320sec{
	 height:10px;
	/*background-image:url('../../images/therisetarneit/base_secondary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}
.base750sec{
	 height:10px;
	/*background-image:url('../../images/therisetarneit/base_secondary.gif');
	 background-position:left;
	 background-repeat:no-repeat;*/
}
.vrule_primary {
	width: 1px; 
	background-color:#edf9fe;
}
.vrule_secondary {
	width: 1px; 
	background-color:#edf9fe;
}
.bg_primary{
	background-color:transparent;
}

.bg_secondary{
	background-color:#ffffff;
}
.text_primary {   
	color: #56595b;	
}

.text_primary a,text_primary a:visited{   
	color: #0053a0;
	text-decoration:underline;
}

.text_primary a:hover,text_primary a:active {
	/*color: #56595b ;	*/
	text-decoration:none;
}

.text_secondary {		
	color: #56595b;
	
}

.text_secondary a,text_secondary a:visited{ 
	color: #0053a0;
	text-decoration:underline;
}
.text_secondary a:hover,text_secondary a:active{ 
	color: #0053a0;
	text-decoration:none;
}

/* ######################## Primary Module Classes ###################### */

.primary_rule{  /* div to create horizontal rule on primary modules. width is set with width classes or 'manually' */
	background-color: #eef9fe;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 20px;
}

.secondary_rule{  /* div to create horizontal rule on primary modules. width is set with width classes or 'manually' */
	background-color: #eef9fe;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 20px;
}

.table_primary{
	background-color: transparent;
	/*background-image: url(../../images/therisetarneit/grad_mid_primary.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
}

.table_secondary{
	background-color: #ffffff;
}

.primary_tl{
	/*background-image:url(../../images/therisetarneit/cnr_primary_tl.gif);*/
}

.primary_tr{
	/*background-image:url(../../images/therisetarneit/cnr_primary_tr.gif);*/
}

.primary_bl{
	/*background-image:url(../../images/therisetarneit/cnr_primary_bl.gif)*/
}

.primary_br{ 
	/*background-image:url(../../images/therisetarneit/cnr_primary_br.gif);*/
}

.secondary_tl{
	/*background-image:url(../../images/therisetarneit/cnr_secondary_tl.gif);*/
}

.secondary_tr{
	/*background-image:url(../../images/therisetarneit/cnr_secondary_tr.gif);*/
}

.secondary_bl{
	/*background-image:url(../../images/therisetarneit/cnr_secondary_bl.gif)*/
}

.secondary_br{ 
	/*background-image:url(../../images/therisetarneit/cnr_secondary_br.gif);*/
}

.top_primary{
	height: 10px; 
	/*background-image:url(../../images/therisetarneit/primary_top.gif) ;
	background-position:right;
	background-repeat:no-repeat;*/
}


.top_secondary{
	height: 10px; 
	/*background-image:url(../../images/therisetarneit/secondary_top.gif) ;
	background-position:right;
	background-repeat:no-repeat;*/
}

.base_primary{
	height: 10px; 
	/*background-image:url(../../images/therisetarneit/base_primary.gif) ;*/
}


.left_primary{
	width: 10px; 
	/*background-image:url(../../images/therisetarneit/primary_left.gif);*/
}

.right_primary{
	width: 10px; 
	/*background-image:url(../../images/therisetarneit/primary_right.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}


.left_secondary{
	width: 10px; 
	/*background-image:url(../../images/therisetarneit/secondary_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
}

.right_secondary{
	width: 10px; 
	/*background-image:url(../../images/therisetarneit/secondary_right.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}


.content_primary {
	/*background-image: url(../../images/therisetarneit/grad_mid_primary.gif); 
	background-position: top right; 
	background-repeat: no-repeat;*/
	padding-bottom:0px;
}

.content_secondary {
	/*background-position: bottom; 
	background-repeat: repeat-x;*/
	padding-bottom:0px;
}

/*######################## FOOTER CLASSES ###################################*/

#footer-top{
display: block;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #56595b;
width: 910px;
height: 28px;
background: #F9FEFE; /* url('../../images/therisetarneit/footer_bg_top.gif');*/
background-position: top left;
margin: 12px 0 0 0;
padding: 13px 35px 0 35px;

}

#footer-top img{
margin-right: 10px;
}

#footer-main{
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
display: block;
width: 910px;
/*border-left:2px solid #6fb541;*/
/*border-right:2px solid #6fb541;*/
float: left;
background: #f5f6f7;
margin: 0 0 0 0;
padding: 23px 35px 0 35px;

}

#footer-sub{
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
float: left;
font-size: 9px;
display: block;
color: #495143;
width: 982px;
height: 30px;
/*background: transparent url(../../images/therisetarneit/footer_base.gif) no-repeat;*/
background-position: top left;
padding: 20px 0 0 0;
}

.lowest {
	margin-left: 36px;
}

#footer-search {
	width: 912px;
	height: 17px;
	float: right;
	padding: 10px 0 5px 0 ;
	margin: 9px 0 0 0;
	margin-bottom: 4px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #475862;
}

.searchspana {
	float:right;
	margin-right: 5px;

}
.searchspanb {
	float:right;	
	margin-top: 1px;
}

/* --------column classes-------------- */

.footer-col {
	width: 123px;
	float: left;
	border-left: 1px solid #8395a5;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}

.footer-col ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

	}
.footer-col ul li{
	list-style-image: none;
}
.footer-col ul li a {
	display: block;
	padding: 2px 0px;
	font-size: 9px;
	color: #474747;
	text-decoration: none;
	}
	
.footer-col-sub {
	display: block;
	padding: 0px;
	margin-left: 7px;
	font-size: 9px;
	color: #56595b;
	text-decoration: none;
}
	
.footer-col ul li a:hover {color: #72ace2;}

#footer-sub a {
	color: #56595b;
	text-decoration: none;
}
	
a.footer-heading {
	display: block;
	padding: 2px 0px;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
}

a.footer-heading:hover {
	color: #72ace2;
	text-decoration: none;
}

.searchtextfieldfooter{
	height: 16px;
	border: 0px;
	background-color:#d3dae3;
	border-left: 1px solid #8395a5;
	border-top: 1px solid #8395a5 ;
}


/* ############multicontent styles ################### */

.MCAccordionWrapper{
	width: 222px;	
	color: #495143;
	/*background-image: url(../../images/therisetarneit/folder_222_bg.gif);*/
	background-position:bottom;
}

.MCAccordionWrapper a{
	color: #0053a0;
}

.MCAccordionWrapper h1{
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
}

.MCAccordionBase{
	background-color: transparent;
	width: 222px;
	height: 26px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(../../images/therisetarneit/222_base.png); 
}

.MCAccordionTitle{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/222_closed.png); 
	width: 202px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MCtop{	
	background-image: url(../../images/therisetarneit/222_closed_top.png); 
	cursor: pointer;	
	width: 202px; 
	height:27px;
	padding-left: 20px;
	padding-top: 33px;
}

.MCtopActive{
	background-image: url(../../images/therisetarneit/222_open_top.png); 	
	cursor: pointer;	
	width: 202px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 33px;

}

.MCAccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/222_open.png); 
	width: 202px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MCAccordionContent
{
	height:0px;
	width: 222px;
	display:none; 	
	overflow:auto;
	background-color: #fff;
	background-image:url(../../images/therisetarneit/tbg.gif);
}


.MCContentText{
	width: 185px;
	padding:10px;
	padding-left: 10px;
	padding-right: 4px;	
	font-size:11px;	
}


/* ############ multicontent 320styles ################### */

.MC3AccordionWrapper{
	background-image: url(../../images/therisetarneit/320_bg.gif);
	background-position:bottom;
	width: 320px;
	color: #495143;
}

.MC3AccordionWrapper a{
	color: #0053a0;
}

.MC3AccordionWrapper h1{
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
}

.MC3AccordionBase{
	background-color: transparent;
	width: 320px;
	height: 29px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(../../images/therisetarneit/320_base.png); 
}

.MC3AccordionTitle{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/320_closed.png); 
	width: 300px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MC3top{	
	background-image: url(../../images/therisetarneit/320_closed_top.png); 
	cursor: pointer;	
	width: 300px; 
	height: 23px;
	padding-left: 20px;
	padding-top: 50px;
}

.MC3topActive{
	background-image: url(../../images/therisetarneit/320_open_top.png); 	
	cursor: pointer;	
	width: 300px; 
	height: 23px;
	padding-left: 20px;
	padding-top: 50px;
}

.MC3AccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/320_open.png); 
	width: 300px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MC3AccordionContent
{
	height:0px;
	width: 320px;
	display:none; 	
	overflow:auto;
	background-color: #fff;
	background-image:url(../../images/therisetarneit/tbg.gif);
}

.MC3ContentText{
	width: 280px;
	padding:10px;
	padding-left: 10px;
	padding-right: 4px;	
	font-size:11px;
}

/* ############multicontent 420styles ################### */

.MC4AccordionWrapper{
	background-image: url(../../images/therisetarneit/420_bg.gif);
	background-position:bottom;
	width: 420px;
	color: #495143;
}

.MC4AccordionWrapper a{
	color: #0053a0;
}

.MC4AccordionWrapper h1{
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
}

.MC4AccordionBase{
	background-color: transparent;
	width: 420px;
	height: 36px;
	line-height: 0px;
	font-size: 0px;
	background-image: url(../../images/therisetarneit/420_base.png); 
}

.MC4AccordionTitle{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/420_closed.png); 
	width: 400px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MC4top{	
	background-image: url(../../images/therisetarneit/420_closed_top.png); 
	background-position: top;
	background-repeat: none; 	
	cursor: pointer;	
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 50px;
}

.MC4topActive{
	background-image: url(../../images/therisetarneit/420_open_top.png);
	background-position: top;
	background-repeat: none; 	
	cursor: pointer;	
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 50px;
}

.MC4AccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/therisetarneit/420_open.png); 
	width: 400px; 
	height: 27px;
	padding-left: 20px;
	padding-top: 10px;
}

.MC4AccordionContent
{
	height:0px;
	width: 420px;
	display:none; 	
	overflow:auto;
	background-color: #fff;
	background-image:url(../../images/therisetarneit/tbg.gif);
}


.MC4ContentText{
	width: 380px;
	padding:10px;
	padding-left: 10px;
	padding-right: 4px;	
	font-size:11px;	
}


.btnnext
{
                background-image:url(../../images/therisetarneit/gallery_right_secondary.png);
                background-position:right center;
                background-repeat:no-repeat;
               	height:54px;
                width:25px;
                cursor:pointer;
}
.btnprev
{
                background-image:url(../../images/therisetarneit/gallery_left_secondary.png);
                background-position:left center;
                background-repeat:no-repeat;
               height:54px;
                width:25px;
                cursor:pointer;
}

.btnnext_secondary
{
                background-image:url(../../images/therisetarneit/gallery_right_secondary.png);
                background-position:right center;
                background-repeat:no-repeat;
                height:54px;
                width:25px;
                cursor:pointer;
}
.btnprev_secondary
{
                background-image:url(../../images/therisetarneit/gallery_left_secondary.png);
                background-position:left center;
                background-repeat:no-repeat;
                height:54px;
                width:25px;
                cursor:pointer;
}

.smallgalleryforwardbutton{
				height:54px;
                width:25px;
}

.medgalleryforwardbutton{
				height:54px;
                width:25px;
}

.image_320{
                width: 300px;
}
.image_420{
                width: 400px;
}

.image_750{
                width: 730px;
}
.image_primary {
                padding-bottom: 15px; 
                /*	background-image: url(../../images/therisetarneit/grad_mid_primary.gif); */
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.image_secondary{                padding-bottom: 15px; 
                	/*background-image: url(../../images/therisetarneit/grad_mid_secondary.gif); */
	background-position: bottom right; 
	background-repeat: no-repeat;
}



#menuholder{
float:left;
width: 222px;
position:relative;
margin: 0px;
padding-left:0px;
padding-right:0px;
}
#homepagemodule {
      float: left;
      width: 420px;
      font-family:Verdana, Arial, Helvetica, sans-serif;    
      font-size:12px;
      line-height:14px;
      margin:0px 0px 0px 10px;
}

#rightmodule {
      float: left;
      width: 320px;
      padding-left:0px;
      padding-right:0px;
      font-family:Verdana, Arial, Helvetica, sans-serif;    
      font-size:12px;
      line-height:14px;
      margin: 0px 0px 0px 10px;
}
#topcentermodule {
 /*     float: left;*/
      width: 750px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      margin:0px 0px 0px 10px;
}

.btnnewsprev
{
      background-image:url(../../images/therisetarneit/arrow_right.gif);
      background-position: center center;
      background-repeat:no-repeat;
	  width: 108px;
}
.btnnewsnext
{
      background-image:url(../../images/therisetarneit/arrow_left.gif);
      background-position: center center;
      background-repeat:no-repeat;
	  width: 108px;
}


.contentContainer 
{
	float: left;
	padding:0px;
	margin: 0px;
	margin-top:20px;
	width:760px;
	display:block;
}

