﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.small-text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.heading-small-text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.main-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:140%;
	color: #333;
}
.error-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:140%;
	font-weight:bold; 
	color:Red;
}
.main-content-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:140%;
	color: #ffffff;
}
.image-source {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style:normal;  
	line-height:140%;
	color:#b4b6b7;
	text-decoration:none; 
	
}
.news-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #333;
}

.pub-date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height:100%;
	color: #666;
}

.main-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #343A84;
	font-weight:500;
}
.main-title-medium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height:130%;
	color: #343A84;
	font-weight:500;
}

.main-title-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height:130%;
	color: #343A84;
	font-weight:500;
}
.main-title-low {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:80%;
	color: #343A84;
	font-weight:500;
}
.news-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #1EB1E7;
}
.news-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bolder;   
	line-height:130%;
	color: #1db0e6;
}
.normal-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #343A84;
}
.submenu-link {	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #353C8D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#liquid-round, #liquid-round2, #liquid-round3, #liquid-round4, #liquid-round5{
      width:100%;

      margin:0px auto;

      background:#fff url(../images/rdiv/leftside.gif) repeat-y left top;

      }

      .top {
      width:100%;

      height:20px;

      background:url(../images/rdiv/top.gif) no-repeat left top;

      }

      .top span {
      display:block;

      position:relative;

      height:20px;

      background:url(../images/rdiv/top-right.gif) no-repeat right top;

      }
      
       
      .center-content {
      position:relative;
   
      background:url(../images/rdiv/rightside.gif) repeat-y right top;
   
      padding:1px 20px 1px 20px;
   
      margin:-1px 0 -30px 0;
   
      }
      
         
      .bottom {
   
      height:40px;
   
      background:url(../images/rdiv/bottom.gif) no-repeat left bottom;
   
      }
   
      .bottom span {
   
      display:block;
   
      position:relative; 
   
      height:40px;
   
      background:url(../images/rdiv/bottom-right.gif) no-repeat right top;
  
      }
/********************************************************************************************************/     
      a {
outline: none;
}

/****************************   Filled rounded box ******************************************************
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/rdiv/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/rdiv/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/rdiv/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	text-align:left;  
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/rdiv/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
/********************************************************************************************************







