/* Layout Stylesheet */ 

body {
	margin:0px;
	padding:0;
	background-repeat: repeat;
	background-color: #295C75;
	background-image: url(/images/bg_blue.jpg);
	
 }

/* main divs */ 
#outershell {
	width:926px;
	margin:auto;
	background-repeat: repeat;
	text-align: center;
	background-position: center;
	background-image: url(/images/bg_layer_drk.jpg);
 }
/* large header */ 
#hdr {
	height:386px;
	color: #333333;
	text-align:center;
	width: 926px;
 }
 
/* various secondary headers for different paper bgs */ 
#hdr_secondary_whitepaper{
	height:234px;
	color: #333333;
	text-align:center;
	width: 926px;
	background-image: url(/images/sec_header_bg_wht.gif);
	font-family: Arial, Helvetica, sans-serif;
}



#hdr_secondary_blackpaper {
	height:234px;
	color: #333333;
	text-align:center;
	width: 926px;
	background-image: url(/images/sec_header_bg_blk.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#hdr_leftside_secondary {
	background-repeat: no-repeat;
	height: 165px;
	width: 295px;
	margin-right: 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#hdr_leftside_secondary a:link {
     color: #006600;

     text-decoration: none;
     }

#hdr_leftside_secondary a:visited {
     color: #006600;

     text-decoration: none;
     }

#hdr_leftside_secondary a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#hdr_leftside_secondary a:active {
     color: #006600;
  
     text-decoration: none;
     }

/*  universal nav bar, up top  */
#navbar {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 926px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	height: 30px;
}

#universalnavbar {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: 45px;
}

#searchnav {
}

#universalnavbar a:link {
     color: #ffffff;

     text-decoration: none;
     }

#universalnavbar a:visited {
     color: #ffffff;

     text-decoration: none;
     }

#universalnavbar a:hover {
     color: #ffffff;
  
     text-decoration: underline;
     }

#universalnavbar a:active {
     color: #FFFFFF;
  
     text-decoration: none;
     }
	 
#backgrounduniversalnavbar {
	height:45px;
	color: #333333;
	border-width:0px 0 0px 0;
	text-align: center;
	width: 926px;
	background-image: url(/images/topnav_bg.gif);
	margin-top: 0px;
 }

#universalnavbarPrograms {

	margin-top: 0px;
	padding-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: 45px;
}

#universalnavbarPrograms a:link {
     color: #ffffff;

     text-decoration: none;
     }

#universalnavbarPrograms a:visited {
     color: #ffffff;

     text-decoration: none;
     }

#universalnavbarPrograms a:hover {
     color: #ffffff;
  
     text-decoration: underline;
     }

#universalnavbarPrograms a:active {
     color: #FFFFFF;
  
     text-decoration: none;
     }
	 
#backgrounduniversalnavbarPrograms {
	height:45px;
	color: #333333;
	border-width:0px 0 0px 0;
	text-align: left;
	width: 926px;
	background-image: url(/images/topnav_bg.gif);
	margin-top: 0px;
 }
 
 
#bodyblock {
	position:relative;
	width:926px;
	padding:0;
	margin-top: 5px;
 }
 
/* left column div */ 
#l-col {
	float:left;
	width:301px;
 }
 
/* right column div */ 
#cont {
	width:624px;
	border-width:0 0 0 0px;
	text-align:left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
 }



#top {

	height:115px;
	color: #333333;
	border-width:0px 0 0px 0;
	text-align: center;
	width: 926px;
}

/* body styles */ 
#bodycontent {
	background-image: url(/images/r_column_bg.gif);
	background-repeat: repeat-y;
	width: 624px;
}
#bodycontentcopy {
	margin-left: 40px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 554px;
	text-align: left;
}

#bodycontentcopy a:link {
     color: #006600;
     text-decoration: none;
     }

#bodycontentcopy a:visited {
     color: #006600;
     text-decoration: none;
     }

#bodycontentcopy a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#bodycontentcopy a:active {
     color: #006600;
     text-decoration: none;
     }
	 
