@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-home1.jpg);
	background-position:center top;
}



.style1 {	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
}

.navbar {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #194E84;
        weight:bold;
}

.intro {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#194E84;
	font-weight:bold;
	text-decoration:underline;
}


.intro:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

ul.bullet 
{
list-style-image:url('images/bullet.gif');
}


.footer {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #194E84;
        weight:bold;
}
.footer:links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #194E84;
	text-decoration: underline;
}
.para {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
}

.links {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
	font-weight:normal;
	text-decoration:underline;
}

.links:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#194E84;
	font-weight:normal;
	text-decoration:none;
}

.sitemap {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.sitemap:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-color:#194E84;
	font-weight:normal;
	text-decoration:none;
}



.paraform {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.para2 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.para1 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
	font-weight:normal;
	text-decoration:none;
}

.para1:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}


.style2 {	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.style3 {	color: #fe570f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.style4 {	font-family: Tahoma;
	font-size: 11px;
	color: #fe570f;
	font-weight: bold;
}
.style5 {font-family: Tahoma; font-size: 11px; color: #d33404; font-weight: bold; }

.botlinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #194E84;
	text-decoration: none;
}
.botlinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #194E84;
	text-decoration: underline;
}
.botlinks:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #194E84;
}
.botlinks:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #194E84;
}


.verdana9b { font-family:verdana, Arial,Helvetica,sans-serif; font-size:10px; color:#666666; text-decoration:none;}
