/* Start of CMSMS style sheet 'isct_print' */
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('images/site_bg.jpg') #26a7e0 0px 20px repeat-x;	
}

a {
        font-family: Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
        color: #F48024;
}

a.news_title {
font-weight: bold;
text-decoration: none;
color: #000000;
}

img {
	border: 0;
    margin: 0;
	padding: 0;
}

h1 {
	font-family: "Helvetica Neue Light", Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-weight: normal;
	color: #F48024;	
	font-size: 26px;
}

h2 {
	font-family: "Helvetica Neue Light", Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-weight: normal;
	color: #F48024;	
	font-size: 20px;
}

h3 {
	font-family: "Helvetica Neue Light", Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-weight: normal;
	color: #F48024;	
	font-size: 14px;
}

p, li {
	font-family: Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#orange_bar {
	width: 100%;
	height: 20px;
	background-color: #F48024;
}

#outer_container {
	width: 100%;
}

#inner_container {
	width: 967px;
	margin: 0 auto;
}

#shadow_left {
	width: 100%;
	background: url('images/shadow_left.png') left repeat-y;
}

#shadow_right {
	width: 959px;
	margin-left: 7px;
	background: url('images/shadow_right.png') right repeat-y;
}

#shadow_bottom {

}

#inner_content {
 width: 950px;
 background-color: #ffffff;
}

#logo {
	float: left;
	width: 395px;
	height: 95px;
}

#search_area {
display: none;
}

#search_container {
display: none;
float: left;
background: url('images/search_bg.jpg') no-repeat;
padding-left: 50px;
padding-top: 3px;
width: 151px;
height: 24px;
}

#search_container input[type=text] {
border: 0;
background-color: #ffffff;
width: 135px;
padding-top: 3px 0 0 0;
margin: 0;
height: 15px;
font-size: 11px;
}

#quick_links {
display: none;
clear: both;
text-align: right;
padding-right: 25px;
}

#quick_links a {
text-decoration: none;
font-weight: bold;
}

#menu {
display: none;
	width: 920px;
	height: 35px;
	background: url('images/nav/menu.jpg') top repeat-x;
        padding-right: 30px;
        text-align: right;
}

#homepage_images {
        position: relative;
	margin-left: 22px;
	margin-bottom: 22px;
        margin-top: 10px;
	width: 905px;
}

#homepage_images #images {
position: relative;
width: 902px;
height: 379px;
}

#homepage_images #images div {
position: absolute;
top: 1px;
left: 1px;
width: 901px;
height: 377px;
}

#homepage_images #images #image_caption {
position: relative;
top: 262px;
left: 370px;
width: 502px;
height: 27px;
padding: 8px 20px 0 0px;
z-index: 1002;
text-align: right;
	font-family: Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
        color: #002B54;
font-weight: bold;
background: url('images/image_caption.png') top left no-repeat;
}

#play_btn {
position: absolute;
z-index: 1001;
top: 305px;
right: 12px;
}

#homepage_images #image_mask {
position: absolute;
z-index: 1000;
background: url('images/layer_mask.png') top left no-repeat;
width:902px;
height: 379px;
top: 1px;
left: 1px;
cursor: hand;
cursor: pointer;
}

#homepage_banners {
position: relative;
float: left;
border: 2px solid lightgrey;
height: 200px;
width: 200px;
overflow: hidden;
}

#homepage_banners div {
position: absolute;
top: 0;
left: 0;
height: 200px; 
width: 210px;
overflow: hidden;
text-align: center;
}

#subnav {
display: none;
}

#subnav ul {
     list-style: none;
margin: 0;
padding: 0;
}

#subnav ul li {
float: left;
height: 36px;
}

#subnav ul li a {
display: block;

}

#subnav ul li ul {
position: absolute;
left: -999em;
bottom: 33px;
width: 125px;
}

#subnav ul li ul li ul {
left: -999em;
}

#subnav ul li ul li {
height: 27px;
padding-left: 5px;
}

#subnav ul li ul li a {
display: block;
background-color: #f48024;
color: #ffffff;
text-align: center;
width: 117px;
height: 19px;
padding-top: 6px;
font-size: 12px;
}

#subnav ul li ul li a:hover, #subnav ul li ul li a.currentpage {
background-color: #002b54;
}

#subnav ul li:hover ul {
left: auto;
}

#callout {
display: none;
	float: left;
	margin-left: 22px;
	padding-right: 10px;
	width: 205px;
	text-align: right;
	background: url('images/vr.jpg') top right no-repeat;
}

#news {
	float: left;
	width: 266px;
	padding-left: 22px;
	background: url('images/vr.jpg') top right no-repeat;
}

div.NewsSummary {
   margin-top: 20px;
}

#member_profile {
	float: left;
    width: 171px;
	padding-left: 22px;
}

#homepage_banners {
	float: left;
	width: 209px;
}

#insidepage_image {
display: none;
        position: relative;
	margin-left: 16px;
	margin-bottom: 22px;
        margin-top: 10px;
	width: 918px;
        min-height: 150px;
        padding-bottom: 2px;
}

#left_images {
float: left;
margin-left: 20px;
margin-right: 40px;
width: 177px;
min-height: 20px;
}

#left_subnav {
float: left;
margin-left: 2px;
margin-right: 40px;
padding-bottom: 25px;
width: 195px;
}

#left_subnav ul {
list-style: none;
margin: 0; padding:0;
width: 195px;
}

#left_subnav ul li {
color: #002B54;
border-bottom: 1px solid #B3B3B3;
min-height: 25px;

}



#left_subnav ul li a {
display: block;
text-align: left;
padding-right: 10px;
padding-left: 22px;
padding-top: 10px;
padding-bottom: 5px;
color: #002B54;
text-decoration: none;
min-height: 10px;
font-weight: bold;
}

#left_subnav ul li a:hover, #left_subnav ul li a.menuactive {
background-color: #E6E6E6;
}

#left_subnav ul li ul {
border-top: 1px solid #B3B3B3;
margin-bottom: -1px;
}

#left_subnav ul li ul li a {
padding-left: 37px;
}

#left_subnav ul li ul li ul li a {
padding-left: 52px;
}

#left_subnav ul li ul li ul li ul li a {
padding-left: 67px;
}

#main_content {
float: left;
width: 450px;
padding-right: 20px;
background: url('images/grey_vr.jpg') top right repeat-y;
margin-right: 20px;
}

#secondary_content {
float: left;
width: 167px;
margin-top: 44px;
}

#footer_callout {
clear: none;
margin-left: 20px;
padding-top: 5px;
}

#footer_callout h1 {
margin: 0; 
padding: 0;
}

/* fix for webinar page */
p em strong span {
    font-weight: normal;
    font-style: normal;
}

/* news summary fix for Read More Link */
div.NewsSummary p {
display: inline;
padding-right: 4px;
}

div.SummaryContent {
margin-top: 10px;
font-size: 8px;
}

div.term {
font-size: 11px;
        font-family: Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	line-height: 1.3em;
font-weight: bold;
}

div.definition_selected {
        font-size: 11px;
        font-family: Helvetica, Candara, Arial, Calibri, Verdana, Corbel, sans-serif;
	line-height: 1.3em;
padding-left: 30px;
margin-bottom: 20px;
}

div.definition_selected ol, div.definition_selected ul {
margin: 0;
padding: 0;
padding-left: 20px;
}

div.letter {
font-size: 18px;
 font-family: Arial, Calibri, Helvetica, Candara, Verdana, Corbel, sans-serif;
font-weight: bold;
color: #F48024;
}

#print_button {
display: none;
}
/* End of 'isct_print' */

