﻿/* Set the Main size and shape */
/*html  {height:100%;}*/
body {
	font-family: Tahoma, Arial, helvetical, sans-serif;
	font-size: 0.75em;
	background-color: #CCCCCC;
	margin:0px;
	padding:0px;
/*	height: 700px;*/
}
a {color:#0079bf; text-decoration:none;}
a:hover {text-decoration:underline;}

/*DIV IDs - Primary skin */

#MainBackground { 
	background-image: url("HJimages/MainSkin/Body/bodybg.jpg");
	background-repeat: repeat-y;
	height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
 }
 
.formHeading
{
	border-top:1px solid #d8d8d8;	
	padding: 16px 6px 4px 6px;	
	color: #333333
}

} 
.ms-standardheader
{
	font-family: Tahoma, Arial, helvetical, sans-serif;
	font-size: 10px;		
}

.ms-formbody{
font-family:verdana;
font-size:9px;
vertical-align:top;
background:white;
border-top:1px solid #d8d8d8;
padding:3px 6px 4px 6px;
font-weight:normal;
}

.ms-formbody2{
font-family:verdana;
font-size:9px;
vertical-align:top;
background:white;
border-top:0px solid #d8d8d8;
padding:3px 6px 4px 6px;
font-weight:normal;
}

.btn {   
   color:white;   
   font: Tahoma, Arial, helvetica, sans-serif;   
   font-size: 11px;
   font-weight: bold;
   background-color:gray;   
   border:1px solid;   
   border-color: black;   
 }  


#MainContainer {
	background-image: url("HJimages/MainSkin/Body/bodybg.jpg");
	background-repeat: repeat-y;
	height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* Set the content area */

#ContentContainer {
	height: 100%;
	width: 935px;
	vertical-align: top;
	margin-left: 33px;
}

#TopContainer {
	height: 78px;
	clear: both;
}

#TopContainerCustom {
	clear: both;
	margin-left: 33px;
}

#TCLeft {
	height: 100%;
	width: 169px;
	float: left;
}
#TCRight {
	float: right;
	height: 100%;
	width: 360px; /*287px;*/
}
#TCMid {
	height: 100%;
	width: 457px;
	float: left;
}

#HJlogo {
	background-image: url("HJimages/MainSkin/Top/hjlogo.gif");
	height: 46px;
	background-repeat: no-repeat;
	width: 129px;
	margin-left:20px;
	margin-top:15px;
	cursor:pointer;
}

#SearchArea {
	margin-top:7px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	float: left;
	padding-left:0px;
	width: 140px;
	vertical-align:middle;
}

#SearchArea input {
	font-size: 10px;
	color: #333333;
	/*text-align: center;*/
	vertical-align: middle;
	width: 133px;
}
#SearchArea a {color:#666666;}
#SearchArea a:hover {color:#000000;}

#SearchGoText {
				
	margin-top:9px;
	font-size: 12px;
	color: #666666;
	padding-right:0px;
	padding-left:5px;
	height: 18px;
	vertical-align: middle;
	clear:none;
	float:left;
	width:30px;
}

#SearchGoText a {
				
	color:#666666;	
}

#SearchGoText a:hover {
	
	color:#000000;
	text-decoration:none;
}


#InterArea {
	margin-top:9px;
	font-size: 12px;
	color: #666666;
	float: right;
	padding-right:15px;
	height: 18px;
	vertical-align: middle;
	clear: right;
}
#InterArea a {color:#666666;}
#InterArea a:hover {color:#000000;}

#secNdNav {
	margin-top: 60px;
	padding-right:15px;
	text-align: right;
	color:#3399cc;
	font-size:8pt;
	font-weight:bold;
}

#secNdNav a {
				
	color:#3399cc;
}

#secNdNav a:hover {
	color:#000000;
	text-decoration:none;
}

#partnerLogin {
	padding-top: 35px;
	padding-left: 9px;
	text-align: left;
	color:#3399cc;
	font-size:8pt;
	font-weight:bold;
}

#partnerLogin a {
				
	color:#3399cc;
}

#partnerLogin a:hover {
	color:#000000;
	text-decoration:none;
}



/* Override MS CSS border and padding around search box */
#SearchArea .ms-sbplain{
	font-family:tahoma, Arial, helvetica, sans-serif;
	font-size:8pt;
	border:solid 1px #cccccc;
}

#SearchArea .ms-sbLastcell {
	padding-right: 0px;
}

