html, body
  {margin: 0; 
  padding: 2; 
  color: #483D8B;
  font-size: 13px;
  font-family: Verdana, Arial, sans-serif; 
  background: #FFF url(../images/bg_images/line_464px_01.gif) no-repeat fixed;}
#header
   {vertical-align: top; 
   color: #483D8B; 
   background: url(../images/header/groupmatrixheader_sm.jpg) no-repeat;}
#left_block {font-size: 13px; 
   color: #483D8B; 
   background: #FFF; 
   word-spacing: 1px;
   margin: 0; 
   padding: .5% .5%; 
   padding: 0px;
   border-top-style: none;
   border-bottom-style: none;
   border-left-style: none;
   clear: left;
   border-right-width: 1px;
   border-right-color: #E5E3E3;
 background: #FFF;}
   
   #main {font-size: 13px; 
   color: #483D8B; 
   background: #FFF; 
   word-spacing: 1px;
   margin: 0; 
   padding: .5% .5%; 
   padding: 0px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: none;
   border-left-style: none;
   clear: left;
   border-right-width: 1px;
   border-right-color: #E5E3E3;
   width: 300px;
   background: #FFF;}
#nav {margin: 0; 
padding: 0;}

#nav li {list-style: none; 
  float: left;
  margin-left: 0; 
  padding-left: 15px;
  word-spacing: 1px;
  font-size: 12px; 
  line-height: 25px; 
  font-weight: bold; 
  white-space: nowrap;
  background: #FFF url(../images/tabs/tabs2-big-ct.gif) 0 100% no-repeat;}
  
#nav a {display: block; 
float: left; 
padding: 0 16px 0 0;
  text-decoration: none; 
  font-weight: bold;
  background: #FFF url(../images/tabs/tabs2-big-ct.gif) 100% 100% no-repeat;
  color: #D3D3D3;
  width: .1em;}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a { float: none; 
border-left: 2pt none white }
/* End IE5-Mac hack */
#nav a:hover  { color: #00FF7F; 
font-weight: bold; 
font-size: 12px; 
line-height: 30px }

#nav #current a {color: #ffffff; 
background-image: url(../images/tabs/tabs2-big-ct.gif);}

a:link  { color: blue; text-decoration: none } 
A:visited { color: blue; text-decoration: none }
a:hover  { color: #008B8B; text-decoration: underline }


#contact a {display: block; 
float: left; 
padding: 0 16px 0 0;
  text-decoration: none; 
  font-weight: bold;
  background: #FFF url(../images/icons/contact/GMA-contact_icon.gif) 100% 100% no-repeat;
  color: #D3D3D3;
  width: .1em;}
html>body #contact a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#contact a { float: none; 
border-left: 2pt none white }
/* End IE5-Mac hack */
#contact a:hover  { color: #00FF7F; 
font-weight: bold; 
font-size: 12px; 
line-height: 30px }
background: #FFF url(../images/icons/contact/GMA-contact_hover.gif) 100% 100% no-repeat;

.style1 {color:  #483D8B; 
background: #DCDCDC; 
border: 2px #696969;}
.style2 {color:  white; 
background: #4169E1; 
border: 2px #696969;}

#footer  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #5F9EA0;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E3E3;
	letter-spacing: 3px;
	background: #FFF;}