* { 
  margin:0;
  padding:0;
}

body {
  font-family: "Candara","Arial",sans-serif;
  font-size:13px;
  color:#505050;
}

/* for the whole area of the site.. */
#page-wrapper-front {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 900px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  font-family: "Candara","Arial",sans-serif;
}

#page-wrapper {
  background:#D2CAB7 url('images/innerbg1.jpg') no-repeat scroll 0 0;
  padding-bottom:20px;
  padding-left:20px;
  padding-right:20px;
  width:900px;
  margin: 0 auto;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  /*font-family:"Candara";*/
}

/*for the header part..*/
#header-wrapper {
  height: 120px;
}

#header-wrapper-front {
  height: 249px;
}

/*for the whole sidebar left..*/
#sidebar-left-region {
  border: 2px solid pink;
  float:center;
  padding:0px 10px 0px 10px;
  position:relative;
  width:19%;
  color:#00AAD6
}

/*for the whole center part when only left sidebar is available..*/
#content-region-left {
  border: 2px solid red;
  width: 77%;
  padding:12px 0px 10px 10px;
  position: relative;
  float: center;
}

/*for the whole center part when both left & right sidebar is available..*/
#content-region-both {
  border: 2px solid red;
  width:54%;
  padding:12px 10px 10px 10px;
  position: relative;
  float: center;
}

#content-region-none {
  padding: 12px 10px 10px 10px;
  position: relative;
}

/*for the whole center part when only right sidebar is available..*/
#content-region-right {
  float:center;
  position:relative;
  width:570px;
  background: #fff;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}

div.content-region-right-interior{
  width:560px;
  padding-right: 20px;
}

div.content-front-body {
  padding-right: 20px;
}

div#block-views-press_releases-block_1 .views-row-odd {
  width:270px;
}

div#block-views-press_releases-block_1 .views-row-even {
  width:270px;
}

div.press_rele-answer {
  line-height:16px;
}

div.press_rele-answer a {
  line-height:18px;
  font-weight: normal;
}

/*for the whole sidebar right..*/
#sidebar-right-region{
  border-left: 1px solid #d2cab7;
  float:center;
  width:309px;
  padding: 0px;
}

/*for the whole footer..*/
#footer-region{
  font-size:12px;
  margin:0 auto;
  padding-left:25%;
  padding-bottom:35px;
  padding-top:30px;
  text-align:left;
  background:#505050;
}

/* css for the image logo.. */
#logo img {
  /*height: 100px;
  width: 100px;
  float: center;
  margin-right: 15px;*/
  margin-top:32px;
  margin-left:21px;
  float: center;
  margin-right: 15px;
  border: 0;
}

#logo a {
  background: url(images/mtc_site_logo.png) no-repeat;
  display: block;
  margin-top:32px; 
  margin-left:21px; 
  width: 292px;
  height: 64px;
  float: center;
}
#logo a span {
  /*visibility: hidden;*/
}

/*for sitename and the site slogan..*/
#name-and-slogan {
  /*float: left;*/
}

#sitename {
  margin-bottom: 5px;
  margin-top: 10px;
}

/*link for the sitemap..effect on it..*/
#sitename h1 a{
  font: 28px/28px Verdana, Arial, Helvetica, sans-serif;
  color: #00AAD6;
  margin-left: 7px;
  text-decoration: none;
  margin-top: 10px;
}

/*for the site slogan..*/
#site-slogan {
  padding-left: 12px;
}

/* primary link.. */
#primary-links {
  display: inline;
  margin-top: 0px;
}

#primary-links ul {
  padding: 5px;
  height: 20px;
}

#primary-links ul li a {
  text-decoration: none;
}

#primary-links ul li {
  float:left;
  list-style: none;
}

#primary-links ul li.first a {
  width:465px;
  display:block;
  margin-right:25px;
  padding-left:15px;
}
#primary-links ul li.last a {
  width:385px;
  display:block;
}

#primary-links ul li a:hover {
  text-decoration: underline;
}

#footer-text {
  float: left;
  color:#B0AFB3;
}

h2 {
  margin: 2px 0 0 0;
  padding: 2px 5px;
  color:#505050;
  font-size:20px;
}

