/* MyAmego july'09-Ashritha*/

div#container 
{ 
  width 1000px;
  text-align: center;

}

#content {
  width: 1000px;
  margin-top: -27px;
  _margin-top: -26px;
  margin-left: auto;
 margin-right: auto;
  padding-top: 0px;
  background-color: #ffffff;/*F5F5DC*/
 _margin-bottom:0px;
   background-color: #FFFFFF;	background-image:url(/content/00/01/61/15/24/userimages/body_BgTile.gif);
background-repeat: repeat-y;


}

body.contentbackground {
background-color: #7CC045;
text-align: center;
background-image:url(/content/00/01/61/15/24/userimages/bodyBg.jpg);
background-repeat:repeat-x;
}



/* Logo at the top */
#logo {
  background-image: url(/content/00/01/61/15/24/userimages/header.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px;
  height: 169px;
  width: 1000px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;


}


/* a link for main content */
a:link {
font-family:Arial, Helvetica, sans-serif;
color: #7AC044;
  text-decoration: none;
	font-weight: normal;
}

a:visited {
  font-family:Arial, Helvetica, sans-serif;
color: #7AC044;
  text-decoration: none;
	font-weight: normal;
}

a:hover {
  font-family:Arial, Helvetica, sans-serif;
 color: #333333;
  text-decoration: none;
	font-weight: normal;
}

.formcolors a:link{
  color:#B0CE2C;}




p {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

ul, li{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
margin-bottom: 6px;
}



/* Starts Headers */
h1 {

	font-size:16px;
	line-height: 1.6em;
	color: #7AC044;
font-family:Arial, Helvetica, sans-serif;
}

h2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        color: #7A3459;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 0.8em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   color: #607A12;
   font-size: 14px;
  line-height: 1.4em;
  
}

h4{
  
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color: white;
  height: 20px;
  _height: 23px;
  background-repeat: no-repeat;
  padding:3 0 0 19px;
  margin:0 0 0 4px;
  
}

/* Header4 a links */
h4 a:link{
  color:#536D20;
  text-decoration: none;
  font-weight: bold;

}

h4 a:active {
  color: #536D20;
  text-decoration: none;
  font-weight: bold;
}

h4 a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  /*padding:0 0 0 3px;*/
}

h4 a:visited {
  color: #536D20;
  text-decoration: none;
  font-weight: none;
}

h4 a:visited:hover {
  color:#000000; 
  text-decoration:none;
  font-weight: bold;

}





#tf1{
  background-color: white;
}

#tf2{
  background-color: white;
}

#tf3{
  background-color: white;
}

#tf5{
  background-color: white;
}

#tf6{
  background-color: white;
}


/*Static Links at the top */
.staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #ffffff;
  position: absolute;
  text-align: right;
  margin-top: 8px;
  margin-left: 10px;
  width: 270px;
  left: 480px;
  visibility: hidden;
}


*html .staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #ffffff;
  position: absolute;
  text-align: right;
  margin-top: 16px;
  width: 300px;
  left: 468px;
  visibility: hidden;
}

/* Static links a links */
.staticlinks a:link {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:visited {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:hover {
  color: #3A10A4;
  text-decoration: underline;
}

.staticlinks ul {
  display: inline;
  visibility: visible;
  
}




/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color:transparent; /*#004685;*/
 text-align: left;
 vertical-align: top;
 width: 970px;
 margin-left: auto;
margin-right: auto; 
 padding-bottom: 1px;
 padding-top: 0px;
 line-height: 1.5em;
 z-index:1000;
 position:relative;
top:-30px;
   

}

*html .navbar{
position:relative;
z-index: 100;
}

.navbar ul /*still goes all the way across*/
{margin-left:4px;
position:relative;
z-index:1000;

}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
font-size: 12px;
 color: #555555; /*000000 BB*/ 
 font-weight: normal;
 margin-left: 5px;

 padding: 0;
z-index:1000;
 
}

*html .navbar ul li{
 margin-left: 2px;
 color: #555555;

}

.navbar ul li ul /* properties of the pulldown menus */
{
 background-color:#FFF001; /*#004685;*/
 color: #B06B14;
 display: none;
/* position: absolute;*/
 margin-top:-156px;
 list-style: none;
 padding: 0px 3px;
 padding-top:5px;
 margin-left:-1px;
width:220px;


}

*html .navbar ul li ul /* properties of the pulldown menus */
{
z-index: 100;
margin-top:-152px;
width:225px;
}




.navbar ul li ul li
{
 display: block;
 list-style: none;
 margin: 0px;
 padding: 0px; /* Added by Nick */
 width:195px;
 font-size:13px;
 /*text-align:left;*/
z-index: 100;
}



	

