﻿/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	  width: 900px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 900px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.center {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	  width: 900px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 270px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:none;
      width:645px;
      font-size:93%;
	  padding-bottom: 1px;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0 0 0 80px;
	  padding:10px 1px 0 10px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      color:#FFCC00
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFD940;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	  
	  #navlist {
      float:none;
      font-size:93%;
	  padding-bottom: 1px;
      line-height:normal;
      }
	  
	 #navlist a:link, #navlist a:visited
{
	color:#FFCC00;
	padding:5px 13px 4px 6px;
	text-decoration: none;
	background-color: #2763A5;
	font-size: 14px;
	width: 85px;
      background:url("tabright10.gif") no-repeat right top;

}

#navlist a:hover
{
	color:#FFFF00;
	padding:5px 13px 4px 6px;
	background-color:#FFCC00;
	text-decoration: none;
	width: 85px;
      background:url("tabright10.gif") no-repeat right top;

}

	  

/**************** content styles ****************/
	#content {
	  width: 470px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
	#content2 {
	  width: 820px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
	#contentimg {
	  width: 820px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  border-top:4px solid #2763A5;
	  }
	
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	margin-left: 40px;
}
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 170px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
	#sidebar2 {
	  width: 180px;
	  padding-left: 10px;
	  padding-right: 5px;
	  padding-top: 10px;
	  float: left;
	  }
	
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	 
	 #sidebar2 p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 900px;
	  background-color:#2763A5;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
	  
	  
/**************** newsticker styles ****************/	  
	  
	  #newsticker-demo {
	width:180px;
	padding:0px;
	margin:0px auto;
	font-size:8.5pt;
	font:Arial, Helvetica, sans-serif;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	text-align:left;
	font-size:8.5pt;
	font-weight:bold;
	margin:5px;
}

.newsticker-jcarousellite { width:170px; margin:10px 0 10px 0;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;  width:155px; height:70px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:155px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }



.newsticker-jcarousellite2 { width:170px; margin:10px 0 10px 0;}
.newsticker-jcarousellite2 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;  width:160px; height:70px;}
.newsticker-jcarousellite2 .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite2 .info { float:left; width:160px;  }
.newsticker-jcarousellite2 .info span.cat { display: block; font-size:10px; color:#808080; }