body {
	background-color:#346C83;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div, form, ul, li {
	margin:0;
	padding:0;
}
#wrapper {
	width:958px;
	background-color:#FFFFFF;
	margin:auto;
}
#main-container {
	width: 890px;
	margin:auto;
	padding-top:18px;
	background: #fff;
}
.logo-panel {
	height:56px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.logo-panel .login {
	float:right;
	font-size:12px;
	margin-top:35px;
	text-transform: uppercase;
}
.logo-panel .login input {
	width:120px;
	height:15px;
	padding:0 2px 0 2px;
	border:1px solid #093F89;
}
.logo-panel .login ul {
	list-style-type:none;
	float:right;
}
.logo-panel .login ul li {
	float:left;
	padding-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.logo-panel .login img {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 2px;
}
.logo-panel .login a {
	text-decoration: none;
	color: #000;
	padding-left: 10px;
}
.banner {
	padding:0;
	margin-top:10px;
}
.main-body {
	margin-top:15px;
}
.left-panel {
	float:left;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
}
.try-our-tools {
	border:1px solid #bfbfbf;
	margin-top:10px;
	padding:8px;
}
.try-our-tools .image-panel {
	padding-bottom: 10px;
	background:#E8ECEF url(../images/try-our-tools-bg.jpg) repeat-x 0 0;
	text-align:center;
}
.try-our-tools .image-panel img {
	margin-top:8px;
}
.try-our-tools .image-panel span {
	font-size:10px;
	font-weight:bold;
}
.try-our-tools h5 {
	margin:0;
	margin-top:15px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.try-our-tools p {
	margin:0;
	font-size:9px;
}
.try-our-tools .search {
	font-size:10px;
	margin-top:5px;
}
.try-our-tools .search input {
	width:52px;
	height:14px;
	border:1px solid #3F3F3F;
	padding:0;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	margin-right:10px;
	color: #aaa;
}
.try-our-tools .search span {
	color:#093F89;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
.try-our-tools .search a {
	text-decoration:none;
	color:#093F89;
}
.try-our-tools .search a:hover {
	text-decoration:underline;
	color:#093F89;
}

.try-tools-button {
	margin-bottom: 10px;
}
.seminar-series,
.highlights,
.related-links {
	background:#E8ECEF url(../images/try-our-tools-bg.jpg) repeat-x 0 0;
	padding:10px 9px 10px 9px;
	margin-top:22px;
	margin-bottom: 22px;
}
.seminar-series h4,
.highlights h4,
.related-links h4,
.right-panel h4 {
	vertical-align:middle;
	color:#831516;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	margin:0;	
}
.seminar-series img {
	float:none;
	margin-right:10px;
	margin-left: 10px;
}
.seminar-series p {
	margin:0;
	font-size:9px;
	clear:right;
}
.seminar-series ul,
.highlights ul,
.related-links ul {
	list-style-type:disc;
	font-size:10px;
	font-weight:bold;
	margin-left:13px;
	margin-top:5px;
}
.seminar-series ul li,
.highlights ul li,
.related-links ul li {
	text-indent:-4px;
	line-height:15px;
}
.seminar-series .adobe-connect {
 	background:url(../images/blue_bullet.jpg) no-repeat left center;
	padding-left:10px;
	color:#093F89;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
}
.seminar-series a,
.highlights a,
.related-links a {
	text-decoration:none;
	color:#093F89;
}
.seminar-series a:hover,
.highlights a:hover,
.related-links a:hover {
	text-decoration:underline;
	color:#093F89;
}	
.highlights h4,
.related-links h4,
.right-panel h4 {
	font-size: 14px;
}
.highlights ul,
.related-links ul {
	font-size: 12px;
	font-weight: normal;
}
.highlights ul li,
.related-links ul li {
	text-indent: 0px;
}
.right-panel {
	float:left;
	width:665px;
	margin:0px 10px 0px 25px;
	font-size:12px;
	line-height:1.8em;
}
.right-panel p {
	
	margin-top:0px;
}
.right-panel .front-page {
  font-size: 11px;
  line-height: 1.5em;
}
.right-panel h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
	color:#093F89;
}
.right-panel h2 {
	font-size:15px;
	font-weight:bold;
	margin: 1.5em 0 0.5em 0;
	color:#000;
}
.right-panel .front-page h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 1.5em 0 0 0;
	color: #000;
}
.right-panel h3 {
	color:#093F89;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0.5em;
}
.right-panel a {
	text-decoration:none;
	color:#093F89;
}
.right-panel a:hover {
	text-decoration:underline;
	color:#093F89;
}
.right-panel ul li {
  margin-left: 1.5em;
  margin-bottom: 1em;
}
.footer {
	height:120px;
	clear:both;
	margin-top:25px;
	text-align:center;
}
.footer .address {	
	height:42px;
	background:url(../images/footer_bg.jpg) repeat-y 0 0;
	vertical-align:middle;
	font-size:9px;
	padding-top: 5px;
}
.clearfix {
	clear:both;
}

.caption {
	color: #093F89;
	font-style: italic;
	padding-bottom: 0.5em;
}

.stress {
	font-size: 110%;
}
.address-text {
	font-size: 100%;
	margin-top: 0.5em;
}
.closure {
	font-size: 9px;
	text-align: center;
}

.try-our-tools .search input.go-button {
	margin: 0;
	height: auto;
	font-weight: bold;
	color: #000;
}
.watch-video-box {
		text-align: center;
		margin-top: 22px;
}
.watch-video-text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.watch-video-box a {
	text-decoration: none;
	color: #831516;
}
.social-media-links {
  margin: 10px 5px;
  font-size: 12px;
}
.social-media-links a {
  text-decoration: none;
  color: #093F89;
  }
.social-media-links img {
  vertical-align: middle;
  margin-right: 5px;
}
.right {
  float: right;
  margin: 20px 0 20px 20px;
}
.left {
  float: left;
  margin: 20px 20px 20px 0;
}
.date_table {
	text-align:center;
}
.date_table th {
	color:#FFFFFF;
}
.date_table td {
	background-color:#FFFFFF;
}
.date_table td.cycle {
	text-align:left;
	font-weight:bold;
}
.date_table .white-border {
	border-right:1px solid #ffffff;
}

.CollapsiblePanel {
  margin-top: -1em;
  margin-bottom: 1em;
 }
 
 .CollapsiblePanelTab:hover {
   cursor: hand;
   }
   
   
 .right-panel .TabbedPanels ul li {
   margin: 0 10px 0 0;
 }
 .TabbedPanelsContent tr td {
   border-bottom: 1px solid #aaa;
   padding-bottom: 10px;
   padding-top: 10px;
 }
 .TabbedPanelsContent th {
border-bottom:2px solid #6678B1;
font-weight:bold;
padding:10px 8px;
}
li.TabbedPanelsTab {
	font-size: 12px;
	margin-right: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
  }

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 190px;
	background-color: #D5E3EC;
	font-family: Arial, Helvetica, sans-serif;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 190px;
	background-color: #D5E3EC;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{

}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
/*ul.MenuBarVertical
{
	border: 1px solid #CCC;
}*/
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #d5e3ec;
	padding: 3px 10px;
	color: #093F89;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #fff;
    background-color: #0e68a6;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
color: #fff;
background-color: #0e68a6;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image:url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.rightimg {
	float:right;
	padding:2px 5px 25px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#related-links {
	display: none;
}

.sm8 {
	display: none;
}

ul.second-list  {
	padding-left: 15px;
}
.searchForFont {
	font-size: 11px;
}
#wrapper #main-container .logo-panel .login ul li em {
	font-size: 10px;
}
.centerHeading {
	text-align: center;
}
.arm {
	list-style-image: none;
	list-style-type: none;
}

