@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #FFFFFF;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5e5f59;
	text-align: left;
}
a{
	color: #007ae7;
	text-decoration: underline;
}
a:hover{
	color: #e71600;
	text-decoration: none;
}
ul{
	padding: 8px 15px;
	margin: 0px;
}
li{
	/*list-style-image: none;*/
	/*list-style-type: none;*/
	margin: 0px 10px 3px 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	color: #007ae7;
	padding: 0px;
	margin: 0px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #007ae7;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #007ae7;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

.inside{
	padding: 20px 150px 20px 20px;
	font-size: 16px;
}
.inside2{
	padding: 20px;
}
.display{
	text-align: justify;
	padding: 0px 50px 0px 0px;
}
.display img{
	/*width: 90px;
	height: 120px;*/
	border: 2px solid #a1a19f;
	margin: 3px 10px 3px 0px;
	float: left;
}
.blueline{
	background-color: #3367a6;
}
.smallhead{
	background-image: url(../images/headbgmid.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px 10px 4px 4px;
}
.thumb{
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	/*vertical-align: middle;*/
	color: #000000;
}
.thumb img{
	width: 30px;
	height: 40px;
	border: 1px solid #a1a19f;
	margin: -13px 10px 3px 0px;
	float: left;
}
.thumb a{
	font-style: normal;
	color: #007ae7;
	text-decoration: underline;
}
.thumb a:hover{
	color: #e71600;
	text-decoration: none;
}
.paddingheader_kar{
padding-top:41px;
padding-left:40px;
padding-right:30px;
padding-bottom:20px;
}
.horz_dot{
	background-image: url(../images/horz_dot.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.vert_dot{
	background-image: url(../images/vert_dot.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.content{
	text-align: justify;
}
.content img{
	border: 2px solid #a1a19f;
	margin: 3px 0px 3px 10px;
	float: right;
}
.smalltext{
	font-size: 11px;
}
.gray{
	font-size: 11px;
	line-height: 13px;
}
.gray a{
	color: #666666;
	text-decoration: underline;
}
.gray a:hover{
	color: #e71600;
	text-decoration: none;
}
.boldText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

