@charset "UTF-8";
body {
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8FAF3;
}
#wrapper {
	width: 852px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.sitemapa {
	font-size: 10px;
	color: #E3E9EC;
}
#colLeft {
	float: left;
	width: 357px;
	background-image: url(../img/colLeft_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}#colRight {
	float: right;
	width: 495px;
	margin-top: 22px;
	background-image: url(../img/copyIndex_bg_Img.jpg);
	background-repeat: no-repeat;
	background-position: left 190px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #093A80;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 15px;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 0px;
}
h1 a{
	color: #093A80;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
}
h2 {
	color: #032453;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
h3 {
	font-size: 13px;
	line-height: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #032453;
	line-height: 16px;
}
.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #8085AE;
	margin-top: 10px;
}

.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #8085AE;
}
.tdTop {
	vertical-align: top;
}
.add_link {
	float: left;
	padding-top: 10px;
}

