a:visited { 
	color: #3D4687;
	text-decoration: underline;
}
a:active { 
	color: #6F79BC;
	text-decoration: underline;
}
a:hover { 
	color: #6F79BC;
	text-decoration: underline;
}
a:link { 
	color: #3D4687;
	text-decoration: underline;
}

.indexProceduresBGBottom {
	background-color: #D1E0FF;
	background-image: url(../images/index/index_r11_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indexMainBG {
	background-image: url(../images/index/index_r7_c2.jpg);
}
.indexMainBGBottom {
	background-image: url(../images/index/index_r8_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subMainBGBottom {
	background-image: url(../images/sub/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indexContactBGBottom {
	background-image: url(../images/index/index_r9_c8.jpg);
	background-position: bottom;
	background-color: #BED0EF;
	background-repeat: no-repeat;
}
.subContactBGBottom {
	background-image: url(../images/sub/contact_bg.jpg);
	background-position: bottom;
	background-color: #BED0EF;
	background-repeat: no-repeat;
}
.footer {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
a.footer:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active { 
	color: #BED0EF;
	text-decoration: none;
}
a.footer:hover { 
	color: #BED0EF;
	text-decoration: none;
}
a.footer:link { 
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin:0px;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textMainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666996;
}

img.img-left { 

	float:left; 

	margin:2px 15px 3px 5px; 

	}

.portrait { margin: 0 11px 70px 20px; } 