body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, th, td {
  padding: 0px; 
  margin: 0px;
}

html {
  height: 100%;
}

body {
  text-align: center;
}

table {
  border-collapse: collapse; 
  border: 0px; 
  width: 100%;
}

td {
  vertical-align: top;
}

th {
  text-align: left; 
  vertical-align: top;
}

img {
  border: none;
}

h1 {
  font-size: 130%;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 110%;
}

p {
  padding:0px 0px 10px 0px;
}

select {
  height: auto; 
  margin: 0px 0px 2px 0px; 
  vertical-align: middle;
}

ul {
  list-style: disc;
  margin: 0px 0px 0px 15px;
}

ol {
  margin: 0px 0px 0px 15px;
}

body, td, th, div, p {
  color: #313538;
  font: normal 12px Vardana, Arial, sans-serif;
  line-height: 15px; 
}

a, a:visited, a:hover {
  color: #0a6fac; 	
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

body {
  background: url('../img/body_bg.gif');
}

.layout {
  background: url('../img/layout_bg.gif') repeat-x top #f2f2f2;
}

.layout_inner {
  background: transparent url('../img/footer_bg.gif') repeat-x bottom;
}

.main {
  margin: auto; 
  text-align: left;
  width: 916px;
}

.header {
  height: 104px;
  overflow: hidden;
}

.logo {
  padding: 25px 0px 0px 20px;
  float: left;
}

.email {
  padding: 40px 20px 0px 0px;
  float: right;
}

.menu {
  height: 51px;
  background: url('../img/menu_bg.gif') repeat-x;
}

.menu_left {
  height: 51px;
  background: url('../img/menu_left.gif') no-repeat left;
}

.menu_right {
  height: 51px;
  background: url('../img/menu_right.gif') no-repeat right;
}

.menu_inner {
  color: #fff;
}

.menu_inner a, .menu_inner a:hover  {
  color: #fff;
  text-decoration: none;
}

.menu_inner ul {
  padding: 0px 0px 0px 0px;
  list-style: none;
}

.menu_inner ul li {
  margin: 0px 15px;
  float: left;
}

.buttons {
  float: left;
  width: 630px;
  height: 51px;
  overflow: hidden;
}

.button_inner {
  padding: 17px 0px;
  color: #fff;
  text-align: center;
}

.active_button {
  background: url('../img/active_button_bg.gif') no-repeat right;
}

.active_button_left {
  height: 51px;
  background: url('../img/active_button_left.gif') no-repeat left;
}

.active_button_right {
  height: 51px;
  background: url('../img/active_button_right.gif') no-repeat right;
}

.active_button_inner {
  padding: 17px 20px;
  color: #000;
  text-align: center;
}

.search {
  position: relative;
  margin: 13px 30px 0px 0px;
  width: 226px;
  height: 27px;
  background: url('../img/search_bg.gif') no-repeat;
  float: right;
}

.search .input {
  margin: 4px 0px 0px 10px;
  height: 20px;
  border: 0px;
  color: #64666a;
}

.search_button {
  position: absolute;
  top: -10px;
  right: -20px;
  width: 60px;
  height: 60px;
}

.content {
  width: 876px;
  padding: 20px;
  background: #fff;
  overflow: hidden;
}

.center {
  margin: 0px;
  float: left;
  width: 603px;
}

.content_line {
  margin-top: 10px;
  padding-right: 15px;
  text-align: justify;
}

.content_line_title {
  padding: 10px 0px;
  font-size: 18px;
  color: #0a6fac;
}

.content_line_title a {
  text-decoration: none;
}

.content_spacer {
  margin: 10px 5px;
  width: 100%;
  height: 1px;
  background: #bdc1c5;
}

.right {
  margin: 0px;
  float: right;
  width: 242px;
}

.right_title {
  background: url('../img/right_title_bg.gif') repeat-x;
}

.right_title_left {
  height: 39px;
  background: url('../img/right_title_left.gif') no-repeat left;
}

.right_title_right {
  height: 39px;
  background: url('../img/right_title_right.gif') no-repeat right;
}

.right_title_inner {
  margin-left: 20px;
  padding: 11px 25px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  background: url('../img/title_icon.gif') no-repeat;
}

.right_menu ul {
  padding: 10px 0px;
  list-style: none;
}

.right_menu ul li {
  margin: 0px;
  padding: 0px
}

.right_menu a {
  text-decoration: none;
}

.right_menu ul li a:hover {
  text-decoration: underline;
}

.menu_spacer {
  margin: 10px 0px;
  height: 1px;
  background: #bdc1c5;
}

.blue {
  color: #3479af;
}

.send {
  position: relative;
  margin: 20px 0px;
  width: 242px;
  height: 93px;
  background: url('../img/send_bg.gif') no-repeat;
}

.send .input {
  margin: 54px 0px 0px 15px;
  width: 150px;
  height: 20px;
  border: 0px;
  color: #64666a;
}

.send_button {
  position: absolute;
  top: 52px;
  right: 20px;
  width: 20px;
  height: 23px;
}

.right_line {
  padding: 10px;
  color: #606060;
  text-align: justify;
}

.right_line_title {
  padding: 5px 0px;
}

.time {
  font-size: 20px;
}

.main_bottom {
  width: 100%;
  height: 12px;
  background: url('../img/main_bg.gif') repeat-x;
}

.main_bottom_left {
  height: 12px;
  background: url('../img/main_bg_left.gif') no-repeat left;
}

.main_bottom_right {
  height: 12px;
  background: url('../img/main_bg_right.gif') no-repeat right;
}

.footer {
  height: 100px;
  overflow: hidden;
}

.bottom_menu {
  margin: 15px 0px 0px 10px;
  width: 600px;
  color: #fff;
}

.black {
  color: #010101;
}

.bottom_menu span {
  margin: 0px 15px;
}

.bottom_menu span a, .bottom_menu span a:visited {
  color: #fff;
  text-decoration: none;
}

.bottom_menu span a:hover {
  text-decoration: underline;
}

.copyright {
  margin: 5px 0px 0px 30px; 
  color: #fff;
}

.privacy {
  margin: 0px 10px 0px 0px;
  width: 250px;
  color: #acacac;
  text-align: right;
}

.acknowledgements {
  margin: 15px 0px 0px 10px;
  color: #fff;
}

.privacy a, .privacy a:visited, .acknowledgements a, .acknowledgements a:visited {
  color: #acacac;
  text-decoration: none;
}

.privacy a:hover, .acknowledgements a:hover {
  text-decoration: underline;
}

.preview {
  margin: 20px 0px;
}

.preview_name {
  padding: 3px 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.preview_title {
  height: 40px;
  padding: 3px 0px; 
  border-top: solid 1px #575757;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #575757;
}

.title_orange {
  border-top: solid 1px #ea7a16;
  color: #ea7a16;
}

.title_red {
  border-top: solid 1px #c50007;
  color: #c50007;
}

.preview_image {
  width: 180px;
  padding: 1px;
  border: solid 1px #c9c9c8;
}

.preview_text {
  margin: 10px 0px;
}

div.boxover
{
  border: solid 1px #dc2421;
  float: left;
  position: relative
}

div.boxout
{
  width: 100%;
  border: solid 1px #fff;
  float: left;
  position: static;
}

div.bar{
  position:absolute;
  top: -1px;
  left: -2px;
  width: 100%;
  height: 20px;
  display: block;
  margin: 2px;
}
