@charset "utf-8";

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



/*Top Menu Styling*/



#topmenu

{

font-size: 13px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444;

text-decoration:none;

vertical-align:middle; 

font-style: normal;

}



#topmenu:hover

{

color:#A0D128;

text-decoration:none;

font-style:normal

}





#about_us {

  display: block;

  width: 115px;

  height: 20px;

  background: url("Small_Pics/About_us.gif") no-repeat 0 0;}



#about_us:hover {background-position: 0 -20px;}



#about_us span {display: none;}



#technology {

  display: block;

  width: 137px;

  height: 20px;

  background: url("Small_Pics/Technology.gif") no-repeat 0 0;}



#technology:hover {background-position: 0 -20px;}



#technology span {display: none;}



#markets {

  display: block;

  width: 110px;

  height: 20px;

  background: url("Small_Pics/Markets.gif") no-repeat 0 0;}



#markets:hover {background-position: 0 -20px;}



#markets span{  display: none;}



#news{

  display: block;

  width: 87px;

  height: 20px;

  background: url("Small_Pics/News.gif") no-repeat 0 0;}



#news:hover {background-position: 0 -20px;}



#news span{  display: none;}



#contact_us{

  display: block;

  width: 251px;

  height: 20px;

  background: url("Small_Pics/Contact_us.gif") no-repeat 0 0;}



#contact_us:hover {background-position: 0 -20px;}



#contact_us span{  display: none;}



/*index Page Styling*/







/*Text Styles*/

#arrow /*This is the less than sign that is on the left hand side of "bullet point" strings of text*/

{

font-size: 9px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444; 

text-decoration:none; 

font-style: normal}



#bold

{

font-size: 12px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444; 

text-decoration:none;

font-style: normal;

}



#section_title

{

font-size: 15px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444; 

text-decoration:none; 

font-style: normal;

border-bottom: solid;

border-bottom-color:#A0D128;

border-bottom-width: thin;

}



#section_title_big

{

font-size: 25px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: normal;

color: #444444; 

text-decoration:none; 

font-style: normal;

border-bottom: solid;

border-bottom-color:#A0D128;

border-bottom-width: thin;

}



#article_heading

{

font-size: 12px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444; 

text-decoration:none;

vertical-align:middle; 

font-style: normal;

}



#article_heading_underline

{

font-size: 20px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444; 

text-decoration:none;

vertical-align:middle; 

font-style: normal;

border-bottom: dotted;

border-bottom-color:#999999;

border-bottom-width: 1px;

}







#article_heading_big

{

font-size: 25px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: normal;

color: #444444; 

text-decoration:none;

vertical-align:middle; 

font-style: normal;

}



#article_heading_med

{

font-size: 20px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: normal;

color: #444444; 

text-decoration:none;

vertical-align:middle; 

font-style: normal;

}



#article_heading_med_underline

{

font-size: 20px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: normal;

color: #444444; 

text-decoration:none;

vertical-align:middle; 

font-style: normal;

border-bottom: dotted;

border-bottom-color:#999999;

border-bottom-width: 1px;

}



#article_text

{

font-size: 12px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: lighter;

color: #444444; 

text-decoration:none; 

font-style: normal;

text-align:justify;

}



/*The next 4 deal with the "learn more" links throughout the website*/

#article_learn_more

{

font-size: 12px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold;

color: #444444;

text-decoration:none;

vertical-align:middle; 

font-style: normal;

}



#email_link

{

font-size: 12px; 

font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: normal;

color: #444444;

text-decoration: underline;

vertical-align:middle; 

font-style: normal;

}



#article_learn_more:hover

{

color:#A0D128;

text-decoration:none;

font-style:normal

}



#email_link:hover

{

color:#A0D128;

text-decoration: underline;

font-style:normal

}



#news_link

{

color:#0066FF;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

font-style:normal;

}



#news_link:link

{

color:#0066FF;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

font-style:normal;

}



#news_link:hover

{

color: #3399CC;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

font-style:normal;

}



/*Border styles*/





#dotted_bottom

{

border-bottom: dotted;

border-bottom-color:#999999;

border-bottom-width: 1px;

}



#solid_top

{

border-top-style:solid;

border-top-color:#999999;

border-top-width:1px;

}



#solid_bottom

{

border-bottom-style:solid;

border-bottom-color:#999999;

border-bottom-width:1px;

}



#solid_top_bottom

{

border-bottom-style:solid;

border-bottom-color:#999999;

border-bottom-width:1px;

border-top-style:solid;

border-top-color:#999999;

border-top-width:1px;

}



#solid_bottom_green

{

border-bottom-style:solid;

border-bottom-color:#A0D128;

border-bottom-width:2px;

}

#solid_bottom_gray

{

border-bottom-style:solid;

border-bottom-color:#999999;

border-bottom-width:1px;

}


/*copyright footer style*/

#footer

{font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal;

color: #999999; 

text-decoration:none; 

font-style:normal}



