@charset "UTF-8";
/* CSS Document */

/* Global tags and classes */


* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#333;
	}
body {
	background:url(/assets/img/bg_header.gif) top left repeat-x;
	}	
a {
	text-decoration:none;
	color:#3e6b9e;
	font:12px Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration:underline;
	}
a.golink, a.pdflink, a.boldlink, a.golinknopadding {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
a.golink {
	background:url(/assets/img/icon_bullet_go.gif) center left no-repeat;
	padding-left:15px;
	}
p.golink{
	background:url(/assets/img/icon_bullet_go.gif) top left no-repeat;
	padding-left:15px;
	display:block;
	}
p.golink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	}
p.bulleted {
	padding:0 0 0 12px;
	background:url(../img/icon_bullet_orange.gif) left 4px no-repeat;
	margin-top:5px;
	}	
a.pdflink {
	background:url(/assets/img/icon_pdf.gif) center left no-repeat;
	padding-left:20px;
	}
a.golinknopadding {
	background:url(/assets/img/icon_bullet_go.gif) center left no-repeat;
	padding-left:15px;
	margin-left:-15px;
	}
p, #ContentContainer p {
	line-height:18px;
	letter-spacing:.3px;
	margin-bottom:8px;
	}
#ContentContainer p {
	font-size:12px;
	padding-right:20px;
	}
#ContentContainer p.margin-bottom, h2.margin-bottom{
	margin-bottom:15px;
	}
#Callout p {
	line-height:20px;
	}
p.larger {
	font-size:12px;
	}
h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#333;
	font-size: 22px;
	font-weight: normal;
	}
h1.small {
	margin-top:20px;
	}
h2 {
	font-size:14px;
	margin-bottom:5px;
	}
h3 {
	font-weight:bold;
	color:#444;
	}
h3.pagetitle {
	margin-top:18px;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	}
h3.large {
	font-size:15px;
	color:#000!important;
	}
h3.bulleted {
	font-size:12px;
	padding:7px 0 7px 12px;
	background:url(/assets/img/icon_bullet_orange.gif) center left no-repeat;
	margin-top:10px;
	}
h4{	font-size:13px;
	font-weight:normal;
	letter-spacing:.4px;
	color:#777;
	padding-bottom:10px;
	}

h5 {
	margin-bottom:10px;
	font-size:13px;
	color:#444
	}
h5.instructions {
	margin-top:15px;
	margin-bottom:10px;
	font-size:13px;
	}
h5.contact {
	margin-bottom:10px;
	font-size:13px;
	padding:3px 0 3px 20px;
	}
h5.contact2, h5.professional, h5.feedback, h5.validation {
	font-size:14px;
	margin-bottom:5px;
	padding:3px 0 3px 23px;
	}
h5.contact, h5.contact2 {
	background:url(/assets/img/icon_contact.gif) center left no-repeat;
	}
h5.professional {
	background:url(/assets/img/icon_necktie.gif) center left no-repeat;
	}
h5.feedback {
	background:url(/assets/img/icon_feedback.gif) center left no-repeat;
	}
h5.validation {
	background:url(/assets/img/icon_check.gif) center left no-repeat;
	}

ul {
	list-style:none;
	}
ul.padding-left li{
	margin-bottom:8px;
	}
li.bulleted {
	font-size:12px;
	padding:7px 0 7px 12px;
	background:url(/assets/img/icon_bullet_orange.gif) center left no-repeat;
	}
.padding-left {
	padding-left:15px;
	}
.padding-top {
	padding-top:15px;
	}
.padding-bottom {
	padding-bottom:15px;
	}
.clear {
	clear:both;
	}	
.green {
	color:#519f41;
	}
.piping {
	padding:0 10px;
	font-size:13px;
	font-weight:bold;
	color:#666;
	}
.bold {
	font-weight:bold;
	}
.italic {
	font-style:italic;
	}
.headerbar {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:7px 0 7px 10px;
	background:#f7f7f7;
	margin:20px 0 15px 0;
	}
.invisible {
	visibility:hidden;
	}
