* { margin: 0; padding: 0; }

body {
  font-weight: normal;
  font-size: 11px;
  line-height: 140%;
  font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
  text-decoration: none;
  background-color: #fff;
  background:#fff url(/images/body_bg.gif) repeat-x 0 0;
  width: 880px;
  margin: 0 auto;
}

a {
  color:#366088;
  text-decoration: none;
}

a:hover {
  color: #366088; text-decoration: underline
}

img { 
  border: 0px;
}

img.across {
  behavior: url(/css/iepngfix.htc);
  MARGIN: 2px 0px 16px
}

img.across1 {
  behavior: url(/css/iepngfix.htc);
}

#logo {
  float: left;
  padding-top: 5px;
}

p {
  font: normal 12px/14pt verdana, helvetica, sans-serif;
  color: #666;
  text-decoration: none;
  clear: both;
  padding: 5px 0;
}

p.subtitle {
  font-family: "Trebuchet MS", Georgia, Sans-Serif;
  font-size: 1.5em;
  color: #666;
  padding: 0 0 10px 0;
}

p.small {
  font-size: 11px;
  line-height: 140%;
  padding: 0;
}

h1 {
  font-family: Georgia, Arial, Verdana, Tahoma, Sans-serif;
  font-size: 1.5em;
  line-height: 130%;
  color: #069;
  margin: 0 0 0 0.25em;
  padding-bottom: 0.25em;
  border-bottom: 1px solod #888;
}

#header {
  padding-top: 10px;
}

#header h1 {
  padding-top: 10px;
  text-align: right;
}

h2 {
  margin: 0 0 0 0;
  color: #333;
  font-family: "Trebuchet MS", Georgia, Sans-Serif;
  font-size: 1.6em;
  line-height: 150%;
}

h3 {
  margin: 10px 0;
  color: #333;
  font-family: "Trebuchet MS", Georgia, Sans-Serif;
  font-size: 1.35em;
  line-height: 150%;
  padding-bottom: 0.25em;
  border-bottom: 1px dashed #ccc;
}

#steps h3 {
  border: 0;
  margin: 0;
}

h5 {
  margin: 5px 0;
  color: #333;
  font-family: "Trebuchet MS", Georgia, Sans-Serif;
  font-size: 1.35em;
  line-height: 150%;
}

hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  padding: 0;
  margin: 0;
}

h4 {
  margin: 0.8em 0 0 0;
  color: #069;
  font: bold 12px/1.2em Tahoma, Verdana, Sans-serif;
}

#header a {
  text-decoration: none;
}

ol {
  padding: 5px 0;
}

ol li {
  font: normal 11px/140% verdana, helvetica, sans-serif;
  color: #666;
  padding: 2px 0;
  margin-left: 2em;
}
	
div.right {
  float: right;
}

div.left {
  float: left;
}

#nav {
  clear: both;
}

#nav ul {
  float: left;
  vertical-align: middle;
  list-style-image: none;
  width: 100%
}

#nav li {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 90px;
  list-style-type: none;
  list-style-image: none;
}

#nav .first {
  padding-left: 0px;
  margin-left: 0px;
  width: 135px;
}

#nav a {
  display: block;
  text-align: center;
}

#footer_navi {
  clear: both;
  float: right;
  font-size: 90%;
}

#footer_navi ul {
  float: left;
  vertical-align: middle;
  list-style-image: none;
  width: 100%
}

#footer_navi li {
  float: left;
  margin-left: 10px;
  border-left: 1px solid #ccc;
  width: 80px;
  list-style-type: none;
  list-style-image: none;
}

#footer_navi li.first {
  padding-left: 0px;
  margin-left: 0px;
  width: 80px;
  border: 0;
}

#footer_navi a {
  display: block;
  text-align: center;
}

#mainContent {
  clear: both;
  padding: 5px 10px;
  border: 1px solid #E2DFDA;
  background-image: url(/images/index_content_bggradient.gif);
  background-repeat: repeat-x;
}

#steps {
  margin: 10px 0;
}

#footer {
  clear: both;
  padding: 10px 0;
}

div#mainContent ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

div#mainContent ul li {
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #666;
  line-height: 14pt;
  padding: 1px 0 1px 20px;
  margin: 0px;
  background: url(/images/dotted.gif) no-repeat 0px 6px;
}

div#copy {
  clear: both;
  border-top: 1px solid #ccc;
  font-size: 90%;
  color: #888;
}

.column {
  FLOAT: left
}
.grid3col {
  WIDTH: 100%
}
.grid3col .column {
  MARGIN-LEFT: 2%; WIDTH: 27%
}
.first.column {
  MARGIN-LEFT: 2%; WIDTH: 36%; MARGIN-RIGHT: 2%; 
  float: left! important;
}
.last.column {
  MARGIN-LEFT: 2%; WIDTH: 27%
  FLOAT: right! important;
}
.clear {
  clear: both;
}

#links ul {
  float: left;
  vertical-align: middle;
  list-style-image: none;
  width: 100%
}

#links li {
  font-size: 9px;
  font-family: Tahoma, verdana, helvetica, sans-serif;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ccc;
  list-style-type: none;
  list-style-image: none;
}