#SearchArea .ms-sbtable-ex{
	margin-top: 0px;
}

#SearchArea td.ms-sbcell{
	
	vertical-align:top;			
	border-style:none;
	margin-top: 0px;
	padding-top: 1px;
	background-color: white;
}

#SearchArea td.ms-sbcell a img{
	padding-top: 3px;
}

/* End MS CSS Override */


/* Drop Down Navigation */
#TopNavigation {
	background-color: #0078b4;
	width: 100%;
	height: 21px;
	background-image: url("HJimages/MainSkin/Top/TopNav_Blue.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	overflow:hidden;

}
#TNavInside {

	margin-left: 179px;
	overflow: hidden;
}

#TNavInside a {
				
	font-weight:normal !important;

}

#TopNavigation a.CustomTopNavItem {

	/*padding-right: 75px;*/
	padding: 0 3px 0 3px;
}

.CustomTopNavItem td {

	padding-right: 75px;
}

.topNavItem {
	text-decoration:none; 
	color:#FFFFFF; 
	padding-right:20px;
	margin-left:3px; 
	font-family: tahoma, Arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
}

.zz2_TopNavigationMenu_7 {
			
	background-image: url("HJImages/MainSkin/Top/Dropdown/navBackLng.gif") !important;
}

/* Bread Crumb start */
#BreadCrumb {
	background-color: #CCCCCC;
	background-image: url("HJimages/MainSkin/Body/top_shadow_BreadC.gif");
	height: 16px;

	
}
#BCInside {
	height: 100%;
	margin-left: 186px;
	font-weight: normal;
	overflow: hidden;
	font-size: 9px;
	padding-top: 3px;

}
#BCInside a {text-decoration:none; color:#000000;}
#BCInside a:hover {text-decoration:underline; color:#000000;}

/* the follow is used for the breadcrumb space */
#BreadCrumbSpace {
	height: 16px;
}
#BreadCrumbSpace #BCInside {
	display: none;
}



/* Bread Crumb end */

#BodyContainer {
	width:100%;
	background-image: url("HJimages/MainSkin/Body/top_shadow.gif");
	background-repeat: repeat-x;
    height: 100%;
}
#SPContent {
	clear:both; 
	margin-bottom:50px; 
    height: 100%;
}

#SPLeft {
	width: 169px;
	float: left;
	vertical-align: top;
    height: 100%;
}

.SPLeftCustom {
	padding-left: 7px;
	padding-right: 7px;
	
}

.SPRightCustom {
	padding-left: 7px;
	padding-right: 7px;
	
}

/* Hide empty space above the Nav Menu */
#SPLeft a img {
	display:none;
}

#ctl00_PlaceHolderLeftNavBar_ctl01__ControlWrapper_RichHtmlField a img {
	display: block;
}

#leftJoinHighJump a img {
	display:block;
	
}

.leftGutterTopPadding
{
	padding-top: 20px;
		
}

#LeftNavContainer {
				
	margin-bottom:50px;
}


#SPRight {
	float: right;
	width: 169px;	


}

#SPMid1Column {
	float: left;
	width:935px;
	margin-left: 0px;
	margin-right: 0px;	
	overflow:hidden;
}

#SPMid2Column {
	float: left;
	width:754px;
	min-height:600px;
	border-left-width: 1px;
	border-left-style: solid;
    border-left-color: #CCCCCC;
	overflow:auto;			
	min-height:600px;


}

#SPMid3Column {
	float: left;
	width:595px;
	overflow: auto;
	border-right-width: 1px;
	border-right-style: solid;
    border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
    border-left-color: #CCCCCC;
    min-height:700px;


}

#SPContentHeader{
	width: 100%;
						
}

#SPContent2ColumnBody {
	
	padding-left: 15px;
	padding-right: 10px;
			
}

#SPContent3ColumnBody {
	
	padding-left: 15px;
	padding-right: 10px;

				
}

/* Hide Title Bar, unless user is in Edit Mode */ 

#IntPageTitle {
	display: none;						
}


#IntPageTitle div.ms-formfieldvaluecontainer input {
	visibility: visible;
	background-color:fuchsia;
	display: block !important;			
} 


/* End Hide Title Bar */
.cbq-layout-main #footer
{
	background-image: url("");		
}

#footer, #footer a {
	background-image: url("HJimages/MainSkin/Body/footer/greyline.gif");
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 12px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #999999;
	clear: both;
	text-decoration: none;	

}
#footer a:hover {color:#0079bf; text-decoration:underline;}