.verticalalign {
	vertical-align:middle;
	}
/* Header and top Menu */
#Header, #Header2 {
	height:107px;
	
	}
	
#Header img, #Header2 img  {
	border:none;
	}

#Header ul {
	text-align:right;
	width:895px;
	}
#Header ul li {
	display:inline;
	list-style:none;
	}
#Header ul li a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;padding:2px 0;
	vertical-align:text-top;
	padding:0 5px;
	}
#Header2 ul {
	text-align:right;
	width:700px;
	}
#Header2 ul li {
	display:inline;
	list-style:none;
	}
#Header2 ul li a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;padding:2px 0;
	vertical-align:text-top;
	padding:0 5px;
	}	
/* Searches */
#Search1 {
	position:absolute;
	top:95px;
	left:570px;
	width:420px;
	margin-top:-75px;
	height:20px;
	}
input.searchbutton {
	margin:0;
	vertical-align:top;
	}
input.searchbox {
	padding:1px 5px;
	width:250px;
	font-size:11px;
	}
input.minisearchbox {
	padding:1px 5px;
	}
.radiobutton {
	margin:8px 0 0 0;
	font-size:11px;
	
	color:#d47d02;
	}
.radio {
	margin-right:3px;
	}
	
/* Form Styling */
table.form {
	margin-left:25px;
	margin-top:15px;
	}
table.form p, table.form span{
	font-size:12px;
	}
table.form td {
	font-size:12px;
	padding-bottom:5px;
	}
input.text, input.textlong, textarea {
	font-size:13px;
	padding:6px 3px 2px 3px;
	height:20px;
	border:1px solid #ccc;
	}
input.text {
	width:250px;
	}
input.textlong {
	width:400px;
	}
input.continue {
	border:1px solid #999;
	background:#5ace00;
	padding:5px 5px;
	font-weight:bold;
	color:#fff;
	letter-spacing:.8px;
	cursor:pointer;
	}	
input.cancel {
	border:1px solid #999;
	background:#aaa;
	color:#fff;
	padding:5px 5px;
	letter-spacing:.8px;
	margin-right:15px;
	cursor:pointer;
	}
textarea {
	height:150px;
	}
input.checkbox { 
	vertical-align:text-bottom;
	margin-right:5px;
		}
select.select {
	height:25px;
	width:260px;
	padding-top:1px;
	font-size:13px;
	}	
option {
	font-size:11px;
	}

/* Footer */
#Footer, #HomeFooter, #FooterExpanded {
	padding-top:20px;
	border-top:1px solid #eee;
	margin-bottom:20px;
	}
#HomeFooter {
	padding-left:115px;
	margin-top:40px;

	}
#Footer p, #Footer span, #HomeFooter p, #HomeFooter span {
	font-size:12px;
	color:#666;
	}
#Footer {
	margin-top:120px;
	}
#FooterExpanded p, #FooterExpanded span {
	font-size:11px;
	color:#666;
	padding-bottom:30px;
	margin-top:40px;
}

#FooterExtended p{
	position:absolute;
	padding-top:20px;
	border-top:1px solid #eee;
	margin-bottom:20px;
	font-size:12px;
	color:#666;
	top:1390px;
}

#FooterExtended span{
	font-size:12px;
	color:#666;
}


/* Containers */
#Container {
	width:950px;
	
}
#Main {
	position:relative;
	float:left;
	width:600px;
	height:auto !important;
	min-height:500px;
	height:500px;  
	margin-left:20px;
	
	}
#MainExtended {
	position:relative;
	float:left;
	width:590px;
	height:1350px;
	margin-left:20px;
	
	}
#ContentContainer {
	width:590px;
	}
#PressContainer, #PressContainer p, #PressContainer p strong, #PressContainer p em, #PressContainer ul, #PressContainer ol {
	font-size:13px!important;
	line-height:20px;
	margin-bottom:15px;
}
#PressContainer li {
	font-size:13px;
	line-height:20px;
	}
#PressContainer ul, #PressContainer ol {
	margin-left:15px;
	}
