body {
  font-family : Arial,Helvetica,sans-serif;
  background-color : #000000;
  margin : 25px;
  padding : 0px;
}

td {
  border-bottom : 0px;
}

.border {
  border : 1px solid #999999;
}

.border-notop {
  border : 1px solid #999999;
  border-top : 0px;
}

.header {
  width : 760px;
  height : 70px;
  background: Black url('Images/inset_row2_bkgnd.jpg') repeat-x bottom left;
}

.header-right {
  width : 550px;
  float : right;
  padding-top : 18px;
  text-align : center;
  color : #999999;
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 12px;
  letter-spacing : 1px;
}

.header-nav {
  color : #999999;
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 12px;
  font-variant : small-caps;
  letter-spacing : 1px;
}

a.header-nav:link {
  color : Red;
  text-decoration : none;
}

a.header-nav:active {
  color : Red;
  text-decoration : none;
}

a.header-nav:visited {
  color : Red;
  text-decoration : none;
}

a.header-nav:hover {
  color : White;
  text-decoration : underline;
}

.body-left {
  border-right : 0px;
  border-bottom : 1px solid #999999;
  padding-top : 25px;
  padding-right : 45px;
}

.body-right {
  border-left : 0px;
  border-bottom : 1px solid #999999;
  padding-top : 25px;
}

.body-container {
  width : 760px;
  height : 1000px;
  background-color : #00003E;
}

.header-indent {
  width : 631px;
  height : 20px;
  position : relative;
  top : 30px;
  left : 35px;
}

.body-indent {
  position : relative;
  top : 30px;
  left : 87px;
  width : 580px;
  color : white;
}

h1 {
  margin-top : 15px;
  margin-bottom : 15px;
  font-size : 9pt;
  color : Red;
}

p {
  margin : 0px;
  margin-bottom : 12px;
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
  line-height : 135%;
}

.left-body {
  margin-left : 300px;
  margin-bottom : 0px;
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : #FFFFFF;
}

.right-body {
  margin-left : 53px;
  width : 210px;
  font-size : 8pt;
  color : White;
}

.right-bullets {
  line-height : 135%;
  font-size : 8pt;
  color : White;
}

li {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
}

.right-bullet-links {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
}

a.right-bullet-links {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
}

a.right-bullet-links:link {
  color : White;
  text-decoration : none;
}

a.right-bullet-links:active {
  color : White;
  text-decoration : none;
}

a.right-bullet-links:visited {
  color : White;
  text-decoration : none;
}

a.right-bullet-links:hover {
  color : White;
  text-decoration : underline;
}

.left-actions {
  margin-left : 165px;
  margin-top : 4px;
  color : White;
}

.category {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
}

a {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : #0099FF;
  text-decoration : none;
}

a:link {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : #0099FF;
}

a:active {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : #0099FF;
}

a:visited {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : #0099FF;
}

a:hover {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 8pt;
  color : White;
  text-decoration : underline;
}

.action-call {
  position : relative;
  left : 25px;
  top : 15px;
}

.footer {
  width : 760px;
  height : 40px;
  margin-top : 15px;
  text-align : center;
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  text-decoration : none;
  color : Red;
  border : 0px;
}

a.footer-nav {
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  color : #999999;
  text-decoration : none;
}

a.footer-nav:link {
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  color : #999999;
  text-decoration : none;
}

a.footer-nav:active {
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  color : #999999;
  text-decoration : none;
}

a.footer-nav:visited {
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  color : #999999;
  text-decoration : none;
}

a.footer-nav:hover {
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 10px;
  letter-spacing : 1px;
  color : #999999;
  text-decoration : underline;
}

.bottom {
  width : 760px;
  margin-top : 5px;
  font-family : Helvetica,Arial,Swiss,sans-serif;
  font-size : 11px;
  text-align : center;
  color : #0099FF;
}

a.bottom-nav {
  color : #0099FF;
  text-decoration : none;
}

a.bottom-nav:link {
  color : #0099FF;
  text-decoration : none;
}

a.bottom-nav:active {
  color : #0099FF;
  text-decoration : none;
}

a.bottom-nav:visited {
  color : #0099FF;
  text-decoration : none;
}

a.bottom-nav:hover {
  color : White;
  text-decoration : underline;
}

.opt {
  width : 560px;
  margin-top : 5px;
  margin-left : 200px;
  color : #999999;
  font-family : Helvetica,Arial,Swiss,sans-serif;
  font-size : 11px;
  text-align : left;
}

.right-side {
  width : 160px;
  text-align : center;
  border : 0px;
}

.right-nav {
  color : #999999;
  font-family : Century,Gothic,Helvetica,Arial,Swiss,sans-serif;
  font-size : 12px;
  font-variant : small-caps;
  letter-spacing : 1px;
  line-height : 300%;
}

a.right-nav:link {
  color : #999999;
  text-decoration : none;
}

a.right-nav:active {
  color : #999999;
  text-decoration : none;
}

a.right-nav:visited {
  color : #999999;
  text-decoration : none;
}

a.right-nav:hover {
  color : White;
  text-decoration : underline;
}