#FootInsideL {
	float:left;
	margin-left:10px;
}
#FootInsideR {
    margin-right:10px;
	float:right;
}
#BottomContainer {
	background-image: url("HJimages/MainSkin/Body/footer/bottom_Container.jpg");
	height: 24px;
	width: 1000px;
}

/* Move the Sign-In info to the bottom and middle of the page */
#controlAreaContainer {

	position:absolute;
	width:700px;
	top:0px;
	left: 80px;
}

#ControlArea1 {
float: right;	
}

#ControlArea2 {
float: right;
		
}

#ControlArea3 {
float: right;
		
}

#ControlArea4 {
float: right;

}

/* Hide the "Sign In" option */
#ControlArea4 a#ctl00_explitLogout_ExplicitLogin {
				
	visibility:hidden;
}

#ControlArea5 {
float: right;
		
}

#ControlArea5 .ms-toolbar {
padding:0px; margin:0px;
}

.ms-sbscopes,  .ms-sblink, .ms-sbLastcell { display:none; visibility:hidden; }
 
.ms-sbcell { border:0px #FFFFFF none; }

.ms-topNavFlyOutsContainer {
background-color: #deefff;

}

.ms-topNavFlyOuts2 a {
display:block;
width: 120px;
min-width: 120px;
padding: 4px 8px 4px 8px;
}


.ms-topNavFlyOutsHover {
	background-color:#acc5dd;
}

/* Custom Top Nav */

.CustomTopNavItem 
{
	text-decoration:none; 
	color:#FFFFFF; 
	padding-right:20px; 
	margin-left:3px; 
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	padding-top: 3px;
}

a.CustomTopNavItem:hover
{
color: #000000;
display:inline  !important;

}


custom-topNavFlyOuts 
.custom-topnavselected{

/*
background:url("/_layouts/images/topnavselected.gif");
background-repeat:repeat-x; */
font-weight:bold;
/*border:solid 1px #79a7e3;
border-bottom-width:0px;
border-left:solid 1px #e3efff;
background-color:#6593cf; */

}
.custom-topnavselected a{
color: #000000;
}

.custom-topNavHover{
color:#000000 !important;
border-bottom-width:0px;
text-decoration:none;
}

.custom-topNavHover a{
color:#FFFFFF;
text-decoration:none;
}

.custom-topNavFlyOutsContainer{

background-image:url("/Style Library/HJImages/MainSkin/Top/Dropdown/top_Blue.gif");
background-repeat:repeat-x;
}

.custom-topNavFlyOuts{
border-bottom: 1px solid white;
background-image:none !important;

}
.custom-topNavFlyOuts a{
display:block;
/**width:120px;*/
min-width:120px;
color:#000000;
font-family: Arial, helvetica, sans-serif;
font-size:12pt;
padding:4px 8px 4px 8px;
text-decoration:none;
}

.custom-topNavFlyOutsHover{
background-color:#b6d8fa !important;
color:#000000;

}

.custom-topNavFlyOutsSelected
{
	background-color:#b6d8fa;
}

/* Highlight the entire table cell */

/*
table.custom-topnavselected tr td
{
	overflow: hidden;
	background-color: #1e549e;
	width:100%;
	height:15px;

	
}

table.custom-topnavselected tr td a.CustomTopNavItem
{
	display: inline-block;
}

*/
/* End Custom Top Nav */

/* */
.infoContainer
{
background-color: #FFFFFF;
border: 1px solid #999999; 
width: 230px;	
/*position: absolute;*/
right: 0;
border-collapse: collapse;
margin-bottom: 20px;
margin-top: 20px;
}
.infoHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #006699;
text-align: center;
padding: 2px; 
}

.infoDetail
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #333333;
list-style-type: disc;
font-variant: normal;
list-style-position: outside;
background-color: #F3F3F3;
padding-right: 20px;
padding-left: 0px; 
margin-top: 0px;
padding-top: 1px;
padding-bottom: 1px;
}

.infoDetailText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #333333;
list-style-type: disc;
font-variant: normal;
list-style-position: outside;
background-color: #F3F3F3;
padding-right: 20px;
padding-left: 20px; 
margin-top: 10px;
margin-bottom: 10px;
padding-top: 1px;
padding-bottom: 1px;
}

