/* Elements */

body
{
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
}

/* Classes */

.header_container
{
	height: auto;
	margin-bottom: 30px;
}

.header_container .companyLogo
{
	position: relative;
	top: auto;
	left: auto;
	border: solid 1px #003366;
	width: 283px;
	margin-bottom: 10px;
}

.header_container .login
{
	display: none;
}

.header_container .headerMenu_container
{
	position: relative;
	top: auto;
	left: 0;		 
	right: auto;
	width: auto;
	height: auto;
	text-align: left;
	border: solid 1px #CCCCCC;
}

.headerMenu_container .menuItem_container
{
	float: right;
}

.headerMenu_container .menuItem_container .menuItem a
{
	color: Blue;
	text-decoration: underline;
}

.headerMenu_container .menuItem_container .subMenu_container
{
	display: none;
}

.headerMenu_container span
{
	float: right;
}

body .header_container,
body .content_container,
body .footer_container
{
	width: auto !important;
}

.footer_container p
{
	font-size: 9pt !important;
}

body .footer_container .footer_information a
{
	color: blue;
	text-decoration: underline;
}

html body.panelledDisplay .content_container 
{
	height: auto !important;
}

body.panelledDisplay .content_container .contentLeft
{
	float: none;
	width: auto;
	min-height: 200px !important; /* 1px is left for the .clear element */
	height: 200px !important;
	margin: 0 0 15px;
	border: 0; 
	border-bottom: solid 1px #CCCCCC;
	overflow-x: hidden;
}

body.panelledDisplay .contentLeft .contentLeft_top
{
	height: auto;
}

body.panelledDisplay .contentLeft .contentLeft_top .newsAnnouncements_container
{
	position: relative;
	height: auto !important;
	overflow-y: auto;
	font-size: 9pt;
}

body.panelledDisplay .newsAnnouncements_container .newsAnnouncements_header
{
	font-size: 11pt;
	margin-bottom: 8px;
}

body.panelledDisplay .newsAnnouncements_container .newsAnnouncements_list a
{
	color: blue;
	text-decoration: underline;
	font-size: 9pt;
}

body.panelledDisplay .contentLeft_bottom
{
	display: none;
	border: solid 1px red;
}

body.panelledDisplay .content_container .contentRight
{
	float: none;
	width: auto;
}

body.panelledDisplay .content_container .contentRight .main,
body.panelledDisplay .content_container .contentRight .main_image
{
	display: none;
}

/*************** Home Page **********************/

body.home .contentRight .main_intro
{
	height: auto;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
}

body.home .infoPanels_container .infoPanel
{
	float:	none;
	width: auto;
	height: auto;
	margin: 15px 0;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
}

body.home .infoPanels_container .infoPanel a
{
	color: blue !important;
	text-decoration: underline;
	font-size: 9pt;
}

body.home .infoPanels_container .infoPanel p
{
	height: auto;
	font-size: 9pt;
}
                 
/*************** Products Page ******************/

body.products .contentRight .productInformation
{
	height: auto;
}

body.products .productInformation .productList,
body.products .productInformation .productDetails
{
	float: none;
	width: 992px;
	margin-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
}

body.products .productList .productList_header
{
	text-align: left;
}
			
body.products .productList .productList_header,
body.products .productDetails .productDetails_header
{
	font-weight: bold;
}

body.products .productList .productList_header span
{
	margin-left: 10px;
}

body.products .productList .productList_content,
body.products .productDetails .productDetails_content
{
	height: auto;
}

body.products .productList .productList_content a
{
	color: blue;
}

body.products .contentRight .infoPanels_container
{
	min-height: auto;
}

body.products .infoPanels_container .infoPanel
{
	float: none;
	height: auto;
	margin-right: 0;
	text-align: left;
	width: auto;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 15px;
}

body.products .infoPanels_container .last
{
	border-bottom: 0;
}

body.products .infoPanels_container .infoPanel_padder
{
	padding: 0;	
}

body.products .infoPanels_container .infoPanel .infoPanel_header
{
	text-align: left;
}

body.products .infoPanels_container .infoPanel .infoPanel_content
{
	height: auto;
}

body.products .infoPanels_container .infoPanel a
{
	color: Blue !important;
	text-decoration: underline;
}

body.solutions .content .navigationMenu_container,
body.marketSegments .content .navigationMenu_container
{
	margin-bottom: 15px;
	text-align: left;
}

body.solutions .content .navigationMenu_container a,
body.marketSegments .content .navigationMenu_container a
{
	display: block;
	color: Blue;
	text-decoration: underline;
	font-size: 9pt;
	margin-bottom: 5px;
}