h3 {
  margin: 2px 0 0 0;
  padding: 2px 5px 2px 0px;
  color:#505050;
  font-size:20px;
  font-weight:normal;
}

#sidebar-left-region h2,
#sidebar-left-region h3,
#sidebar-right-region h2,
#sidebar-right-region h3 {
  font-size:14px;
  color: #000000;
  font-weight:bold;
  margin: 0;
  background: #eee;
  padding: 10px 0 10px 0;
  border: none;
}
 
/*overall effect of the h4, h5,h6 tag.. if specific tag is missing..*/
h4, h5, h6 {
  font-weight: bold;
}
 
 /*for the center region part.. (left, center, right)*/
#main-wrapper{
  background:transparent url('images/contentbg.gif') repeat-y scroll 0 0;
  opacity:0.95;
  width:900px;
  margin-top: 0px !important;
  z-index:0;
}

#main-wrapper-front {
  background:transparent url('images/contentbg.gif') repeat-y scroll 0 0;
  opacity:0.95;
  width:900px;
  z-index:0;
}

/*for the link of the site..*/
a, a:link, a:visited {
  text-decoration: none;
  color: #4479a8;
}

.leaf a, .leaf a:link, .leaf a:visited {
  text-decoration: none;
  color: #b5d2e7;
}
 
.request a {
  text-decoration: none;
  color: #4479a8;
}

.download a {
  text-decoration: none;
  color: #4479a8;
}

a:hover{ 
  color:#1f4c77;
}

li.leaf a:hover{
  color:#e3edf4;
}
 
/*in the footer part..*/
#feed-icons {
  float: right;
}

.submitted {
  color: #333333;
}
 
.submitted a{
  color: #000000;
}
 
/*for the secondary links..*/
#secondary-links {
  position: relative;
  display: block;
}
 
#secondary-links ul {
  list-style: none;
}
 
#secondary-links ul li {
  display: inline;
  float: left;
}
 
#secondary-links ul li a, #secondary-links ul li a:visited {
  padding: 3px 10px 0 10px;
  font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
  float: left;
}
 
#secondary-links ul li a:hover {
  color: #000000;
}

.content-story{
  border: 3px solid yellow;
}

#block-menu-menu-test .content ul.menu li.expanded {
  background : #fff;
  border-bottom : 1px solid #fff;
  color : #000;
  float: left;
}

#block-menu-menu-test ul.menu li.leaf {
  float: left;
  margin-right: 5px;
}


#block-menu-primary-links ul li.leaf{
  float: none;
}

#nav ul.sf-navbar sf-js-enabled sf-shadow li{
  float: left;
  border: 2px solid;
}


#block-menu-menu-solution-front {
  background:#334C73;
  padding-bottom:20px;
  padding-left:20px;
  padding-top:20px;
}

#block-menu-menu-solution-front h2 {
  color:#FFFFFF;
  font-size:14px;
  font-weight:normal;
  padding-top: 0px;
  padding-bottom:14px;
  background: none;
}

#block-menu-menu-solution-front h2 {
  color:#FFFFFF;
  font-size:14px;
  font-weight:normal;
  padding-top: 0px;
  padding-bottom:14px;
  background: none;

}

#block-menu-menu-solution-front .content ul li{
  background:transparent url('images/arrow.gif') no-repeat scroll 0 5px;
  color:#B5D2E7;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-left:18px;
  margin:0;
}

#block-menu-menu-solution-front .content ul {
  padding-left: 0px;
}

#block-menu-menu-solution-front .content ul li a{
}

#block-search-0 {
  color:#FFFFFF;
  float:left;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:12px;
  padding-top:15px;
  width:175px;
}

#block-search-0 .form-text {
  background:#929BB4 none repeat scroll 0 0;
  width: 80px;
  font-size:12px;
  height:17px;
  padding-left:2px;
  padding-right:2px;
  border:none;
}

#block-search-0 .form-submit {
  background:transparent url('images/gobtnbg.gif') repeat-x;
  border:1px solid #E6632E;
  color:#FFFFFF;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:11px;
  font-weight:bold;
  height:15px;
  line-height:12px;
  padding:0 5px 03px 5px;
}

#block-search-0 .container-inline {
  color: #fff;
}

#block-search-0 h2 {
  display: none;
}