.infoDetail ul
{
margin-top: 5px;
margin-bottom: 15px;
}

.infoDetailBlue
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:  #006699;
padding: 2px;
margin: 5px;
}

.infoDetailRight
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: right;
padding: 2px;
margin: 5px;
}
/* */

h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	color:#1a62ae;
}
h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color:#5596d6;
	padding: 0px;
 	margin: 0px;
 	padding-top: 10px;
}

h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	color: black;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
}
li {
	font-family: Arial, helvetica, sans-serif;
	list-style-type: square;
	margin: 3px 0px 5px;
	color: black;
}


.LogosDiv {
	font-family: tahoma, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E2E2E2;
	text-align: left;
	margin: 2px;
	padding: 2px;
}

.gutter_cap {
	background-image: url("HJimages/MainSkin/Body/gutter_caps.jpg");
	height: 25px;
	background-repeat: no-repeat;
	width: 4px;    
}

.gutter_tile {
	background-image: url("HJimages/MainSkin/Body/gutter_tile.jpg");
	height: 25px;
	background-repeat: repeat-x;
}

.gutter_tile_rightColumn {
	background-image: url("HJimages/MainSkin/Body/gutter_tile.jpg");
	height: 25px;
	background-repeat: repeat-x;
	width: 169px;
}




.gutter_text {
	font-family:tahoma, Arial, helvetica, sans-serif;
	color: #6d85bd;
	padding-left:3px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:8pt;
	white-space:nowrap;
}

.gutter_text_rightNav {
	
	font-size:8pt;			
	font-variant:small-caps;
	letter-spacing:2px;
	font-style:italic;
	width:100%;
	font-weight:bold;
	padding-top:6px;
	padding-left:6px;

}

a.gutter_text:link, a.gutter_text:visited, a.gutter_text:hover {
	color: #6d85bd;	
	text-decoration: none;
}

.left_gutter_div {
	color:#336699;
	padding-left:6px;
	padding-top:3px;
	font-weight:bold;
}


div.gutter_text_rightNav a.rightGutterLink {
	font-family:tahoma, Arial, helvetica, sans-serif;
	font-size:8pt;
	color:#6d85bd;	
	text-decoration: none;
	
}

a.rightGutterLink:link, a.rightGutterLink:visited, a.rightGutterLink:hover {
	font-family:tahoma, Arial, helvetica, sans-serif;
	font-size:8pt;
	color:#0079bf;	
	text-decoration: none;	
}


/* Div's used on homepage */
.divContainerDiv {
	position:relative;
	width:223px;
	height:125px;
	min-height:80px;
	max-height:125px;
	overflow:hidden;
}

.divContainerDiv2 {
	position:relative;
	width:222px;
	height:125px;
	min-height:80px;
	max-height:125px;
	overflow:hidden;
}


.divContentDiv {
	position:absolute;
	padding:5px;
}

.UpdateProgress1 {
	top: 35%; 
	left: 45%; 
	position: absolute;
}

.hpTblHeader {
	background-color:Gray;
}

.hpTblHeaderText {
	color: #ffffff;
}

.hpTblRow {
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

.ms-PartSpacingVertical
{
font-size:1pt;
margin-top:0px;
}
/* End Div's used on homepage */

/* Div's and classes used for custom scrollbar on homepage */

.Scroller_Container {
	height: 130px;
	width: 228px;
	position: relative;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;
	overflow:hidden;
}

.Scroller_Content {
	height: 120px;
	width: 203px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 2px;

}

.Scroller_ScrollingArea {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	text-align: left;	
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.Scroller_ScrollBar {
	height: 118px;
	width: 15px;
	float: right;
	position: relative;
	background-image: url('/Style Library/HJImages/MainSkin/Body/Webpart/Custom Scrollbar/scroll_ln.gif');
	background-repeat: repeat-y;
	margin-top: 7px;
}
.Scroller_UpArrow {
	height: 6px;
	width: 15px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	background-image:url('/Style Library/HJImages/MainSkin/Body/Webpart/Custom Scrollbar/scroll_up.gif');
	margin-bottom: 3px;
}

.Scroller_GripperContainer {
	height: 100px;
	width: 15px;
	position: relative;
	cursor: pointer;
	cursor: hand;

}

.Scroller_Gripper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 5px;
	cursor: pointer;
	cursor: hand;
	vertical-align:bottom;
	text-align: center;
	background-image:url('/Style Library/HJImages/MainSkin/Body/Webpart/Custom Scrollbar/scroll_knob.gif');
	background-repeat:no-repeat;

}

.Scroller_DownArrow {
	height: 6px;
	width: 15px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	margin-top: 3px;
	background-image:url('/Style Library/HJImages/MainSkin/Body/Webpart/Custom Scrollbar/scroll_dn.gif'); 

}

/* End Div's and classes used for custom scrollbar on homepage */


/* ASP Menu DIV's */

#SPLeft table {
				
	width:100%;
}

