@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	vertical-align: top;
}
ul {
	padding-left: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.ctrl_header {
	padding-top: 15px;
	padding-bottom: 10px;
}
.ctrl_content {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ctrl_content2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ctrl_contactform {
	padding-top: 25px;
	padding-bottom: 25px;
}
.ctrl_footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ctrl_titleimg {
	padding-bottom: 10px;
}
.text_header {
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #1e1e1e;
}
.text_header a {
	color: #0079b8;
	text-decoration: none;
}
.text_title {
	font-family: Calibri, Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 10px;
}
.text_title2 {
	font-family: Calibri, Arial;
	font-size: 15px;
	color: #5a5a5a;
	font-weight: bold;
}
.text_title2 a {
	color: #0071ad;
	text-decoration: underline;
}
.text_title2 a:hover {
	color: #0071ad;
	text-decoration: none;
}
.text_title3 {
	font-family: Calibri, Arial;
	font-size: 20px;
	color: #1e1e1e;
}
.text_normal {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #1e1e1e;
}
.text_normal a {
	color: #0071ad;
	text-decoration: underline;
}
.text_normal a:hover {
	color: #0071ad;
	text-decoration: none;
}
.text_normal2 {
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 25px;
}
.text_normal2 a {
	color: #0071ad;
	text-decoration: underline;
}
.text_normal2 a:hover {
	color: #0071ad;
	text-decoration: none;
}
.text_footer {
	font-family: Calibri, Arial;
	font-size: 11px;
	color: #6c6c6c;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
.text_footer a {
	color: #dfdfdf;
	text-decoration: none;
}
.dotted_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.dotted_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.dotted_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.solid_all {
	border: 1px solid #e4e4e4;
}
.solid_topleft {
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
.solid_rightbtm {
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.thumbnail
{
	display:block;
	width:130px;
	height:122px;
	border:1px solid #e4e4e4;
}