/* CSS Document */

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.grnHeadlines {

	font-size:22px;
	color:#5c9f0c;
	margin-left:14px;
	

}
.grnHeadlinesRt {

	font-size:18px;
	color:#5c9f0c;
	text-align:center;
	padding-top:10px;
	

}

.gryLgText {


	font-size:14px;
	color:#626262;
	font-weight:bold;
	margin-top:20px;
	margin-left:125px;

}

.gryLgText2 {


	font-size:14px;
	color:#626262;
	font-weight:bold;
	margin-top:10px;
	margin-left:12px;

}

.gryLgText3 {


	font-size:14px;
	color:#626262;
	font-weight:bold;
	margin-top:10px;
	margin-left:100px;

}


.gryLgText4 {
	font-size:14px;
	color:#626262;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-left: 17px;

}

.gryLine1 {

 border: 1px groove color:#666;
 width:520px;
 float:left;
 margin-left:15px;

}

.gryLine2 {

 border: 1px groove color:#666;
 width:250px;
 float:left;
 margin-left:10px;

}

.gryLine3 {

 border: 1px groove color:#666;
  width:220px;
 float:left;
 margin-left:8px;

}


.sideNav {


	line-height:1.5em;
	padding-top:15px;
}

.rtColTxtSubs {


	font-size:11px;
	color:#000;
	line-height:1.5em;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;

}

.wideText {

	font-size:11px;
	color:#000;
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
	line-height:1.5em;

}

.subText {

	font-size:11px;
	color:#000;
	margin-top:10px;
	margin-left:125px;
	line-height:1.5em;

}


.subText2 {

	font-size:11px;
	color:#000;
	margin-top:2px;
	margin-left:12px;
	line-height:1.5em;

}

.subText3 {

	font-size:11px;
	color:#000;
	margin-top:5px;
	margin-left:100px;
	line-height:1.5em;

}

.subText4 {
	font-size:11px;
	color:#000;
	line-height:1.5em;
	text-align:justify;
	padding-top:5px;
	padding-left:18px;
	padding-right:16px;

}
.copyWrite {

 	color:#666;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	padding-left:540px;

} 

.terms {

	color: #5c9f0c;
	font-weight:bold;
	padding-left:80px;
			
}


a {

	COLOR: #5c9f0c; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;
}
a:link {

	COLOR: #5c9f0c;
	text-decoration: underline;		
}
a:visited {

	COLOR: #5c9f0c;
	text-decoration: underline;
}
a:active {

	COLOR: #5c9f0c;
	text-decoration: underline;
}
a:hover {

	COLOR: #74bc1f;
	text-decoration: none;
}

  #mainNavHome {
  
  width:143px;
  height:52px;
  background-image:url(../images/nav/home_1.gif);
	
}

 #mainNavHome:hover {
	width:143px;
  	height:52px;
	background-image:url(../images/nav/home_2.gif);
}

  #termsNav {
	text-decoration:underline;
}
  #termsNav:link {

	color: #5c9f0c;
	font-weight:bold;			
}
  #termsNav:visited {

	color: #5c9f0c;
	
}
 #termsNav:active {

	color: #5c9f0c;
	
}
 #termsNav:hover {

	color: #74bc1f;
	text-decoration:none
}


.fisheye{
	text-align: center;
	height: 56px;
	position: relative;
	
	}
a.fisheyeItem
{
	text-align: center;
	color: #5c9f0c;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
		
}

.fisheyeItem img
{
	border: none;
	margin: 0px auto 5px auto;
	width: 100%;
}

.fisheyeItem span
{
	display: none;
	positon: absolute;
}

.fisheyeContainter
{
	background-image:url(../images/fishFooter.jpg);
	height: 40px;
	width: 1000px;
	left: 500px;
	position: absolute;
	top:8px;
	
}