#SPLeft table.leftNav2ndLevel td{
	
	line-height:20px;			

}

.leftNavTopLevel td{
	background-image: url("HJimages/MainSkin/Body/gutter_tile.jpg");
	background-repeat:repeat-x;
	height: 25px;
	padding-left:9px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #DDEEFE;
}

.leftNavTopLevel a{

	font-family:tahoma, Arial, helvetica, sans-serif;
	color: #336699;
	/*padding-left:9px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;*/
	font-size:8pt !important;
		
}

/*.leftNavTopLevel td{

	font-family:tahoma, Arial, helvetica, sans-serif;
	color: #336699;
	padding-left:9px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:8pt !important;
		
}*/


.leftNav2ndLevel td{
	
	font-family:tahoma, Arial, helvetica, sans-serif;	
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:8pt !important;
	
				
}

.leftNav2ndLevel td a{
				
	color:#333333;				
}

.leftNavHover{
				
	text-decoration: none !important;
	
}

.leftNavSelected{
	
	font-weight:bold;
	
}

/* End ASP Menu DIV's */

.rightNavTablePad{

	padding-left:9px;
	padding-right: 9px;	
				
}

.hlText {
	color: #000000;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

.hlTextBold {
	color: #000000;	
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.hlText:link, a.hlText:visited {
				
	color: #000000;	
	text-decoration: none;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
	
}

a.hlText:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.hlTextBold:link, a.hlTextBold:visited {
				
	color: #000000;	
	text-decoration: none;		
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.hlTextBold:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

.divTopCell {
	padding-top: 9px;
	
}

.divBtmCell {
	padding-bottom: 9px;
}

.resourceCenterHeader
{
	color: #1a62ae;
	font-size: 18px;
	font-weight: bold;
	font-family:tahoma, Arial, helvetica, sans-serif;
}

.resourceCenterViewMore 
{	
	color: #0079bf !important;
	font-size: 11px;
	font-family:tahoma, Arial, helvetica, sans-serif;
	margin-top:100px;
	vertical-align:bottom;

}

.resourceCenterHR1
{	
	border-top: 1px solid #1a62ae; 
	
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1a62ae;
	height: 1px;
	
}

.resourceCenterHR2
{	
	/*border-top: 1px solid #cccccc;
	
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	color: #cccccc;
	height: 1px;
}

.divProductMenu {

	font-family:tahoma, Arial, helvetica, sans-serif;
	color: #336699;
	padding-left:10px;
	font-size:11px;
}

.divProductMenu2 {

	font-family:tahoma, Arial, helvetica, sans-serif;
	color: #336699;
	padding-left:10px;
	font-size:11px;
	padding-top: 7px;
}



/* Contact Us Control */
#ContactUsContainer {
			
	width:100%;
	float:left;
				
}

#ContactUsMailIcon {
	float:left;
	margin-left:3px;
	margin-top:7px;			
}

#ContactUsMailLink{
	
	float:left;
	clear:right;
	font-weight:bold;
	padding-left:0px;
	margin-top:14px;	
	margin-left:5px;
}

#ContactUsContent {
	clear:left;
	float:left;
	padding-left:9px;	
	width:100%;
	color:#666666;
	font-size:7pt;
}

/* END Contact Us Control */

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Gray;
	border-width:1px;
	border-style:solid;
	border-color:White;
	padding:3px;
	/*width:485px;*/
}

/* Start Event Details Page */

.divEventImg {
	overflow: hidden;
	float: left;
	width: 110px;	
}

.divEventImg a img{
	overflow: hidden;
	float: left;
	width: 100px;	
}


.divEventDate {
	float: left;
}

