﻿/*
dark gray : #5e5b5b  main text 
light gray : #989898  footer text
Royal blue4 : #15317E  header text
Royal blue: #2B60DE Title text
Royal blue1: #7397e0 SubTitle text
navy : #000080 client names
home news headline:  330099   
*/

.imgPaddingLeft
{
 padding-left:5px;
}
.imgPaddingRight
{
	padding-right:5px;
	text-align: center;
}
body
{
	font-size:8pt;
	font-family:Arial;
	color:#5e5b5b;
	margin:0px 0px 0px 0px;
}
.searchResultLabel
{
	font-size:9pt;
	font-family:Verdana;
	color:#5e5b5b;
	font-weight:bold;
}
a:link, a:visited
{
	text-decoration:none;
	color:#000080;
}
a:hover
{
	text-decoration:none;
	color:#7397e0;
}
hr
{
	color:#989898;
}
p
{
	margin-top:7px;
	margin-bottom:7px;
	text-align:justify;
}
ul
{
	padding:0px;
	margin-left:15px;
	margin-bottom:7px;
	margin-top:7px;
}
li
{
	list-style-type:square;
}
span#CopyRight
{
}
p
{
	 padding-bottom:0px;
	 margin-bottom:5px;
}
div#Footer
{
	text-align:center;
	font-size:7pt;
	color:#989898;
}

table#MasterTable,
table#ProductsMasterTable,
table#ServicesMasterTable,
table#SupportMasterTable
{
	width:100%;
}
.MasterHeaderTable
{
	width:100%;
	height: 60px;
	
}

.tdRightColumn
{
	border-right: solid 1px  gray;
	border-left: solid 1px gray;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	
}
.tdLeftColumn
{
	 width:200px; 
	 vertical-align:top; 
	 text-align:center;
}
.SubMenuItemHeader
{
	background-color:Fuchsia;
	font-weight:bold;
}
.HomeImage
{
	padding-left:10px;
	padding-bottom:10px;
}
div#HomeBody
{
	vertical-align:bottom;
	height:450px;
	width:570px;
	border-right: dashed 1px gray;
	padding-left:7px;
	padding-right:7px;
	text-align:justify;
	background-image:url('images/airport_terminal.jpg');
	background-repeat:no-repeat;
	
}
div#divMiRAMiddle
{
	min-height:450px;
	border-left:dashed 1px gray;
	
	padding-left:7px;
	padding-right:7px;
	text-align:justify;
}
div#HomeLeftColumn
{
	

}
div#MasterCenter
{
	margin:0 auto;
	width:770px;
}
div#divLogin
{
	margin: auto;
	width:100%;
}
div#divCareers,
div#divCareerDetails,
div#divClients,
div#divContactUs,
div#divHome,
div#divJobEdit,
div#divJobList,
div#divNews,
div#divNewsDetails,
div#divNewsEdit,
div#divNewsList,
div#divOverview,
div#divPartners,
div#divProducts,
div#divMiRA,
div#divLogin,
div#divPasswordRecovery,
div#divCreateUser,
div#divChangePassword,
div#divAdmin,
div#divSearchResult
{
	min-height:320px;
}
.divMinHeight
{
	min-height:320px;
}
.divMinHeightWithoutImage,
div#divConditions,
div#divPrivacy
{
	min-height:450px;
}
.divHeaderText
{
	padding-left:10px;
	padding-top:3px;
	height:30px;
	background-image:url(images/headerbg.png);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:16pt;
	color:#15317E; 
	border-bottom: solid 1px #989898;
}
.divJobTitle
{
	padding-top:10px;
	height:30px;
	font-family:Tahoma;
	font-size:14pt;
	color:#15317E; 
}
.divTitleText
{
	
	padding-top:10px;
	padding-bottom:2px;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:#2B60DE; 
}

.divSubTitleText
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	color:#7397e0; 
}
.lnkSubTitle:link, .lnkSubTitle:visited
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	color:#7397e0;
	text-decoration:none; 
}
.lnkSubTitle:hover, .lnkSubTitle:focus
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	color:#15317E;
	text-decoration:none; 
}
.pImportantText
{
	font-style:italic;
}
.tdClientName
{
width:120px;	
vertical-align:top;
text-align:center;
}
.tdClientDetail
{
	vertical-align:top;
}
.divClientName
{
	font-size:12pt;
	font-weight:bold;
	color:#000080;
	font-family:Arial;
}
.DroppedCap
{
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Verdana, serif, Georgia;
}
.LeftFloatingImage
{	width: 14px;
}
.HomeNewsItemHeaderStyle a:link
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#330099;
}
.HomeNewsItemHeaderStyle a:hover
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#330099;
}
.HomeNewsItemHeaderStyle a:visited
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#330099;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.lnkFooter:link,.lnkFooter:visited
{
	text-align:center;
	font-size:7pt;
	color:#989898;
	text-decoration:none;
}
.lnkFooter:focus, .lnkFooter:hover
{
	text-align:center;
	font-size:7pt;
	color:#989898;
	text-decoration:underline;
}
.homeProfileText
{
	letter-spacing:0.5px;
	text-align:justify;
}
.lnkHomeImageLinks:link
{
	width:230px;
	height:70px;
}
.lnkHomeImageLinks:hover
{
	width:230px;
	height:70px;
}
.lnkHomeImageLinks:visited
{
	width:230px;
	height:70px;
}
.imgHomeLink
{
	border:solid 1px gray;
}

.mainMenuPanel
{
	padding:0px;
}
.lnkManual:link
{
	text-decoration:none;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	color:#7397e0; 
}
.lnkManual:visited
{
	text-decoration:none;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	color:#7397e0; 
}
.lnkManual:active
{
	text-decoration:none;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	color:#7397e0; 
}
.lnkManual:hover 
{
	text-decoration:none;
	padding-left:10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	color:#15317E; 
}
.imagePadding
{
	padding:5px;
}
.lnkHomeNews:link
{
	 text-decoration:none;
	 font-family:Arial;
	 font-size:8pt;
	 color:#15317E;
	 font-weight:bold;
}
.lnkHomeNews:hover
{
	 text-decoration:none;
	 font-family:Arial;
	 font-size:8pt;
	 color:#7397e0;
	 font-weight:bold;
}
.lnkHomeNews:visited
{
	 text-decoration:none;
	 font-family:Arial;
	 font-size:8pt;
	 color:#15317E;
	 font-weight:bold;
}


.lblHomeNewsDate
{
 font-family:Verdana;
 font-size:8pt;
 color:Gray;
}
#divMasterTopHeader
{
	background-image:url('images/topHeader.png'); 
	background-repeat:no-repeat;
}
.justifyText
{
	text-align:justify;
}
.tdOfficeLocation
{
 font-weight:bold;
}
