body {
  background:#82abd3 url("img/18p-bg.png") repeat-x  top;
  padding:0px;
  margin:0px;
  font-family:Myriad Pro,Arial,San-serif;
  min-height: 100%
}

#container {
  background:transparent url("img/light.png") no-repeat -27px 4px;
  width:80%;
  border:0px;
  padding:20px 0px 0px 0px;
  margin:0px auto;
  font-weight:normal;
  font-size:16px;
  color: #ffffff;
  text-align: right;
}

#logo {
  background:transparent;
  float:left;
  padding:12px 0px 0px 0px;
  margin:0px;
}

#callout {
  background:transparent;
  float:right;
  padding:95px 30px 0px 0px;
  margin-top:20px;
  margin-left:-224px;
}

#mainbody {
  background:#f0f0f0;
  margin-top:160px;
  border:7px solid #ffffff;
  padding:0px 0px 10px 10px;
  min-height: 350px;
  font-weight:normal;
  font-size:14px;
  color: #444444;
  text-align: left;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#nav {
  padding:20px 40px 0px 20px;
  width:150px;
  float:left;
  text-align:left;
  line-height:1.7em;
}

#content {
  padding:20px 30px 0px 120px;
  line-height:1.5em;
  }

.rounded-corners {
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px;
   border-radius:8px;
}

h1 {
  font-size:21px;
  color:#4b81b0;
}

p {
 padding-bottom:8px;
}

.caption {
  font: normal 12px Myriad Pro,Arial,San-serif;
  color:#f0f0f0;
}

.caption2 {
  font-weight: normal;
  font-size:12px;
  color:#444444;
}


.flushright {
  text-align:right;
}

.floatleft {
  float:left;
  text-align:left;
  clear:right;
}

.floatright {
  float:right;
  text-align:left;
}

a.title {
  color:#bee56d;
  text-decoration:none;
  font-weight:normal;
}

a.logo {
  text-decoration:none;
  border:0px;
}

a {
  color:#cb2356;
  text-decoration:none;
  font-weight:normal;
} 

a.nav {
  color:#cb2356;
  text-decoration:none;
  font-weight:normal;
} 

a.navsel {
  color:#89b23a;
  text-decoration:none;
  font-weight:bold;
} 

a.sub {
  font-size:13px;
  padding-left:6px;
  line-height:1.5em;
  color:#89b23a;
}

a.subsel {
  font-size:13px;
  font-weight:bold;
  padding-left:6px;
  line-height:1.5em;
  color:#aaaaaa;
}

a:hover {
  border:0px;
  color:#9ac34b;
}

a.title:hover {
  border-bottom:1px dotted #fefefe;
  color:#fefefe;
}

a.logo:hover {
  border:0px;
  padding:0px;
  margin:0px;
}

a.nav:hover {
  border:0px;
  padding:0px;
  color:#9ac34b;
}

a.navsel:hover {
  color:#bbbbbb;
} 

a:active {
  color: #95b7d5;
}

.bold {
   font-weight:bold;
}

.it {
   font-weight:normal;
   font-style:italic;
}

.boldit {
   font-weight:bold;
   font-style:italic;
}

.heading {
   font-weight: bold;
   font-size:15px;
   line-height:1.5em;
   
   color:#4b81b0;
}

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

ul 
{
list-style-type:circle;
margin: 2px 5px 10px -20px;
}

table {
width:670px;
font-weight:normal;
font-size:14px;
letter-spacing: 0px;
text-align: left;
margin:0px 0px 15px 0px;
}

th {
vertical-align:top;
color:#4b81b0;
padding:0px 10px 5px 0px;
}

td {
padding:0px 25px 20px 0px;
vertical-align:top;
}


