					/*------------------------------ ISOCOM GLOBAL STYLES ------------------------------*/

/* This stylesheet pertains to the look of specific element contents like fonts, list objects, images and so on. */
/*
In here will be styles like:
	- colors
	- font styles
	- list styles
	- general tweaks
	- links
*/

				/*----------- UNIVERSAL ----------*/
.whiteTxt, .topModalBtn, .homePage .newsCat, .partnerPage .newsCat, .slideNo, .modalContactLink, .modalContactDetail, .modalContactDetail a, .sideMenu .sideMenuHead, .modalContactMe label, .bannerMessage, .clientInfoBtn, .modalGuideDwnld, .modalResDwnld, .contactMessage, .downloadL, #contactMeText, .helpMessage{
	color:#FFFFFF;
}
.boldTxt, .homePage .newsCat, .partnerPage .newsCat, .newsArtHead, .mainLink, .topLevel, .topModalBtn, .sideMenu .sideMenuHead, .contactMessage, .helpMessage{
	font-weight:700;
}
.centerTxt, .mainLink, .topLevel, .clientInfoBtn{
	text-align:center
}
.leftTxt, .modalContactMe label{
	text-align:right;
}
.centerImg{
	width:689px;
	text-align:center;
}
li {
	line-height:18px;
}

				/*---------- IMAGES ----------*/
			
				/*---------- TEXT ----------*/
h1{
	font-size:24px;
	font-weight:500;
}
h2{
	font-size:16px;
	font-weight:500;
}
h3{
	color:#2577c1;
}
.medTxt, .homePage .newsCat, .partnerPage .newsCat, .modalContactLink, .txtTwelve, .txtTwelve span, .sideMenu .sideMenuHead, .bannerMessage, .txtMed, .modalGuideDwnld, .modalResDwnld, .quote, .quote i, .loader, .openLink{
	font-size:12px;
}
#infoSecMain p, .outsourcingPage .outsourceTxt p{
	line-height:20px;
}
.homePage .newsItem, .footer a{
	font-size:10px;
}
.modalContactHead{
	font-size:18px;
}
.newsArtHead{
	font-size:16px;
	color:#333333;
}
.newsArtDate, .blogArtDate{
	color:#A8A8A8;
}
.homePage .newsArticle p, #infoSecMain p, #infoSecMain li, h1, .modalContactMe input, .modalContactMe textarea, .clientInfo, .outsourceTxt p, .outsourcingPage .outsourceTxt li, .personFacts, .newsArticle li, .newsArchHead, h2, #quoteForm1, .extraLong, .globalTxt{
	color:#454545;
}
.lightGreyMe{
	color:#CCCCCC;
}
.quote, .loader, .partnerSubHead, #homeLeftSquare li{
	color:#a3a3a3;
}
.footer{
	text-align:center;
	color:#a3a3a3;
}	
.footer p{
	font-size:10px;
}
.contactMessage, .helpMessage{
	font-size:13px;
}
.modalContactMe input, .modalContactMe label, .modalContactMe textarea{
	font-size:14px;
}
.lightBlue, .openLink{
	color:#367dbd;
}
.downloadBtn{
	text-decoration:none; 
	cursor:pointer;
}
.lightGreyTxt, .latestBlogHead, .catCloudItem{
	color:#a8a8a8;
}
/*Links*/			
a{
	position:relative;
	color:#3980d9;
	text-decoration:none;
}
.hoverLink, .topLevel, .subMenu a {
	color:#555;
}
a:hover, .blogBottom a:hover{
	color:#69bff5;
}
.hoverLink:hover, a.topLevel:hover {
	cursor:pointer;
	color:#333;
}
.mainLink, .topLevel{
	margin-right:2px;
	padding-top:7px;
	padding-bottom:5px;
	font-size:12px;
}
.subMenu a{
	padding-top:8px;
	padding-bottom:8px;
	margin-left:8px;
}
.subMenu a:hover{
	color:#2461a0;
	text-decoration:underline;
}
.lastLinkSub{
	padding-bottom:10px;
}
.needHand{
	cursor:pointer;
}
.slideNo{
	font-size:13px;
}
.clientInfo a{
	color:#FFFFFF;
}
.clientInfo a:hover, .openLink{
	text-decoration:underline;
}
.downloadBtn, .downloadBtn:hover, #loginList a{
	color:#FFFFFF;
}
.blogBottom a{
	color:#A8A8A8;
}
#headerContain a:hover{
	color:#FFFFFF;
}
#loginList a:hover{
	color:#c6e9ff;
}
