﻿
.rntitle{
font-family:arial,sans-serif;
font-size:10pt;
color:white; 
    
}

.ronlink{
color: #ffffff;    
text-decoration:none;
}

img {
	border: none;
}

.rontd
{
width:1099;   
height:20px;    
}	
	
.ronbox
{ 
width: 500px; height: 200px; }
#button { padding: .5em 1em; text-decoration: none; }

.imgtext
{
height:135px;
color:#024589;
font-family:font-family:Cambria,Arial, sans-serif;font-size:12px;   
}

.imgtextinterior
{
height:135px;
color:#024589;
font-family:font-family:Cambria,Arial, sans-serif;font-size:14px;   
}
.divbox
{
height:245px;
width:245px;
}


.imgtextpapers
{
height:135px;
color:#024589;
font-family:font-family:Cambria,Arial, sans-serif;font-size:20px;   
}


.ronlie
{
	list-style: none;
	margin: 1ex 0 1ex 0;
	padding: 0 0 0 23px;
	line-height: 12px;
	background: url(./images/arrow_right_grey.gif) no-repeat 1em .6ex;
	font-family:font-family:Cambria,Arial, sans-serif;font-size:12px; 
	}
	
	
	#slideshow {
    position:relative;
    height:375px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 375px;
    width:390px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 210px;
    width:390px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}




.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
 .button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
 .button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
 

a.nav:link {color: blue; text-decoration: underline; }
a.nav:visited {color: blue; text-decoration: underline; }
a.nav:hover {color: purple; text-decoration: underline; }
a.nav:active {color: red; }


p {font-size:14px;}


.objCLASS{
  font-size:12pt;
  font-familty:Arial, Times;
  color:#006699;
  }