/* CSS Document */

a:link {  color: #0A933E; text-decoration: underline; cursor: hand}
a:visited {  color: #777777; text-decoration: none}
a:hover {  color: #000000; color:text-decoration: none}
a:active {  color: #000066; text-decoration: none}

body{
background-color:#FFFFFF;
}

.copy{
	font-family:Tahoma, sans-serif;
	color:#0A933E;
	font-size:7.5pt;
	font-weight: bolder;
}

.bgImg1{background-image:url(imgs/home/home15.png);
}

.bgImg2{background-image:url(imgs/home/home12.png);
}

.greenSmallCopy{
	font-family:Tahoma, sans-serif;
	color:#030;
	font-size:9pt;
	
}
.greenSmallCopyBold{
	font-family:Tahoma, sans-serif;
	color:#030;
	font-size:9pt;
	font-weight:bold;
	
}

.newsCopy{
	font-family:Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:8.5pt;
	font-weight: bolder;
}

.copyBoldbg1{
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	color:#4c6576;
	font-size:12pt;
	font-weight: bolder;
	background-color:#facf0a;
}
.copyBoldbgTitle{
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	color:#4c6576;
	font-size:15pt;
	font-weight: bolder;
	background-color:#facf0a;
}


	
.mini_copy{
	font-family:Tahoma, sans-serif;
	color:#000066;
	font-size:8pt;
	
}

.submenu{
	font-family:"Lucida Sans", Tahoma, sans-serif;
	
	font-size:9pt;
	font-weight: bolder;
}	
.blue_Bg2{
		background-color:#4c6576;
}
	
.blue_Bg1{
		background-color:#708491;
}

.yellow_bgSoft{
		background-color:#fde98f;
}
.yellow_bg{
	background-color:#facf0a;
	
}

