body {
	background: url(/images/body_bg.jpg) no-repeat center top;
	margin: 0px;
}

#container {
  margin-top: 54px;
  padding-top: 13px;
	width:  926px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/content_bg.gif) no-repeat center top;
 overflow:auto;
}

#top_nav {
	text-align: right;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 65px;
}

#top_nav ul {
  margin: 0px;
  padding: 0px;
}

#top_nav li {
  display: inline;
  padding-left: 15px;
}

#top_nav li a {
  color: #FFFFFF;
  text-decoration: none;
}


.logo {
  padding-top: 55px;
  padding-bottom: 30px;
}

#left {
  float: left;
  font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
  width: 200px;

}

#left img
 {
  margin-left:72px;
 }

#left ul {
  margin: 0px;
  padding: 0px;
  line-height: 2.6em;
  background:red;
  margin-left:32px;
  width:200px;
  padding-left:30px;
  padding-bottom:20px;
  background:url(/images/navmenubottom.gif) bottom left no-repeat;
}

#left ul li {
  list-style-type: none;
}

#left ul li a {
  text-decoration: none;
  color: #000000;
  padding-left: 32px;
}

#left ul li a:hover {
	color: #2B4581;
  text-decoration: none;
	background: url(/images/li_bg.gif) no-repeat left center;
}

#left ul li a.selected {
	color: #2B4581;
     text-decoration: none;
	background: url(/images/li_bg.gif) no-repeat left center;
}


#left p {
  margin-top: 0px;
  margin-bottom: 18px;
}


#right {
  float: right;
  width: 570px;
	font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 65px;
	padding-top: 4px;
}

#footer {
  clear:both;
  text-align:center;
  font: 0.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  color: #999;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer a {
  color: #666;
  text-decoration: none;
}

#footer a:hover {
  color: #666;
  text-decoration: underline;
}



#main_content {
  padding-top: 30px;
}

#main_content h1 {
  color: #2B4581;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 1.7em;
  line-height: 1.2em;
}

.highlight {
  color: #4670B7;
}

.date {
  color: #4670B7;
  font-size: 0.8em;
}


#main_content h2 {
  color: #2B4581;
  font-weight: normal;
  margin-top: 0px;
  font-size: 1.3em;
}

#main_content h3 {
  color: #4670B7;
  font-weight: normal;
  margin-top: 0px;
  font-size: 1.2em;
  margin-bottom: 12px;
}

#main_content h4 {
  color: #2B4581;
  font-weight: normal;
  margin-top: 0px;
  font-size: 1.2em;
  margin-bottom: 2px;
}

#main_content a {
  color: #2B4581;
  text-decoration: underline;
}

#main_content a:hover {
  color: #2B4581;
  text-decoration: none;
}

#main_content p {
  margin-top: 0px;
  margin-bottom: 18px;
}

.img_border {
  border: 1px solid #CCCCCC;
  padding: 1px;
  
}

.testimonials h1 {
  color: #2B4581;
  font-weight: normal;
  font-size: 1.3em;
  margin-top: 0px;
}

.testimonials {
  margin-top: 55px;
  margin-left: 72px;
  font-size: 0.9em;
  line-height: 1.6em;
  width: 165px;
}

.disclosure {
  color: #2B4581;
  font-size: 0.9em;
  line-height: 1.6em;
}

#main_content hr {
  border-top: 1px solid #CCCCCC;
  border-right: none;
  border-left: none;
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 25px;
}

div.newsrow
{
}

div.newsrow div.title2_r
{
 color: #2B4581; 
font-style:italic;
}

div.newsrow div.title1
{
 color:#2B4581;

}

div.newsrow div.more
{
 text-align:right;
}