#PressContainer ul li {
	list-style-type:disc;
	}
#Callout {
	border:1px solid #ddd;
	background:#f7f9fb;
	margin-top:25px;
	padding:20px 20px;
	}
#CalloutWhite {
	border:1px solid #d5dce4;
	
	background:#fbfbfb;

	margin-top:25px;
	padding:20px 20px;
	}
div.padded {
	padding:0 30px 0 10px;
	margin-bottom:35px;
	}
div.floatleft {
	position:relative;
	float:left;
	width:300px;
	height:300px;
	}
/* Left Menu */
#LeftMenu {
	position:relative;
	float:left;
	width:260px;
	height:810px;
	background:#f7f9fb;
	padding:20px 0 0 0;
	margin:0 20px 40px 0;
	border-bottom:1px solid #eee;
	}
#LeftMenu h2 {
	border-bottom:1px solid #333;
	padding:0 0 3px 10px;
	}
#LeftMenu h2 {
	margin-bottom:10px;
	}
#LeftMenu li {
	margin-left:25px;
	list-style-image:url(/assets/img/bullet.gif);
	}	
#LeftMenu ul {
	margin-bottom:20px;
	}
#LeftMenu p {
	padding:0 10px 5px 10px;
	

	}	
#LeftMenu select {
	margin:0 0 0 10px;
	font-size:11px;
	}	
/* Home Page-specific Content */
#Content {
	width:875px;
	height:400px;
	margin:0 0 100px 60px;
	}
#Content2 {
	width:680px;
	
	margin:0 0 100px 60px;
	}
#HomeImg {
	background:url(/assets/img/homeimg.jpg) top left no-repeat;
	width:700px;
	height:210px;
	
	
	}
#HomeImg h1, #HomeImg p {
	padding:5px 35px 0 360px;
	width:315px;
	}
	
#HomeImg h1 {
	margin-top:7px;
	}	
#InfoModule {
	width:250px;
	
	position:relative;
	float:left;
	margin:10px 20px 0 0;
	border:1px solid #eee	}

#InfoModule h2 {
	font-size:15px;

	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#ececec;
	border-top:1px solid #3e6b9e;
	padding:5px 15px 5px 10px;
	margin-bottom:10px;
	}
#InfoModule p {
	padding: 5px 15px 0 10px;
	font-size:11px;
	}
#Column1, #Column2, #Column3 {
	padding:0 10px;
	width:260px;
	height:170px;
	position:absolute;
	margin-top:30px;
	}
#Column1 {
	left:70px;
	border-right:1px dotted #ccc;
	}
#Column2 {
	left:361px;
	border-right:1px dotted #ccc;
	}
#Column3 {
	left:652px;
	}
#Column1 li, #Column2 li, #Column3 li {
	margin:0 0 3px 10px;
	}
#Column1 h4, #Column2 h4, #Column3 h4 {
	margin:0 10px;
	}


	
/* Horizontal Accordion */
	


/* Horizontal Accordion */
	

.sm {list-style:none; width:820px; height:210px; display:block; overflow:hidden; margin-top:20px;}
.sm li {float:left; display:inline; overflow:hidden font-size:12px!important;}	
.sm li.img1 {
	background:url(../img/img1b.jpg) top left no-repeat;
	width:700px;
	height:210px;
	padding-top:55px;
	}
.sm li.img1 h1 {
	margin:15px 10px 5px 370px;
	width:325px;
	}
.sm li.img1 p {
	margin:0 10px 10px 355px;
	font-size:12px!important;
	letter-spacing:.2px;
	display:block;
	overflow:hidden;
	width:350px;
	}	
.sm li.img2 {
	background:url(../img/img2b.jpg) top left no-repeat;
	width:700px;
	height:210px;
	}
.sm li.img2 p  {
	width:460px;
	margin:10px 0 0 60px;
	font-size:12px;
	line-height:16px!important;
	letter-spacing:0!important;
	}
p.journallist1, p.journallist2 {
	width:200px;
	overflow:hidden;
	
	}
p.journallist2, .sm li.img2 p.journallist2 {
	margin-left:260px;
	margin-top:-55px;
	}
