@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font: 1em verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
* {
	/*margin:0;*/
	padding:0;
	border:none;
}
.clearfloats {
	clear:both;
}


.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #dea303;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 2px;
}

.title1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0f489d;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/squareblue.gif);
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 1px;
}

.title2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0f489d;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/squareblue.gif);
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 10px;
}

.subtitle1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #666666;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/squareblue.gif);
	margin-top: 5px;
}

.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #000000;
	padding-left: 35px;
	margin-top: 2px;
	margin-bottom: 8px;
	text-align: justify;
	margin-right: 15px;
}

.img {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	/*font-weight: bold;*/
	color: #000000;
	padding-left: 35px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right:5px;
	margin-right:5px;
	border-width:medium;
}


li {
	list-style-position: inside;
	list-style-type: square;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 35px;
	margin-bottom: 5px;
	text-align: justify;
}

ul {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: justify;
}

