body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em;
}

h1{
	font-size:1.5em;
	color:#0E8ACA;
	font-family:Trebuchet MS;
	margin:10px 0;
}
span.heading-one{
	display:block;
	font-size:14px;
	color:#0E8ACA;
	font-weight:bold;
	padding:10px 0;
}

h2{
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	font-size:14px;
	color:#0E8ACA;/*#01588d;*/
	font-weight:bold;
}
h2.breadcrumb-path {
	font-size:1.1em;
	font-weight:normal;
}
h2.news_title {
	font-size:1em;
	padding:5px;
	background:#D3E3F3;
	/*border:1px solid #fff;*/
}
h3{
	margin-top:15px;
	margin-bottom:10px;	
	font-size:1em;
	color:#0E8ACA;
	font-weight:normal;
}
#left_half h3 {
	padding:5px;
	background:#D3E3F3;
}
#left_half h3 a {
	text-decoration:none;
}
p{
	line-height:1.5em;
	margin:0.5em 0pt 1em;
}

.hr1{
	clear:both;
	width:100%;
	height:23px;
	background: url(hr.gif) center left repeat-x;
}
.hr2{
	clear:both;
	height:5px;
	line-height:1px;
	margin:0 0 5px 0;
	padding:0;
	border-bottom:1px solid #ccc;
}
.contact-details{
	margin:8px 0 15px 0;
	font-size:1em;
}
.mini-chapter{
	font-style:italic;
	font-weight:bold;
	color:#0E8ACA;
}
#right_col .mini-chapter {
	padding-left:10px;
	padding-right:15px;
}
#main_content a{
	color:#0E8ACA;/*#01588d;*/
}

#main_content ul li{
	padding:2px 0;
}
#left_col a:link{color:#555D67;text-decoration:none}
#left_col a:visited{color:#555D67;text-decoration:none}
#left_col a:hover{color:#0E8ACA;text-decoration:none}
#left_col a:active{color:#0E8ACA;text-decoration:none}


.round_border {
  display: block;
}
.round_border * {
  background: #fff;
  display: block;
  height: 1px;
  overflow: hidden;
}
.r3 {
  background: #3FBAFA;
  border-left: 1px solid #3FBAFA;
  border-right: 1px solid #3FBAFA;
  margin: 0 3px;
  padding: 0 1px;
}
.r2 {
  border-left: 1px solid #3FBAFA;
  border-right: 1px solid #3FBAFA;
  margin: 0 2px;
  padding: 0;
}
.r1 {
  border-left: 1px solid #3FBAFA;
  border-right: 1px solid #3FBAFA;
  margin: 0 1px;
}
.round_border_content {
  border-left: 1px solid #3FBAFA;
  border-right: 1px solid #3FBAFA;
  background: #fff;
  overflow: hidden;
  padding: 4px 10px;
  *zoom:1; /*ie*/
  *padding-bottom: 0.5em;
}
.round_border_content.min_size {
  min-height: 450px;
}

div.slCorner {background: transparent url('14x14-c5daec-ALL4.gif') no-repeat;width:7px;height:7px;overflow:hidden;position:absolute;z-index:1000;}
div.slCorner1 {background: transparent url('14x7-eaf6f9-TOP2.gif') no-repeat;width:7px;height:7px;overflow:hidden;position:absolute;z-index:1000;}
div.slTL {top:0;left:0;background-position:0 0;}
div.slTR {top:0;right:0;background-position:-7px 0;}
div.slBL {bottom:0;left:0;background-position:0 -7px;}
div.slBR {bottom:0;right:0;background-position:-7px -7px;}