#featuredstudentcopy {
	margin-left: 40px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 200px;
	text-align: center;
}

#featuredstudentcopy a:link {
     color: #006600;
     text-decoration: none;
     }

#featuredstudentcopy a:visited {
     color: #006600;
     text-decoration: none;
     }

#featuredstudentcopy a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#featuredstudentcopy a:active {
     color: #006600;
     text-decoration: none;
     }
	 
/*  home page styles */	 
#homebodycontent_full {
	background-image: url(/images/full_body.gif);
	background-repeat: repeat-y;
	width: 624px;
}

#homebodycontent {
	background-image: url(/images/r_column_bg.gif);
	background-repeat: repeat-y;
	width: 624px;
}
#homebodycontentcopy {
	margin-left: 25px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 565px;
}

#homebodycontentcopy a:link {
     color: #006600;
     text-decoration: none;
     }

#homebodycontentcopy a:visited {
     color: #006600;

     text-decoration: none;
     }

#homebodycontentcopy a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#homebodycontentcopy a:active {
     color: #006600;
  
     text-decoration: none;
     }

#bodycontentcopy{
	margin-left: 40px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 554px;
	text-align: left;
}

#bodycontentcopybold{
	color: #106A84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
    font-weight: bold;
	width: 554px;
	text-align: left;
}

#homepageleftcolumn {
	margin-left: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 340px;
}
	 #calendar {
	background-repeat: repeat-y;
	width: 207px;
}
#calendar_repeat {
	background-image: url(/images/calendar_repeatbg.gif);
	background-repeat: repeat-y;
	width: 207px;
}


#calendar_content {
	background-image: none;
	background-repeat: repeat-y;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
}
/*  subnav */	 
	 	 
#subnavmenu {
	margin-left: 45px;
	margin-right: 0px;
}

#subnav{
	background-repeat: repeat-y;
	background-image: url(/images/leftnav/background.gif);
	width: 301px;
}

	 
/*  footer  */
#footertable a:link {
     color: #ffffff;

     text-decoration: none;
     }

#footertable a:visited {

     color: #ffffff;

     text-decoration: none;
     }

#footertable a:hover {
     color: #ffffff;
  
     text-decoration: underline;
     }

#footertable a:active {
     color: #ffffff;
  
     text-decoration: none;
     }
	 
#footerleft {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

#footerright{
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	text-align: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;

}

#footer {

	margin-top: 0px;

	padding-top: 0px;
}

#footertable {
	height:67px;
	border-width:0px 0 0 0;
	margin:0;
	width: 926px;
 
 }
#footertop {
	background-image: url(/images/footer/top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 0px;
}
#footerbottom {
	background-image: url(/images/footer/bottom.gif);
	background-repeat: no-repeat;
}

#footermiddle {
	background-image: url(/images/footer/repeat.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
}
#footernav {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footernav a:link {
     color: #ffffff;

     text-decoration: none;
     }

#footernav a:visited {

     color: #ffffff;

     text-decoration: none;
     }

#footernav a:hover {
     color: #ffffff;
  
     text-decoration: underline;
     }

#footernav a:active {
     color: #ffffff;
  
     text-decoration: none;
     }

/*  other sections  */
.headline {
  color: #106A84;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  //display: inline;
}

.headlineBlack {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  //display: inline;
}

.headlineWhite {

  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  //display: inline;
}

.subhead {
  color: #106A84;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  //display: inline;
}

.subheadBlack {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  //display: inline;
}

.subheadWhite {
  color: #106A84;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  //display: inline;
}

.small_text {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 9px;
  font-weight: normal;
  //display: inline;
}
#secondaryheader_image_white {
	background-repeat: no-repeat;
	height: 150px;
	width: 320px;
	margin-right: 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
#secondaryheader_image_white a:link {
     color: #006600;

     text-decoration: none;
     }

#secondaryheader_image_white a:visited {
     color: #006600;

     text-decoration: none;
     }

