*  {
  margin: 0px;
  padding: 0px;
  }

body  {
  background: #061a7d url(../images/bg.jpg) top left repeat-x;
  font: 0.8em Verdana, Arial, sans-serif;
  }

div.hr  {
  width: 389px;
  height: 2px;
  background: #fff url(../images/hr.jpg) top left no-repeat;
  padding-bottom: 15px;
  }

div.hr hr  {
  display: none;
  }

h1  {
  color: #1b3f93;
  font-size: 1.3em;
  font-variant: small-caps;
  }

h2  {
  color: #1b3f93;
  font-size: 1em;
  }

ol  {
  list-style-position: inside;
  color: #02246e;
  }

ol li  {
  text-indent: 15px;
  }

p  {
  text-indent: 30px;
  text-align: justify;	
  color: #02246e;
  display: block;
  line-height: 1.2em;
  margin-bottom: 10px;
  }

table  {
  color: #02246e;
  font: 0.9em Verdana, Arial, sans-serif;
  width: 481px;
  border: 0px solid black;
  font-weight: bold;
  }



a:link { color: #a9002a; font-weight: bold; text-decoration: none; }
a:hover { color: #f00; font-weight: bold; text-decoration: underline; }
a:active { color: #00f; font-weight: bold; text-decoration: underline; }
a:visited { color: #a9002a; font-weight: bold; text-decoration: underline; }

a img  {
  border: none;
  }

.address  {
  color: #fff;
  font-size: 0.9em;
  }

.bottomnav  {
  width: 551px;
  max-width: 551px;
  text-align: center;
  color: #a9002a;
  }

.container  {
  width: 835px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff url(../images/shadow_bg.jpg) top left repeat-x fixed;
  }

.crumbs  {
  text-transform: uppercase;
  font-size: 0.8em;
  color: #c74f50;
  }

.enroll  {
  position: absolute;
  top: 137px;
  left: 0px;
  }

.leftcareer  {
  position: relative;
  top: 20px;
  left: -17px;
  }

.leftmenu  {
  position: absolute;
  top: 5px;
  left: 17px;
  }

.leftmenu a img  {
  display: block;
  }

.logo  {
  position: relative;
  top: 40px;
  left: -19px;
  width: 225px;
  }

.logo a img  {
  margin: auto;
  }

.main  {
  position: absolute;
  top: 198px;
  left: 0px;
  width: 829px;
  height: auto !important;
  height: 950px;
  background: #fff url(../images/main_bg.gif) top left repeat-y;
  }

.rightcontent  {
  width: 560px;
  max-width: 560px;
  height: auto !important;
  min-height: 950px;
  position: relative;
  top: 0px;
  left: 250px;
  }

.topbanner  {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 829px;
  height: 198px;
  background: #fff url(../images/top_banner.jpg) top left no-repeat;
  }

.bottomnav a:link  { color: #a9002a; font-weight: bold; text-decoration: none; }
.bottomnav a:hover  { color: #00f; font-weight: bold; text-decoration: underline; }
.bottomnav a:active  { color: #00f; font-weight: bold; text-decoration: none; }
.bottomnav a:visited  { color: #a9002a; font-weight: bold; text-decoration: none; }

.crumbs a:link  { color: #a9002a; font-weight: normal; text-decoration: none; }
.crumbs a:hover  { color: #00f; font-weight: normal; text-decoration: underline; }
.crumbs a:active  { color: #00f; font-weight: normal; text-decoration: none; }
.crumbs a:visited  { color: #a9002a; font-weight: normal; text-decoration: none; }

.logo a:link  { color: #fff; font-weight: bold; text-decoration: none }
.logo a:hover  { color: #f00; font-weight: bold; text-decoration: underline }
.logo a:active  { color: #00f; font-weight: bold; text-decoration: none }
.logo a:visited  { color: #fff; font-weight: bold; text-decoration: underline }

.address a:link { color: #f00; font-weight: bold; text-decoration: none; }
.address a:hover { color: #f00; font-weight: bold; text-decoration: underline; }
.address a:active { color: #00f; font-weight: bold; text-decoration: underline; }
.address a:visited { color: #f00; font-weight: bold; text-decoration: underline; }


.about  {
  float: left;
  width: 340px;
  max-width: 340px;
  padding-right: 15px;
  padding-bottom: 15px;
  }