#block-search-0 input#edit-search-block-form-1 {
  background: #ffffff;
  opacity:.50;
  _background: #808894;
}

#block-menu-menu-headerlinks h2{
  display: none;
}

#block-menu-menu-headerlinks ul li {
  float: left;
  list-style: none;
  margin-left: 5px;
}

#block-menu-menu-headerlinks ul li a{
  color: white;
  font-size:12px;
  color:#B5D2E7;
  text-decoration:none;
}

#block-menu-menu-headerlinks
{
  color:#FFFFFF;
  float:right;
  font-size:12px;
}

#block-menu-menu-headerlinks ul li.first {
  border-right: 1px solid #677b94;
}

#block-menu-menu-headerlinks ul li.last {
  padding: 0.2em 0 0;
}

#headerblock {
  float:right;
  margin-top:30px;
  width:190px;
}

#block-menu-menu-footerlinks h2 {
  display: none;
}

#block-menu-menu-footerlinks .content ul.menu {
  margin-top: 1px;
}

#block-menu-menu-footerlinks .content ul.menu li {
  float: left;
  list-style: none;
  border-left: 1px solid #B0AFB3;
  padding: 0 5px 0 5px; 
}

#block-menu-menu-footerlinks .content ul.menu li.first {
  margin-left: 5px;
}

#block-menu-menu-footerlinks .content ul.menu li a
{
  color:#B5D2E7;
}

#block-menu-menu-footerlinks .content ul.menu li a:hover {
  color:#E3EDF4;
  text-decoration:none;
}

#block-custom-1{
  float:right;
}

#block-custom-1 .content a{
  margin: 0 4px;
  font-size:12px;
  color:#B5D2E7;
  text-decoration:none;
}

#block-custom-1 .content {
  color:#B5D2E7;
  
}


div#sidebar-right-region div.block-menu h2
{
  display: none;
}
div#sidebar-right-region div#block-menu-menu-solution-front h2
{
  display: block;
}

div#sidebar-right-region div.block-menu .content
{
  background:#334C73 !important;
  padding-bottom:35px;
  padding-top:20px;
}
div#sidebar-right-region div#block-menu-menu-solution-front .content
{
  background:#334C73 !important;
  padding:0 0 0 0;
  padding-bottom:0px;
  padding-top:0px;
}
div#sidebar-right-region div.block-menu .content ul li
{
  font-weight:bold;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-left:15px;
  margin-left: 0px;

}

div#sidebar-right-region div.block-menu .content ul {
  padding-left: 0px;
  margin-left: 0px;
  
}
div#sidebar-right-region div.block-menu .content ul li a
{

}

div#sidebar-right-region div.block-menu .content ul li.active-trail a {
  color:#e3edf4 !important;
}

div#sidebar-right-region div.block-menu .content ul li.active-trail{
  background:transparent url('images/arraow1.gif') no-repeat scroll 0 2px;
  font-weight:bold;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-left: 0px;
  padding-top:0px;
}

/*for superfish*/

/*** ESSENTIAL STYLES ***/
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top: .8em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*end of superfish*/

/*superfish navbar*/

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
  background: #414183; /*color for the navbar block..*/
  height: 2.5em;
  padding-bottom: 2.5em;
  position: relative;
  margin: .35em;
}

.sf-navbar li {
  background: #9999cc; /*color for the primary links..*/
  position:	static;
  float: left;
  list-style: none;
  margin-right: 10px;
}

.sf-navbar a {
  border-top: none;
}

.sf-navbar li ul {
  width: 80em; /*IE6 soils itself without this*/
}

.sf-navbar li li {
  /*background:		#414183;*/ /*color of child items..*/
  position: relative;
}

.sf-navbar li li ul {
  width: 13em;
}

.sf-navbar li li li {
  width: 100%;
}

.sf-navbar ul li {
  width: auto;
  float: left;
}
.sf-navbar a, .sf-navbar a:visited {
  border: none;
}

.sf-navbar li.current {
  background: orange !important;
}

.sf-navbar a[class="des"]:hover {
  background-color: #414183;
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
  /*background:		navy; /*called on the hover of the menu link..*/
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
  background: #9999cc;
}

ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
  background: #E6EEFF;
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
  left: 0;
  top: 2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
  top: -999em;
}