#secondaryheader_image_white a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#secondaryheader_image_white a:active {
     color: #006600;
  
     text-decoration: none;
     }
	 
/*header programs */
#hdr_programs {
	height:312px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 926px;
	background-image: url(/images/home_header_bg.jpg);
 }
 
 #hdr_programs2 {
	height:15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 926px;
	background-image: url(/images/home_header_bg.jpg);
 }
 
  #hdr_programs3 {
	height:150px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 926px;
	background-image: url(/images/home_header_bg2.jpg);
 }
 
   #hdr_programs4 {
	height:150px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 926px;
	background-image: url(/images/home_header_bg3.jpg);
 }

 
 #hdr_programs_secondary {
	height:234px;
	color: #333333;
	text-align:center;
	width: 926px;
	background-image: url(/images/sec_header_bg_wht.gif);
 }


#hdr_programs_leftside_white {
	background-repeat: no-repeat;
	height: 240px;
	width: 310px;
	margin-right: 0px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-top: 40px;
}

#hdr_programs_bg {
	background-repeat: no-repeat;
	margin-right: 0px;
	vertical-align: top;
	text-align: left;
	background-image: url(/prospective/programs/images/programs_header_bg.gif);
	background-position: top;
}

#hdr_programs_leftside_white a:link {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_white a:visited {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_white a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#hdr_programs_leftside_white a:active {
     color: #006600;
  
     text-decoration: none;
     }


#hdr_programs_leftside_black {
	background-repeat: no-repeat;
	height: 240px;
	width: 310px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-top: 20px;
}

#hdr_programs_leftside_black2 {
	background-repeat: no-repeat;
	height: 150px;
	width: 310px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-top: 20px;
}

#hdr_programs_leftside_black a:link {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_black a:visited {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_black a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#hdr_programs_leftside_black a:active {
     color: #006600;
  
     text-decoration: none;
     }


#hdr_programs_leftside_secondary_white {
	background-repeat: no-repeat;
	height: 165px;
	width: 295px;
	margin-right: 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin-top: 30px;
}
#hdr_programs_leftside_secondary_white a:link {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_secondary_white a:visited {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_secondary_white a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#hdr_programs_leftside_secondary_white a:active {
     color: #006600;
  
     text-decoration: none;
     }


#hdr_programs_leftside_secondary_black {
	background-repeat: no-repeat;
	height: 210px;
	width: 295px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
#hdr_programs_leftside_secondary_black a:link {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_secondary_black a:visited {
     color: #006600;

     text-decoration: none;
     }

#hdr_programs_leftside_secondary_black a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#hdr_programs_leftside_secondary_black a:active {
     color: #006600;
  
     text-decoration: none;
     }

.subheaderWhite {

  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  //display: inline;
}

#searchnavPrograms {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textinputPrograms {
	height: 15px;
	margin-bottom: 5px;
}
#submitPrograms {
	height: 15px;
	margin-top: 5px;
}
#bodycontent_fullwidth {
	width: 820px;
}
#programscta {
	height: 165px;
	width: 555px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#programsctaarchitecture {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/architecture.gif);
	background-repeat: no-repeat;
}
#programsctaautomotive {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/automotive.gif);
	background-repeat: no-repeat;
	

}
#programsctaaviation {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/aviation.gif);
	background-repeat: no-repeat;
}
#programsctabiotech {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/biotech.gif);
	background-repeat: no-repeat;
}
#programsctabusiness {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/business.gif);
	background-repeat: no-repeat;
}
#programsctachildcare {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/childcare.gif);
	background-repeat: no-repeat;
}
#programsctacomputers {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/computersci.gif);
	background-repeat: no-repeat;
}
#programsctacriminal {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/criminal.gif);
	background-repeat: no-repeat;
}
#programsctaculinary {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/culinary.gif);
	background-repeat: no-repeat;
}
#programsctadigmed {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/digitalmedia.gif);
	background-repeat: no-repeat;
}
#programsctaenvironsci {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/envsci.gif);
	background-repeat: no-repeat;
}
#programsctafinancial {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/financial.gif);
	background-repeat: no-repeat;
}
#programsctafiresci {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/firescience.gif);
	background-repeat: no-repeat;
}
#programsctahealth {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/healthcare.gif);
	background-repeat: no-repeat;
}
#programsctacosmetology {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/cosmetology.gif);
	background-repeat: no-repeat;
}
#programsctamanuf {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/manufacturing.gif);
	background-repeat: no-repeat;
}
#programsctaofficeadmin {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/officeadmin.gif);
	background-repeat: no-repeat;
}
#programsctaslip {
	height: 94px;
	width: 550px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/prospective/programs/images/prog_buttons/signlanguage.gif);
	background-repeat: no-repeat;
}
#programscta2 a:link {
	color: #006600;
	text-decoration: none;
     }

