﻿body 
{
	background-color: #003672;
	font-family: Arial;
	font-size: 12px;
	color: #003672;
}
#wrap
{
	width: 950px;
	background-image: url(../images/bodyBG.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px 15px 20px 15px;
}

.countrySearch
{
	width: 940px;
	text-align: right;
	background-color: #003672;
	color: White;
	padding: 5px 10px 7px 0px;
}
.searchBtn
{
	vertical-align: bottom;
}
.topBanner
{
	background-image: url(../images/topBanner.jpg);
	width: 950px;
	height: 128px;
	background-repeat: no-repeat;
}
#logo
{
	padding: 25px 0px 0px 20px;	
	font-size: 0px;
}

#logo img
{
	border: none;
}
#menu
{
	text-align: right;
	padding: 10px 0px 0px 0px;	
}
#menu a
{
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #003672;
	font-weight: normal;
}
#menu a:hover
{
	color: #00aeef;
}
a
{
	color: #00aeef;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #003672;
}
.introTab
{
	background-image: url(../images/introTab.jpg);
	width: 497px;
	height: 281px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 20px 0px 20px;
	line-height: 24px;
	font-size: 13px;
}
.introText
{
	font-size: 14px;
	margin-top: 15px;	
}
.introTeaser
{
	padding: 12px 0px 12px 0px;
	font-size: 18px;
	line-height: 24px;
}
.mainImage
{
	float: left;
	padding-top: 7px;
}
.bottomTabContentsOptional
{
	margin-left: 7px;
	width: 933px;
	border-left: solid 1px #1f3a6f;
	border-right: solid 1px #1f3a6f;
	border-bottom: solid 1px #1f3a6f;
	padding-bottom: 10px;
}
.bottomTabContents
{
	margin-left: 7px;
	width: 935px;
}
.bottomTabContents a
{
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}
.bottomTabContents img
{
	border: none;
}
.leftModuleBox
{
	float: left;
	background-image: url(../images/leftModuleBox.jpg);
	width: 181px;
	height: 253px;
	margin-right: 4px;
}
.leftModuleBox img
{
	border: solid 1px #1f3a6f;
	width: 179px;
	height: 115px;
}
.bodyModuleBox
{
	float: left;
	background-image: url(../images/bodyModuleBox.jpg);
	width: 182px;
	height: 253px;	
	margin-left: 3px;
	margin-right: 3px;
}
.bodyModuleBox img
{
	border: solid 1px #1f3a6f;
	width: 180px;
	height: 115px;
}
.rightModuleBox
{
	float: left;
	background-image: url(../images/rightModuleBox.jpg);
	width: 181px;
	height: 253px;
	margin-left: 5px;
}
.rightModuleBox img
{
	border: solid 1px #1f3a6f;
	width: 179px;
	height: 115px;
}
.tabs
{
	float:left; 
	font-size:0px;
}
.tabHeadings a
{
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	padding-right: 70px;
}
.inactiveHeading
{
	color: #7f9ab8;
}
.activeHeading
{
	color: #003672;
}
.moduleHeading
{
	font-size: 14px;
	line-height: 22px;
	padding: 7px 0px 6px 10px;
	height: 44px;
}
.moduleDesc
{
	padding: 7px 5px 5px 10px;
}
.footer
{
	width: 940px;
	background-image: url(../images/footer.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 10px 15px 0px 25px;
	height: 46px;
	font-size: 10px;
}
.footer a
{
	color: #003672;
	text-decoration: none;
	font-weight: normal;
}
.tabBackground
{
	clear: both; 	
	background-image: url(../images/solutionsTab.jpg); 
	width: 950px;
    height: 46px;
}
.customerTabAssessments
{
	background-image: url(../images/customerTab1.jpg);
	padding-left: 20px;
	width: 930px;
	height: 48px;
}
.customerTabDocuments
{
	background-image: url(../images/customerTab2.jpg);
	padding-left: 20px;
	width: 930px;
	height: 48px;
}
.childTab
{
	background-image: url(../images/childTab.jpg);
	padding-left: 20px;
	width: 930px;
	height: 48px;
}
.childTabBody
{
	background-image: url(../images/childTab_Body.jpg);
	width: 930px;
	padding-left: 20px;
	background-repeat:repeat-y;
}
.childTabBottom
{
	background-image: url(../images/childTab_Bottom.jpg);
	width: 950px;
	height: 23px;
}
.childTabTitle
{
	font-size: 14px;
	padding-top: 15px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
	border-bottom: solid 1px silver;
}
.childTabTitleAssessmentActive
{
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
	border-bottom: solid 1px silver;
}
.childTabTitleAssessmentActive a
{
	color: #003573;
	text-decoration: none;
}
.childTabTitleAssessmentInActive
{
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
}
.childTabTitleAssessmentInActive a
{
	color: #8099b7;
	text-decoration: none;
}
.childTabTitleDocumentsInactive
{
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
	padding-left: 80px;
}
.childTabTitleDocumentsInactive a
{
	color: #8099b7;
	text-decoration: none;
}
/**/
.childTabTitleDocumentsInactive
{
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
	padding-left: 80px;
}
.childTabTitleDocumentsInactive a
{
	color: #8099b7;
	text-decoration: none;
}
.childTabTitleDocumentsActive
{
	float: left;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
	width: 290px;
	padding-bottom: 7px;
	padding-left: 80px;
}
.childTabTitleDocumentsActive a
{
	color: #003573;
	text-decoration: none;
}
/**/

.childContent
{
	padding-right: 20px; 
}
.childContent a
{
	color: #0d95d3;
	text-decoration: none;
	font-weight: bold;
}
.childContent a:hover
{
	color:#68634d;
}
.childVerticalMenu
{
	float: left; 
	width: 181px; 
	font-size: 0px;
}
.childImageArea
{
	width: 379px; 
	float: left;
	border-top: solid 1px #1f3a6f; 
	border-bottom: solid 1px #1f3a6f;
	font-size: 0px;
}
.subCategories
{
	font-size: 14px; 
	font-weight: bold; 
	color:#68634d; 
	padding-bottom: 5px;
	padding-top: 10px;
}
.subCategories a
{
	color:#68634d; 
	text-decoration: none;
}
.subCategories a:hover
{ 
	text-decoration: underline;
}
.categoryListing
{
	margin-top: 10px;
	border-left: solid 1px #cecece;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px navy;
	border-right: solid 1px navy;
	padding: 5px;
	width: 335px;
	color: #0d95d3;
	font-weight: bold;
}
.careersLeft
{
	vertical-align: top; 
	width: 350px; 
	border-right: solid 1px navy; 
	padding-right: 10px;
}
.careersRight
{
	vertical-align: top; 
	padding-left: 10px;
	padding-right: 20px;
}
.details
{
	text-align: right; 
	padding-top: 3px;
}
.details a
{
	color: #0d95d3;
	text-decoration: none;
	font-weight: bold;
}
.details a:hover
{
	color:#68634d;
	text-decoration: underline;
}
.table
{
	 background-color: #e2f2fa;
	 width: 345px;
}
.table td
{
	padding-left: 10px;
}
.button
{
	border: solid 1px #7b7b7b;
	background-color: #e0dfe3;
	cursor: pointer;
	padding: 2px;
}
.loginBox
{
	width: 360px; 
	background-color: #e2f2fa; 
	text-align: center; 
	border: solid 1px silver;
    padding: 20px 0px 20px 0px; 
    margin: 20px 0px 40px 90px; 
    font-weight: bold;
}
.factBookArea
{
	padding-bottom: 15px;
}
.factBookArea a
{
	color: #00aeef;
	font-weight: bold;
}
.factBookArea a:hover
{
	text-decoration: none;
}
.pdfArea
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdfArea a
{
	color: #00aeef;
	font-weight: bold;
}
.pdfArea a:hover
{
	text-decoration: none;
}
.imageArea
{
	float: right; 
	width: 560px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px;
}
.mapArea
{
	float: right; 
	width: 549px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px;
	border-left: solid 1px navy;
	margin-left: 10px;
	text-align: center;
	height: 490px; 
}
.mapContent
{ 
	padding-right: 20px;
}
.logOutArea
{
	float: left;
	padding: 3px 0px 0px 150px;
}
.clientFiles
{
	padding: 0px 20px 100px 20px;
}
.clientFiles li
{
	padding-bottom: 3px;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	float: left;
	padding-left: 385px;
	background-color: Transparent;
	margin: 0px 0px 0px 0px;
	z-index: 10 !important;
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #003672;
	background-color: transparent;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	color: #00aeef;
	text-decoration: none;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #00aeef;
	text-decoration: none;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/bullet_white_down.gif);*/
	background-repeat: no-repeat;
	background-position: 92%;
}




/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0d1959;
	margin-top: 5px;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	font-size: 12px;
	color: #003672;
	border-width: 0px 0px 0px 4px;
	border-color: #003672;
	border-style: solid;
	padding: 3px 20px 3px 5px;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	border-color: #003672;
	text-decoration: none;
	color: #00aeef;
}

#qm0 div div
{
	margin: 0px 0px 0px 3px;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	border-color: #75B1C2;
	text-decoration: underline;
	background-image: url(images/template2_black_arrow_right.gif);
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(images/template2_black_arrow_right.gif);
}