.sf-navbar li li.current > a {
  font-weight:	bold;
}
/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator {
  background-position: -10px -100px;
}

.sf-navbar ul a > .sf-sub-indicator {
  background-position: 0 -100px;
}

/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
  background: transparent;
  padding: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}

/*end of superfish navbar*/
#primary-links ul {
  padding: 5px;
  background-image:url(images/menuonebg.png);
  height: 12px;
}

/*#nav {background:url(images/menuonebg.png) no-repeat bottom; overflow:auto; height:80px;}*/

.education_links {
  background:url(images/menuonebg.png) no-repeat bottom;
  overflow:auto;
  height:70px;
}

.comuntiy_links {
  background:url(images/menutwobg.png) no-repeat bottom;
  overflow:auto;
  height:70px;
  padding-left:150px;
}

#primary-links ul {
  margin:0 0 0 0;
}

#primary-links ul li.first a:hover {;
  color:#ccc;
}

#primary-links ul li.last a:hover {
  color:#b6c7ff;
}

#primary-links ul li a {
  color:#fff;
}

#nav ul.sf-menu {
  margin-top:13px;
  z-index:10000;
  margin-left:20px;
}

#nav ul.sf-menu li {
  background:url(images/menubg2.png) repeat-x;
  line-height:37px;
  height:37px;
  text-decoration:none;
  list-style:none;
  margin-right:1px;
  float:left;
  color:#FFFFFF;
  font-weight:bold;
  padding:0px 7px;
  font-size:18px;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  display:block;
}

#nav ul.sf-menu li a{
  text-decoration:none;
  list-style:none;
#  float:left;
   
  color:#FFFFFF;
  font-weight:bold;
  font-size:18px;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  padding-right: 3px;
  padding-left:3px;
}

#nav ul.sf-menu li.active-trail {
  background:#031C45;
  height:37px;
  line-height:37px;
  text-decoration:none;
  list-style:none; margin-right:1px;
  float:left;
  color:#FFFFFF;
  font-weight:bold;
  font-size:18px;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  display:block;
}

#nav ul.sf-menu li.active{
  background:#031C45;  
  float:left;
  color:#FFFFFF;
  font-weight:bold;
}

#nav ul.sf-menu li ul {
  display:block;
  clear:both;
  position:absolute;
  z-index:110000;
  margin-top:37px;
  margin-left:-8px;
  _margin-top: 0px;
}

/*#nav ul.sf-menu-ie7 li ul {
  display:block;
  clear:both;
  position:absolute;
  z-index:110000;
  margin-left:-5px;
}*/

#nav ul.sf-menu li ul li {
  clear:both;
  background:url('images/menubg3.png') repeat-x;
}

#nav ul.sf-menu li ul li a { 
  font-size:14px; 
  font-weight:normal; 
  width:152px; 
  margin-top:0px;
}

/*#nav ul.sf-menu li ul li a:hover {
  background: #031C45;
}*/

/*end of superfish navbar*/

#content-region-right form#system-themes-form {

}

.slogan {
  color:#77767C;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:18px;
  line-height:24px;
  margin-top:20px;
  padding-bottom:27px;
}

.list {
  padding-top:18px;
}

.list2 {
  padding-top:0px;
}

.slogan-testi {
  color:#77767C;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:18px;
  padding-bottom:27px;
}

.thumbimgdiv {
  float:right;
  width:240px;
}

.innertext {
  display: block;
}

.whitepan {
  background:#FFFFFF none repeat scroll 0 0;
  height:100%;
  /*overflow:hidden;*/
}

.Founders{
  color:#505050;
  font-size:18px;
  font-weight:bold;
  padding-top:12px;
}

.heading {
  font-weight:bold;
  padding-top:15px;
  clear: both;
}

.para {
  color:#505050;
  line-height:18px;
  padding-top:18px;
}

.form-item label {
  display:block
}

form#contact-mail-page div.form-item {
  clear: both;
}

form#contact-mail-page div.para {
  color:#505050;
  line-height:18px;
  padding-top:18px;
  width: 40%;
  float: left;
  padding-bottom: 16px;
}

.para-press_release {
  color:#505050;
  line-height:18px;  
}

.slogan1 {
  color:#77767C;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:18px;
  margin-top:20px;
  padding-bottom:2px;
}

