@charset "utf-8";
/* CSS Document */

/* 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: #9FA5B3;
	}
.pageContent a:link, .pageContent a:visited {
	color:#6894D1;
}
.pageContent a:hover {
	color:#fff;
}
.tmenu a:hover {
	color:#6894D1;
}
#container {width:1042px;}


/* End Custom Attributes */

/* content */
.text-header {
	font-size: 10pt;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.icon
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}
.iconleft
{
	padding-right: 8px;
}
.iconfoot
{
	padding-right: 0px;
	padding-left: 5px;
}
.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
}
.pageContent {
	color: #9FA5B3;
	font-size: 10pt;
	font-family: Tahoma;
	text-align: justify;
}
.pageContent_table {
	padding-right:30px;padding-left:30px;padding-top:25px;padding-bottom:25px;
}
.pageContent a { 
    font-size: 10pt;
	color: #767676;
	font-family: Tahoma;
	}
/* top elements */
.company {
	font-size: 24px;
	font-family: Tahoma;
	color:#446A9C;
}
.slogan {
	font-size: 15px;
	font-family: Tahoma;
	color: #446A9C;
}
.slogantable {
	padding-right: 25px;
}
.footer {
	color: #B4C0CC;
	font-size: 8pt;
	font-family: Tahoma;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.logo{
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	color: #000099;
	font-weight: bold;
}
.logoword{
	font-size: 18pt;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}
.logowordtop{
	font-size: 14pt;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial;
}
/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F9FFFD;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
	text-decoration:none;
}
.menua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F9FFFD;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration:underline;
}
.menutable{
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
}
/*submenu*/
.submenutable{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenua {
	font-size: 8pt;
	color: #F7FFFF;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: normal;

}
.submenu {
	font-size: 8pt;
	color: #F7FFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.submenu-bg {
	background-color: #848684;
}

.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F7FFFF;
	text-decoration:none;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #F7FFFF;
	text-decoration:underline;
}
.menuline {
	color: #D6D6D6;
	text-decoration: none;
	background-color: #D6D6D6;
	width: 1px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu-hr { background-color: #FFFFFF; }


.bmenuContainer {
text-align:center;}

.bmenuaContainer {
text-align:center;}

/* 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;
}

.company {
    color: #FFFFFF;
    font-size: 20px !important;
    margin-left: -920px;
    margin-top: -75px;
    position: absolute;
    text-align: center;
    width: 150px;
	text-shadow: 2px 1px 4px #000;
}

.slogan {
    color: #FFFFFF;
    font-size: 14px !important;
    margin-left: -925px;
    position: absolute;
    width: 200px;
	text-shadow: 2px 1px 4px #000;
}



/* Client Override Attributes */
 .company { 
font-size: 28px;
color: #FFFFFF;
 }

 .slogan { 
font-size: 20px;
color: #FFFFFF;
 }

 .footer { 
font-size: 10px;
 }

