@charset "UTF-8";
/* CSS Document */

.style3 {font-family: Arial, Helvetica, sans-serif}



body{
	margin:0px;
	background-color:#FFF;
	font-family:Trebuchet, Tahoma, Arial;
	color:#333;
	background:#FFF url("../images/layout/background-fade-full.jpg") repeat-x;

}

#header-container{
	width:900px !important;
	width:900px;
	height:80px;
	margin:0px auto;
}

#header{
	width:900px !important;
	width:900px;
	margin:0px auto;
	text-align:left;
}

#logo{
	float:left;
	margin:10px 0px 0px 10px;
	border:0px;
	position:absolute;
}

#tagline{
	float:left;
	margin:58px 0px 0px 10px;
	border:0px;
	position:absolute;
	font-family:Arial;
	color:#999;
}

#contact-details{
	float:right;
	margin:17px 10px 0px 0px;
	font-family:"Century Gothic", Trebuchet, Tahoma, Arial;
	color:#949494;
}

#top-menu{
	/*float:right;*/
	margin:19px -6px 0px 0px !important;
	position:absolute; 
	top:31px;
	width:900px;
	font-family:"Century Gothic", Trebuchet, Tahoma, Arial;
	color:#F4F4F4;
	font-size: 12px;
}

#top-menu a{
	color:#F4F4F4;
	font-size: 12px;
	text-decoration: none;
}

#content-container{
	width:900px !important;
	width:900px;
	margin:0px auto;
	
}

#low-content-container{
	width:900px !important;
	width:900px;
	height:175px;
	margin:0px auto;
	padding:10px;
	background-color:#eeeeee;
}

#low-content-container2{
	width:900px !important;
	width:900px;
	height:290px;
	margin:0px auto;
	padding:10px;

}

#main-content-container{
	width:860px !important;
	width:860px;
height: 650px;
	margin:0px auto;
	padding:20px;
display: table;
}


#footer-container{
	width:900px !important;
	width:900px;
	margin:0px auto;
}

#low-content-container p, a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	padding-top:-20px;
	text-decoration: none;
}
#low-content-container h1 {
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-bottom:-10px;
}
#low-content-container li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	margin:-2px 0px 5px 0px
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/layout/bullet.gif);
	list-style-type: none;
	top: 1px;

}

#low-content-container ul {
	margin:0px;
	padding:0px;
	padding-left:18px !important;
}
#footer-container p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-top:0px;
	padding-left:13px;
}
#footer-container h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-top:8px;
	padding-left:13px;
}

#footer-container a {
	color: #FF6600;
	text-decoration: none;
}
.frontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.frontHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	margin-bottom: -8px;
	margin-top: -8px;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	text-decoration: none;
	line-height: 13px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	text-decoration: none;
	
}
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	margin-bottom: -8px;
	margin-top: -8px;
}

#contentCol {
        float:right;
        width:630px;
height:650px;
        padding-left: 0px;
    }

#subMenu {
	float:left;
	width:200px;
height:690px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
    }

#main-content-container #subMenu ul {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0px;
	line-height: 17px;
}
#contentCol h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma, Arial;
	font-size: 36px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
margin-bottom:0px;
}

#contentCol h2 {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
margin-bottom:0px;
}

#contentCol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}


.tweet {
  font-family: Helvetica, arial, Verdana;
  font-size: 10px;
  color: #333; }
  
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin-top: 3;
    padding: 0;
    }

.tweet .tweet_list li {
      overflow: auto;
      padding: 0px;
 }

.tweet .tweet_list li a {
        color: #0C717A; }

.tweet .tweet_list .tweet_even {
	 
}

.tweet .tweet_list .tweet_avatar {
      padding-right: 0px;
      float: left; }

.tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

#content-container #mainContent #articleFrontPage h2 {
	padding-top: 3px;
	margin-top: 3px;
}

ul.twocolumn {
width:700px;
padding-left:10px;
}

ul.twocolumn li {
	width:330px;
	margin-left:0px;
	float:left;
	list-style-type:disc;
	padding-left:0px;
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
}

#footer {

position: relative;

background-color: #dddddd;

background-image: url(/new/images/footer-bg.png);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;

height: 210px;

min-width: 778px;

}

#footer a {
  color: #acacac;
}
#footer a:hover {
  color: #666;
}
#footer div.copyright {
  color: #888888;
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
  float: left;
  margin: 16px 40px 0px 0px;
}

}

/* Footer menu
----------------------------------------------- */

#footermenu {
  float: left;
  width: 783px;
  height: 144px;
}

#footermenu div.section {
  float: left;
  margin: 16px 40px 0px 0px;
}
#footermenu h3 {
  font-size: 11px;
  line-height: 18px;
  color: #555555;
}
#footermenu h3 a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #555555;
  background: transparent !important;
}
#footermenu h3 a:hover {
  color: #333;
}
#footermenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#footermenu ul li {
  clear: left;
  float: left;
  margin: 0px;
  padding: 0px;
}
#footermenu ul li a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  background: transparent;
  float: left;
  position: relative;
  left: -8px;
  font-size: 11px;
  line-height: 18px;
  margin: 0 0 0 0px;
  padding: 0 0 0 8px;
}
#footermenu ul li a span {
  float: left;
  cursor: pointer;
  color: #888;
  margin: 0px;
  padding: 0 8px 0 0;
}

#footermenu ul li span {
  float: left;
  color: #888;
  margin: 0px;
  padding: 0 8px 0 0;
}
#footermenu ul li a:hover span {
  color: #555;
}

#footermenu ul li a.act {
  display: block;
  width: auto;
  height: 18px;
  background: #ec5810 url(images/submenu-bg.png) no-repeat scroll left -72px !important;
}
#footermenu ul li a.act span {
  display: block;
  width: auto;
  height: 18px;
  color: #fff !important;
  background: transparent url(images/submenu-bg.png) no-repeat scroll right -90px;
}

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}