#programscta2 a:visited {
     color: #006600;

     text-decoration: none;
     }

#programscta2 a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#programscta2 :active {
     color: #006600;
  
     text-decoration: none;
     }

#programctacopywhite {
	height: 65px;
	width: 350px;
	margin-top: 27px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #FFFFFF;
}
#programctacopywhite a:link {
	color: #FFFFFF;
	text-decoration: none;
     }

#programctacopywhite a:visited {
     color: #FFFFFF;

     text-decoration: none;
     }

#programctacopywhite a:hover {
     color: #FFFFFF;
  
     text-decoration: underline;
     }

#programctacopywhite :active {
     color: #FFFFFF;
  
     text-decoration: none;
     }
#programctacopyblack {
	height: 65px;
	width: 350px;
	margin-top: 27px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #000000;
}

.linksdarkgreen{
	color: #006600;
	text-decoration: underline;
}

.linksdarkgreen a:link {
	color: #006600;
	text-decoration: underline;
     }

.linksdarkgreen a:visited {
     color: #006600;

     text-decoration: none;
     }

.linksdarkgreen a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

.linksdarkgreen :active {
     color: #006600;
  
     text-decoration: none;
     }
	 
.linksgreen{
	color: #006600;
	text-decoration: underline;
}

.linksgreen a:link {
	color: #006600;
	text-decoration: none;
     }

.linksgreen a:visited {
     color: #006600;

     text-decoration: none;
     }

.linksgreen a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

.linksgreen :active {
     color: #006600;
  
     text-decoration: none;
     }

.linkswhite	{
color: #FFFFFF;
	text-decoration: underline;
     }

.linkswhite a:visited {
     color: #FFFFFF;

     text-decoration: none;
     }

.linkswhite a:hover {
     color: #FFFFFF;
  
     text-decoration: underline;
     }

.linkswhite :active {
     color: #FFFFFF;
  
     text-decoration: none;
     }

/*Text inputs*/
.textinput, .textinputHovered {
	width:200px;
	height:20px;
	background:none;
	border:none;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:62px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/images/submitbutton.jpg) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-bottom: 0px;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

#searchnav {
	margin: 0px;
	padding: 0px;
	width: 471px;
}
#bodycontentcopy_quaternary {
	margin-left: 40px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 830px;
	text-align: left;
}

#bodycontentcopy_quaternary a:link {
     color: #006600;

     text-decoration: none;
     }

#bodycontentcopy_quaternary a:visited {
     color: #006600;

     text-decoration: none;
     }

#bodycontentcopy_quaternary a:hover {
     color: #006600;
  
     text-decoration: underline;
     }

#bodycontentcopy_quaternary a:active {
     color: #006600;
  
     text-decoration: none;
     }
#subnavmenu{

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;
}
#subnavmenu a:link {
	color: #006600;
	
     }

#subnavmenu a:visited {
       color: #006600;

     text-decoration: none;
     }

#subnavmenu a:hover {
   color: #006600;
  
     text-decoration: underline;
     }

#subnavmenu a:active {
     color: #006600;
  
     text-decoration: none;
     }
../