.slogan1-press_release {
  line-height: 32px;
  color:#807F85;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:21px;
  padding-bottom:2px;
}

.grey1 {  
  color:#A2A2A2;
  font-size:12px;
  padding-top:25px;
}

.hrline1 {
  background:transparent url('images/hr.png') repeat-x scroll 0 0;
  height:1px;
  margin-bottom:19px;
  margin-top:19px;
  width:550px;
}

.grey {
  color:#B0AFB3;
  font-size:11px;
}

.blue2 a:hover {
  color:#1F4C77;
  text-decoration:none;
}

.blue2 a {
  color:#4479A8;
  text-decoration:none;
}

.rightpanelques {
  background:#F5EFE3 none repeat scroll 0 0;
  padding:20px 0 20px 20px;
}

.block .request ul {
  margin:0;
  padding:0 0 0.25em 0;
}

.rightpanelques-testi {
  background:#F5EFE3 none repeat scroll 0 0;
  padding:2px 0 0px 18px;
}

.quotes-quote {
  margin:0px !important;
  padding-bottom: 27px;
  padding-right:20px;
}

.download ul {
  margin: 0px;
  padding: 0 !important;
}

.request li {
  color:#4479A8;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-bottom:13px;
  text-decoration:none;
}

.request li a {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;  
}

.got {
  color:#505050;
}

.number {
  color:#505050;
  font-family:Calibri;
  font-size:16px;
  font-weight:bold;
  padding-bottom:20px;
}

.request li a img {
  margin-right:7px;
  vertical-align:middle;
}

.download {
  background:#E3DCCD none repeat scroll 0 0;
  height:40px;
  padding:20px 10px 20px 20px;
}

.download li {
  float:left;
  color:#4479A8;
  font-weight:bold;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-right:5px;
}

.download li a {
  text-decoration:none;
}

.download li img {
  margin-right:2px;
  vertical-align:middle;
  _vertical-align:middle;
}

.listmenu {
  color:#505050;
  font-size:11px;
  height:18px;
  vertical-align:middle;
  width:184px;
}

.button {
  background:transparent url('images/gobtn1.gif') repeat-x scroll 0 0;
  border:1px solid #E6632E;
  color:#FFFFFF;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:11px;
  font-weight:bold;
  height:18px;
  line-height:18px;
  padding:0 3px 3px 3px;
  vertical-align:middle;
}

.client {
  color:#505050;
  padding-right:15px;
}

.small {
  color:#77767C;
  font-size:12px;
}

.hrline {
  background:transparent url('images/hr.png') repeat-x scroll 0 0;
  height:1px;
  margin-top:19px;
  width:269px;
}

#block-user-1 .clear-block
{
  display:inline-block;
}

.fieldset-wrapper {
  /*overflow:hidden;*/
}

.statebg {
  background:#283b4b url('images/statebg.png') repeat-x ;
  color:#FFFFFF;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-size:18px;
  line-height:30px;
  padding:25px 20px 20px 19px;
}

.flleft {
  width:260px;
  margin-right: 10px;
  float: left;
}

.flright {
  float: left;
  width:250px;
}

h1 {
  color:#17182D;
  font-size:14px;
  font-weight:normal;
}

.list {
  padding-top:18px;
}

.whitepan li {
  color:#505050;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-weight:normal;
  line-height:18px;
  margin-left:17px;
  padding-left:5px;
}

.blue {
  color:#4479A8;
  font-size:14px;
}

.blue a {
  color:#4479A8;
  font-size:14px;
  text-decoration:none;
}

.blue1 a {
  color:#4479A8;
  text-decoration:none;
}

.blue1 {
  color:#4479A8;
  font-size:14px;
  padding-top:15px;
}

.grey {
  color:#B0AFB3;
  font-size:11px;
}

html.js fieldset.collapsible .fieldset-wrapper {
  /*overflow:hidden;*/
}

html.js fieldset.collapsible .fieldset-wrapper {
  /*overflow:hidden;*/
}

a{
  color:#4479a8
}

a:hover{
  color:#1f4c77;
}

li.leaf a:hover{
  color:#e3edf4;
}

.quotes-citation {
  clear:both;
  float:right;
  padding-right: 20px;
  color:#77767C;
  font-size:12px;
  text-align:right;
}

