/* CSS Document */

html, body { 
		background:#F1F6F9;
		/*background: #fbfbf3;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		margin:0;
		padding:5px 0 20px 0;
		}

#centerBg {
		background:url(images/border-center-bg.gif) repeat-y;
		}

#welcomeBg {
		background:url(images/bg-index-welcome.jpg) no-repeat left bottom;
		height:163px;
		}

#welcomeText {
		color:#333;
		line-height:18px;
		}

.footer { font:normal 11px Arial, Helvetica, sans-serif; color:#333; }

.vision-bg {
	background-color: #fbfbf3;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	margin-left: -15px;
	*margin-left: 30px;
}
.body-iframe {
	background-color: #fbfbf3;
	width: 620px;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #399097;
	text-decoration: none;
	*margin-top: -50px;
}
.pdf a {
	color: #399097;
	text-decoration: none;
}
.pdf a:hover {
	color: #399097;
	text-decoration: underline;
}
h1 {
	*padding-top: 12px;
}
.contact-bg {
	background-color: #04cafa;
}
.contact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b5d8c;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}
.contact-txt a {
	color: #0b5d8c;
	text-decoration: none;
}
.contact-txt a:hover {
	color: #0b5d8c;
	text-decoration: underline;
}
