/* 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:#3D6EAA; }
.pageContent a:hover { color:#222222; }
a.menu:hover { color:#222222; }

/* body */
body { margin:0; background-color:#263F5E; }

/* container */
.container { width:980px; }

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Times New Roman, serif; color: #242C4C; text-transform: uppercase;}
.pageContent { font-size: 10pt; font-family: Tahoma, sans-serif; color: #000000; }
.pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; }

/* top elements */
.company { font-size: 15pt; font-family: Times New Roman, sans-serif; color: #ffffff; }
.slogan { font-size: 8pt; font-family: Tahoma, sans-serif; color: #A8B3C0; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.abmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #939EAB; }

/*backgrounds*/
.main-bg { background-color: #264061; }
.submenu-hr { background-color: #687A91; }

/*social media*/
#socialMedia {
    margin: 20px auto;
    text-align: center;
    width: 170px;
	clear: both;
}
#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;
}
* html #socialMedia {
	margin-left: 60px
}
/* Client Override Attributes */
 .company { 
font-family: Times New Roman;
font-size: 22px;
 }

 .slogan { 
font-family: Arial;
font-size: 10px;
 }

 .footer { 
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
 }

