/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#1371A7;
}
.pageContent a:hover {
	color:#222222;
}
.menu:hover {
	color:#1371A7;
}

/* End Custom Attributes */
	
/* content */
.text-header {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial Narrow, Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}
.pageContent { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; color: #000000; }
.pageContent a { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; }

/* top elements */
.company {
	font-size: 26px;
	font-family:  Arial, sans-serif;
	color: #E9EEEF;
}
.slogan { font-size: 18px; font-family: Arial Narrow, Arial, sans-serif; color: #dcdcdc; }

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #CCCCD4;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #CCCCD4;
	text-decoration: underline;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

/*submenu*/
.submenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #515254;
	text-decoration: none;
}
.asubmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #515254;
	text-decoration: underline;
}

/*bottom menu*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #555555;
	text-decoration: underline;
	text-transform: uppercase;
}

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6C6C6C; }
/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #078E88; }
.menu-hr { background-color: #26A6A2; }
.line {
	color: #969696;
}

/* SOCIAL MEDIA DIV STYLES*/
#socialMedia {
    margin: 20px auto;
    text-align: center;
    width: 170px;
}
#cchFacebook, #cchTwitter, #cchLinkedin, #cchYoutube {
    display: inline;
    margin: 0 3px;
}
#cchLike, #cchPlusOne {
    display: inline;
}
#cchDynamic {
    margin: 3px auto 0;
    overflow: hidden;
}
#cchStatic {
    margin: 0 auto;
}
#cchPlusOne {
    float: right;
}
#fblike {
    width: 73px !important;
}
#___plusone_0 {
    width: 62px !important;
}

/*Client Services*/
.services-top-list-column-1, .services-top-list-column-2 {text-align: left;}
/* Client Override Attributes */
 .company { 
font-size: 36px;
font-weight: bold;
 }

 .slogan { 
font-size: 24px;
font-style: italic;
 }

