@charset "utf-8";
/* CSS Document */

body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#333333;
}

.rightbdr{
	border-right: 1px solid #CCCCCC;
}

.leftbdr{
	border-left: 1px solid #CCCCCC;
}

.btmborder{
	border-bottom: 1px solid #CCCCCC;
}

.introbg{
	height: 35px;
	background: url(images/img_welcomebg.jpg) top left repeat-x;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}

.bodycopy{
	line-height: 1.5em;
	color:#666666;
}
.coverp{
	line-height: 1.9em;
	color:#666666;
	font-size:11px;
}
.coverage{
	line-height: 0.9em;
	color:#666666;
	font-weight: bold;
	font-size:14px
}
.contactbg{
	height: 35px;
	background: url(images/img_contactbg.jpg) top left repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.blogbg{
	background:url(images/img_blogbg.jpg) top left repeat-x;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}

.blogbg a{
	text-decoration: none;
	color: #666666;
	}

.contactborder{
	border: 1px solid #CCCCCC;
	border-top: none;
	height: 130px;
}

.imgtitlebg{
	padding: 5px;
	height: 35px;
	background: url(images/img_imgtitlebg.jpg) top left repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.imgtitlebg1{
	padding: 5px;
	height: 35px;
	background: url(images/img_welcomebg.jpg) top left repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
