body {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
background-color:#ffffff;
}
table {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
td {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.en_w {  color: #FFFFFF; text-decoration: none}
.en_b {  color: #000000; text-decoration: none}
.menu {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; word-spacing: 1px}

.en_g  {  color: #CCCCCC; text-decoration: none}
a.bottom:link     {color: #CCCCCC; text-decoration: underline}
a.bottom:visited  {color: #CCCCCC;  text-decoration: underline}
a.bottom:active   {color: #CCCCCC;   text-decoration: underline}
a.bottom:hover   {color: #999999;   text-decoration: none}


.form {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #000000; text-decoration: none}
.en_g2 {  color: #999999; text-decoration: none}

a:active {  color: #0E5A8E; text-decoration: none}
a:link {  color: #0E5A8E; text-decoration: none}
a:visited {  color: #0E5A8E; text-decoration: none}
a:hover {  color: #FAA819; text-decoration: underline}

.left {}
a.left :active {  color: #0E5A8E; text-decoration: none; }
a.left :link {  color: #0E5A8E; text-decoration: none; }
a.left :visited {  color: #0E5A8E; text-decoration: none; }
a.left :hover {  color: #FAA819; text-decoration: underline; }

ul.faq {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.faq li {
  background: url(../images/bullet_b.gif) no-repeat 0 50%;
  padding-left: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
}

.menu_in { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; word-spacing: 1px ; background-color: #F2F2F2}
h2 {color: #0E5A8E; font-size:14px}
h3 {color: #0E5A8E; font-size:12px; margin-bottom:0px;}

hr {
	border: none 0; 
	border-top: 1px dashed #ccc;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* mainNav
=======================*/
ul.top {
  margin: 0;
  padding: 0;
  float: left;
  width: 770px;
  background: #FAA819 url(../images/mainNavBg.gif) repeat-x;
  list-style: none;
  text-transform: uppercase;
}
ul.top li {
  float: left;
}
ul.top a {
  padding: 0 2em;
  line-height: 2.1em;
  background: url(../images/mainNavBorder.gif) repeat-y right top;
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
}
ul.top a:hover {
  color: #0E5A8E;
}
ul.top a:visited {
  color: #ffffff;
}
ul.top a:link {
  color: #ffffff;
}
ul.top a:active {
  color: #ffffff;
}
ul.topfirst a {
  background: none;
}

/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px dashed #CCCCCC;
}

/* legend styling */
legend {
  font-weight: bold;
  color:#0E5A8E;
  background-color:#FFFFFF;
}
/* style for required labels */
.required {
	font-size: 0.83em;
	color:#760000;
}

select {font-size: 12px; }

.info {color:#999999}


a.menul:link, a.menul:visited {
  display: block;
  width: 150px;
  height: 25px;
  line-height: 25px;
  color: #0E5A8E;
  text-decoration: none;
  background: #FBFBFB url(../images/buttonmenu.jpg) no-repeat left top;
  text-indent: 20px;
}

a.menul:hover {
 background-color: #ffffff;
 background-position: right top;
 color: #F6A20E;
}

.menutop{
display: block;
width: 150px;
height: 34px;
background: #0E5A8E url(../images/menutop.jpg) no-repeat left top;
text-indent: 20px;
color:#FFFFFF;
font-weight:bold;
}

.menumid{
display: block;
width: 150px;
height: 25px;
background: #FBFBFB url(../images/menumid.jpg) no-repeat left top;
text-indent: 20px;
color:#0E5A8E;
}

.poll {
margin-bottom: 1px;
margin-top: 2px;
}

.submit{
background:url(../images/form2.gif) repeat-x;
padding:3px;
border:1px solid #48718E;
font:bold 11px Verdana;
color:#ffffff;
}