.quotes-author {
  float:right;
  color:#505050;
  padding-right: 20px;
  font-size:14px;
  font-weight: bold;
}

/*for views..*/

.view-header-event a{
  color:#4479A8;
  font-size:17px;
  font-weight:bold;
  text-decoration:none;
  padding: 0px 0px 0px 0px;
}

.view-header-event a:hover {
  text-decoration: underline;
}

.view-content-event {
  padding: 10px 0px 10px 0px;
  color:#505050;
}

.heading-event{
  font-weight:bold;
  float:left;
  padding-right: 10px;
  color: #000;
}

.view-event {
  padding: 5px;
  padding-left: 0px;
}

.view-news {
  padding: 5px;
  padding-left: 0px;
}

.view-news-row {
  clear: both;
}

.view-news-row-text {
  font-size: 12px;
  float: right; 
  width: 60%;
  padding-bottom: 14px;
}

.view-news-row-image {
  padding-right: 20px; 
  float: right;
}

.view-news a {
  font-size: 14px;
  display: block;
}

.view-press_release {
  padding: 5px;
  padding-left: 0px;
}

.view-content-press_release {
  color:#505050;
}

.heading-press_release-body {
  float: none;
  font-weight:bold;
  padding-right: 10px;
  color: #000;
}

.views-row-odd, .views-row-even {
  margin-bottom:19px;
  margin-top:19px;
  width:550px;
}

.views-row-odd a, .views-row-even a {
  font-weight: bold;  
}

.view-latest {
  width: 260px;
  font-size: 12px;
  color: #B1AFB2;
}

.view-press {
  font-size: 12px;
  color: #B1AFB2;
}

.views-row-last {
  background: none;
}

.event-answer a {
  color: #4479A8;
  font-weight: bold;
  line-height:22px;
}

.press_rele-answer {
  color: #4479A8;
  font-weight: bold;
  line-height:22px;
  font-size: 14px;
}

.event-answer a:hover {
  text-decoration: underline;
}

#page-wrapper-front #content-region-right  {
  background:#FFFFFF none repeat scroll 0 0;
  /*float:left;*/
  height:100%;
  padding-bottom:20px;
  padding-left: 0;
  padding-top:0px;
  position:relative;
  width:590px;
}

.field-field-blurb .field-label {
  display: none;
}

.whitepan-front {
  background:#FFFFFF;
  padding:30px 20px 0px 20px;
  height:100%;
}

.whitepan-front li {
  color:#505050;
  font-family: "Candara","Trebuchet MS","Arial",sans-serif;
  font-weight:normal;
  line-height:18px;
  margin-left:17px;
  padding-left:5px;
}

.faq-question a{
  font-weight: 700;
}

#Menu { 
  width:900px; 
  height:89px; 
  display:block; 
}

#Menu div.Tab a { 
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding: 0 20px;
  padding-top: 5px;
  letter-spacing: 1px;
}

#Menu div.Tab a.first {
  width: 370px;
  display:block;
}

#Menu div.Tab a.first.active {
  width: 450px;
}

#Menu div.Tab a.last {
  float:right;
  margin-right:0;
  text-align: right;
  width: 370px;
}

#Menu div.Tab a.last.active {
  width: 450px;
}

.press_rele_block {
  float: left;
  font-size: 11px;
}

.whiteimg{
  padding-bottom:15px;
  padding-top:15px;
}

table {
  margin-left: 1px;
}

div.event-list-link a{
  font-size: 14px;
} 

.item-list .pager li {
  display:inline;
  float:left;
  padding:0.5em;
}

ul.pager {
  clear: both;
}

.item-list .pager {
  float:right;
}

table.greenTable{
  border:0;
  border-color:#ffffff
}
table.yellowTable{
  border:0;
  border-color:#ffffff
}

.yellowTable tbody { border:none}
.yellowTable tbody th {border:none}
.yellowTable th {border:none}
.yellowTable th.left {
  width:173px;
  height:28px;
  padding:0 0 0 10px;
  text-align:left;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGLeft_Yellow.jpg');
}

.yellowTable th.middle {
  width:173px;
  height:28px;
  text-align:left;
  padding:0 0 0 10px;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGCenter_Yellow.jpg');
}