body.solutions .content .navigationMenu_container a.selected,
body.marketSegments .content .navigationMenu_container a.selected
{
	color: #996633;
}

body.solutions .content .navigationMenu_container span,
body.marketSegments .content .navigationMenu_container span
{
	display: none;
}

body.solutions .content .productInformation_container,
body.marketSegments .content .productInformation_container
{
	height: auto;
	color: #000000;
}

body.solutions .productInformation_container .productInformation_header,
body.marketSegments .productInformation_container .productInformation_header
{
	position: relative;
	top: auto;
	left: auto;
	height: auto;
	margin-bottom: 15px;
}

body.solutions .productInformation_container .productInformation_content,
body.marketSegments .productInformation_container .productInformation_content
{
	position: relative;
	left: 35px;
	top: auto;
	height: auto;
}

/*************** Company Page *******************/

body.company .contentRight .main_intro 
{
	height: auto;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 15px;
	text-align: left;
}

body.company .contentRight .main_intro p 
{
	font-size: 9pt;
}

body.company .contentRight .companyInformation
{
	height: auto;
}

body.company .companyInformation .eventCalendar_container
{
	float: none;
	height: auto;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
	width: auto;
}

body.company .companyInformation .companyInformation_container
{
	float: none;
	height: auto;
	margin: 0;
	margin-bottom: 15px;
	width: auto;
}

/*************** Partner Community Page *********/

body.partnerCommunity  .partnerCommunity_container
{
	margin-top: 0;	
}

body.partnerCommunity .partnerCommunity_container .partnerCommunity_content
{
	margin: 0 0 0 0;
	width: auto;
}

body.partnerCommunity .partnerCommunity_content .partner_section .partnerInfo
{
	width: auto;
}
                 
/*************** Training Page ******************/

body.training .courseInformation_container .courseInformation_content
{
	height: auto;
	border: 0;
}
                 
/*************** ContactUs Page *****************/

html body.contactUs .content_container .contentLeft
{
	min-height: auto !important;
	height: auto !important;
}

body.contactUs .contentLeft .contact_headQuarters
{
	margin: 0 0 25px;
}

body.contactUs .contentLeft .contact_forgotPassword_container
{
	display: none;	
}

body.contactUs .contentLeft .contact_clickToCall
{
	height: auto;
}

body.contactUs .contentRight .contactInformation_container
{
	min-height: auto;
}

body.contactUs .contentRight .contactInformation_container .userQuestions_container,
body.contactUs .contentRight .contactInformation_container .featuredProduct_container 
{
	float: none;
	width: auto;
	margin-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
}

body.contactUs .userQuestions_container .userQuestions_content,
body.contactUs .featuredProduct_container .featuredProduct_content_container
{
	border: 0;
	height: auto;
	font-size: 9pt;
}

body.contactus .featuredProduct_content_container .siteRequirements_container ul
{
	left: auto;
	width: auto;
}

body.contactUs .featuredProduct_content_container .siteRequirements_container a
{
	color: blue;
}

body.contactUs .contentLeft .contact_headQuarters span.email a,
body.contactUs .contentLeft .contact_clickToCall span.email a
{
	color: Blue;	
}


/*************** Information Page ***************/

body.siteInformation .siteInformation_container .siteMap_container
{
	font-size: 9pt;
	
}

body.siteInformation .siteInformation_container .siteMap_container a
{
	color: Blue !important; 
}
                 
/*************** Legal Page ********************/
                 
/*************** News Page **********************/

body.news .news_header
{
	font-weight: bold;
}

body.news .newsContent_container .newsList_container
{
	float: none;
	height: auto;
	margin: 0 0 15px 0;
	width: auto;
	border-bottom: solid 1px #CCCCCC;
}

body.news .newsList_container .newsList_control .newsControl
{
	font-size: 10pt;
}

body.news .newsList_container .newsList_content a
{
	color: blue;
	font-size: 9pt;
	text-decoration: underline;
	margin-bottom: 5px;
}

body.news .newsList_container .newsList_content a.selected
{
	color: #003366;
}


html body.news .newsContent_container .newsArticle_container
{
	float: none;
	height: auto;
	margin: 0;
	width: auto;
}

body.news .newsArticle_container .newsArticle_content
{
	position: relative;
	overflow: visible;
	height: auto;
	width: auto;
	top: auto;
}

body.news .newsArticle_content .article_title
{
	text-align: left;
}

/* Element IDs */