.sm li.img3 {
	background:url(../img/img3.jpg) top left no-repeat;
	width:700px;
	height:210px;
	padding-top:15px;
	}
.sm li.img3 p {
	width:600px;
	padding-left:12px;
	margin:0 20px 10px 60px;
	font-size:12px;
	line-height:16px!important;
	letter-spacing:0!important;
	}
.sm li.img3 h3 {
	font-size:11px;
	width:545px;
	margin:0 20px 5px 60px;
	padding-left:12px;
	background:url(../img/icon_bullet_orange.gif) center left no-repeat;
	}


/* Splash Pages */
#Main h4, #MainExtended h4 {
	margin-top:15px;
	}
	
#JournalImg {
	width:130px;
	height:245px;
	position:relative;
	float:left;
	}
#JournalLinks {
	width:420px;
	height:200px;
	position:relative;
	float:left;
	border:1px solid #ddd;
	background:#f7f9fb;
	margin:2px 0 0 30px;
	}
#JournalLinks a {
	
	}
		
#JournalLinks ul {
	list-style-position:outside;
	margin-left:40px;
	line-height:16px;
	}	
#JournalLinks li {
	list-style-image:none;
	padding-left:15px;
	background:url(/assets/img/icon_bullet_go.gif) center left no-repeat;
	}
#JournalLinks h3 {
	font-size:11px;
	padding:15px 0 15px 40px;
	font-size:12px;
	}
#JournalLinks form {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin:15px 30px 10px 40px;
	
	}

.viewlatestissue {
	padding:10px 20px;
	background:url(/assets/img/icon_book_go.gif) center left no-repeat;
	margin:0 0 0 40px;
	font-weight:bold!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}





/*Tabs*/
#TabsContainer {
	width:590px;
	}

	
#TabsContainer ol {
	list-style:disc;
	list-style-position:outside;
	line-height:20px;
	font-size:12px;
	}	
	
#TabsContainer ol li {
	font-size:12px;
	margin:0 0 10px 15px;
	}
	
.tabberlive .tabbertabhide {
 	display:none;
	}

.tabberlive {
	 margin-top:1em;
	}

.tabberlive .tabbertabhide {
 	display:none;
	}
.notabs {
	font-size:12px;
	margin-top:10px;
	padding:0 20px 0 0;
	}
ul.tabbernav {
	margin:0;
 	padding: 5px 0;
 	border-bottom: 1px solid #778;
	
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}

ul.tabbernav li a {
	padding: 5px 0.5em;
	margin-right: 4px;
	border: 1px solid #000;
	border-bottom: none;
	font-size:13px;
	text-decoration: none;
	}
ul.tabbernav li a:link { 
	}
ul.tabbernav li a:visited { 
	color: #667; 
	}
ul.tabbernav li a:hover {
	color: #000;
	}
ul.tabbernav li.tabberactive a {
	color:#000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration:none;
	}
ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
	}

/* tab content */
.tabberlive .tabbertab {
	padding:5px;
	margin-top:20px;
	}

/* Hiding the heading */
.tabberlive .tabbertab h2 {
 	display:none;
	}
.tabberlive .tabbertab h3 {
	display:none;
	}
.tabberlive .tabbertab p, .tabberlive .tabbertab span{
	font-size:12px;
	}
	
/* Press Releases */
table.presstable {
	margin:10px 0;
	border-top:1px solid #ddd;
	}
table.presstable td {
	vertical-align:middle;
	border-bottom:1px solid #ddd;
	padding:10px 0;
	}
div.date {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#555;
	text-align:center;
	}
div.month {
	text-align:center;
	margin-top:-13px;
	color:#555;

	}
div.presstitle a{
	padding-left:30px;
	font-size:14px;
	display:block;
}
/*For slideshow	
#wrap {
	position:relative;
	float:left;
	width:300px;
	margin-top:10px;
	}
#wrap h2 {
	margin-left:10px;
	}
#wrap p {
	width:200px;
	margin-left:20px;
	}
	
*/