.yellowTable th.right {
  width:173px;
  height:28px;
  text-align:left;
  padding:0 0 0 10px;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGRight_Yellow.jpg');
}

.yellowTable td.left{
  width:173px;
  background-image:none;
  vertical-align:top;
  background-color:#FFFFFF;
  padding:0 0 0 10px;
}
.yellowTable td {
  width:173px;
  vertical-align:top;
  text-align:left;
  background-image:url('images/ColumnSeparator.jpg');
  background-repeat:repeat-y;;
  background-color:#FFFFFF;
  padding:0 0 0 10px;
}

.yellowTable td.grayLeft{
  width:173px;
  background-image:none;
  vertical-align::top;
  background-color:#f2f2f2;
  padding:0 0 0 10px;
}

.yellowTable td.grayRowData{
  width:173px;
  vertical-align::top;
  text-align:left;
  background-image:url('images/ColumnSeparator.jpg');
  background-repeat:repeat-y;;
  background-color:#f2f2f2;
  padding:0 0 0 10px;
}

table.greenTable{
  border:0;
  border-color:#ffffff
}
table.yellowTable{
  border:0;
  border-color:#ffffff
}

.greenTable tbody { border:none}
.greenTable tbody th {border:none}
.greenTable th {border:none}
.greenTable th.left {
  width:173px;
  height:28px;
  padding:0 0 0 10px;
  text-align:left;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGLeft_Green.jpg');
}

.greenTable th.middle {
  width:173px;
  height:28px;
  text-align:left;
  padding:0 0 0 10px;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGCenter_Green.jpg');
}

.greenTable th.right {
  width:173px;
  height:28px;
  text-align:left;
  padding:0 0 0 10px;
  vertical-align:middle;
  background-image:url('images/TableHeaderBGRight_Green.jpg');
}

.greenTable td.left{
  width:173px;
  background-image:none;
  vertical-align:top;
  background-color:#FFFFFF;
  padding:0 0 0 10px;
}
.greenTable td {
  width:173px;
  vertical-align:top;
  text-align:left;
  background-image:url('images/ColumnSeparator.jpg');
  background-repeat:repeat-y;;
  background-color:#FFFFFF;
  padding:0 0 0 10px;
}

.greenTable td.grayLeft{
  width:173px;
  background-image:none;
  vertical-align::top;
  background-color:#f2f2f2;
  padding:0 0 0 10px;
}

.greenTable td.grayRowData{
  width:173px;
  vertical-align::top;
  text-align:left;
  background-image:url('images/ColumnSeparator.jpg');
  background-repeat:repeat-y;;
  background-color:#f2f2f2;
  padding:0 0 0 10px;
}


img.bio {
  margin: 6px;
  padding-top: 18px;
}

.search-advanced {
  display: none;
}

img {
  border:none;
}

li.leaf{
  padding: 0.2em 0.5em 0 0 ;
}

.block ul {
  padding:0 0 0.25em 1em;
}
.container-inline div, 
.container-inline label {
  display:inline;
}

fieldset .form-item label {
  display:block;
  font-weight:bold;
}

#webform-client-form-78 .form-item label {
  display:block;
  font-weight:bold;
}

#contact-mail-page .form-item label {webform-client-form-78
  display:block;
  font-weight:bold;
}

.form-item label {
  font-weight:bold;
}

.form-item {
  margin-bottom:1em;
  margin-top:1em;
}

div.tabs{
  display:none;
}

form {
  margin:0;
  padding:0;
}

fieldset {
  margin-bottom:1em;
  padding:0.5em;
}

.marker, .form-required {
  color:#FF0000;
}

.form-item .description {
  font-size:0.85em;
}

.form-item label.option {
  display:inline;
  font-weight:normal;
}

#nav ul.sf-menu li a:hover {
  background:#031C45
}

#nav ul.sf-menu li:hover {
  background:#031C45; 
  height:37px; 
  line-height:37px; 
  text-decoration:none; 
  list-style:none; 
  margin-right:1px; 
  /*float:left; */
  font-weight:bold;  
  font-size:18px; 
  font-family: "Candara","Trebuchet MS","Arial",sans-serif; 
  display:block; 
  color: #031C45;
}