.navbar a {    

padding-left: 6px;_padding-left: 12px;
padding-right: 6px;_padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
 color: #7A3459;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight:normal;



 text-decoration: none;
 font-size: 13px;
 white-space: nowrap;
 margin-left: 0px;
}



.navbar a:visited {
 color: #7A3459;
 text-decoration: none;
 font-weight:normal;
 font-size: 13px;
font-family: Arial, Verdana, Helvetica, sans-serif;
 margin-left: 0px;
}



.navbar a:hover {
 color: #ffffff; /* blue; #ff0000;*/
 /*background-color: #FFFFFF;*/ /*#ffeab9;*/
 text-decoration: none;
 font-weight: normal;
 
}

.navbar a.on:link  /* the active link properties */
{
 color: #7A3459; /* #cc9933;*/
font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight:normal;
 text-decoration: none;
 font-size: 13px;
 white-space: nowrap;
}

.navbar a.on:visited
{
 color: #7A3459; /* #cc9933;*/
 text-decoration: none;
 font-weight:normal;
 font-size: 13px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.navbar a.on:hover
{
 color: #ffffff; /* blue;*/
 text-decoration: none;
 font-size: 13px;
 font-weight:normal;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
  color: #000000;
  background-color: #B7DD9B;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;
}

.navbar ul li ul a:visited {
  color: #000000;
  background-color: #B7DD9B;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;
}

.navbar ul li ul a.on:visited {
  color: #000000;
  background-color: #B7DD9B;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;

}


.navbar ul li ul a.on:link {
    color: #000000;
  background-color: #B7DD9B;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;
}


.navbar ul li ul a.on:hover {
    color: #000000;
  background-color: #ffffff;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;
}
.navbar ul li ul a:hover {
   color: #000000;
  background-color: #ffffff;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight:normal;
  padding-left:5px;
  border-right:1px solid #79BF45;
}



/* Starts Footer */
.footer {
  /*background-color: #000000;*/
  
  color:#000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  margin-top: -11px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 0px;
  width: 900px;


}

*html div.footer{

  width: auto;
text-align: center;
padding-top: 13px;
}



/* Footer a links */
.footer a:link {color: #333333; text-decoration: none;}
.footer a:visited {color: #333333;  text-decoration: none;}
.footer a:hover {color: #333333; text-decoration: underline;}
.footer a:visted:hover {color: #333333; text-decoration: underline;}


.formbody {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.site a:link{
color: #333333;
text-decoration: none;
}

.site a:hover{
color: #ffffff;
text-decoration: underline;
}

.site a:visited:hover{
color: #ffffff;
text-decoration: underline;
}

.site a:visited{
text-decoration: none;
color: #333333;
}


#headerShadow {
	width: 1000px;
	height: 26px;	
	background-image: url(/content/00/01/61/15/24/userimages/header_shadow.jpg);
	background-repeat:no-repeat;
         
}

#maincontainer
{
width:500px;
}

#maincontainer p
{
 font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}


#maincontainer ul
{
 font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

#navigation {
	float: left;
	width: 228px;
	text-align: left;
	background-image: url(/content/00/01/61/15/24/userimages/MainMenu_BgTile.gif);
	background-repeat:repeat-y; margin-top:-1px;margin-left:-1px;_position:relative;top:-1px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 34px;
	border: none;
}

#navigation ul ul {
	list-style: none;
	padding-left: 12px;
}

#navigation li {
	width: 160px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
        background-image:url();
        background-repeat:no-repeat;
         border-bottom:1px solid #FFF001;
     margin-left:10px;
     _ margin-left:0px;
list-style-image:url(/content/00/01/61/15/24/userimages/greenman.png);
list-style-position:inside;
}


#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#navigation ul ul a:link, #navigation a:visited {
	font-weight: normal;
}

#navigation a:hover {
	color: #FFF001;
}

#yellowBox {
	font-size: 10px;
	line-height: 1.6em;
	color: #000000;
	background-image: url(/content/00/01/61/15/24/userimages/Yellow_InfoBox_BgTile.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 200px;
	width: 502px;
	padding-left: 10px;
	padding-top: 5px;
        _margin-bottom:5px;
}

.rightPic {
	float: right;
	padding-right: 11px;
}
#yellowBox td{font-size: 10px;
	line-height: 1.6em;
padding-top: 5px;}

.green_txt
{
color:#73BC48;
font-weigh:bold;
}


.defaultlink {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #7AC044; text-decoration: none; }



.eazipay{display:none;}
body{_padding-bottom:150px;}