* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #005ebb;
  height: 100%;
  background: #ffffff;
}

body a {
 color: black;
 border: 0;
}

#container, #top, img {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 100px;
  width: 800px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #ffffff;
}

#top1 {
  width: 800px;
  height: 17px;  
  position: relative;
  background: #ffffff url('gfx/bg_top_1.jpg');
}

#top2 {
  width: 800px;
  height: 80px;  
  position: relative;
  background: #ffffff url('gfx/bg_top_2.jpg');
}

#logo {
  width: 800px;
  height: 95px;  
  position: relative;
  background: #ffffff;
}

#menu {
  width: 800px;
  height: 30px;  
  position: relative;
  background: #ffffff url('gfx/bg_menu.gif');
}

#buttons {
  left: 216px;
  top: 2px;
  width: 500px;
  height: 28px;
  position: absolute;
}

#buttons a {
  margin-left: 33px;
  font-family: trebuchet ms;
  font-size: 11pt;
  font-style: normal; 
  font-weight: bold;
  color: #9d9d9d; 
  text-decoration: none;
}

#buttons a:hover {
  color: #4d4d4d; 
  text-decoration: none;
}

#flash {
  width: 800px;
  height: auto;
  min-height: 415px;  
  position: relative;
  background: #ffffff;
}

#footer {
  clear: both;
  width: 800px;
  height: 30px;  
  position: relative;
  background: #ffffff url('gfx/bg_footer.jpg');
}

#mig {
  width: 800px;
  height: 15px;  
  position: relative;
  background: #ffffff;
  text-align: right;
}

.pix {
  float: left;
  margin: 8px;
  padding-top: 5px;
  width: 180px;
  height: 110px;  
  position: relative;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #c0c0c0; 
  color: #4d4d4d;
  font-family: verdana;
  font-size: 8pt;
  font-style: italic; 
  font-weight: normal;  
}

.pix a {
  color: #444444;
  text-decoration: none;
}

.pix a:hover {
  color: #4f778e;
  border-color: #4a4a4a;  
  text-decoration: none;
}

.clear {
  clear:both;
}





h2 {
  padding: 0;
  margin: 0;
  padding-top: 20px;  
  padding-bottom: 2px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 16pt;
  font-style: italic; 
  font-weight: bold;
  color: #4d4d4d; 
  text-decoration: none;
}

h2 a {
  font-family: times new roman;
  color: #4f778e;
  text-decoration: none;
}

h2 a:hover {
  font-family: times new roman;
  color: #a2b5c4;
  text-decoration: none;
}

h3 {
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold;
  color: #4d4d4d; 
  text-decoration: none;
}

h3 a {
  color: #4d4d4d;
  text-decoration: none;
}

h3 a:hover {
  color: #c0c0c0;
  text-decoration: none;
}

p {
  padding: 30px;
  padding-bottom: 0px;
  margin: 0;
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #555555; 
  text-decoration: none;
  text-align: justify;
}

p span {
  font-weight: bold;
}

input.f {
	background: #ffffff repeat 0% 0%; 
	border-bottom: #c0c0c0 1px solid; 
	border-left: #c0c0c0 1px solid; 
	border-right: #c0c0c0 1px solid; 
	border-top: #c0c0c0 1px solid; 
	color: #4d4d4d; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none
	}	
