/*Template CSS*/
* {
	margin:0;
	padding:0;
}
a img {
	border: none;
}a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #298fb9;
}
.fLeft {
	float: left;
}
.f12 {
	font-size: 12px;
	line-height: 12px;
}
.f16 {
	font-size: 16px;
	line-height: 16px;
}
.fBold {
	font-weight:bold;
}
.fClear {
	clear: both;
	font-size: 1px;
	height: 1px;
}


.all {
	margin: auto;
	width: 970px;
	position: relative;
	background-color: #FFF;
}
.jtop {
	height: 70px;
	margin: auto;
	width: 970px;
	position: relative;
}
.jtop .tpMailSend {
	position: absolute;
	height: 51px;
	top: 20px;
	right: -116px;
	width: 604px;
}
.jtop .tpMailSend div {
	font-size: 14px;
	color: #FFF;
}

.jtop .tpMailSend input {

}


.jheader {
	height: 284px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.jheader .goHome {
	position: absolute;
	height: 72px;
	width: 357px;
	left: 189px;
	top: 73px;
}

.jheader .sociallinks {
	position: absolute;
	top: 186px;
	right: 31px;
}
.jheader .topmenu {
	position: absolute;
	height: 54px;
	left: 20px;
	top: 220px;
	width: 90%;
}
.jheader .topmenu a {
	color: #C4E6E4;
	display: block;
	float: left;
	font-size: 12px;
	position: relative;
	margin-top: 5px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.jheader .topmenu a span {
	color: #FFF;
	font-weight: bold;
	display: block;
	font-size: 16px;
	line-height: 16px;
}
.jheader .topmenu a:hover {
	color: #FFF;
	text-decoration: none;
}
.jheader .topmenu a:hover span{
	color: #C4E6E4;
	text-decoration: none;
}
.jheader .boxsearch {
	position: absolute;
	height: 22px;
	top: 232px;
	right: 20px;
	z-index: 100;
	width: 271px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
}
.jheader .boxsearch input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-left: 10px;
	width: 200px;
}
.jboxes {
	min-height:500px;
	display: block;
	position: relative;
	background-image: url(../images/div_mid.gif);
	background-repeat: repeat-y;
	background-position: 573px 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
.jboxes .contetstyle {
	font-size: 12px;
}
.jboxes .contetstyle .blog {
	margin-bottom: 20px;	
}
.jboxes .contetstyle .contentpaneopen {
	padding: 5px;	
}
.jboxes .contetstyle .componentheading {
	font-size: 12px;
	color: #939393;
}
.jboxes .contetstyle .contentheading, .jboxes .contetstyle .componentheading {
	font-size: 20px;
	color: #376f9b;
}
.jboxes .contetstyle .article-tools {
	font-size: 11px;
	color: #939393;
	position: relative;
}
.jboxes .contetstyle .createby {
	color: #666;	
}
.jboxes .contetstyle .buttonheading {
	font-size: 11px;
	color: #939393;
	float: right;
	position: relative;
	padding: 5px;
	display: none;
}
.jboxes .contetstyle .article-content {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
.jboxes .contetstyle .modifydate {
	font-size: 11px;
	color: #939393;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

.jboxes .contetstyle .blog_more {
	padding: 10px;
	border: 1px solid #D4D0C8;
	margin-bottom: 10px;
}
.jboxes .contetstyle .blog_more ul {
	list-style-type: none;
}
.jboxes .contetstyle .blog_more a {
	color: #060;
	text-decoration: underline;
}
.jboxes .contetstyle .blog_more a:hover {
	color: #00F;
	text-decoration: underline;
}
.jboxes .contetstyle a.pagenav {
	border: 1px solid #D4D0C8;
	padding: 3px;
}
.jboxes .contetstyle a.pagenav:hover {
	border: 1px solid #D4D0C8;
	padding: 3px;
	color: #000;
	background-color: #D4D0C8;
}

.jboxes .left {
	display: block;
	float: left;
	width: 555px;
	position: relative;
	padding-right: 12px;
	margin-right: 8px;
	background-image: url(../images/div_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.jboxes .center {
	display: block;
	float: left;
	width: 300px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
.jboxes .right {
	display: block;
	float: left;
	width: 375px;
	position: relative;
	margin-bottom: -30px;
	z-index: 101;
	margin-top: 3px;
}




.jfooter {
	clear: both;
	position: relative;
	background-color: #1c5697;
	display: block;
	height: 93px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	color: #FFF;
}
.jfooter .mItem,.jfooter .mItemBig {
	margin-top: 45px;
	margin-left: 20px;
	position: relative;
	clear: right;
	float: left;
}
.jfooter .mItem {
	width: 220px;
}
.jfooter .mItemBig {
	width: 400px;
}
.jfooter .sociallinks {
	float: left;
}
.jfooter .vText {
	float: left;
	margin: 3px;
}
.jfooter .ftImage {
	height: 1px;
	width: 907px;
	clear: both;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
.jfooter .copyright {
	clear: both;
	text-align: center;
	margin-top: 10px;
	display: block;
	font-size: 12px;
}
.jreplacement, .jboxes .contetstyle .jreplacement {
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.jrpTwitter {
	background-image: url(../images/replacement_twitter.jpg);
}
.jrpVideo {
	background-image: url(../images/replacement_video.jpg);
}
.jrpFotos {
	background-image: url(../images/replacement_fotos.jpg);
}
.imgsFotos img {
	height: 130px;
	width: 155px;
}

.jSMSend, .jNewsletter {
	height: 115px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.jSMSend {
	background-position: left bottom;
}
.jNewsletter {
	background-position: left top;
}



table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