.divEventDetails {
	clear: both;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
/* End Event Details Page */

/* Start Press Room Page */

.divPressRoomContainer {
	clear: both;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.divPressRoomRight {
	clear: both;
	float: left;
	width: 150px;	
	margin-top: 9px;
	padding-top: 9px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.divPressRoomLeft {
	float: left;
	width: 410px;
	margin-top: 9px;
	padding-top: 9px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.divPressRoomRightHeader {
	clear: both;
	float: left;
	width: 200px;	
	margin-top: 9px;
	padding-top: 9px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.divPressRoomRightHeader2 {
	clear: both;
	float: left;
	width: 200px;	
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}


.divPressRoomLeftHeader {
	float: right;
	width: 210px;
	margin-top: 12px;
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align:right;
	vertical-align:bottom;
}


.joinUsImgs
{
	padding-top: 10px;
	
}

/* End Press Room Page */

.divPageContent
{
	padding-top: 3px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.hrMgmtTeam
{
	height: 1px;
	color: #cccccc;	
}

.divMgmtTeam
{
	padding-left: 15px;
}

/* Contact US CSS */
.cu_Header 
{
   /* font-size: 20px;
   padding-bottom: 10px;*/
    
}

.cu_SubHeader
{
    clear:both;
    float: left;
    background-color: #cccccc; /* #0078b4;*/
    color: Black;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    margin-top: 10px;
    width: 555px;
}

.cu_SubHeader2
{
    clear:both;
    float: left;
    background-color: #eeeeee; /* #0078b4;*/
    color: Black;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-top: 2px;
    width: 200px;
}


.cu_Headquarters
{
    clear:both;
    float: left;
    background-color: #cccccc;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    margin-top: 12px;
    width: 243px;
    color: black;    
}

.cu_BoldText
{
    font-weight: bold;
}

.cu_Container
{
	width: 560px;
}

.cu_ContactBoxLeft
{
	clear:left;
    float: left;
    padding-left: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 48%;
}

.cu_ContactBoxRight
{    
    float: left;
    padding-left: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 48%;
}

.cu_ContactBoxRight2
{    
    float: left;
    padding-left: 7px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 100px;
}

.cu_TextLine
{
    clear:both;
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
    color: black;
    white-space:nowrap;
}

.cu_TextLineDouble
{
    clear:both;
    float: left;
    padding-top: 2px;
    padding-bottom: 15px;
    color: black;
    white-space:nowrap;
}


.cu_TextLine2
{
    clear:both;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    white-space:nowrap;
}

.cc_Container
{
	width: 720px;

}

.cc_ContactBoxLeft
{
	clear:left;
    float: left;
    padding: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 45%;
    border-style: solid;
    border-width: 1px;
    height: 275px;
   
}

.cc_ContactBoxRight
{    
    float: right;
    padding: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 45%;
    border-style: solid;
    border-width: 1px;
    height: 275px;
}

.cc_TextLine
{
    clear:both;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    white-space:nowrap;
    text-align: center;
    width: 100%;    
}

/* Media Coverage CSS */
.mc_Container
{
    width: 570px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;

}

.mc_TopContainer
{
    clear: both;
    padding-bottom: 50px;
    
}

.mc_TopLeftContainer
{
    clear:left;
    float: left;
    width: 200px;
    
}

.mc_TopRightContainer
{
    float: left;
    width: 370px;
}

.mc_PublicationDate
{
    font-weight:bold;
    color: #000000;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}

a.mc_PublicationDate:link, a.mc_PublicationDate:visited {
				
	color: #000000;	
	text-decoration: none;		
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.mc_PublicationDate:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}


.mc_Publication
{
    font-weight:bold;
    color: #000000;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}

a.mc_Publication:link, a.mc_Publication:visited {
				
	color: #000000;	
	text-decoration: none;		
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.mc_Publication:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}


.mc_PublicationImg
{
    padding-left: 15px;
}

.mc_PublicationImg Img
{
    height: 35px;
    
}

.mc_BtmContainer
{
    clear: both;
    width: 100%;
}

.mc_PublicationTitle
{
    font-style:italic;
    color: #000000;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
    padding-bottom: 15px;
    width: 100%;
}

a.mc_PublicationTitle:link, a.mc_PublicationTitle:visited {
				
	color: #000000;	
	text-decoration: none;		
	font-style: italic;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.mc_PublicationTitle:hover {
	color: #000000;
	font-style: italic;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}


.mc_PublicationDescription
{
    width: 100%;
    color: #000000;	
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}

a.mc_PublicationDescription:link, a.mc_PublicationDescription:visited {
				
	color: #000000;	
	text-decoration: none;		
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}

a.mc_PublicationDescription:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;

}



