
a, a:link, a:active,  a:visited  
{
	text-decoration: none;
}

a:hover
{
	color: #f68f0a; 
	text-decoration: none;
}

img
{
	text-decoration: none;
	border:none;
}

body
{ 
  margin-top:20px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#858991;
  background-image: url(../images/main-bg.jpg);
  background-repeat: repeat-x;

}

.standard-width
{
 width:780px;
}

.full-width
{
 width:100%;
}

.red-text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#FF0000;
}

.big-red-arial
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FF0000;
  font-style:italic;
}

.small
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#858991;
}

.drp-shdw-lft
{
  background-image: url(../images/drp-shdw-ryt.jpg);
  background-repeat: no-repeat;
  width:3px;
  background-position: top right;
}

.drp-shdw-ryt
{
  background-image: url(../images/drp-shdw-lft.jpg);
  background-repeat: no-repeat;
  width:3px;
  background-position: top left;
}

.drp-shdw-top
{
  background-image: url(../images/drp-shdw-top.jpg);
  background-repeat: repeat-x;
  height:4px;
  background-position: bottom;
}

.banner-btm-bg
{
  background-image: url(../images/top-bottom-bg.jpg);
  background-repeat: repeat-x;
  height:71px;
}

.banner-btm
{
  background-image: url(../images/top-bottom.jpg);
  background-repeat: no-repeat;
  height:71px;
  background-position: top right;
}

.inner-banner-btm
{
  background-image: url(../images/inner-top-slogan-bg.jpg);
  background-repeat: no-repeat;
  height:55px;
  background-position: top right;
}

.inner-banner-btm-bg
{
  background-image: url(../images/top-bottom-bg.jpg);
  background-repeat: repeat-x;
  height:55px;
}

.white-cell
{
  background-color:#ffffff;
}

.nav-cell
{
  background-color:#474576;
  height:23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
}

.nav-cell a:link
{
  background-color:#474576;
  height:23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
}

.nav-cell a:active
{
  background-color:#474576;
  height:23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
}

.nav-cell a:visited
{
  background-color:#474576;
  height:23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
}

.nav-cell a:hover
{
  background-color:#474576;
  height:23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#fd9800;
}


.dotted-brd-top 
{ 
border-top:thin dotted 1px #88b02b;
height:2px;
}

.grenn-bg-tbl-header 
{
  background-color:#88b02b;
  border:thin solid 1px #88b02b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#ffffff;
  padding:3px;
}

.lyt-grenn-bg-tbl 
{
  background-color:#e9f3d1;
  border:thin solid 1px #88b02b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#858991;
  padding:3px;
}

.lyt-grenn-bg-tbl-nobrd 
{
  background-color:#e9f3d1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#858991;
  padding:3px;
}

.orange-bar
{
  background-color:#fd9800;
}

.orange-bdy
{
  background-image: url(../images/orange-body.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height:164px;
}

.orange-bdy-bg
{
  background-image: url(../images/orange-body-bg.jpg);
  background-repeat: repeat-x;
}

.blue-bdy
{
  background-image: url(../images/blue-body.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height:164px;
}

.blue-bdy-bg
{
  background-image: url(../images/blue-body-bg.jpg);
  background-repeat: repeat-x;
}

.green-bdy
{
  background-image: url(../images/green-body.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height:164px;
}

.green-bdy-bg
{
  background-image: url(../images/green-body-bg.jpg);
  background-repeat: repeat-x;
}

.inner-header
{
  background-image: url(../images/inner-left-header.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height:40px;
}

.inner-header-bg
{
  background-color:#b3c1e6;
}

.inner-top-divide
{
  background-color:#dbd9d9;
}

.nav-dots-btm
{
  background-image: url(../images/nav-dots.gif);
  background-repeat: repeat-x;
  height:3px;
}

.body-shdw-top
{
  background-image: url(../images/body-shdw-top.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height:8px;
}

.body-shdw-btm
{
  background-image: url(../images/body-shdw-btm.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.orange-brd-cell
{
  border:thin solid 1px #fd9800;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#fd9800;
  height:16px;
}

.blue-brd-cell
{
  border:thin solid 1px #779bf0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#779bf0;
  height:16px;
}

.blue-brd-cell a:link
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#779bf0;
}

.blue-brd-cell a:active
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#779bf0;
}

.blue-brd-cell a:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#779bf0;
}

.blue-brd-cell a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#fd9800;
}

.footer-dots
{
  background-image: url(../images/footer-dots.gif);
  background-repeat: repeat-x;
  height:6px;
}

.footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#96989c;
}

.footer a:link
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#96989c;
}

.footer a:active
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#96989c;
}

.footer a:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#96989c;
}

.footer a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#fd9800;
}

.white-big-txt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight: 300;
  color:#ffffff;
}

.white-text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#ffffff;
}

.nav-text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#010000;
}

.nav-text a:link
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#010000;
}

.nav-text a:active
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#010000;
}

.nav-text a:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#010000;
}

.nav-text a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#fd9800;
}

.inner-dots-btm
{
  background-image: url(../images/inner-left-dot-end.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.inner-dots
{
  background-image: url(../images/inner-left-dots.gif);
  background-repeat: repeat-y;
  background-position: right;
}

.news-bg
{
  background-image: url(../images/news-bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

.news-header
{
  font-family: Arial;
  font-size:14px;
  font-weight:bold;
  color:#354147;
}

.news-body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#354147;
}

.news-blue-bold
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#3685de;
}

.standard-text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#858991;
}

.inner-body-header
{
  font-family: Arial;
  font-size:20px;
  font-weight:bold;
  color:#2f2d48;
}

.inner-nav-header
{
  font-family: Arial;
  font-size:20px;
  font-weight:normal;
  color:#474576;
}

.search-box
{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 9px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #ffffff 1px solid;
	width:150px;  
	height:15px;
	COLOR: #646464; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.text-box
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:150px;  
	height:15px;
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.short-text-box
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:80px;  
	height:15px;
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.long-text-box
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:250px;  
	height:15px;
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.long-text-area
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:250px; 
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.very-long-text-box
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:300px;  
	height:15px;
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

.very-long-text-area
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 10px;
	font-weight: normal; 
	TEXT-TRANSFORM: none; 
	BORDER-LEFT: #cccccc 1px solid;
	width:300px; 
	COLOR: #646464; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}



#marqueecontainer2{
position: relative;
width: 98%; /*marquee width */
height: 15px; /*marquee height */
background-color:#ffffff;
color:#FF0000;
overflow: hidden;
padding-left: 4px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;

}

#marqueecontainer2 img {
	text-decoration: none;
	border:none;
}.subHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3d448c;
}





